Skip to content

Commit

Permalink
chore(deps): update gomod (#39)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) |
`v1.44.119` -> `v1.49.21` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.49.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go/v1.49.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go/v1.44.119/v1.49.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go/v1.44.119/v1.49.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) |
`v0.12.61` -> `v0.12.74` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpterm%2fpterm/v0.12.74?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fpterm%2fpterm/v0.12.74?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fpterm%2fpterm/v0.12.61/v0.12.74?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpterm%2fpterm/v0.12.61/v0.12.74?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/sheldonhull/magetools](https://togithub.com/sheldonhull/magetools)
| `v1.0.0` -> `v1.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsheldonhull%2fmagetools/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsheldonhull%2fmagetools/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsheldonhull%2fmagetools/v1.0.0/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsheldonhull%2fmagetools/v1.0.0/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary>

###
[`v1.49.21`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14921-2024-01-14)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.20...v1.49.21)

\===

##### Service Client Updates

-   `service/sagemaker`: Updates service API
- This release will have ValidationException thrown if certain invalid
app types are provided. The release will also throw ValidationException
if more than 10 account ids are provided in VpcOnlyTrustedAccounts.

###
[`v1.49.20`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14920-2024-01-12)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.19...v1.49.20)

\===

##### Service Client Updates

-   `service/connect`: Updates service API and documentation
-   `service/connectparticipant`: Updates service API
-   `service/location`: Updates service documentation
-   `service/mwaa`: Updates service API and documentation
-   `service/s3control`: Adds new service
- S3 On Outposts team adds dualstack endpoints support for S3Control and
S3Outposts API calls.
-   `service/supplychain`: Adds new service
-   `service/transfer`: Updates service API and documentation
- AWS Transfer Family now supports static IP addresses for SFTP & AS2
connectors and for async MDNs on AS2 servers.

###
[`v1.49.19`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14919-2024-01-11)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.18...v1.49.19)

\===

##### Service Client Updates

-   `service/ec2`: Updates service API and documentation
- This release adds support for adding an ElasticBlockStorage volume
configurations in ECS RunTask/StartTask/CreateService/UpdateService
APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
-   `service/ecs`: Updates service API and documentation
- This release adds support for adding an ElasticBlockStorage volume
configurations in ECS RunTask/StartTask/CreateService/UpdateService
APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
-   `service/eventbridge`: Updates service API and documentation
-   `service/iot`: Updates service API and documentation
- Add ConflictException to Update APIs of AWS IoT Software Package
Catalog
-   `service/iotfleetwise`: Updates service API
-   `service/secretsmanager`: Updates service documentation and examples
    -   Doc only update for Secrets Manager
-   `service/workspaces`: Updates service documentation
- Added AWS Workspaces RebootWorkspaces API - Extended Reboot
documentation update

###
[`v1.49.18`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14918-2024-01-10)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.17...v1.49.18)

\===

##### Service Client Updates

-   `service/connectcampaigns`: Updates service API
-   `service/location`: Updates service API and documentation
-   `service/logs`: Updates service API and documentation
- Add support for account level subscription filter policies to
PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs.
Additionally, PutAccountPolicy has been modified with new optional
"selectionCriteria" parameter for resource selection.
-   `service/qconnect`: Updates service API
-   `service/redshift-serverless`: Updates service documentation
-   `service/route53`: Updates service API and documentation
    -   Route53 now supports geoproximity routing in AWS regions
-   `service/wisdom`: Updates service API

###
[`v1.49.17`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14917-2024-01-08)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.16...v1.49.17)

\===

##### Service Client Updates

-   `service/codebuild`: Updates service API and documentation
- Aws CodeBuild now supports new compute type BUILD_GENERAL1\_XLARGE
-   `service/ec2`: Updates service API
- Amazon EC2 R7iz bare metal instances are powered by custom 4th
generation Intel Xeon Scalable processors.
-   `service/route53resolver`: Updates service API and documentation

###
[`v1.49.16`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14916-2024-01-05)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.15...v1.49.16)

\===

##### Service Client Updates

-   `service/connect`: Updates service API
-   `service/kms`: Updates service documentation
    -   Documentation updates for AWS Key Management Service (KMS).
-   `service/redshift-serverless`: Updates service documentation

##### SDK Bugs

- The logging behavior in `aws/ec2metadata/token_provider.go` was
updated: warnings about falling back to IMDSv1 are now logged only when
LogLevel is set to `LogDebugWithDeprecated`.
- This change prevents unnecessary warnings when LogLevel is set to
suppress messages.

###
[`v1.49.15`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14915-2024-01-04)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.14...v1.49.15)

\===

##### Service Client Updates

-   `service/config`: Updates service API and documentation
-   `service/docdb`: Updates service API and documentation
- Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId
fields to DescribeDBInstances Response.
-   `service/ecs`: Updates service API and documentation
- This release adds support for managed instance draining which
facilitates graceful termination of Amazon ECS instances.
-   `service/es`: Updates service API and documentation
- This release adds support for new or existing Amazon OpenSearch
domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher
suites for domain endpoints.
-   `service/lightsail`: Updates service API and documentation
- This release adds support to set up an HTTPS endpoint on an instance.
-   `service/opensearch`: Updates service API and documentation
-   `service/sagemaker`: Updates service API and documentation
- Adding support for provisioned throughput mode for SageMaker Feature
Groups
-   `service/servicecatalog`: Updates service API and documentation
- Added Idempotency token support to Service Catalog
AssociateServiceActionWithProvisioningArtifact,
DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction
API

###
[`v1.49.14`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14914-2024-01-03)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.13...v1.49.14)

\===

##### Service Client Updates

-   `service/connect`: Updates service API and documentation
-   `service/mediaconvert`: Updates service API and documentation
- This release includes video engine updates including HEVC
improvements, support for ingesting VP9 encoded video in MP4 containers,
and support for user-specified 3D LUTs.

###
[`v1.49.13`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14913-2023-12-29)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.12...v1.49.13)

\===

##### Service Client Updates

-   `service/apprunner`: Updates service API and documentation
-   `service/location`: Updates service API and documentation
-   `service/quicksight`: Updates service API and documentation
- Add LinkEntityArn support for different partitions; Add
UnsupportedUserEditionException in UpdateDashboardLinks API; Add support
for New Reader Experience Topics

###
[`v1.49.12`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14912-2023-12-28)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.11...v1.49.12)

\===

##### Service Client Updates

-   `service/codestar-connections`: Updates service API
- `service/kinesis-video-archived-media`: Updates service API and
documentation
-   `service/sagemaker`: Updates service API and documentation
- Amazon SageMaker Studio now supports Docker access from within app
container

###
[`v1.49.11`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14911-2023-12-27)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.10...v1.49.11)

\===

##### Service Client Updates

-   `service/elasticmapreduce`: Updates service API and documentation
- Add support for customers to modify cluster attribute auto-terminate
post cluster launch

###
[`v1.49.10`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14910-2023-12-26)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.9...v1.49.10)

\===

##### Service Client Updates

-   `service/iam`: Updates service documentation
- Documentation updates for AWS Identity and Access Management (IAM).

##### SDK Enhancements

- `aws`: Add `WithUseFIPSEndpoint` to `aws.Config`.
([#&#8203;5078](https://togithub.com/aws/aws-sdk-go/pull/5078))
- `WithUseFIPSEndpoint` can be used to explicitly enable or disable FIPS
endpoint variants.

###
[`v1.49.9`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1499-2023-12-22)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.8...v1.49.9)

\===

##### Service Client Updates

-   `service/bedrock-agent`: Updates service API
-   `service/glue`: Updates service API and documentation
- This release adds additional configurations for Query Session Context
on the following APIs: GetUnfilteredTableMetadata,
GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata.
-   `service/lakeformation`: Updates service API and documentation
-   `service/mediaconnect`: Updates service API and documentation
-   `service/networkmonitor`: Adds new service
-   `service/omics`: Updates service documentation
-   `service/s3`: Updates service examples
    -   Added additional examples for some operations.
-   `service/secretsmanager`: Adds new service
    -   Update endpoint rules and examples.

###
[`v1.49.8`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1498-2023-12-21)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.7...v1.49.8)

\===

##### Service Client Updates

-   `service/amp`: Updates service API and documentation
- `service/appintegrations`: Updates service API, documentation,
paginators, and examples
-   `service/bedrock-agent`: Updates service API and documentation
-   `service/codecommit`: Updates service API and documentation
- AWS CodeCommit now supports customer managed keys from AWS Key
Management Service. UpdateRepositoryEncryptionKey is added for updating
the key configuration. CreateRepository, GetRepository,
BatchGetRepositories are updated with new input or output parameters.
- `service/connect`: Updates service API, documentation, and paginators
-   `service/medialive`: Updates service API and documentation
- MediaLive now supports the ability to configure the audio that an AWS
Elemental Link UHD device produces, when the device is configured as the
source for a flow in AWS Elemental MediaConnect.
- `service/rds`: Updates service API, documentation, waiters,
paginators, and examples
- This release adds support for using RDS Data API with Aurora
PostgreSQL Serverless v2 and provisioned DB clusters.
-   `service/rds-data`: Updates service API and documentation
-   `service/sagemaker`: Updates service API and documentation
- Amazon SageMaker Training now provides model training container access
for debugging purposes. Amazon SageMaker Search now provides the ability
to use visibility conditions to limit resource access to a single domain
or multiple domains.

###
[`v1.49.7`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1497-2023-12-20)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.6...v1.49.7)

\===

##### Service Client Updates

-   `service/appstream`: Updates service API and documentation
- This release introduces configurable clipboard, allowing admins to
specify the maximum length of text that can be copied by the users from
their device to the remote session and vice-versa.
-   `service/eks`: Updates service API, documentation, and paginators
-   `service/guardduty`: Updates service API and documentation
- This release 1) introduces a new API: GetOrganizationStatistics , and
2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for
GetUsageStatistics API
- `service/managedblockchain-query`: Updates service API and
documentation
-   `service/mediatailor`: Updates service API and documentation
-   `service/route53`: Updates service API and documentation
- Amazon Route 53 now supports the Canada West (Calgary) Region
(ca-west-1) for latency records, geoproximity records, and private DNS
for Amazon VPCs in that region.

###
[`v1.49.6`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1496-2023-12-19)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.5...v1.49.6)

\===

##### Service Client Updates

-   `service/appsync`: Updates service API and documentation
-   `service/chime-sdk-meetings`: Updates service API and documentation
-   `service/ec2`: Updates service API and documentation
- Provision BYOIPv4 address ranges and advertise them by specifying the
network border groups option in Los Angeles, Phoenix and Dallas AWS
Local Zones.
-   `service/fsx`: Updates service API and documentation
-   `service/marketplace-catalog`: Updates service API and documentation
- `service/rds`: Updates service API, documentation, waiters,
paginators, and examples
- RDS - The release adds two new APIs: DescribeDBRecommendations and
ModifyDBRecommendation

###
[`v1.49.5`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1495-2023-12-18)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.4...v1.49.5)

\===

##### Service Client Updates

-   `service/cognito-idp`: Updates service API and documentation
-   `service/eks`: Updates service API, documentation, and paginators
-   `service/quicksight`: Updates service documentation
- A docs-only release to add missing entities to the API reference.
-   `service/route53resolver`: Updates service API and documentation

###
[`v1.49.4`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1494-2023-12-15)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.3...v1.49.4)

\===

##### Service Client Updates

-   `service/cloud9`: Updates service documentation and examples
    -   Updated Cloud9 API documentation for AL2023 release
-   `service/connect`: Updates service API and documentation
-   `service/connectcases`: Updates service API
-   `service/kms`: Updates service documentation
    -   Documentation updates for AWS Key Management Service
- `service/rds`: Updates service API, documentation, waiters,
paginators, and examples
    -   Updates Amazon RDS documentation by adding code examples
-   `service/sagemaker`: Updates service API and documentation
- This release 1) introduces a new API: DeleteCompilationJob , and 2)
adds InfraCheckConfig for Create/Describe training job API

###
[`v1.49.3`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1493-2023-12-14)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.2...v1.49.3)

\===

##### Service Client Updates

-   `service/appstream`: Updates service API
- This release includes support for images of Windows Server 2022
platform.
-   `service/b2bi`: Updates service documentation and examples
-   `service/billingconductor`: Updates service API and documentation
-   `service/connect`: Updates service API and documentation
-   `service/controltower`: Updates service documentation
-   `service/firehose`: Updates service API and documentation
- This release, 1) adds configurable buffering hints for the Splunk
destination, and 2) reduces the minimum configurable buffering interval
for supported destinations
-   `service/gamelift`: Updates service API and documentation
- Amazon GameLift adds the ability to add and update the game properties
of active game sessions.
-   `service/iot`: Updates service API and documentation
- This release adds the ability to self-manage certificate signing in
AWS IoT Core fleet provisioning using the new certificate provider
resource.
-   `service/opensearch`: Updates service documentation
-   `service/quicksight`: Updates service API and documentation
- Update Dashboard Links support; SingleAxisOptions support; Scatterplot
Query limit support.
-   `service/workspaces`: Updates service documentation
    -   Updated note to ensure customers understand running modes.

###
[`v1.49.2`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14921-2024-01-14)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.1...v1.49.2)

\===

##### Service Client Updates

-   `service/sagemaker`: Updates service API
- This release will have ValidationException thrown if certain invalid
app types are provided. The release will also throw ValidationException
if more than 10 account ids are provided in VpcOnlyTrustedAccounts.

###
[`v1.49.1`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14919-2024-01-11)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.0...v1.49.1)

\===

##### Service Client Updates

-   `service/ec2`: Updates service API and documentation
- This release adds support for adding an ElasticBlockStorage volume
configurations in ECS RunTask/StartTask/CreateService/UpdateService
APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
-   `service/ecs`: Updates service API and documentation
- This release adds support for adding an ElasticBlockStorage volume
configurations in ECS RunTask/StartTask/CreateService/UpdateService
APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
-   `service/eventbridge`: Updates service API and documentation
-   `service/iot`: Updates service API and documentation
- Add ConflictException to Update APIs of AWS IoT Software Package
Catalog
-   `service/iotfleetwise`: Updates service API
-   `service/secretsmanager`: Updates service documentation and examples
    -   Doc only update for Secrets Manager
-   `service/workspaces`: Updates service documentation
- Added AWS Workspaces RebootWorkspaces API - Extended Reboot
documentation update

###
[`v1.49.0`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1490-2023-12-11)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.16...v1.49.0)

\===

##### Service Client Updates

-   `service/neptune`: Updates service API and documentation
- This release adds a new parameter configuration setting to the Neptune
cluster related APIs that can be leveraged to switch between the
underlying supported storage modes.
-   `service/pinpoint`: Updates service documentation
- This release includes Amazon Pinpoint API documentation updates
pertaining to campaign message sending rate limits.
-   `service/securityhub`: Updates service API and documentation

##### SDK Features

- `service/sqs`: BREAKFIX: Revert SQS error constants to original state
- Values for SQS error constants were incorrectly changed. This reverts
them back.

###
[`v1.48.16`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14816-2023-12-08)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.15...v1.48.16)

\===

##### Service Client Updates

-   `service/ec2`: Updates service API
- M2 Mac instances are built on Apple M2 Mac mini computers. I4i
instances are powered by 3rd generation Intel Xeon Scalable processors.
C7i compute optimized, M7i general purpose and R7i memory optimized
instances are powered by custom 4th Generation Intel Xeon Scalable
processors.
- `service/finspace`: Updates service API, documentation, and paginators
-   `service/monitoring`: Updates service API and documentation
- Adds support for the OpenTelemetry 1.0 output format in CloudWatch
Metric Streams.

###
[`v1.48.15`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14815-2023-12-07)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.14...v1.48.15)

\===

##### Service Client Updates

-   `service/codedeploy`: Updates service API and documentation
- This release adds support for two new CodeDeploy features: 1) zonal
deployments for Amazon EC2 in-place deployments, 2) deployments
triggered by Auto Scaling group termination lifecycle hook events.

###
[`v1.48.14`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14814-2023-12-06)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.13...v1.48.14)

\===

##### Service Client Updates

-   `service/backup`: Updates service API and documentation
-   `service/comprehend`: Updates service documentation
-   `service/connect`: Updates service API and documentation
-   `service/ec2`: Updates service API and documentation
- Releasing the new cpuManufacturer attribute within the
DescribeInstanceTypes API response which notifies our customers with
information on who the Manufacturer is for the processor attached to the
instance, for example: Intel.
- `service/payment-cryptography`: Updates service API and documentation

###
[`v1.48.13`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14813-2023-12-05)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.12...v1.48.13)

\===

##### Service Client Updates

-   `service/athena`: Updates service API and documentation
    -   Adding IdentityCenter enabled request for interactive query
-   `service/cleanroomsml`: Updates service API and documentation
-   `service/cloudformation`: Updates service documentation
    -   Documentation update, December 2023
-   `service/ec2`: Updates service API and documentation
- Adds A10G, T4G, and H100 as accelerator name options and Habana as an
accelerator manufacturer option for attribute based selection

###
[`v1.48.12`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14812-2023-12-04)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.11...v1.48.12)

\===

##### Service Client Updates

-   `service/billingconductor`: Updates service API and documentation
-   `service/braket`: Updates service API and documentation
-   `service/cloud9`: Updates service API and documentation
- This release adds the requirement to include the imageId parameter in
the CreateEnvironmentEC2 API call.
-   `service/cloudformation`: Updates service waiters
- Including UPDATE_\* states as a success status for CreateStack waiter.
-   `service/finspace`: Updates service API and documentation
-   `service/medialive`: Updates service API and documentation
- Adds support for custom color correction on channels using 3D LUT
files.
-   `service/servicecatalog-appregistry`: Updates service documentation

###
[`v1.48.11`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14811-2023-12-01)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.10...v1.48.11)

\===

##### Service Client Updates

-   `service/qconnect`: Updates service API and documentation
-   `service/rbin`: Updates service API and documentation
-   `service/verifiedpermissions`: Updates service API and documentation

###
[`v1.48.10`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14810-2023-11-30)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.9...v1.48.10)

\===

##### Service Client Updates

- `service/arc-zonal-shift`: Updates service API, documentation, and
paginators
-   `service/glue`: Updates service API and documentation
- Adds observation and analyzer support to the GetDataQualityResult and
BatchGetDataQualityResult APIs.
-   `service/sagemaker`: Updates service API and documentation
- This release adds support for 1/ Code Editor, based on Code-OSS,
Visual Studio Code Open Source, a new fully managed IDE option in
SageMaker Studio 2/ JupyterLab, a new fully managed JupyterLab IDE
experience in SageMaker Studio

###
[`v1.48.9`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1489-2023-11-30)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.8...v1.48.9)

\===

##### Service Client Updates

-   `service/marketplace-agreement`: Adds new service
-   `service/marketplace-catalog`: Updates service API and documentation
-   `service/marketplace-deployment`: Adds new service
- `service/redshift-serverless`: Updates service API, documentation, and
paginators

###
[`v1.48.8`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1488-2023-11-29)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.7...v1.48.8)

\===

##### Service Client Updates

- `service/application-autoscaling`: Updates service API and
documentation
- `service/cleanrooms`: Updates service API, documentation, and
paginators
-   `service/cleanroomsml`: Adds new service
-   `service/opensearch`: Updates service API and documentation
- `service/opensearchserverless`: Updates service API and documentation
-   `service/runtime.sagemaker`: Updates service API and documentation
- `service/sagemaker`: Updates service API, documentation, and
paginators
- This release adds following support 1/ Improved SDK tooling for model
deployment. 2/ New Inference Component based features to lower inference
costs and latency 3/ SageMaker HyperPod management. 4/ Additional
parameters for FM Fine Tuning in Autopilot
-   `service/sts`: Updates service documentation
    -   Documentation updates for AWS Security Token Service.

###
[`v1.48.7`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1487-2023-11-28)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.6...v1.48.7)

\===

##### Service Client Updates

-   `service/accessanalyzer`: Updates service API and documentation
-   `service/bedrock`: Updates service API and documentation
-   `service/bedrock-agent`: Adds new service
-   `service/bedrock-agent-runtime`: Adds new service
- `service/bedrock-runtime`: Updates service API, documentation, and
waiters
- `service/connect`: Updates service API, documentation, and paginators
-   `service/customer-profiles`: Updates service API and documentation
- `service/qbusiness`: Updates service API, documentation, paginators,
and examples
- `service/qconnect`: Updates service API, documentation, paginators,
and examples
- `service/s3`: Updates service API, documentation, paginators, and
examples
-   `service/s3control`: Updates service API and documentation

###
[`v1.48.6`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1486-2023-11-28)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.5...v1.48.6)

\===

##### Service Client Updates

- `service/elasticache`: Updates service API, documentation, and
paginators
- Launching Amazon ElastiCache Serverless that enables you to create a
cache in under a minute without any capacity management. ElastiCache
Serverless monitors the cache's memory, CPU, and network usage and
scales both vertically and horizontally to support your application's
requirements.

###
[`v1.48.5`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1485-2023-11-27)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.4...v1.48.5)

\===

##### Service Client Updates

-   `service/appsync`: Updates service API and documentation
- `service/b2bi`: Updates service API, documentation, paginators, and
examples
-   `service/backup`: Updates service API, documentation, and paginators
-   `service/controltower`: Updates service API and documentation
-   `service/elasticfilesystem`: Updates service API and documentation
    -   Adding support for EFS Replication to existing file system.
-   `service/fis`: Updates service API, documentation, and paginators
-   `service/glue`: Updates service API and documentation
- add observations support to DQ CodeGen config model + update document
for connectiontypes supported by ConnectorData entities
- `service/rds`: Updates service API, documentation, waiters,
paginators, and examples
    -   Updates Amazon RDS documentation for support for RDS for Db2.
- `service/securityhub`: Updates service API, documentation, paginators,
and examples
- `service/transcribe`: Updates service API, documentation, and
paginators

###
[`v1.48.4`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1484-2023-11-27)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.3...v1.48.4)

\===

##### Service Client Updates

- `service/accessanalyzer`: Updates service API, documentation, and
paginators
- `service/amp`: Updates service API, documentation, waiters, and
paginators
-   `service/bcm-data-exports`: Adds new service
-   `service/cloudtrail`: Updates service API and documentation
- CloudTrail Lake now supports federating event data stores. giving
users the ability to run queries against their event data using Amazon
Athena.
- `service/codestar-connections`: Updates service API, documentation,
and paginators
-   `service/compute-optimizer`: Updates service API and documentation
-   `service/config`: Updates service API and documentation
- `service/controltower`: Updates service API, documentation, and
paginators
-   `service/cost-optimization-hub`: Adds new service
-   `service/detective`: Updates service API and documentation
-   `service/ecs`: Updates service API and documentation
- Adds a new 'type' property to the Setting structure. Adds a new
AccountSetting - guardDutyActivate for ECS.
-   `service/eks`: Updates service API, documentation, and paginators
- `service/eks-auth`: Updates service API, documentation, waiters,
paginators, and examples
- `service/elasticfilesystem`: Updates service API, documentation, and
paginators
    -   Adding support for EFS Archive lifecycle configuration.
- `service/elasticloadbalancingv2`: Updates service API, documentation,
and paginators
- `service/freetier`: Updates service API, documentation, paginators,
and examples
-   `service/fsx`: Updates service API and documentation
-   `service/guardduty`: Updates service API and documentation
    -   Add support for Runtime Monitoring for ECS and ECS-EC2.
-   `service/iotfleetwise`: Updates service API and documentation
-   `service/lakeformation`: Updates service API and documentation
-   `service/logs`: Updates service API, documentation, and paginators
- Added APIs to Create, Update, Get, List and Delete LogAnomalyDetectors
and List and Update Anomalies in Detector. Added LogGroupClass attribute
for LogGroups to classify loggroup as Standard loggroup with all
capabilities or InfrequentAccess loggroup with limited capabilities.
-   `service/managedblockchain`: Updates service API and documentation
- `service/models.lex.v2`: Updates service API, documentation, and
paginators
-   `service/personalize`: Updates service API and documentation
-   `service/personalize-events`: Updates service API and documentation
-   `service/personalize-runtime`: Updates service API and documentation
-   `service/quicksight`: Updates service API and documentation
- This release launches new APIs for trusted identity propagation setup
and supports creating datasources using trusted identity propagation as
authentication method for QuickSight accounts configured with IAM
Identity Center.
-   `service/redshift`: Updates service API and documentation
- This release adds support for multi-data warehouse writes through data
sharing.
-   `service/repostspace`: Adds new service
-   `service/runtime.lex.v2`: Updates service API and documentation
-   `service/s3`: Updates service API, documentation, and examples
- Adding new params - Key and Prefix, to S3 API operations for
supporting S3 Access Grants. Note - These updates will not change any of
the existing S3 API functionality.
- `service/s3control`: Updates service API, documentation, and
paginators
- Introduce Amazon S3 Access Grants, a new S3 access control feature
that maps identities in directories such as Active Directory, or AWS
Identity and Access Management (IAM) Principals, to datasets in S3.
- `service/secretsmanager`: Updates service API, documentation, and
paginators
- AWS Secrets Manager has released the BatchGetSecretValue API, which
allows customers to fetch up to 20 Secrets with a single request using a
list of secret names or filters.
- `service/securityhub`: Updates service API, documentation, and
examples
-   `service/states`: Updates service API and documentation
- Adds new TestState operation which accepts the definition of a single
state and executes it. You can test a state without creating a state
machine or updating an existing state machine.
-   `service/transcribe`: Updates service API and documentation
-   `service/workspaces`: Updates service API and documentation
- The release introduces Multi-Region Resilience one-way data
replication that allows you to replicate data from your primary
WorkSpace to a standby WorkSpace in another AWS Region.
DescribeWorkspaces now returns the status of data replication.
-   `service/workspaces-thin-client`: Adds new service

###
[`v1.48.3`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1483-2023-11-22)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.2...v1.48.3)

\===

##### Service Client Updates

-   `service/kinesis`: Updates service API and documentation
- This release adds support for resource based policies on streams and
consumers.
-   `service/s3control`: Updates service API and documentation
- Amazon S3 Batch Operations now manages buckets or prefixes in a single
step.
-   `service/sagemaker`: Updates service API and documentation
- This feature adds the end user license agreement status as a model
access configuration parameter.

###
[`v1.48.2`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1482-2023-11-21)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.1...v1.48.2)

\===

##### Service Client Updates

- `service/cloudfront`: Updates service API, documentation, paginators,
and examples
- This release adds support for CloudFront KeyValueStore, a globally
managed key value datastore associated with CloudFront Functions.
-   `service/cloudfront-keyvaluestore`: Adds new service
-   `service/ec2`: Updates service documentation
    -   Documentation updates for Amazon EC2.
-   `service/inspector-scan`: Adds new service
- `service/iotsitewise`: Updates service API, documentation, and
paginators
- `service/iottwinmaker`: Updates service API, documentation, and
paginators
-   `service/s3`: Updates service API, documentation, and examples
- Add support for automatic date based partitioning in S3 Server Access
Logs.

###
[`v1.48.1`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14816-2023-12-08)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.0...v1.48.1)

\===

##### Service Client Updates

-   `service/ec2`: Updates service API
- M2 Mac instances are built on Apple M2 Mac mini computers. I4i
instances are powered by 3rd generation Intel Xeon Scalable processors.
C7i compute optimized, M7i general purpose and R7i memory optimized
instances are powered by custom 4th Generation Intel Xeon Scalable
processors.
- `service/finspace`: Updates service API, documentation, and paginators
-   `service/monitoring`: Updates service API and documentation
- Adds support for the OpenTelemetry 1.0 output format in CloudWatch
Metric Streams.

###
[`v1.48.0`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1480-2023-11-17)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.13...v1.48.0)

\===

##### Service Client Updates

-   `service/appmesh`: Updates service API and documentation
-   `service/athena`: Updates service API and documentation
    -   Adding SerivicePreProcessing time metric
-   `service/cloud9`: Updates service documentation and examples
- A minor doc only update related to changing the date of an API change.
-   `service/cloudformation`: Updates service API and documentation
- This release adds a new flag ImportExistingResources to
CreateChangeSet. Specify this parameter on a CREATE- or UPDATE-type
change set to import existing resources with custom names instead of
recreating them.
-   `service/codepipeline`: Updates service API and documentation
- CodePipeline now supports overriding source revisions to achieve
manual re-deploy of a past revision
- `service/codestar-connections`: Updates service API, documentation,
and paginators
-   `service/connect`: Updates service API
-   `service/dlm`: Updates service documentation
-   `service/ec2`: Updates service API and documentation
- This release adds new features for Amazon VPC IP Address Manager
(IPAM) Allowing a choice between Free and Advanced Tiers, viewing public
IP address insights across regions and in Amazon Cloudwatch, use IPAM to
plan your subnet IPs within a VPC and bring your own autonomous system
number to IPAM.
-   `service/ecr`: Updates service API and documentation
- Documentation and operational updates for Amazon ECR, adding support
for pull through cache rules for upstream registries that require
authentication.
-   `service/elasticmapreduce`: Updates service API and documentation
- Launch support for IAM Identity Center Trusted Identity Propagation
and workspace storage encryption using AWS KMS in EMR Studio
-   `service/eventbridge`: Updates service API and documentation
- `service/internetmonitor`: Updates service API, documentation, and
paginators
-   `service/ivs`: Updates service API
-   `service/ivschat`: Updates service API
-   `service/kinesisvideo`: Updates service documentation
    -   Docs only build to bring up-to-date with public docs.
-   `service/location`: Updates service API
-   `service/medialive`: Updates service API and documentation
- MediaLive has now added support for per-output static image overlay.
-   `service/mgn`: Updates service API
-   `service/osis`: Updates service API and documentation
-   `service/pipes`: Updates service API
- `service/rds`: Updates service API, documentation, waiters,
paginators, and examples
- This release adds support for option groups and replica enhancements
to Amazon RDS Custom.
- `service/redshift`: Updates service API, documentation, and paginators
- Updated SDK for Amazon Redshift, which you can use to configure a
connection with IAM Identity Center to manage access to databases. With
these, you can create a connection through a managed application. You
can also change a managed application, delete it, or get information
about an existing one.
-   `service/redshift-serverless`: Updates service API and documentation
-   `service/s3`: Updates service API, documentation, and examples
- Removes all default 0 values for numbers and false values for booleans
-   `service/sso-admin`: Updates service API and documentation
-   `service/sso-oidc`: Updates service API, documentation, and examples
-   `service/sts`: Updates service documentation
    -   API updates for the AWS Security Token Service
-   `service/trustedadvisor`: Adds new service
-   `service/verifiedpermissions`: Updates service API and documentation
-   `service/wisdom`: Updates service API, documentation, and paginators

##### SDK Features

-   `service/macie`: Deprecate Macie
    -   This change removes the macie service, since it is deprecated.

###
[`v1.47.13`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14713-2023-11-16)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.12...v1.47.13)

\===

##### Service Client Updates

-   `service/dlm`: Updates service API and documentation
-   `service/ec2`: Updates service API and documentation
- Enable use of tenant-specific PublicSigningKeyUrl from device trust
providers and onboard jumpcloud as a new device trust provider.
-   `service/fsx`: Updates service API and documentation
-   `service/glue`: Updates service API, documentation, and paginators
- Introduces new column statistics APIs to support statistics generation
for tables within the Glue Data Catalog.
- `service/imagebuilder`: Updates service API, documentation, and
paginators
-   `service/iot`: Updates service API and documentation
- GA release the ability to index and search devices based on their
GeoLocation data. With GeoQueries you can narrow your search to retrieve
devices located in the desired geographic boundary.
- `service/ivs-realtime`: Updates service API, documentation, and
paginators
-   `service/kafka`: Updates service API and documentation
-   `service/lambda`: Updates service API and documentation
- Adds support for logging configuration in Lambda Functions. Customers
will have more control how their function logs are captured and to which
cloud watch log group they are delivered also.
-   `service/macie2`: Updates service API and documentation
-   `service/mediapackage`: Updates service API and documentation
- DRM_TOP_LEVEL_COMPACT allows placing content protection elements at
the MPD level and referenced at the AdaptationSet level
- `service/pinpoint-sms-voice-v2`: Updates service API, documentation,
and paginators
-   `service/polly`: Updates service API and documentation
- Add new engine - long-form - dedicated for longer content, such as
news articles, training materials, or marketing videos.
- `service/quicksight`: Updates service API, documentation, and
paginators
- Custom permission support for QuickSight roles; Three new datasources
STARBURST, TRINO, BIGQUERY; Lenient mode changes the default behavior to
allow for exporting and importing with certain UI allowed errors,
Support for permissions and tags export and import.
-   `service/sagemaker`: Updates service API and documentation
- Amazon SageMaker Studio now supports Trainium instance types -
trn1.2xlarge, trn1.32xlarge, trn1n.32xlarge.
-   `service/ssm`: Updates service API and documentation
- This release introduces the ability to filter automation execution
steps which have parent steps. In addition, runbook variable information
is returned by GetAutomationExecution and parent step information is
returned by the DescribeAutomationStepExecutions API.
- `service/ssm-incidents`: Updates service API, documentation, and
paginators
- `service/sso-admin`: Updates service API, documentation, and
paginators
-   `service/transfer`: Updates service API and documentation
- Introduced S3StorageOptions for servers to enable directory listing
optimizations and added Type fields to logical directory mappings.

###
[`v1.47.12`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14712-2023-11-15)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.11...v1.47.12)

\===

##### Service Client Updates

- `service/autoscaling`: Updates service API, documentation, and
examples
- This release introduces Instance Maintenance Policy, a new EC2 Auto
Scaling capability that allows customers to define whether instances are
launched before or after existing instances are terminated during
instance replacement operations.
-   `service/cloudtrail`: Updates service API and documentation
- The Lake Repricing feature lets customers configure a BillingMode for
an event data store. The BillingMode determines the cost for ingesting
and storing events and the default and maximum retention period for the
event data store.
-   `service/ec2`: Updates service API and documentation
- AWS EBS now supports Snapshot Lock, giving users the ability to lock
an EBS Snapshot to prohibit deletion of the snapshot. This release
introduces the LockSnapshot, UnlockSnapshot & DescribeLockedSnapshots
APIs to manage lock configuration for snapshots. The release also
includes the dl2q\_24xlarge.
-   `service/finspace`: Updates service API
-   `service/finspace-data`: Updates service API
-   `service/lambda`: Updates service API
    -   Add Java 21 (java21) support to AWS Lambda
-   `service/mwaa`: Updates service API and documentation
- `service/rds`: Updates service API, documentation, waiters,
paginators, and examples
- Updates Amazon RDS documentation for support for upgrading RDS for
MySQL snapshots from version 5.7 to version 8.0.
-   `service/redshift`: Updates service API and documentation
- The custom domain name SDK for Amazon Redshift provisioned clusters is
updated with additional required parameters for modify and delete
operations. Additionally, users can provide domain names with longer
top-level domains.
- `service/s3control`: Updates service API, documentation, and
paginators
- Add 5 APIs to create, update, get, list, delete S3 Storage Lens
group(eg. CreateStorageLensGroup), 3 APIs for
tagging(TagResource,UntagResource,ListTagsForResource), and update to
StorageLensConfiguration to allow metrics to be aggregated on Storage
Lens groups.
-   `service/ssm-sap`: Updates service API

##### SDK Bugs

-   Don't generate cloudwatchlogs event streams tests for now.
- The test harness does not handle event stream APIs with a host prefix
at this time.

###
[`v1.47.11`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14711-2023-11-14)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.10...v1.47.11)

\===

##### Service Client Updates

-   `service/backup`: Updates service API, documentation, and paginators
-   `service/cleanrooms`: Updates service API and documentation
-   `service/connect`: Updates service API and documentation
-   `service/glue`: Updates service API, documentation, and paginators
- Introduces new storage optimization APIs to support automatic
compaction of Apache Iceberg tables.
-   `service/iot`: Updates service API and documentation
- This release introduces new attributes in API CreateSecurityProfile,
UpdateSecurityProfile and DescribeSecurityProfile to support management
of Metrics Export for AWS IoT Device Defender Detect.
-   `service/lambda`: Updates service API
    -   Add Python 3.12 (python3.12) support to AWS Lambda
-   `service/mediatailor`: Updates service API
-   `service/pipes`: Updates service API and documentation
- `service/resource-explorer-2`: Updates service API, documentation, and
paginators
-   `service/sagemaker`: Updates service API and documentation
- This release makes Model Registry Inference Specification fields as
not required.
-   `service/signer`: Updates service documentation
    -   Documentation updates for AWS Signer
-   `service/states`: Updates service API and documentation
- This release adds support to redrive executions in AWS Step Functions
with a new RedriveExecution operation.

##### SDK Bugs

-   `aws/defaults`: Feature updates to endpoint credentials provider.
- Add support for dynamic auth token from file and EKS container host in
configured URI.

###
[`v1.47.10`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14710-2023-11-13)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.9...v1.47.10)

\===

##### Service Client Updates

-   `service/dataexchange`: Updates service API
-   `service/dms`: Updates service API and documentation
- Added new Db2 LUW Target endpoint with related endpoint settings. New
executeTimeout endpoint setting for mysql endpoint. New
ReplicationDeprovisionTime field for serverless describe-replications.
-   `service/ec2`: Updates service API, documentation, and paginators
- Adds the new EC2 DescribeInstanceTopology API, which you can use to
retrieve the network topology of your running instances on select
platform types to determine their relative proximity to each other.
-   `service/ecs`: Updates service API and documentation
- Adds a Client Token parameter to the ECS RunTask API. The Client Token
parameter allows for idempotent RunTask requests.
-   `service/elasticmapreduce`: Updates service API
- Updated GetClusterSessionCredentials API to allow Amazon SageMaker
Studio to connect to EMR on EC2 clusters to support IdentityCenter/PEZ
integration.
- `service/servicecatalog-appregistry`: Updates service API and
documentation
- `service/transcribe-streaming`: Updates service API and documentation

###
[`v1.47.9`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1479-2023-11-10)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.8...v1.47.9)

\===

##### Service Client Updates

-   `service/controltower`: Updates service API and documentation
-   `service/cur`: Updates service API and documentation
- This release adds support for tagging and customers can now tag report
definitions. Additionally, ReportStatus is now added to report
definition to show when the last delivered time stamp and if it
succeeded or not.
-   `service/ec2`: Updates service API and documentation
- EC2 adds API updates to enable ENA Express at instance launch time.
- `service/entitlement.marketplace`: Updates service API, documentation,
and paginators
-   `service/fms`: Updates service documentation
-   `service/mediaconvert`: Updates service API and documentation
- This release includes the ability to specify any input source as the
primary input for corresponding follow modes, and allows users to
specify fit and fill behaviors without resizing content.
- `service/rds`: Updates service API, documentation, waiters,
paginators, and examples
    -   Updates Amazon RDS documentation for zero-ETL integrations.

##### SDK Enhancements

-   `aws/signer/v4`: Add bucket owner header to presigned list.
- Add x-amz-expected-bucket-owner header to the list of headers that
need to be presigned.

###
[`v1.47.8`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1478-2023-11-09)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.7...v1.47.8)

\===

##### Service Client Updates

-   `service/cloudformation`: Updates service API and documentation
- Added new ConcurrencyMode feature for AWS CloudFormation StackSets for
faster deployments to target accounts.
-   `service/cloudtrail`: Updates service API and documentation
- The Insights in Lake feature lets customers enable CloudTrail Insights
on a source CloudTrail Lake event data store and create a destination
event data store to collect Insights events based on unusual management
event activity in the source event data store.
-   `service/comprehend`: Updates service API and documentation
-   `service/connect`: Updates service API and documentation
-   `service/ec2`: Updates service API and documentation
- AWS EBS now supports Block Public Access for EBS Snapshots. This
release introduces the EnableSnapshotBlockPublicAccess,
DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState
APIs to manage account-level public access settings for EBS Snapshots in
an AWS Region.
-   `service/eks`: Updates service API and documentation
-   `service/lambda`: Updates service API
- Add Custom runtime on Amazon Linux 2023 (provided.al2023) support to
AWS Lambda.
-   `service/logs`: Updates service API, documentation, and paginators
- Update to support new APIs for delivery of logs from AWS services.
-   `service/omics`: Updates service API and documentation

###
[`v1.47.7`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1477-2023-11-09)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.6...v1.47.7)

\===

##### Service Client Updates

-   `service/sqs`: Updates service API and documentation
- This release enables customers to call SQS using AWS JSON-1.0 protocol
and bug fix.

###
[`v1.47.6`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1476-2023-11-08)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.5...v1.47.6)

\===

##### Service Client Updates

-   `service/connect`: Updates service API
-   `service/connectcases`: Updates service API and documentation
-   `service/datasync`: Updates service API
-   `service/guardduty`: Updates service API and documentation
    -   Added API support for new GuardDuty EKS Audit Log finding types.
-   `service/lambda`: Updates service API and documentation
    -   Add Node 20 (nodejs20.x) support to AWS Lambda.
-   `service/models.lex.v2`: Updates service API and documentation
-   `service/omics`: Updates service API and documentation
- `service/rds`: Updates service API, documentation, waiters,
paginators, and examples
- This Amazon RDS release adds support for patching the OS of an RDS
Custom for Oracle DB instance. You can now upgrade the database or
operating system using the modify-db-instance command.
-   `service/redshift-serverless`: Updates service API and documentation
-   `service/resiliencehub`: Updates service API and documentation
-   `service/sqs`: Updates service API, documentation, and paginators
- This release enables customers to call SQS using AWS JSON-1.0
protocol.

###
[`v1.47.5`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1475-2023-11-07)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.4...v1.47.5)

\===

##### Service Client Updates

-   `service/dataexchange`: Updates service API and documentation
-   `service/dlm`: Updates service API and documentation
- `service/rds`: Updates service API, documentation, waiters,
paginators, and examples
- This Amazon RDS release adds support for the multi-tenant
configuration. In this configuration, an RDS DB instance can contain
multiple tenant databases. In RDS for Oracle, a tenant database is a
pluggable database (PDB).

###
[`v1.47.4`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1474-2023-11-06)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.3...v1.47.4)

\===

##### Service Client Updates

-   `service/ce`: Updates service API and documentation
-   `service/codebuild`: Updates service API and documentation
    -   AWS CodeBuild now supports AWS Lambda compute.
-   `service/connect`: Updates service API and documentation
-   `service/docdb`: Updates service API and documentation
- Update the input of CreateDBInstance and ModifyDBInstance to support
setting CA Certificates. Update the output of DescribeDBInstance and
DescribeDBEngineVersions to show current and supported CA certificates.
-   `service/iam`: Adds new service
    -   Add partitional endpoint for iso-e.
-   `service/mwaa`: Updates service API and documentation
-   `service/polly`: Updates service API
- Amazon Polly adds new US English voices - Danielle and Gregory.
Danielle and Gregory are available as Neural voices only.
-   `service/route53`: Adds new service
    -   Add partitional endpoints for iso-e and iso-f.

###
[`v1.47.3`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1473-2023-11-03)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.2...v1.47.3)

\===

##### Service Client Updates

-   `service/config`: Updates service API
-   `service/connect`: Updates service API and documentation
-   `service/iotwireless`: Updates service API and documentation
-   `service/launch-wizard`: Adds new service

###
[`v1.47.2`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1472-2023-11-02)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.1...v1.47.2)

\===

##### Service Client Updates

-   `service/apprunner`: Updates service API and documentation
-   `service/connect`: Updates service documentation
-   `service/gamelift`: Updates service API and documentation
- Amazon GameLift adds support for shared credentials, which allows
applications that are deployed on managed EC2 fleets to interact with
other AWS resources.
-   `service/glue`: Updates service API and documentation
- This release introduces Google BigQuery Source and Target in AWS Glue
CodeGenConfigurationNode.
-   `service/network-firewall`: Updates service API and documentation
-   `service/quicksight`: Updates service API and documentation
- This release introduces Float Decimal Type as SubType in QuickSight
SPICE datasets and Custom week start and Custom timezone options in
Analysis and DashboardI

##### SDK Enhancements

- `aws/ec2metadata`: Added environment and shared config support for
disabling IMDSv1 fallback.
    -   

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDguMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] committed Jan 16, 2024
1 parent ef84647 commit 1e57f46
Show file tree
Hide file tree
Showing 545 changed files with 56,515 additions and 22,376 deletions.
41 changes: 21 additions & 20 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,34 +1,35 @@
module github.com/DelineaXPM/dsv-sdk-go/v2

go 1.18
go 1.21

toolchain go1.21.6

require (
github.com/aws/aws-sdk-go v1.44.119
github.com/aws/aws-sdk-go v1.49.21
github.com/magefile/mage v1.15.0
github.com/pterm/pterm v0.12.61
github.com/sheldonhull/magetools v1.0.0
github.com/pterm/pterm v0.12.74
github.com/sheldonhull/magetools v1.0.1
)

require (
atomicgo.dev/cursor v0.1.1 // indirect
atomicgo.dev/cursor v0.2.0 // indirect
atomicgo.dev/keyboard v0.2.9 // indirect
atomicgo.dev/schedule v0.0.2 // indirect
bitbucket.org/creachadair/shell v0.0.7 // indirect
github.com/bitfield/script v0.20.2 // indirect
atomicgo.dev/schedule v0.1.0 // indirect
github.com/bitfield/script v0.22.0 // indirect
github.com/containerd/console v1.0.3 // indirect
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/gookit/color v1.5.3 // indirect
github.com/itchyny/gojq v0.12.7 // indirect
github.com/itchyny/timefmt-go v0.1.3 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/gookit/color v1.5.4 // indirect
github.com/itchyny/gojq v0.12.12 // indirect
github.com/itchyny/timefmt-go v0.1.5 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/lithammer/fuzzysearch v1.1.7 // indirect
github.com/logrusorgru/aurora v2.0.3+incompatible // indirect
github.com/mattn/go-runewidth v0.0.14 // indirect
github.com/lithammer/fuzzysearch v1.1.8 // indirect
github.com/mattn/go-runewidth v0.0.15 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
github.com/ztrue/tracerr v0.3.0 // indirect
golang.org/x/mod v0.8.0 // indirect
golang.org/x/sys v0.8.0 // indirect
golang.org/x/term v0.8.0 // indirect
golang.org/x/text v0.9.0 // indirect
github.com/ztrue/tracerr v0.4.0 // indirect
golang.org/x/mod v0.10.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/term v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
mvdan.cc/sh/v3 v3.6.0 // indirect
)
115 changes: 65 additions & 50 deletions go.sum

Large diffs are not rendered by default.

54 changes: 41 additions & 13 deletions vendor/atomicgo.dev/cursor/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,55 +17,83 @@ linters-settings:
- ptrToRefParam
- paramTypeCombine
- unnamedResult
misspell:
locale: US
linters:
disable-all: true
enable:
# default linters
- errcheck
- gosimple
- govet
- ineffassign
- staticcheck
- typecheck
- unused
# additional linters
- asasalint
- asciicheck
- bidichk
- bodyclose
- containedctx
- contextcheck
- decorder
- dupl
- durationcheck
- errchkjson
- errname
- errorlint
- exhaustive
- gci
- gocognit
- exhaustruct
- exportloopref
- forcetypeassert
- gocheckcompilerdirectives
- gocritic
- godot
- godox
- goerr113
- gofmt
- goimports
- goprintffuncname
- misspell
- gosec
- gosmopolitan
- importas
- ireturn
- nakedret
- nestif
- nilerr
- nlreturn
- noctx
- nilnil
- prealloc
- predeclared
- revive
- rowserrcheck
- tagalign
- tenv
- thelper
- tparallel
- unconvert
- unparam
- usestdlibvars
- wastedassign
- whitespace
- wrapcheck
- wsl
- gocyclo
- misspell
issues:
# Excluding configuration per-path, per-linter, per-text and per-source
include:
- EXC0012
- EXC0014
exclude-rules:
- path: _test\.go
linters:
- gocyclo
- errcheck
- dupl
- gosec
- gocritic
- wrapcheck
- goerr113
# https://github.com/go-critic/go-critic/issues/926
- linters:
- gocritic
text: "unnecessaryDefer:"
- linters:
- gocritic
text: "preferDecodeRune:"
service:
golangci-lint-version: 1.39.x # use the fixed version to not introduce new linters unexpectedly
golangci-lint-version: 1.53.x
Loading

0 comments on commit 1e57f46

Please sign in to comment.