Skip to content

Commit

Permalink
fix(deps): update go-deps (#532)
Browse files Browse the repository at this point in the history
[![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).
  • Loading branch information
renovate[bot] committed Mar 20, 2023
1 parent fff38d7 commit 3b8c00f
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions lambda/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/markussiebert/cdk-sops-secrets
go 1.19

require (
github.com/aws/aws-lambda-go v1.37.0
github.com/aws/aws-sdk-go v1.44.201
github.com/aws/aws-lambda-go v1.38.0
github.com/aws/aws-sdk-go v1.44.224
github.com/gkampitakis/go-snaps v0.4.2
github.com/go-test/deep v1.1.0
go.mozilla.org/sops/v3 v3.7.3
Expand Down
8 changes: 4 additions & 4 deletions lambda/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ github.com/armon/go-metrics v0.3.10/go.mod h1:4O98XIr/9W0sxpJ8UaYkvjk10Iff7SnFrb
github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=
github.com/armon/go-radix v1.0.0 h1:F4z6KzEeeQIMeLFa97iZU6vupzoecKdU5TX24SNppXI=
github.com/armon/go-radix v1.0.0/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=
github.com/aws/aws-lambda-go v1.37.0 h1:WXkQ/xhIcXZZ2P5ZBEw+bbAKeCEcb5NtiYpSwVVzIXg=
github.com/aws/aws-lambda-go v1.37.0/go.mod h1:jwFe2KmMsHmffA1X2R09hH6lFzJQxzI8qK17ewzbQMM=
github.com/aws/aws-sdk-go v1.44.201 h1:gKtyFyiVGh/uTW7sCQaoyU6XCUsnI8+WWKmbEaABCfw=
github.com/aws/aws-sdk-go v1.44.201/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/aws/aws-lambda-go v1.38.0 h1:4CUdxGzvuQp0o8Zh7KtupB9XvCiiY8yKqJtzco+gsDw=
github.com/aws/aws-lambda-go v1.38.0/go.mod h1:jwFe2KmMsHmffA1X2R09hH6lFzJQxzI8qK17ewzbQMM=
github.com/aws/aws-sdk-go v1.44.224 h1:09CiaaF35nRmxrzWZ2uRq5v6Ghg/d2RiPjZnSgtt+RQ=
github.com/aws/aws-sdk-go v1.44.224/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
Expand Down
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"version": "15.0.0",
"files": {
"69df226d93b415c04020b9a085ec03f8da1497fce6253d8b2579e3c03f5bf84c": {
"bfa190dadbb895ff53364df34d7b6a3534d813081afa8607eebf26a513566fcc": {
"source": {
"path": "asset.69df226d93b415c04020b9a085ec03f8da1497fce6253d8b2579e3c03f5bf84c.zip",
"path": "asset.bfa190dadbb895ff53364df34d7b6a3534d813081afa8607eebf26a513566fcc.zip",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "69df226d93b415c04020b9a085ec03f8da1497fce6253d8b2579e3c03f5bf84c.zip",
"objectKey": "bfa190dadbb895ff53364df34d7b6a3534d813081afa8607eebf26a513566fcc.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
},
"9e471824ae6274b2fc2e4db75dd6812250785582ef4d939a465d18282ecbd6fe": {
"6e6e1884629ae43b4dc040862eb2ac0a3e72b7501a494609eab3273477d1f332": {
"source": {
"path": "SecretIntegrationAsset.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "9e471824ae6274b2fc2e4db75dd6812250785582ef4d939a465d18282ecbd6fe.json",
"objectKey": "6e6e1884629ae43b4dc040862eb2ac0a3e72b7501a494609eab3273477d1f332.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "69df226d93b415c04020b9a085ec03f8da1497fce6253d8b2579e3c03f5bf84c.zip"
"S3Key": "bfa190dadbb895ff53364df34d7b6a3534d813081afa8607eebf26a513566fcc.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"version": "15.0.0",
"files": {
"69df226d93b415c04020b9a085ec03f8da1497fce6253d8b2579e3c03f5bf84c": {
"bfa190dadbb895ff53364df34d7b6a3534d813081afa8607eebf26a513566fcc": {
"source": {
"path": "asset.69df226d93b415c04020b9a085ec03f8da1497fce6253d8b2579e3c03f5bf84c.zip",
"path": "asset.bfa190dadbb895ff53364df34d7b6a3534d813081afa8607eebf26a513566fcc.zip",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "69df226d93b415c04020b9a085ec03f8da1497fce6253d8b2579e3c03f5bf84c.zip",
"objectKey": "bfa190dadbb895ff53364df34d7b6a3534d813081afa8607eebf26a513566fcc.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
},
"9e471824ae6274b2fc2e4db75dd6812250785582ef4d939a465d18282ecbd6fe": {
"6e6e1884629ae43b4dc040862eb2ac0a3e72b7501a494609eab3273477d1f332": {
"source": {
"path": "SecretIntegrationInline.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "9e471824ae6274b2fc2e4db75dd6812250785582ef4d939a465d18282ecbd6fe.json",
"objectKey": "6e6e1884629ae43b4dc040862eb2ac0a3e72b7501a494609eab3273477d1f332.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "69df226d93b415c04020b9a085ec03f8da1497fce6253d8b2579e3c03f5bf84c.zip"
"S3Key": "bfa190dadbb895ff53364df34d7b6a3534d813081afa8607eebf26a513566fcc.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down

0 comments on commit 3b8c00f

Please sign in to comment.