Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IoT Pre-provisioning hook Request and Response structs #483

Merged
merged 1 commit into from Mar 2, 2023

Conversation

karl-dau
Copy link
Contributor

@karl-dau karl-dau commented Feb 27, 2023

Description of changes:

Adds support for IoT Pre-provisioning hook requests and responses.

See https://docs.aws.amazon.com/iot/latest/developerguide/pre-provisioning-hook.html

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice

Copy link

@jacques-dau jacques-dau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete.

Copy link
Collaborator

@bmoffatt bmoffatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@bmoffatt bmoffatt merged commit 3dedc32 into aws:main Mar 2, 2023
mergify bot pushed a commit to dbsystel/cdk-sops-secrets that referenced this pull request Mar 20, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-lambda-go](https://togithub.com/aws/aws-lambda-go) | require | minor | `v1.37.0` -> `v1.38.0` |
| [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | require | patch | `v1.44.201` -> `v1.44.224` |

---

### Release Notes

<details>
<summary>aws/aws-lambda-go</summary>

### [`v1.38.0`](https://togithub.com/aws/aws-lambda-go/releases/tag/v1.38.0)

[Compare Source](https://togithub.com/aws/aws-lambda-go/compare/v1.37.0...v1.38.0)

#### What's Changed

-   Add IoT Pre-provisioning hook Request and Response structs by [@&#8203;karl-dau](https://togithub.com/karl-dau) in [aws/aws-lambda-go#483

#### New Contributors

-   [@&#8203;karl-dau](https://togithub.com/karl-dau) made their first contribution in [aws/aws-lambda-go#483

**Full Changelog**: aws/aws-lambda-go@v1.37.0...v1.38.0

</details>

<details>
<summary>aws/aws-sdk-go</summary>

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

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

\===

##### Service Client Updates

-   `service/billingconductor`: Updates service API and documentation
-   `service/config`: Updates service API and documentation
-   `service/dms`: Updates service API and documentation
    -   S3 setting to create AWS Glue Data Catalog. Oracle setting to control conversion of timestamp column. Support for Kafka SASL Plain authentication. Setting to map boolean from PostgreSQL to Redshift. SQL Server settings to force lob lookup on inline LOBs and to control access of database logs.

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

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

\===

##### Service Client Updates

-   `service/guardduty`: Updates service API, documentation, and paginators
    -   Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.
-   `service/resource-explorer-2`: Updates service documentation
-   `service/runtime.sagemaker`: Updates service documentation

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

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

\===

##### Service Client Updates

-   `service/migrationhubstrategy`: Updates service API and documentation
-   `service/s3control`: Updates service API and documentation
    -   Added support for S3 Object Lambda aliases.
-   `service/securitylake`: Updates service API and documentation

##### SDK Bugs

-   `private/protocol`: Fix error message being elided in restJson errors.
    -   Use request body error message for unknown errors when header is absent.

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

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

\===

##### Service Client Updates

-   `service/application-autoscaling`: Updates service API and documentation
-   `service/dataexchange`: Updates service API and documentation
-   `service/directconnect`: Updates service documentation
    -   describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating.
-   `service/ec2`: Updates service API and documentation
    -   This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
-   `service/iam`: Updates service documentation
    -   Documentation only updates to correct customer-reported issues
-   `service/keyspaces`: Updates service API and documentation

##### SDK Enhancements

-   `aws/ec2metadata`: Added an option to disable fallback to IMDSv1.
    -   When set the SDK will no longer fallback to IMDSv1 when fetching a token fails. Use `aws.WithEC2MetadataDisableFallback` to enable.

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

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

\===

##### Service Client Updates

-   `service/appintegrations`: Updates service API and documentation
-   `service/lakeformation`: Updates service documentation
-   `service/s3control`: Updates service API and documentation
    -   Added support for cross-account Multi-Region Access Points. Added support for S3 Replication for S3 on Outposts.
-   `service/tnb`: Updates service API and documentation
-   `service/wisdom`: Updates service API and documentation

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

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

\===

##### Service Client Updates

-   `service/ivschat`: Updates service API
-   `service/secretsmanager`: Updates service API
    -   The type definitions of SecretString and SecretBinary now have a minimum length of 1 in the model to match the exception thrown when you pass in empty values.

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

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

\===

##### Service Client Updates

-   `service/codeartifact`: Updates service API and documentation
-   `service/connect`: Updates service API, documentation, and paginators
-   `service/evidently`: Updates service documentation
-   `service/networkmanager`: Updates service documentation
-   `service/quicksight`: Updates service API and documentation
    -   This release has two changes: add state persistence feature for embedded dashboard and console in GenerateEmbedUrlForRegisteredUser API; add properties for hidden collapsed row dimensions in PivotTableOptions.
-   `service/redshift-data`: Updates service API and documentation
-   `service/sagemaker`: Updates service API and documentation
    -   Amazon SageMaker Inference now allows SSM access to customer's model container by setting the "EnableSSMAccess" parameter for a ProductionVariant in CreateEndpointConfig API.
-   `service/servicediscovery`: Updates service API
-   `service/sesv2`: Updates service API and documentation

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

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

\===

##### Service Client Updates

-   `service/athena`: Updates service API and documentation
    -   A new field SubstatementType is added to GetQueryExecution API, so customers have an error free way to detect the query type and interpret the result.
-   `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples
    -   Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables.
-   `service/ec2`: Updates service API
    -   Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances.
-   `service/lakeformation`: Updates service API and documentation
-   `service/mediapackage`: Updates service API and documentation
    -   This release provides the date and time live resources were created.
-   `service/mediapackage-vod`: Updates service API and documentation
-   `service/route53resolver`: Updates service API and documentation
-   `service/sagemaker`: Updates service API and documentation
    -   There needs to be a user identity to specify the SageMaker user who perform each action regarding the entity. However, these is a not a unified concept of user identity across SageMaker service that could be used today.

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

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

\===

##### Service Client Updates

-   `service/dms`: Updates service API, documentation, and paginators
    -   This release adds DMS Fleet Advisor Target Recommendation APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to start Target Recommendation calculation.
-   `service/location`: Updates service documentation

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

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

\===

##### Service Client Updates

-   `service/account`: Updates service API and documentation
-   `service/ivs`: Updates service documentation

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

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

\===

##### Service Client Updates

-   `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples
    -   Documentation updates for DynamoDB.
-   `service/ec2`: Updates service API and documentation
    -   This release adds support for a new boot mode for EC2 instances called 'UEFI Preferred'.
-   `service/macie2`: Updates service documentation
-   `service/mediaconvert`: Updates service API and documentation
    -   The AWS Elemental MediaConvert SDK has improved handling for different input and output color space combinations.
-   `service/medialive`: Updates service API and documentation
    -   AWS Elemental MediaLive adds support for Nielsen watermark timezones.
-   `service/transcribe`: Updates service API and documentation

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

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

\===

##### Service Client Updates

-   `service/iot`: Updates service API and documentation
    -   A recurring maintenance window is an optional configuration used for rolling out the job document to all devices in the target group observing a predetermined start time, duration, and frequency that the maintenance window occurs.
-   `service/migrationhubstrategy`: Updates service API
-   `service/organizations`: Updates service API and documentation
    -   This release introduces a new reason code, ACCOUNT_CREATION_NOT_COMPLETE, to ConstraintViolationException in CreateOrganization API.
-   `service/pi`: Updates service API and documentation
-   `service/pipes`: Updates service API and documentation
-   `service/sagemaker`: Updates service API and documentation
    -   Add a new field "EndpointMetrics" in SageMaker Inference Recommender "ListInferenceRecommendationsJobSteps" API response.

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

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

\===

##### Service Client Updates

-   `service/pricing`: Updates service API, documentation, and paginators
-   `service/s3outposts`: Updates service API, documentation, and paginators

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

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

\===

##### Service Client Updates

-   `service/comprehend`: Updates service API, documentation, and paginators
-   `service/ec2`: Updates service API and documentation
    -   This release allows IMDS support to be set to v2-only on an existing AMI, so that all future instances launched from that AMI will use IMDSv2 by default.
-   `service/kms`: Updates service documentation and examples
    -   AWS KMS is deprecating the RSAES_PKCS1\_V1\_5 wrapping algorithm option in the GetParametersForImport API that is used in the AWS KMS Import Key Material feature. AWS KMS will end support for this wrapping algorithm by October 1, 2023.
-   `service/lightsail`: Updates service API and documentation
    -   This release adds Lightsail for Research feature support, such as GUI session access, cost estimates, stop instance on idle, and disk auto mount.
-   `service/managedblockchain`: Updates service API and documentation
-   `service/omics`: Updates service API and documentation

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

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

\===

##### Service Client Updates

-   `service/devops-guru`: Updates service API and documentation
-   `service/drs`: Updates service API and documentation
-   `service/internetmonitor`: Adds new service
-   `service/lambda`: Updates service API and documentation
    -   This release adds the ability to create ESMs with Document DB change streams as event source. For more information see  https://docs.aws.amazon.com/lambda/latest/dg/with-documentdb.html.
-   `service/mediaconvert`: Updates service API and documentation
    -   The AWS Elemental MediaConvert SDK has added support for HDR10 to SDR tone mapping, and animated GIF video input sources.
-   `service/timestream-write`: Updates service API, documentation, and paginators

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

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

\===

##### Service Client Updates

-   `service/connect`: Updates service API and documentation
-   `service/connectcases`: Updates service API and documentation
-   `service/redshift`: Updates service documentation
    -   Documentation updates for Redshift API bringing it in line with IAM best practices.
-   `service/securityhub`: Updates service API, documentation, and paginators
-   `service/servicecatalog`: Updates service documentation
    -   Documentation updates for Service Catalog

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

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

\===

##### Service Client Updates

-   `service/appflow`: Updates service API and documentation
-   `service/ecs`: Updates service API and documentation
    -   This release supports deleting Amazon ECS task definitions that are in the INACTIVE state.
-   `service/grafana`: Updates service documentation
-   `service/guardduty`: Updates service documentation
    -   Updated API and data types descriptions for CreateFilter, UpdateFilter, and TriggerDetails.
-   `service/iotwireless`: Updates service API and documentation
-   `service/location`: Updates service API, documentation, and paginators
-   `service/macie2`: Updates service API and documentation
-   `service/wafv2`: Updates service API and documentation

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

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

\===

##### Service Client Updates

-   `service/chime-sdk-voice`: Updates service API and documentation
-   `service/cloudfront`: Updates service API and documentation
    -   CloudFront now supports block lists in origin request policies so that you can forward all headers, cookies, or query string from viewer requests to the origin *except* for those specified in the block list.
-   `service/datasync`: Updates service API
-   `service/opensearch`: Updates service API, documentation, and paginators
-   `service/rum`: Updates service API and documentation
-   `service/ssm`: Updates service documentation
    -   Document only update for Feb 2023

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

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

\===

##### Service Client Updates

-   `service/quicksight`: Updates service API and documentation
    -   S3 data sources now accept a custom IAM role.
-   `service/resiliencehub`: Updates service API, documentation, and paginators
-   `service/securityhub`: Updates service documentation
-   `service/tnb`: Updates service API, documentation, paginators, and examples

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

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

\===

##### Service Client Updates

-   `service/auditmanager`: Updates service API and documentation
-   `service/connect`: Updates service API and documentation

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

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

\===

##### Service Client Updates

-   `service/apprunner`: Updates service API
-   `service/glue`: Updates service API and documentation
    -   Release of Delta Lake Data Lake Format for Glue Studio Service

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

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

\===

##### Service Client Updates

-   `service/elasticmapreduce`: Updates service API and documentation
    -   This release provides customers the ability to define a timeout period for procuring capacity during a resize operation for Instance Fleet clusters. Customers can specify this timeout using the ResizeSpecifications parameter supported by RunJobFlow, ModifyInstanceFleet and AddInstanceFleet APIs.
-   `service/grafana`: Updates service API and documentation
-   `service/ivs`: Updates service documentation
-   `service/wafv2`: Updates service documentation

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

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

\===

##### Service Client Updates

-   `service/cloudtrail`: Updates service API
    -   This release adds an InsufficientEncryptionPolicyException type to the StartImport endpoint
-   `service/elasticfilesystem`: Updates service documentation
    -   Documentation update for EFS to support IAM best practices.
-   `service/frauddetector`: Updates service API, documentation, and paginators
-   `service/glue`: Updates service API and documentation
    -   Fix DirectJDBCSource not showing up in CLI code gen
-   `service/privatenetworks`: Updates service API and documentation
-   `service/rds`: Updates service API, documentation, waiters, paginators, and examples
    -   Database Activity Stream support for RDS for SQL Server.
-   `service/wafv2`: Updates service API and documentation

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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.

---

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

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/markussiebert/cdk-sops-secrets).
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Jul 15, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-lambda-go](https://togithub.com/aws/aws-lambda-go) | require | minor | `v1.37.0` -> `v1.41.0` |
| [github.com/aws/aws-sdk-go-v2](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.18.1` -> `v1.19.0` |
| [github.com/aws/aws-sdk-go-v2](https://togithub.com/aws/aws-sdk-go-v2) | indirect | minor | `v1.18.1` -> `v1.19.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.18.27` -> `v1.18.28` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.13.26` -> `v1.13.27` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v1.13.26` -> `v1.13.27` |
| [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v1.13.4` -> `v1.13.5` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.11.71` -> `v1.11.72` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v1.11.71` -> `v1.11.72` |
| [github.com/aws/aws-sdk-go-v2/internal/configsources](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v1.1.34` -> `v1.1.35` |
| [github.com/aws/aws-sdk-go-v2/internal/endpoints/v2](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v2.4.28` -> `v2.4.29` |
| [github.com/aws/aws-sdk-go-v2/internal/ini](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v1.3.35` -> `v1.3.36` |
| [github.com/aws/aws-sdk-go-v2/internal/v4a](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v1.0.26` -> `v1.0.27` |
| [github.com/aws/aws-sdk-go-v2/service/accessanalyzer](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.19.14` -> `v1.19.15` |
| [github.com/aws/aws-sdk-go-v2/service/account](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.10.8` -> `v1.10.9` |
| [github.com/aws/aws-sdk-go-v2/service/acm](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.13` -> `v1.17.14` |
| [github.com/aws/aws-sdk-go-v2/service/acmpca](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.21.15` -> `v1.21.16` |
| [github.com/aws/aws-sdk-go-v2/service/amp](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.16.13` -> `v1.16.14` |
| [github.com/aws/aws-sdk-go-v2/service/amplify](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.13.12` -> `v1.13.13` |
| [github.com/aws/aws-sdk-go-v2/service/apigateway](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.16.13` -> `v1.16.14` |
| [github.com/aws/aws-sdk-go-v2/service/apigatewayv2](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.13.13` -> `v1.13.14` |
| [github.com/aws/aws-sdk-go-v2/service/applicationautoscaling](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.21.2` -> `v1.21.3` |
| [github.com/aws/aws-sdk-go-v2/service/apprunner](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.11` -> `v1.17.12` |
| [github.com/aws/aws-sdk-go-v2/service/appstream](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.20.13` -> `v1.21.1` |
| [github.com/aws/aws-sdk-go-v2/service/appsync](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.21.2` -> `v1.21.3` |
| [github.com/aws/aws-sdk-go-v2/service/athena](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.22.4` -> `v1.30.4` |
| [github.com/aws/aws-sdk-go-v2/service/athena](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.30.2` -> `v1.30.4` |
| [github.com/aws/aws-sdk-go-v2/service/autoscaling](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.28.9` -> `v1.28.10` |
| [github.com/aws/aws-sdk-go-v2/service/autoscalingplans](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.13.12` -> `v1.13.13` |
| [github.com/aws/aws-sdk-go-v2/service/backup](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.22.2` -> `v1.22.3` |
| [github.com/aws/aws-sdk-go-v2/service/batch](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.23.8` -> `v1.24.1` |
| [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.30.0` -> `v1.30.1` |
| [github.com/aws/aws-sdk-go-v2/service/cloudfront](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.26.8` -> `v1.26.9` |
| [github.com/aws/aws-sdk-go-v2/service/cloudhsmv2](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.14.12` -> `v1.14.13` |
| [github.com/aws/aws-sdk-go-v2/service/cloudtrail](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.27.1` -> `v1.27.2` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatch](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.26.2` -> `v1.26.3` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.21.2` -> `v1.22.1` |
| [github.com/aws/aws-sdk-go-v2/service/codeartifact](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.18.6` -> `v1.18.7` |
| [github.com/aws/aws-sdk-go-v2/service/codebuild](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.20.15` -> `v1.20.16` |
| [github.com/aws/aws-sdk-go-v2/service/codecommit](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.14.14` -> `v1.14.15` |
| [github.com/aws/aws-sdk-go-v2/service/codepipeline](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.2` -> `v1.15.3` |
| [github.com/aws/aws-sdk-go-v2/service/cognitoidentity](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.13` -> `v1.15.14` |
| [github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.22.12` -> `v1.23.0` |
| [github.com/aws/aws-sdk-go-v2/service/computeoptimizer](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.24.2` -> `v1.24.3` |
| [github.com/aws/aws-sdk-go-v2/service/configservice](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.34.0` -> `v1.34.1` |
| [github.com/aws/aws-sdk-go-v2/service/costexplorer](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.25.12` -> `v1.25.13` |
| [github.com/aws/aws-sdk-go-v2/service/databasemigrationservice](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.25.7` -> `v1.27.0` |
| [github.com/aws/aws-sdk-go-v2/service/dax](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.12.12` -> `v1.12.13` |
| [github.com/aws/aws-sdk-go-v2/service/detective](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.19.2` -> `v1.19.3` |
| [github.com/aws/aws-sdk-go-v2/service/directconnect](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.18.17` -> `v1.18.18` |
| [github.com/aws/aws-sdk-go-v2/service/docdb](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.21.5` -> `v1.21.6` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.19.11` -> `v1.20.1` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodbstreams](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.14.14` -> `v1.14.15` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.102.0` -> `v1.104.0` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.18.13` -> `v1.18.14` |
| [github.com/aws/aws-sdk-go-v2/service/ecrpublic](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.16.4` -> `v1.16.5` |
| [github.com/aws/aws-sdk-go-v2/service/ecs](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.27.4` -> `v1.28.1` |
| [github.com/aws/aws-sdk-go-v2/service/efs](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.20.3` -> `v1.20.4` |
| [github.com/aws/aws-sdk-go-v2/service/eks](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.27.14` -> `v1.27.15` |
| [github.com/aws/aws-sdk-go-v2/service/elasticache](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.27.2` -> `v1.27.3` |
| [github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.12` -> `v1.15.13` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.12` -> `v1.15.13` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.19.13` -> `v1.19.14` |
| [github.com/aws/aws-sdk-go-v2/service/elasticsearchservice](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.19.2` -> `v1.19.3` |
| [github.com/aws/aws-sdk-go-v2/service/elastictranscoder](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.14.12` -> `v1.14.13` |
| [github.com/aws/aws-sdk-go-v2/service/emr](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.27.0` -> `v1.27.1` |
| [github.com/aws/aws-sdk-go-v2/service/eventbridge](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.19.4` -> `v1.19.5` |
| [github.com/aws/aws-sdk-go-v2/service/firehose](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.16.14` -> `v1.16.15` |
| [github.com/aws/aws-sdk-go-v2/service/frauddetector](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.25.2` -> `v1.25.3` |
| [github.com/aws/aws-sdk-go-v2/service/fsx](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.29.3` -> `v1.30.0` |
| [github.com/aws/aws-sdk-go-v2/service/glacier](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.14.13` -> `v1.14.14` |
| [github.com/aws/aws-sdk-go-v2/service/glue](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.52.0` -> `v1.54.1` |
| [github.com/aws/aws-sdk-go-v2/service/guardduty](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.24.0` -> `v1.24.1` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.21.0` -> `v1.21.1` |
| [github.com/aws/aws-sdk-go-v2/service/identitystore](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.16.13` -> `v1.16.14` |
| [github.com/aws/aws-sdk-go-v2/service/inspector](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.13.12` -> `v1.13.13` |
| [github.com/aws/aws-sdk-go-v2/service/inspector2](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.0` -> `v1.15.1` |
| [github.com/aws/aws-sdk-go-v2/service/internal/checksum](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v1.1.29` -> `v1.1.30` |
| [github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v1.7.28` -> `v1.7.29` |
| [github.com/aws/aws-sdk-go-v2/service/internal/presigned-url](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v1.9.28` -> `v1.9.29` |
| [github.com/aws/aws-sdk-go-v2/service/internal/s3shared](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v1.14.3` -> `v1.14.4` |
| [github.com/aws/aws-sdk-go-v2/service/internal/s3shared](https://togithub.com/aws/aws-sdk-go-v2) | indirect | minor | `v1.13.23` -> `v1.14.4` |
| [github.com/aws/aws-sdk-go-v2/service/iot](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.38.2` -> `v1.38.3` |
| [github.com/aws/aws-sdk-go-v2/service/kafka](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.20.5` -> `v1.20.6` |
| [github.com/aws/aws-sdk-go-v2/service/kinesis](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.14` -> `v1.17.15` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.22.2` -> `v1.23.1` |
| [github.com/aws/aws-sdk-go-v2/service/lambda](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.36.0` -> `v1.37.1` |
| [github.com/aws/aws-sdk-go-v2/service/lightsail](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.27.1` -> `v1.27.2` |
| [github.com/aws/aws-sdk-go-v2/service/mq](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.0` -> `v1.15.1` |
| [github.com/aws/aws-sdk-go-v2/service/mwaa](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.16.2` -> `v1.16.3` |
| [github.com/aws/aws-sdk-go-v2/service/neptune](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.20.7` -> `v1.20.8` |
| [github.com/aws/aws-sdk-go-v2/service/networkfirewall](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.28.3` -> `v1.28.4` |
| [github.com/aws/aws-sdk-go-v2/service/networkmanager](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.14` -> `v1.17.15` |
| [github.com/aws/aws-sdk-go-v2/service/organizations](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.19.8` -> `v1.19.9` |
| [github.com/aws/aws-sdk-go-v2/service/qldb](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.13` -> `v1.15.14` |
| [github.com/aws/aws-sdk-go-v2/service/quicksight](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.37.2` -> `v1.38.1` |
| [github.com/aws/aws-sdk-go-v2/service/ram](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.18.4` -> `v1.18.5` |
| [github.com/aws/aws-sdk-go-v2/service/rds](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.45.3` -> `v1.46.2` |
| [github.com/aws/aws-sdk-go-v2/service/redshift](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.28.0` -> `v1.28.1` |
| [github.com/aws/aws-sdk-go-v2/service/resiliencehub](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.11.3` -> `v1.11.4` |
| [github.com/aws/aws-sdk-go-v2/service/resourcegroups](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.14.13` -> `v1.14.14` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.28.3` -> `v1.28.4` |
| [github.com/aws/aws-sdk-go-v2/service/route53domains](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.0` -> `v1.15.1` |
| [github.com/aws/aws-sdk-go-v2/service/route53resolver](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.13` -> `v1.17.14` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.36.0` -> `v1.37.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.30.0` -> `v1.37.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.35.0` -> `v1.37.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://togithub.com/aws/aws-sdk-go-v2) | indirect | minor | `v1.36.0` -> `v1.37.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3control](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.31.7` -> `v1.31.8` |
| [github.com/aws/aws-sdk-go-v2/service/sagemaker](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.86.0` -> `v1.92.0` |
| [github.com/aws/aws-sdk-go-v2/service/savingsplans](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.12.12` -> `v1.12.13` |
| [github.com/aws/aws-sdk-go-v2/service/scheduler](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.1.13` -> `v1.1.14` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.19.10` -> `v1.19.11` |
| [github.com/aws/aws-sdk-go-v2/service/securityhub](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.33.2` -> `v1.33.3` |
| [github.com/aws/aws-sdk-go-v2/service/servicecatalog](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.19.2` -> `v1.19.3` |
| [github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.6` -> `v1.17.7` |
| [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.21.7` -> `v1.21.8` |
| [github.com/aws/aws-sdk-go-v2/service/servicequotas](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.14.14` -> `v1.14.15` |
| [github.com/aws/aws-sdk-go-v2/service/ses](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.11` -> `v1.15.12` |
| [github.com/aws/aws-sdk-go-v2/service/sesv2](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.18.2` -> `v1.18.3` |
| [github.com/aws/aws-sdk-go-v2/service/sfn](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.18.0` -> `v1.18.1` |
| [github.com/aws/aws-sdk-go-v2/service/shield](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.18.12` -> `v1.18.13` |
| [github.com/aws/aws-sdk-go-v2/service/signer](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.2` -> `v1.15.3` |
| [github.com/aws/aws-sdk-go-v2/service/sns](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.20.13` -> `v1.20.14` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.23.2` -> `v1.23.3` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.36.6` -> `v1.36.8` |
| [github.com/aws/aws-sdk-go-v2/service/sso](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v1.12.12` -> `v1.12.13` |
| [github.com/aws/aws-sdk-go-v2/service/ssoadmin](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.16.12` -> `v1.16.13` |
| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v1.14.12` -> `v1.14.13` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.19.2` -> `v1.19.3` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://togithub.com/aws/aws-sdk-go-v2) | indirect | patch | `v1.19.2` -> `v1.19.3` |
| [github.com/aws/aws-sdk-go-v2/service/support](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.2` -> `v1.15.3` |
| [github.com/aws/aws-sdk-go-v2/service/timestreamwrite](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.2` -> `v1.17.3` |
| [github.com/aws/aws-sdk-go-v2/service/transfer](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.30.0` -> `v1.31.1` |
| [github.com/aws/aws-sdk-go-v2/service/waf](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.12.12` -> `v1.12.13` |
| [github.com/aws/aws-sdk-go-v2/service/wafregional](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.13.15` -> `v1.13.16` |
| [github.com/aws/aws-sdk-go-v2/service/wafv2](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.35.1` -> `v1.35.2` |
| [github.com/aws/aws-sdk-go-v2/service/wellarchitected](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.21.1` -> `v1.21.2` |
| [github.com/aws/aws-sdk-go-v2/service/workspaces](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.28.15` -> `v1.28.16` |
| [github.com/aws/aws-sdk-go-v2/service/xray](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.16.13` -> `v1.16.14` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

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

### [`v1.41.0`](https://togithub.com/aws/aws-lambda-go/releases/tag/v1.41.0)

[Compare Source](https://togithub.com/aws/aws-lambda-go/compare/v1.40.0...v1.41.0)

#### What's Changed

-   test: add `trace_test.go` by [@&#8203;wafuwafu13](https://togithub.com/wafuwafu13) in [aws/aws-lambda-go#497
-   Support http.Handler for RESPONSE_STREAM Lambda Function URLs by [@&#8203;bmoffatt](https://togithub.com/bmoffatt) in [aws/aws-lambda-go#503
-   feat: add ECSContainerInstanceEvent by [@&#8203;wafuwafu13](https://togithub.com/wafuwafu13) in [aws/aws-lambda-go#502
-   Changing Headers definition from byte to int8 for KafkaRecord by [@&#8203;milovacb](https://togithub.com/milovacb) in [aws/aws-lambda-go#506

#### New Contributors

-   [@&#8203;wafuwafu13](https://togithub.com/wafuwafu13) made their first contribution in [aws/aws-lambda-go#497
-   [@&#8203;milovacb](https://togithub.com/milovacb) made their first contribution in [aws/aws-lambda-go#506

**Full Changelog**: aws/aws-lambda-go@v1.40.0...v1.41.0

### [`v1.40.0`](https://togithub.com/aws/aws-lambda-go/releases/tag/v1.40.0)

[Compare Source](https://togithub.com/aws/aws-lambda-go/compare/v1.39.1...v1.40.0)

#### What's Changed

-   Added ECRImageActionEvent and test by [@&#8203;nickryand](https://togithub.com/nickryand) in [aws/aws-lambda-go#481
-   Report to the RuntimeAPI any errors that occur when reading from a handler's returned reader by [@&#8203;bmoffatt](https://togithub.com/bmoffatt) in [aws/aws-lambda-go#495
-   Add response type for Lambda Function URL Streaming Responses by [@&#8203;bmoffatt](https://togithub.com/bmoffatt) in [aws/aws-lambda-go#494
-   Add a note about lambda.norpc to the godoc of LambdaFunctionURLStreamingResponse by [@&#8203;bmoffatt](https://togithub.com/bmoffatt) in [aws/aws-lambda-go#501

#### New Contributors

-   [@&#8203;nickryand](https://togithub.com/nickryand) made their first contribution in [aws/aws-lambda-go#481

**Full Changelog**: aws/aws-lambda-go@v1.39.1...v1.40.0

### [`v1.39.1`](https://togithub.com/aws/aws-lambda-go/releases/tag/v1.39.1)

[Compare Source](https://togithub.com/aws/aws-lambda-go/compare/v1.39.0...v1.39.1)

#### What's Changed

-   Yank lambda.WithSetup by [@&#8203;bmoffatt](https://togithub.com/bmoffatt) in [aws/aws-lambda-go#489

**Full Changelog**: aws/aws-lambda-go@v1.39.0...v1.39.1

### [`v1.39.0`](https://togithub.com/aws/aws-lambda-go/releases/tag/v1.39.0)

[Compare Source](https://togithub.com/aws/aws-lambda-go/compare/v1.38.0...v1.39.0)

#### What's Changed

-   Update workflows by [@&#8203;bmoffatt](https://togithub.com/bmoffatt) in [aws/aws-lambda-go#487
-   Implement CodePipelineEventDetailExecutionResult by [@&#8203;guiminyao](https://togithub.com/guiminyao) in [aws/aws-lambda-go#486
-   fix stylecheck error by [@&#8203;bmoffatt](https://togithub.com/bmoffatt) in [aws/aws-lambda-go#488

**Full Changelog**: aws/aws-lambda-go@v1.38.0...v1.39.0

### [`v1.38.0`](https://togithub.com/aws/aws-lambda-go/releases/tag/v1.38.0)

[Compare Source](https://togithub.com/aws/aws-lambda-go/compare/v1.37.0...v1.38.0)

#### What's Changed

-   Add IoT Pre-provisioning hook Request and Response structs by [@&#8203;karl-dau](https://togithub.com/karl-dau) in [aws/aws-lambda-go#483

#### New Contributors

-   [@&#8203;karl-dau](https://togithub.com/karl-dau) made their first contribution in [aws/aws-lambda-go#483

**Full Changelog**: aws/aws-lambda-go@v1.37.0...v1.38.0

</details>

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

### [`v1.19.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.18.1...v1.19.0)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.18.1...v1.19.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on Saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjYiLCJ1cGRhdGVkSW5WZXIiOiIzNi44LjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants