From e2bd9ac8e83dc2ccd3f38c3670c9553b0d372484 Mon Sep 17 00:00:00 2001 From: "pulumi-renovate[bot]" <189166143+pulumi-renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 00:07:46 +0000 Subject: [PATCH] Update dependency @pulumi/aws-native to v1.21.0 (#324) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/aws-native](https://pulumi.com) ([source](https://redirect.github.com/pulumi/pulumi-aws-native)) | devDependencies | minor | [`1.20.0` -> `1.21.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws-native/1.20.0/1.21.0) | | [@pulumi/aws-native](https://pulumi.com) ([source](https://redirect.github.com/pulumi/pulumi-aws-native)) | dependencies | minor | [`1.20.0` -> `1.21.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws-native/1.20.0/1.21.0) | --- ### Release Notes
pulumi/pulumi-aws-native (@​pulumi/aws-native) ### [`v1.21.0`](https://redirect.github.com/pulumi/pulumi-aws-native/compare/v1.20.0...v1.21.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws-native/compare/v1.20.0...v1.21.0)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com> --- examples/alb/package.json | 2 +- examples/alb/yarn.lock | 8 +- .../package.json | 2 +- .../api-websocket-lambda-dynamodb/yarn.lock | 8 +- examples/apprunner/package.json | 2 +- examples/apprunner/yarn.lock | 8 +- examples/appsvc/package.json | 2 +- examples/appsvc/yarn.lock | 8 +- examples/cloudfront-lambda-edge/package.json | 2 +- examples/cloudfront-lambda-edge/yarn.lock | 8 +- examples/cloudfront-lambda-urls/package.json | 2 +- examples/cloudfront-lambda-urls/yarn.lock | 8 +- examples/cron-lambda/package.json | 2 +- examples/cron-lambda/yarn.lock | 8 +- examples/ec2-instance/package.json | 2 +- examples/ec2-instance/yarn.lock | 8 +- examples/eks/package.json | 2 +- examples/eks/yarn.lock | 8 +- examples/eventbridge-atm/package.json | 2 +- examples/eventbridge-atm/yarn.lock | 8 +- examples/eventbridge-sns/package.json | 2 +- examples/eventbridge-sns/yarn.lock | 8 +- examples/fargate/package.json | 2 +- examples/fargate/yarn.lock | 8 +- examples/lookup-azs/package.json | 2 +- examples/lookup-azs/yarn.lock | 8 +- examples/lookups-enabled/package.json | 2 +- examples/lookups-enabled/yarn.lock | 8 +- examples/lookups/package.json | 2 +- examples/lookups/yarn.lock | 8 +- examples/s3-object-lambda/package.json | 2 +- examples/s3-object-lambda/yarn.lock | 8 +- examples/scalable-webhook/package.json | 2 +- examples/scalable-webhook/yarn.lock | 8 +- examples/stack-provider/package.json | 2 +- examples/stack-provider/yarn.lock | 8 +- examples/the-big-fan/package.json | 2 +- examples/the-big-fan/yarn.lock | 8 +- integration/apigateway-domain/package.json | 2 +- integration/apigateway-domain/yarn.lock | 8 +- integration/apigateway/package.json | 2 +- integration/apigateway/yarn.lock | 8 +- integration/cloudfront/package.json | 2 +- integration/cloudfront/yarn.lock | 8 +- integration/custom-resource/package.json | 2 +- integration/custom-resource/yarn.lock | 8 +- integration/ec2/package.json | 2 +- integration/ec2/yarn.lock | 8 +- integration/errors-test/package.json | 2 +- integration/errors-test/yarn.lock | 8 +- integration/kinesis/package.json | 2 +- integration/kinesis/yarn.lock | 8 +- integration/kms/package.json | 2 +- integration/kms/yarn.lock | 8 +- integration/logs/package.json | 2 +- integration/logs/yarn.lock | 8 +- integration/misc-services/package.json | 2 +- integration/misc-services/yarn.lock | 8 +- integration/nested-stacks/package.json | 2 +- integration/nested-stacks/yarn.lock | 8 +- integration/removal-policy/package.json | 2 +- integration/removal-policy/step2/package.json | 2 +- integration/removal-policy/step2/yarn.lock | 8 +- integration/removal-policy/yarn.lock | 8 +- integration/replace-on-changes/package.json | 2 +- integration/replace-on-changes/yarn.lock | 8 +- integration/route53/package.json | 2 +- integration/route53/yarn.lock | 8 +- integration/secretsmanager/package.json | 2 +- integration/secretsmanager/yarn.lock | 8 +- integration/ssm-dynamic/package.json | 2 +- integration/ssm-dynamic/yarn.lock | 8 +- integration/unsupported-error/package.json | 2 +- integration/unsupported-error/yarn.lock | 8 +- package.json | 2 +- schemas/aws-native-metadata.json | 1247 ++++++++++++----- yarn.lock | 8 +- 77 files changed, 1061 insertions(+), 566 deletions(-) diff --git a/examples/alb/package.json b/examples/alb/package.json index 1fa42adb..81aacfcf 100644 --- a/examples/alb/package.json +++ b/examples/alb/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/examples/alb/yarn.lock b/examples/alb/yarn.lock index c009d7fe..2a7efa9a 100644 --- a/examples/alb/yarn.lock +++ b/examples/alb/yarn.lock @@ -417,10 +417,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/api-websocket-lambda-dynamodb/package.json b/examples/api-websocket-lambda-dynamodb/package.json index f9ff4204..ca11f2e5 100644 --- a/examples/api-websocket-lambda-dynamodb/package.json +++ b/examples/api-websocket-lambda-dynamodb/package.json @@ -8,7 +8,7 @@ "@aws-sdk/client-dynamodb": "^3.632.0", "@aws-sdk/lib-dynamodb": "^3.632.0", "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/examples/api-websocket-lambda-dynamodb/yarn.lock b/examples/api-websocket-lambda-dynamodb/yarn.lock index 5733f444..201a89fe 100644 --- a/examples/api-websocket-lambda-dynamodb/yarn.lock +++ b/examples/api-websocket-lambda-dynamodb/yarn.lock @@ -955,10 +955,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/apprunner/package.json b/examples/apprunner/package.json index 04925112..cb72058e 100644 --- a/examples/apprunner/package.json +++ b/examples/apprunner/package.json @@ -6,7 +6,7 @@ "dependencies": { "@aws-cdk/aws-apprunner-alpha": "2.20.0-alpha.0", "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/examples/apprunner/yarn.lock b/examples/apprunner/yarn.lock index a61315d6..8fd6612b 100644 --- a/examples/apprunner/yarn.lock +++ b/examples/apprunner/yarn.lock @@ -422,10 +422,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/appsvc/package.json b/examples/appsvc/package.json index 1fa42adb..81aacfcf 100644 --- a/examples/appsvc/package.json +++ b/examples/appsvc/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/examples/appsvc/yarn.lock b/examples/appsvc/yarn.lock index c009d7fe..2a7efa9a 100644 --- a/examples/appsvc/yarn.lock +++ b/examples/appsvc/yarn.lock @@ -417,10 +417,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/cloudfront-lambda-edge/package.json b/examples/cloudfront-lambda-edge/package.json index f0ee8bee..5b9acab2 100644 --- a/examples/cloudfront-lambda-edge/package.json +++ b/examples/cloudfront-lambda-edge/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "@types/aws-lambda": "^8.10.145", diff --git a/examples/cloudfront-lambda-edge/yarn.lock b/examples/cloudfront-lambda-edge/yarn.lock index fcae44ba..534728eb 100644 --- a/examples/cloudfront-lambda-edge/yarn.lock +++ b/examples/cloudfront-lambda-edge/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/cloudfront-lambda-urls/package.json b/examples/cloudfront-lambda-urls/package.json index f0ee8bee..5b9acab2 100644 --- a/examples/cloudfront-lambda-urls/package.json +++ b/examples/cloudfront-lambda-urls/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "@types/aws-lambda": "^8.10.145", diff --git a/examples/cloudfront-lambda-urls/yarn.lock b/examples/cloudfront-lambda-urls/yarn.lock index fcae44ba..534728eb 100644 --- a/examples/cloudfront-lambda-urls/yarn.lock +++ b/examples/cloudfront-lambda-urls/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/cron-lambda/package.json b/examples/cron-lambda/package.json index 4aca2ca7..233e61ee 100644 --- a/examples/cron-lambda/package.json +++ b/examples/cron-lambda/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/examples/cron-lambda/yarn.lock b/examples/cron-lambda/yarn.lock index c009d7fe..2a7efa9a 100644 --- a/examples/cron-lambda/yarn.lock +++ b/examples/cron-lambda/yarn.lock @@ -417,10 +417,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/ec2-instance/package.json b/examples/ec2-instance/package.json index 1fa42adb..81aacfcf 100644 --- a/examples/ec2-instance/package.json +++ b/examples/ec2-instance/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/examples/ec2-instance/yarn.lock b/examples/ec2-instance/yarn.lock index c009d7fe..2a7efa9a 100644 --- a/examples/ec2-instance/yarn.lock +++ b/examples/ec2-instance/yarn.lock @@ -417,10 +417,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/eks/package.json b/examples/eks/package.json index f8cb0e75..7ac8b727 100644 --- a/examples/eks/package.json +++ b/examples/eks/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/docker-build": "0.0.8", "@pulumi/pulumi": "3.145.0", diff --git a/examples/eks/yarn.lock b/examples/eks/yarn.lock index 3b98908c..b262c32c 100644 --- a/examples/eks/yarn.lock +++ b/examples/eks/yarn.lock @@ -534,10 +534,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/eventbridge-atm/package.json b/examples/eventbridge-atm/package.json index eb78ab39..31c13df5 100644 --- a/examples/eventbridge-atm/package.json +++ b/examples/eventbridge-atm/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@aws-sdk/client-eventbridge": "^3.678.0", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "@types/aws-lambda": "^8.10.145", diff --git a/examples/eventbridge-atm/yarn.lock b/examples/eventbridge-atm/yarn.lock index c80d4e1e..29df0bac 100644 --- a/examples/eventbridge-atm/yarn.lock +++ b/examples/eventbridge-atm/yarn.lock @@ -1025,10 +1025,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/eventbridge-sns/package.json b/examples/eventbridge-sns/package.json index 60430eda..4a9aea3c 100644 --- a/examples/eventbridge-sns/package.json +++ b/examples/eventbridge-sns/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@aws-sdk/client-eventbridge": "^3.678.0", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/examples/eventbridge-sns/yarn.lock b/examples/eventbridge-sns/yarn.lock index efee12c3..581875f7 100644 --- a/examples/eventbridge-sns/yarn.lock +++ b/examples/eventbridge-sns/yarn.lock @@ -1025,10 +1025,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/fargate/package.json b/examples/fargate/package.json index 27195fa9..39d70d5a 100644 --- a/examples/fargate/package.json +++ b/examples/fargate/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/docker-build": "0.0.8", "@pulumi/pulumi": "3.145.0", diff --git a/examples/fargate/yarn.lock b/examples/fargate/yarn.lock index 74ae52cc..331e717e 100644 --- a/examples/fargate/yarn.lock +++ b/examples/fargate/yarn.lock @@ -634,10 +634,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/lookup-azs/package.json b/examples/lookup-azs/package.json index 27195fa9..39d70d5a 100644 --- a/examples/lookup-azs/package.json +++ b/examples/lookup-azs/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/docker-build": "0.0.8", "@pulumi/pulumi": "3.145.0", diff --git a/examples/lookup-azs/yarn.lock b/examples/lookup-azs/yarn.lock index 74ae52cc..331e717e 100644 --- a/examples/lookup-azs/yarn.lock +++ b/examples/lookup-azs/yarn.lock @@ -634,10 +634,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/lookups-enabled/package.json b/examples/lookups-enabled/package.json index 34ea1fa0..959cc4e4 100644 --- a/examples/lookups-enabled/package.json +++ b/examples/lookups-enabled/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "aws-cdk-lib": "2.156.0", "constructs": "10.3.0" diff --git a/examples/lookups-enabled/yarn.lock b/examples/lookups-enabled/yarn.lock index ca7ccb37..7f26f5af 100644 --- a/examples/lookups-enabled/yarn.lock +++ b/examples/lookups-enabled/yarn.lock @@ -417,10 +417,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/lookups/package.json b/examples/lookups/package.json index 34ea1fa0..959cc4e4 100644 --- a/examples/lookups/package.json +++ b/examples/lookups/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "aws-cdk-lib": "2.156.0", "constructs": "10.3.0" diff --git a/examples/lookups/yarn.lock b/examples/lookups/yarn.lock index ca7ccb37..7f26f5af 100644 --- a/examples/lookups/yarn.lock +++ b/examples/lookups/yarn.lock @@ -417,10 +417,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/s3-object-lambda/package.json b/examples/s3-object-lambda/package.json index 213d53f1..94542635 100644 --- a/examples/s3-object-lambda/package.json +++ b/examples/s3-object-lambda/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@aws-cdk/aws-s3objectlambda-alpha": "^2.171.0-alpha.0", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/examples/s3-object-lambda/yarn.lock b/examples/s3-object-lambda/yarn.lock index b56b3944..e7142a5e 100644 --- a/examples/s3-object-lambda/yarn.lock +++ b/examples/s3-object-lambda/yarn.lock @@ -422,10 +422,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/scalable-webhook/package.json b/examples/scalable-webhook/package.json index cb4d1a8c..32d46b09 100644 --- a/examples/scalable-webhook/package.json +++ b/examples/scalable-webhook/package.json @@ -7,7 +7,7 @@ "@aws-sdk/client-dynamodb": "^3.679.0", "@aws-sdk/client-eventbridge": "^3.678.0", "@aws-sdk/client-sqs": "^3.679.0", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "@types/aws-lambda": "^8.10.145", diff --git a/examples/scalable-webhook/yarn.lock b/examples/scalable-webhook/yarn.lock index f59b78e7..eb41c524 100644 --- a/examples/scalable-webhook/yarn.lock +++ b/examples/scalable-webhook/yarn.lock @@ -1157,10 +1157,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/stack-provider/package.json b/examples/stack-provider/package.json index 34ea1fa0..959cc4e4 100644 --- a/examples/stack-provider/package.json +++ b/examples/stack-provider/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "aws-cdk-lib": "2.156.0", "constructs": "10.3.0" diff --git a/examples/stack-provider/yarn.lock b/examples/stack-provider/yarn.lock index ca7ccb37..7f26f5af 100644 --- a/examples/stack-provider/yarn.lock +++ b/examples/stack-provider/yarn.lock @@ -417,10 +417,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/examples/the-big-fan/package.json b/examples/the-big-fan/package.json index cd0f7366..9b8b2aef 100644 --- a/examples/the-big-fan/package.json +++ b/examples/the-big-fan/package.json @@ -6,7 +6,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/examples/the-big-fan/yarn.lock b/examples/the-big-fan/yarn.lock index 6afe80c1..2b088742 100644 --- a/examples/the-big-fan/yarn.lock +++ b/examples/the-big-fan/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/apigateway-domain/package.json b/integration/apigateway-domain/package.json index ddbcf7e1..fcb49e73 100644 --- a/integration/apigateway-domain/package.json +++ b/integration/apigateway-domain/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/integration/apigateway-domain/yarn.lock b/integration/apigateway-domain/yarn.lock index fc6f1db8..db17fde2 100644 --- a/integration/apigateway-domain/yarn.lock +++ b/integration/apigateway-domain/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/apigateway/package.json b/integration/apigateway/package.json index ddbcf7e1..fcb49e73 100644 --- a/integration/apigateway/package.json +++ b/integration/apigateway/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/integration/apigateway/yarn.lock b/integration/apigateway/yarn.lock index fc6f1db8..db17fde2 100644 --- a/integration/apigateway/yarn.lock +++ b/integration/apigateway/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/cloudfront/package.json b/integration/cloudfront/package.json index ddbcf7e1..fcb49e73 100644 --- a/integration/cloudfront/package.json +++ b/integration/cloudfront/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/integration/cloudfront/yarn.lock b/integration/cloudfront/yarn.lock index fc6f1db8..db17fde2 100644 --- a/integration/cloudfront/yarn.lock +++ b/integration/cloudfront/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/custom-resource/package.json b/integration/custom-resource/package.json index 8a2bc49a..7e33669a 100644 --- a/integration/custom-resource/package.json +++ b/integration/custom-resource/package.json @@ -8,7 +8,7 @@ "@aws-sdk/client-s3": "^3.677.0", "@aws-sdk/s3-request-presigner": "^3.677.0", "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.149.0", diff --git a/integration/custom-resource/yarn.lock b/integration/custom-resource/yarn.lock index 5652cf9e..b28102aa 100644 --- a/integration/custom-resource/yarn.lock +++ b/integration/custom-resource/yarn.lock @@ -1087,10 +1087,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/ec2/package.json b/integration/ec2/package.json index ddbcf7e1..fcb49e73 100644 --- a/integration/ec2/package.json +++ b/integration/ec2/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/integration/ec2/yarn.lock b/integration/ec2/yarn.lock index fc6f1db8..db17fde2 100644 --- a/integration/ec2/yarn.lock +++ b/integration/ec2/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/errors-test/package.json b/integration/errors-test/package.json index a91e3f72..46547cb3 100644 --- a/integration/errors-test/package.json +++ b/integration/errors-test/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.149.0", diff --git a/integration/errors-test/yarn.lock b/integration/errors-test/yarn.lock index 2bcbc523..043b9b62 100644 --- a/integration/errors-test/yarn.lock +++ b/integration/errors-test/yarn.lock @@ -529,10 +529,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/kinesis/package.json b/integration/kinesis/package.json index 5630a92f..f903e429 100644 --- a/integration/kinesis/package.json +++ b/integration/kinesis/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/integration/kinesis/yarn.lock b/integration/kinesis/yarn.lock index fc6f1db8..db17fde2 100644 --- a/integration/kinesis/yarn.lock +++ b/integration/kinesis/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/kms/package.json b/integration/kms/package.json index ddbcf7e1..fcb49e73 100644 --- a/integration/kms/package.json +++ b/integration/kms/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/integration/kms/yarn.lock b/integration/kms/yarn.lock index fc6f1db8..db17fde2 100644 --- a/integration/kms/yarn.lock +++ b/integration/kms/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/logs/package.json b/integration/logs/package.json index a91e3f72..46547cb3 100644 --- a/integration/logs/package.json +++ b/integration/logs/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.149.0", diff --git a/integration/logs/yarn.lock b/integration/logs/yarn.lock index 2bcbc523..043b9b62 100644 --- a/integration/logs/yarn.lock +++ b/integration/logs/yarn.lock @@ -529,10 +529,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/misc-services/package.json b/integration/misc-services/package.json index a91e3f72..46547cb3 100644 --- a/integration/misc-services/package.json +++ b/integration/misc-services/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.149.0", diff --git a/integration/misc-services/yarn.lock b/integration/misc-services/yarn.lock index 2bcbc523..043b9b62 100644 --- a/integration/misc-services/yarn.lock +++ b/integration/misc-services/yarn.lock @@ -529,10 +529,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/nested-stacks/package.json b/integration/nested-stacks/package.json index 8a2bc49a..7e33669a 100644 --- a/integration/nested-stacks/package.json +++ b/integration/nested-stacks/package.json @@ -8,7 +8,7 @@ "@aws-sdk/client-s3": "^3.677.0", "@aws-sdk/s3-request-presigner": "^3.677.0", "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.149.0", diff --git a/integration/nested-stacks/yarn.lock b/integration/nested-stacks/yarn.lock index b294f813..950464c5 100644 --- a/integration/nested-stacks/yarn.lock +++ b/integration/nested-stacks/yarn.lock @@ -1087,10 +1087,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/removal-policy/package.json b/integration/removal-policy/package.json index ddbcf7e1..fcb49e73 100644 --- a/integration/removal-policy/package.json +++ b/integration/removal-policy/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/integration/removal-policy/step2/package.json b/integration/removal-policy/step2/package.json index ddbcf7e1..fcb49e73 100644 --- a/integration/removal-policy/step2/package.json +++ b/integration/removal-policy/step2/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/integration/removal-policy/step2/yarn.lock b/integration/removal-policy/step2/yarn.lock index fc6f1db8..db17fde2 100644 --- a/integration/removal-policy/step2/yarn.lock +++ b/integration/removal-policy/step2/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/removal-policy/yarn.lock b/integration/removal-policy/yarn.lock index fc6f1db8..db17fde2 100644 --- a/integration/removal-policy/yarn.lock +++ b/integration/removal-policy/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/replace-on-changes/package.json b/integration/replace-on-changes/package.json index a91e3f72..46547cb3 100644 --- a/integration/replace-on-changes/package.json +++ b/integration/replace-on-changes/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.149.0", diff --git a/integration/replace-on-changes/yarn.lock b/integration/replace-on-changes/yarn.lock index 2bcbc523..043b9b62 100644 --- a/integration/replace-on-changes/yarn.lock +++ b/integration/replace-on-changes/yarn.lock @@ -529,10 +529,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/route53/package.json b/integration/route53/package.json index ddbcf7e1..fcb49e73 100644 --- a/integration/route53/package.json +++ b/integration/route53/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/integration/route53/yarn.lock b/integration/route53/yarn.lock index fc6f1db8..db17fde2 100644 --- a/integration/route53/yarn.lock +++ b/integration/route53/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/secretsmanager/package.json b/integration/secretsmanager/package.json index a91e3f72..46547cb3 100644 --- a/integration/secretsmanager/package.json +++ b/integration/secretsmanager/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.149.0", diff --git a/integration/secretsmanager/yarn.lock b/integration/secretsmanager/yarn.lock index 2bcbc523..043b9b62 100644 --- a/integration/secretsmanager/yarn.lock +++ b/integration/secretsmanager/yarn.lock @@ -529,10 +529,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/ssm-dynamic/package.json b/integration/ssm-dynamic/package.json index ddbcf7e1..fcb49e73 100644 --- a/integration/ssm-dynamic/package.json +++ b/integration/ssm-dynamic/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.156.0", diff --git a/integration/ssm-dynamic/yarn.lock b/integration/ssm-dynamic/yarn.lock index f5803d27..685f95d2 100644 --- a/integration/ssm-dynamic/yarn.lock +++ b/integration/ssm-dynamic/yarn.lock @@ -537,10 +537,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/integration/unsupported-error/package.json b/integration/unsupported-error/package.json index a91e3f72..46547cb3 100644 --- a/integration/unsupported-error/package.json +++ b/integration/unsupported-error/package.json @@ -5,7 +5,7 @@ }, "dependencies": { "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/cdk": "1.6.0", "@pulumi/pulumi": "3.145.0", "aws-cdk-lib": "2.149.0", diff --git a/integration/unsupported-error/yarn.lock b/integration/unsupported-error/yarn.lock index 2bcbc523..043b9b62 100644 --- a/integration/unsupported-error/yarn.lock +++ b/integration/unsupported-error/yarn.lock @@ -529,10 +529,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0" diff --git a/package.json b/package.json index 9a17d925..5000217a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@aws-cdk/aws-apprunner-alpha": "2.20.0-alpha.0", "@pulumi/aws": "6.66.2", - "@pulumi/aws-native": "1.20.0", + "@pulumi/aws-native": "1.21.0", "@pulumi/docker": "4.5.8", "@pulumi/docker-build": "0.0.8", "@pulumi/pulumi": "3.145.0", diff --git a/schemas/aws-native-metadata.json b/schemas/aws-native-metadata.json index 52bac0b3..9a5eeb8a 100644 --- a/schemas/aws-native-metadata.json +++ b/schemas/aws-native-metadata.json @@ -32769,7 +32769,8 @@ "description": "Local secondary indexes to be created on the table. You can create up to five local secondary indexes. Each index is scoped to a given hash key value. The size of each hash key can be up to 10 gigabytes. Each replica in your global table will have the same local secondary index settings." }, "pointInTimeRecoverySpecification": { - "$ref": "#/types/aws-native:dynamodb:GlobalTablePointInTimeRecoverySpecification" + "$ref": "#/types/aws-native:dynamodb:GlobalTablePointInTimeRecoverySpecification", + "description": "Represents the settings used to enable point in time recovery." }, "replicas": { "type": "array", @@ -32847,7 +32848,8 @@ "replaceOnChanges": true }, "pointInTimeRecoverySpecification": { - "$ref": "#/types/aws-native:dynamodb:GlobalTablePointInTimeRecoverySpecification" + "$ref": "#/types/aws-native:dynamodb:GlobalTablePointInTimeRecoverySpecification", + "description": "Represents the settings used to enable point in time recovery." }, "replicas": { "type": "array", @@ -42436,7 +42438,7 @@ }, "enableFaultInjection": { "type": "boolean", - "description": "Enables fault injection and allows for fault injection requests to be accepted from the task's containers. The default value is `false` ." + "description": "Enables fault injection and allows for fault injection requests to be accepted from the task's containers. The default value is ``false``." }, "ephemeralStorage": { "$ref": "#/types/aws-native:ecs:TaskDefinitionEphemeralStorage", @@ -42530,7 +42532,7 @@ }, "enableFaultInjection": { "type": "boolean", - "description": "Enables fault injection and allows for fault injection requests to be accepted from the task's containers. The default value is `false` .", + "description": "Enables fault injection and allows for fault injection requests to be accepted from the task's containers. The default value is ``false``.", "replaceOnChanges": true }, "ephemeralStorage": { @@ -69852,7 +69854,7 @@ "items": { "$ref": "pulumi.json#/Any" }, - "description": "Creates or updates a *field index policy* for the specified log group. Only log groups in the Standard log class support field index policies. For more information about log classes, see [Log classes](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch_Logs_Log_Classes.html) .\n\nYou can use field index policies to create *field indexes* on fields found in log events in the log group. Creating field indexes lowers the costs for CloudWatch Logs Insights queries that reference those field indexes, because these queries attempt to skip the processing of log events that are known to not match the indexed field. Good fields to index are fields that you often need to query for and fields that have high cardinality of values Common examples of indexes include request ID, session ID, userID, and instance IDs. For more information, see [Create field indexes to improve query performance and reduce costs](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatchLogs-Field-Indexing.html) .\n\nCurrently, this array supports only one field index policy object." + "description": "Creates or updates a *field index policy* for the specified log group. Only log groups in the Standard log class support field index policies. For more information about log classes, see [Log classes](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch_Logs_Log_Classes.html).\n You can use field index policies to create *field indexes* on fields found in log events in the log group. Creating field indexes lowers the costs for CWL Insights queries that reference those field indexes, because these queries attempt to skip the processing of log events that are known to not match the indexed field. Good fields to index are fields that you often need to query for and fields that have high cardinality of values Common examples of indexes include request ID, session ID, userID, and instance IDs. For more information, see [Create field indexes to improve query performance and reduce costs](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatchLogs-Field-Indexing.html).\n Currently, this array supports only one field index policy object." }, "kmsKeyId": { "type": "string", @@ -69892,7 +69894,7 @@ "items": { "$ref": "pulumi.json#/Any" }, - "description": "Creates or updates a *field index policy* for the specified log group. Only log groups in the Standard log class support field index policies. For more information about log classes, see [Log classes](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch_Logs_Log_Classes.html) .\n\nYou can use field index policies to create *field indexes* on fields found in log events in the log group. Creating field indexes lowers the costs for CloudWatch Logs Insights queries that reference those field indexes, because these queries attempt to skip the processing of log events that are known to not match the indexed field. Good fields to index are fields that you often need to query for and fields that have high cardinality of values Common examples of indexes include request ID, session ID, userID, and instance IDs. For more information, see [Create field indexes to improve query performance and reduce costs](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatchLogs-Field-Indexing.html) .\n\nCurrently, this array supports only one field index policy object." + "description": "Creates or updates a *field index policy* for the specified log group. Only log groups in the Standard log class support field index policies. For more information about log classes, see [Log classes](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch_Logs_Log_Classes.html).\n You can use field index policies to create *field indexes* on fields found in log events in the log group. Creating field indexes lowers the costs for CWL Insights queries that reference those field indexes, because these queries attempt to skip the processing of log events that are known to not match the indexed field. Good fields to index are fields that you often need to query for and fields that have high cardinality of values Common examples of indexes include request ID, session ID, userID, and instance IDs. For more information, see [Create field indexes to improve query performance and reduce costs](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatchLogs-Field-Indexing.html).\n Currently, this array supports only one field index policy object." }, "kmsKeyId": { "type": "string", @@ -69986,7 +69988,7 @@ "inputs": { "applyOnTransformedLogs": { "type": "boolean", - "description": "This parameter is valid only for log groups that have an active log transformer. For more information about log transformers, see [PutTransformer](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutTransformer.html) .\n\nIf this value is `true` , the metric filter is applied on the transformed version of the log events instead of the original ingested log events." + "description": "This parameter is valid only for log groups that have an active log transformer. For more information about log transformers, see [PutTransformer](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutTransformer.html).\n If this value is ``true``, the metric filter is applied on the transformed version of the log events instead of the original ingested log events." }, "filterName": { "type": "string", @@ -70011,7 +70013,7 @@ "outputs": { "applyOnTransformedLogs": { "type": "boolean", - "description": "This parameter is valid only for log groups that have an active log transformer. For more information about log transformers, see [PutTransformer](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutTransformer.html) .\n\nIf this value is `true` , the metric filter is applied on the transformed version of the log events instead of the original ingested log events." + "description": "This parameter is valid only for log groups that have an active log transformer. For more information about log transformers, see [PutTransformer](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutTransformer.html).\n If this value is ``true``, the metric filter is applied on the transformed version of the log events instead of the original ingested log events." }, "filterName": { "type": "string", @@ -70163,7 +70165,7 @@ "inputs": { "applyOnTransformedLogs": { "type": "boolean", - "description": "This parameter is valid only for log groups that have an active log transformer. For more information about log transformers, see [PutTransformer](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutTransformer.html) .\n\nIf this value is `true` , the subscription filter is applied on the transformed version of the log events instead of the original ingested log events." + "description": "This parameter is valid only for log groups that have an active log transformer. For more information about log transformers, see [PutTransformer](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutTransformer.html).\n If this value is ``true``, the subscription filter is applied on the transformed version of the log events instead of the original ingested log events." }, "destinationArn": { "type": "string", @@ -70193,7 +70195,7 @@ "outputs": { "applyOnTransformedLogs": { "type": "boolean", - "description": "This parameter is valid only for log groups that have an active log transformer. For more information about log transformers, see [PutTransformer](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutTransformer.html) .\n\nIf this value is `true` , the subscription filter is applied on the transformed version of the log events instead of the original ingested log events." + "description": "This parameter is valid only for log groups that have an active log transformer. For more information about log transformers, see [PutTransformer](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutTransformer.html).\n If this value is ``true``, the subscription filter is applied on the transformed version of the log events instead of the original ingested log events." }, "destinationArn": { "type": "string", @@ -87347,6 +87349,10 @@ "type": "boolean", "description": "A value that indicates whether to copy all tags from the DB cluster to snapshots of the DB cluster. The default is not to copy them.\n Valid for: Aurora DB clusters and Multi-AZ DB clusters" }, + "databaseInsightsMode": { + "type": "string", + "description": "The mode of Database Insights to enable for the DB cluster.\n If you set this value to ``advanced``, you must also set the ``PerformanceInsightsEnabled`` parameter to ``true`` and the ``PerformanceInsightsRetentionPeriod`` parameter to 465.\n Valid for Cluster Type: Aurora DB clusters only" + }, "databaseName": { "type": "string", "description": "The name of your database. If you don't provide a name, then Amazon RDS won't create a database in this DB cluster. For naming constraints, see [Naming Constraints](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_Limits.html#RDS_Limits.Constraints) in the *Amazon Aurora User Guide*. \n Valid for: Aurora DB clusters and Multi-AZ DB clusters" @@ -87598,6 +87604,10 @@ "type": "boolean", "description": "A value that indicates whether to copy all tags from the DB cluster to snapshots of the DB cluster. The default is not to copy them.\n Valid for: Aurora DB clusters and Multi-AZ DB clusters" }, + "databaseInsightsMode": { + "type": "string", + "description": "The mode of Database Insights to enable for the DB cluster.\n If you set this value to ``advanced``, you must also set the ``PerformanceInsightsEnabled`` parameter to ``true`` and the ``PerformanceInsightsRetentionPeriod`` parameter to 465.\n Valid for Cluster Type: Aurora DB clusters only" + }, "databaseName": { "type": "string", "description": "The name of your database. If you don't provide a name, then Amazon RDS won't create a database in this DB cluster. For naming constraints, see [Naming Constraints](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_Limits.html#RDS_Limits.Constraints) in the *Amazon Aurora User Guide*. \n Valid for: Aurora DB clusters and Multi-AZ DB clusters", @@ -88377,6 +88387,10 @@ "description": "The instance profile associated with the underlying Amazon EC2 instance of an RDS Custom DB instance.\n This setting is required for RDS Custom.\n Constraints:\n + The profile must exist in your account.\n + The profile must have an IAM role that Amazon EC2 has permissions to assume.\n + The instance profile name and the associated IAM role name must start with the prefix ``AWSRDSCustom``.\n \n For the list of permissions required for the IAM role, see [Configure IAM and your VPC](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-setup-orcl.html#custom-setup-orcl.iam-vpc) in the *Amazon RDS User Guide*.", "replaceOnChanges": true }, + "databaseInsightsMode": { + "type": "string", + "description": "The mode of Database Insights to enable for the DB instance.\n\nThis setting only applies to Amazon Aurora DB instances.\n\n\u003e Currently, this value is inherited from the DB cluster and can't be changed." + }, "dbClusterIdentifier": { "type": "string", "description": "The identifier of the DB cluster that this DB instance will belong to.\n This setting doesn't apply to RDS Custom DB instances.", @@ -88691,6 +88705,7 @@ "readOnly": [ "certificateDetails/caIdentifier", "certificateDetails/validTill", + "databaseInsightsMode", "dbInstanceArn", "dbiResourceId", "endpoint/address", @@ -110738,6 +110753,9 @@ "type": "string", "description": "The description of the AI Agent." }, + "modifiedTimeSeconds": { + "type": "number" + }, "name": { "type": "string", "description": "The name of the AI Agent.", @@ -110776,7 +110794,8 @@ "readOnly": [ "aiAgentArn", "aiAgentId", - "assistantArn" + "assistantArn", + "modifiedTimeSeconds" ], "irreversibleNames": { "aiAgentArn": "AIAgentArn", @@ -111155,6 +111174,9 @@ "description": "The identifier of the model used for this AI Prompt. Model Ids supported are: `CLAUDE_3_HAIKU_20240307_V1` .", "replaceOnChanges": true }, + "modifiedTimeSeconds": { + "type": "number" + }, "name": { "type": "string", "description": "The name of the AI Prompt", @@ -111207,7 +111229,8 @@ "readOnly": [ "aiPromptArn", "aiPromptId", - "assistantArn" + "assistantArn", + "modifiedTimeSeconds" ], "irreversibleNames": { "aiPromptArn": "AIPromptArn", @@ -140411,6 +140434,15 @@ "aws-native:dms:DataProviderEngine": { "type": "string" }, + "aws-native:dms:DataProviderMongoDbAuthMechanism": { + "type": "string" + }, + "aws-native:dms:DataProviderMongoDbAuthType": { + "type": "string" + }, + "aws-native:dms:DataProviderMongoDbSslModeValue": { + "type": "string" + }, "aws-native:dms:DataProviderTag": { "type": "object", "properties": { @@ -140558,10 +140590,22 @@ "aws-native:dms:SettingsProperties": { "type": "object", "properties": { + "docDbSettings": { + "$ref": "#/types/aws-native:dms:SettingsPropertiesDocDbSettingsProperties", + "description": "DocDbSettings property identifier." + }, + "mariaDbSettings": { + "$ref": "#/types/aws-native:dms:SettingsPropertiesMariaDbSettingsProperties", + "description": "MariaDbSettings property identifier." + }, "microsoftSqlServerSettings": { "$ref": "#/types/aws-native:dms:SettingsPropertiesMicrosoftSqlServerSettingsProperties", "description": "MicrosoftSqlServerSettings property identifier." }, + "mongoDbSettings": { + "$ref": "#/types/aws-native:dms:SettingsPropertiesMongoDbSettingsProperties", + "description": "MongoDbSettings property identifier." + }, "mySqlSettings": { "$ref": "#/types/aws-native:dms:SettingsPropertiesMySqlSettingsProperties", "description": "MySqlSettings property identifier." @@ -140573,6 +140617,47 @@ "postgreSqlSettings": { "$ref": "#/types/aws-native:dms:SettingsPropertiesPostgreSqlSettingsProperties", "description": "PostgreSqlSettings property identifier." + }, + "redshiftSettings": { + "$ref": "#/types/aws-native:dms:SettingsPropertiesRedshiftSettingsProperties", + "description": "RedshiftSettings property identifier." + } + } + }, + "aws-native:dms:SettingsPropertiesDocDbSettingsProperties": { + "type": "object", + "properties": { + "certificateArn": { + "type": "string" + }, + "databaseName": { + "type": "string" + }, + "port": { + "type": "integer" + }, + "serverName": { + "type": "string" + }, + "sslMode": { + "$ref": "#/types/aws-native:dms:DataProviderMongoDbSslModeValue" + } + } + }, + "aws-native:dms:SettingsPropertiesMariaDbSettingsProperties": { + "type": "object", + "properties": { + "certificateArn": { + "type": "string" + }, + "port": { + "type": "integer" + }, + "serverName": { + "type": "string" + }, + "sslMode": { + "$ref": "#/types/aws-native:dms:DataProviderDmsSslModeValue" } } }, @@ -140596,6 +140681,35 @@ } } }, + "aws-native:dms:SettingsPropertiesMongoDbSettingsProperties": { + "type": "object", + "properties": { + "authMechanism": { + "$ref": "#/types/aws-native:dms:DataProviderMongoDbAuthMechanism" + }, + "authSource": { + "type": "string" + }, + "authType": { + "$ref": "#/types/aws-native:dms:DataProviderMongoDbAuthType" + }, + "certificateArn": { + "type": "string" + }, + "databaseName": { + "type": "string" + }, + "port": { + "type": "integer" + }, + "serverName": { + "type": "string" + }, + "sslMode": { + "$ref": "#/types/aws-native:dms:DataProviderMongoDbSslModeValue" + } + } + }, "aws-native:dms:SettingsPropertiesMySqlSettingsProperties": { "type": "object", "properties": { @@ -140668,6 +140782,20 @@ } } }, + "aws-native:dms:SettingsPropertiesRedshiftSettingsProperties": { + "type": "object", + "properties": { + "databaseName": { + "type": "string" + }, + "port": { + "type": "integer" + }, + "serverName": { + "type": "string" + } + } + }, "aws-native:docdbelastic:ClusterTag": { "type": "object", "properties": { @@ -147857,7 +147985,7 @@ "additionalProperties": { "type": "string" }, - "description": "The configuration options to send to the log driver.\n The options you can specify depend on the log driver. Some of the options you can specify when you use the ``awslogs`` log driver to route logs to Amazon CloudWatch include the following:\n + awslogs-create-group Required: No Specify whether you want the log group to be created automatically. If this option isn't specified, it defaults to false. Your IAM policy must include the logs:CreateLogGroup permission before you attempt to use awslogs-create-group. + awslogs-region Required: Yes Specify the Region that the awslogs log driver is to send your Docker logs to. You can choose to send all of your logs from clusters in different Regions to a single region in CloudWatch Logs. This is so that they're all visible in one location. Otherwise, you can separate them by Region for more granularity. Make sure that the specified log group exists in the Region that you specify with this option. + awslogs-group Required: Yes Make sure to specify a log group that the awslogs log driver sends its log streams to. + awslogs-stream-prefix Required: Yes, when using the Fargate launch type.Optional for the EC2 launch type, required for the Fargate launch type. Use the awslogs-stream-prefix option to associate a log stream with the specified prefix, the container name, and the ID of the Amazon ECS task that the container belongs to. If you specify a prefix with this option, then the log stream takes the format prefix-name/container-name/ecs-task-id. If you don't specify a prefix with this option, then the log stream is named after the container ID that's assigned by the Docker daemon on the container instance. Because it's difficult to trace logs back to the container that sent them with just the Docker container ID (which is only available on the container instance), we recommend that you specify a prefix with this option. For Amazon ECS services, you can use the service name as the prefix. Doing so, you can trace log streams to the service that the container belongs to, the name of the container that sent them, and the ID of the task that the container belongs to. You must specify a stream-prefix for your logs to have your logs appear in the Log pane when using the Amazon ECS console. + awslogs-datetime-format Required: No This option defines a multiline start pattern in Python strftime format. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. One example of a use case for using this format is for parsing output such as a stack dump, which might otherwise be logged in multiple entries. The correct pattern allows it to be captured in a single entry. For more information, see awslogs-datetime-format. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance. + awslogs-multiline-pattern Required: No This option defines a multiline start pattern that uses a regular expression. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. For more information, see awslogs-multiline-pattern. This option is ignored if awslogs-datetime-format is also configured. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance. + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to CloudWatch Logs. The delivery mode you choose affects application availability when the flow of logs from container to CloudWatch is interrupted. If you use the blocking mode and the flow of logs to CloudWatch is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent to CloudWatch. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. + max-buffer-size Required: No Default value: 1m When non-blocking mode is used, the max-buffer-size log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost. \n To route logs using the ``splunk`` log router, you need to specify a ``splunk-token`` and a ``splunk-url``.\n When you use the ``awsfirelens`` log router to route logs to an AWS Service or AWS Partner Network destination for log storage and analytics, you can set the ``log-driver-buffer-limit`` option to limit the number of events that are buffered in memory, before being sent to the log router container. It can help to resolve potential log loss issue because high throughput might result in memory running out for the buffer inside of Docker.\n Other options you can specify when using ``awsfirelens`` to route logs depend on the destination. When you export logs to Amazon Data Firehose, you can specify the AWS Region with ``region`` and a name for the log stream with ``delivery_stream``.\n When you export logs to Amazon Kinesis Data Streams, you can specify an AWS Region with ``region`` and a data stream name with ``stream``.\n When you export logs to Amazon OpenSearch Service, you can specify options like ``Name``, ``Host`` (OpenSearch Service endpoint without protocol), ``Port``, ``Index``, ``Type``, ``Aws_auth``, ``Aws_region``, ``Suppress_Type_Name``, and ``tls``.\n When you export logs to Amazon S3, you can specify the bucket using the ``bucket`` option. You can also specify ``region``, ``total_file_size``, ``upload_timeout``, and ``use_put_object`` as options.\n This parameter requires version 1.19 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log in to your container instance and run the following command: ``sudo docker version --format '{{.Server.APIVersion}}'``" + "description": "The configuration options to send to the log driver.\n The options you can specify depend on the log driver. Some of the options you can specify when you use the ``awslogs`` log driver to route logs to Amazon CloudWatch include the following:\n + awslogs-create-group Required: No Specify whether you want the log group to be created automatically. If this option isn't specified, it defaults to false. Your IAM policy must include the logs:CreateLogGroup permission before you attempt to use awslogs-create-group. + awslogs-region Required: Yes Specify the Region that the awslogs log driver is to send your Docker logs to. You can choose to send all of your logs from clusters in different Regions to a single region in CloudWatch Logs. This is so that they're all visible in one location. Otherwise, you can separate them by Region for more granularity. Make sure that the specified log group exists in the Region that you specify with this option. + awslogs-group Required: Yes Make sure to specify a log group that the awslogs log driver sends its log streams to. + awslogs-stream-prefix Required: Yes, when using the Fargate launch type.Optional for the EC2 launch type, required for the Fargate launch type. Use the awslogs-stream-prefix option to associate a log stream with the specified prefix, the container name, and the ID of the Amazon ECS task that the container belongs to. If you specify a prefix with this option, then the log stream takes the format prefix-name/container-name/ecs-task-id. If you don't specify a prefix with this option, then the log stream is named after the container ID that's assigned by the Docker daemon on the container instance. Because it's difficult to trace logs back to the container that sent them with just the Docker container ID (which is only available on the container instance), we recommend that you specify a prefix with this option. For Amazon ECS services, you can use the service name as the prefix. Doing so, you can trace log streams to the service that the container belongs to, the name of the container that sent them, and the ID of the task that the container belongs to. You must specify a stream-prefix for your logs to have your logs appear in the Log pane when using the Amazon ECS console. + awslogs-datetime-format Required: No This option defines a multiline start pattern in Python strftime format. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. One example of a use case for using this format is for parsing output such as a stack dump, which might otherwise be logged in multiple entries. The correct pattern allows it to be captured in a single entry. For more information, see awslogs-datetime-format. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance. + awslogs-multiline-pattern Required: No This option defines a multiline start pattern that uses a regular expression. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. For more information, see awslogs-multiline-pattern. This option is ignored if awslogs-datetime-format is also configured. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance. + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to CloudWatch Logs. The delivery mode you choose affects application availability when the flow of logs from container to CloudWatch is interrupted. If you use the blocking mode and the flow of logs to CloudWatch is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent to CloudWatch. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. + max-buffer-size Required: No Default value: 1m When non-blocking mode is used, the max-buffer-size log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost. \n To route logs using the ``splunk`` log router, you need to specify a ``splunk-token`` and a ``splunk-url``.\n When you use the ``awsfirelens`` log router to route logs to an AWS Service or AWS Partner Network destination for log storage and analytics, you can set the ``log-driver-buffer-limit`` option to limit the number of events that are buffered in memory, before being sent to the log router container. It can help to resolve potential log loss issue because high throughput might result in memory running out for the buffer inside of Docker.\n Other options you can specify when using ``awsfirelens`` to route logs depend on the destination. When you export logs to Amazon Data Firehose, you can specify the AWS Region with ``region`` and a name for the log stream with ``delivery_stream``.\n When you export logs to Amazon Kinesis Data Streams, you can specify an AWS Region with ``region`` and a data stream name with ``stream``.\n When you export logs to Amazon OpenSearch Service, you can specify options like ``Name``, ``Host`` (OpenSearch Service endpoint without protocol), ``Port``, ``Index``, ``Type``, ``Aws_auth``, ``Aws_region``, ``Suppress_Type_Name``, and ``tls``. For more information, see [Under the hood: FireLens for Amazon ECS Tasks](https://docs.aws.amazon.com/containers/under-the-hood-firelens-for-amazon-ecs-tasks/).\n When you export logs to Amazon S3, you can specify the bucket using the ``bucket`` option. You can also specify ``region``, ``total_file_size``, ``upload_timeout``, and ``use_put_object`` as options.\n This parameter requires version 1.19 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log in to your container instance and run the following command: ``sudo docker version --format '{{.Server.APIVersion}}'``" }, "secretOptions": { "type": "array", @@ -158399,10 +158527,12 @@ "description": "A Boolean value that indicates whether Online Certificate Status Protocol (OCSP) server certificate check is enabled or not. For more information, see [Configurable endpoints](https://docs.aws.amazon.com//iot/latest/developerguide/iot-custom-endpoints-configurable.html) from the AWS IoT Core Developer Guide." }, "ocspAuthorizedResponderArn": { - "type": "string" + "type": "string", + "description": "The Amazon Resource Name (ARN) for an X.509 certificate stored in ACM. If provided, AWS IoT Core will use this certificate to validate the signature of the received OCSP response. The OCSP responder must sign responses using either this authorized responder certificate or the issuing certificate, depending on whether the ARN is provided or not. The certificate must be in the same account and region as the domain configuration." }, "ocspLambdaArn": { - "type": "string" + "type": "string", + "description": "The Amazon Resource Name (ARN) for a Lambda function that acts as a Request for Comments (RFC) 6960-compliant Online Certificate Status Protocol (OCSP) responder, supporting basic OCSP responses. The Lambda function accepts a base64-encoding of the OCSP request in the Distinguished Encoding Rules (DER) format. The Lambda function's response is also a base64-encoded OCSP response in the DER format. The response size must not exceed 4 kilobytes (KiB). The Lambda function must be in the same account and region as the domain configuration." } }, "irreversibleNames": { @@ -183284,7 +183414,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -183504,7 +183635,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -184028,7 +184160,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -184401,7 +184534,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -185310,7 +185444,8 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisStaticFile" - } + }, + "description": "The static files for the definition." } } }, @@ -185755,7 +185890,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -186597,7 +186733,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -186748,7 +186885,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -186763,16 +186901,20 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialCategoricalDataColor" - } + }, + "description": "A list of categorical data colors for each category." }, "defaultOpacity": { - "type": "number" + "type": "number", + "description": "The default opacity of a categorical color." }, "nullDataSettings": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialNullDataSettings" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialNullDataSettings", + "description": "The null data visualization settings." }, "nullDataVisibility": { - "$ref": "#/types/aws-native:quicksight:AnalysisVisibility" + "$ref": "#/types/aws-native:quicksight:AnalysisVisibility", + "description": "The state of visibility for null data." } } }, @@ -186780,10 +186922,12 @@ "type": "object", "properties": { "color": { - "type": "string" + "type": "string", + "description": "The color and opacity values for the category data color." }, "dataValue": { - "type": "string" + "type": "string", + "description": "The data value for the category data color." } } }, @@ -186791,7 +186935,8 @@ "type": "object", "properties": { "radius": { - "type": "number" + "type": "number", + "description": "The positive value for the radius of a circle." } } }, @@ -186799,16 +186944,20 @@ "type": "object", "properties": { "circleRadius": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialCircleRadius" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialCircleRadius", + "description": "The radius of the circle." }, "fillColor": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialColor" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialColor", + "description": "The color and opacity values for the fill color." }, "strokeColor": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialColor" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialColor", + "description": "The color and opacity values for the stroke color." }, "strokeWidth": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLineWidth" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLineWidth", + "description": "The width of the stroke (border)." } } }, @@ -186816,13 +186965,16 @@ "type": "object", "properties": { "categorical": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialCategoricalColor" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialCategoricalColor", + "description": "The visualization properties for the categorical color." }, "gradient": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialGradientColor" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialGradientColor", + "description": "The visualization properties for the gradient color." }, "solid": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialSolidColor" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialSolidColor", + "description": "The visualization properties for the solid color." } } }, @@ -186854,7 +187006,8 @@ "type": "object", "properties": { "staticFileDataSource": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialStaticFileSource" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialStaticFileSource", + "description": "The static file data source properties for the geospatial data." } } }, @@ -186862,19 +187015,23 @@ "type": "object", "properties": { "defaultOpacity": { - "type": "number" + "type": "number", + "description": "The default opacity for the gradient color." }, "nullDataSettings": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialNullDataSettings" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialNullDataSettings", + "description": "The null data visualization settings." }, "nullDataVisibility": { - "$ref": "#/types/aws-native:quicksight:AnalysisVisibility" + "$ref": "#/types/aws-native:quicksight:AnalysisVisibility", + "description": "The state of visibility for null data." }, "stepColors": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialGradientStepColor" - } + }, + "description": "A list of gradient step colors for the gradient." } } }, @@ -186882,10 +187039,12 @@ "type": "object", "properties": { "color": { - "type": "string" + "type": "string", + "description": "The color and opacity values for the gradient step color." }, "dataValue": { - "type": "number" + "type": "number", + "description": "The data value for the gradient step color." } } }, @@ -186926,13 +187085,15 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisDimensionField" - } + }, + "description": "A list of color dimension fields." }, "colorValuesFields": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisMeasureField" - } + }, + "description": "A list of color measure fields." } } }, @@ -186940,13 +187101,16 @@ "type": "object", "properties": { "lineLayer": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLineLayer" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLineLayer", + "description": "The definition for a line layer." }, "pointLayer": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialPointLayer" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialPointLayer", + "description": "The definition for a point layer." }, "polygonLayer": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialPolygonLayer" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialPolygonLayer", + "description": "The definition for a polygon layer." } } }, @@ -186957,31 +187121,39 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisLayerCustomAction" - } + }, + "description": "A list of custom actions for a layer." }, "dataSource": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialDataSourceItem" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialDataSourceItem", + "description": "The data source for the layer." }, "joinDefinition": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLayerJoinDefinition" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLayerJoinDefinition", + "description": "The join definition properties for a layer." }, "label": { - "type": "string" + "type": "string", + "description": "The label that is displayed for the layer." }, "layerDefinition": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLayerDefinition" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLayerDefinition", + "description": "The definition properties for a layer." }, "layerId": { - "type": "string" + "type": "string", + "description": "The ID of the layer." }, "layerType": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLayerType" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLayerType", + "description": "The layer type." }, "tooltip": { "$ref": "#/types/aws-native:quicksight:AnalysisTooltipOptions" }, "visibility": { - "$ref": "#/types/aws-native:quicksight:AnalysisVisibility" + "$ref": "#/types/aws-native:quicksight:AnalysisVisibility", + "description": "The state of visibility for the layer." } } }, @@ -186989,13 +187161,15 @@ "type": "object", "properties": { "colorField": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLayerColorField" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLayerColorField", + "description": "The geospatial color field for the join definition." }, "datasetKeyField": { "$ref": "#/types/aws-native:quicksight:AnalysisUnaggregatedField" }, "shapeKeyField": { - "type": "string" + "type": "string", + "description": "The name of the field or property in the geospatial data source." } } }, @@ -187012,13 +187186,16 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLayerItem" - } + }, + "description": "The geospatial layers to visualize on the map." }, "mapState": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialMapState" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialMapState", + "description": "The map state properties for the map." }, "mapStyle": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialMapStyle" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialMapStyle", + "description": "The map style properties for the map." } } }, @@ -187029,7 +187206,8 @@ "type": "object", "properties": { "style": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLineStyle" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLineStyle", + "description": "The visualization style for a line layer." } } }, @@ -187037,7 +187215,8 @@ "type": "object", "properties": { "lineSymbolStyle": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLineSymbolStyle" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLineSymbolStyle", + "description": "The symbol style for a line style." } } }, @@ -187045,10 +187224,12 @@ "type": "object", "properties": { "fillColor": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialColor" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialColor", + "description": "The color and opacity values for the fill color." }, "lineWidth": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLineWidth" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLineWidth", + "description": "The width value for a line." } } }, @@ -187056,7 +187237,8 @@ "type": "object", "properties": { "lineWidth": { - "type": "number" + "type": "number", + "description": "The positive value for the width of a line." } } }, @@ -187094,7 +187276,8 @@ "description": "The field wells of the visual." }, "interactions": { - "$ref": "pulumi.json#/Any" + "$ref": "pulumi.json#/Any", + "description": "The general visual interactions setup for a visual." }, "legend": { "$ref": "#/types/aws-native:quicksight:AnalysisLegendOptions", @@ -187140,7 +187323,8 @@ "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialCoordinateBounds" }, "mapNavigation": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialMapNavigation" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialMapNavigation", + "description": "Enables or disables map navigation for a map." } } }, @@ -187148,13 +187332,16 @@ "type": "object", "properties": { "backgroundColor": { - "type": "string" + "type": "string", + "description": "The background color and opacity values for a map." }, "baseMapStyle": { - "$ref": "#/types/aws-native:quicksight:AnalysisBaseMapStyleType" + "$ref": "#/types/aws-native:quicksight:AnalysisBaseMapStyleType", + "description": "The selected base map style." }, "baseMapVisibility": { - "$ref": "#/types/aws-native:quicksight:AnalysisVisibility" + "$ref": "#/types/aws-native:quicksight:AnalysisVisibility", + "description": "The state of visibility for the base map." } } }, @@ -187197,7 +187384,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -187209,7 +187397,8 @@ "type": "object", "properties": { "symbolStyle": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialNullSymbolStyle" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialNullSymbolStyle", + "description": "The symbol style for null data." } } }, @@ -187217,13 +187406,16 @@ "type": "object", "properties": { "fillColor": { - "type": "string" + "type": "string", + "description": "The color and opacity values for the fill color." }, "strokeColor": { - "type": "string" + "type": "string", + "description": "The color and opacity values for the stroke color." }, "strokeWidth": { - "type": "number" + "type": "number", + "description": "The width of the border stroke." } } }, @@ -187231,7 +187423,8 @@ "type": "object", "properties": { "style": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialPointStyle" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialPointStyle", + "description": "The visualization style for a point layer." } } }, @@ -187239,7 +187432,8 @@ "type": "object", "properties": { "circleSymbolStyle": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialCircleSymbolStyle" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialCircleSymbolStyle", + "description": "The circle symbol style for a point layer." } } }, @@ -187264,7 +187458,8 @@ "type": "object", "properties": { "style": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialPolygonStyle" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialPolygonStyle", + "description": "The visualization style for a polygon layer." } } }, @@ -187272,7 +187467,8 @@ "type": "object", "properties": { "polygonSymbolStyle": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialPolygonSymbolStyle" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialPolygonSymbolStyle", + "description": "The polygon symbol style for a polygon layer." } } }, @@ -187280,13 +187476,16 @@ "type": "object", "properties": { "fillColor": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialColor" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialColor", + "description": "The color and opacity values for the fill color." }, "strokeColor": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialColor" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialColor", + "description": "The color and opacity values for the stroke color." }, "strokeWidth": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLineWidth" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLineWidth", + "description": "The width of the border stroke." } } }, @@ -187297,10 +187496,12 @@ "type": "object", "properties": { "color": { - "type": "string" + "type": "string", + "description": "The color and opacity values for the color." }, "state": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialColorState" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialColorState", + "description": "Enables and disables the view state of the color." } } }, @@ -187308,7 +187509,8 @@ "type": "object", "properties": { "staticFileId": { - "type": "string" + "type": "string", + "description": "The ID of the static file." } } }, @@ -187604,7 +187806,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -187717,7 +187920,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -187738,19 +187942,24 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisImageCustomActionOperation" - } + }, + "description": "A list of `ImageCustomActionOperations` .\n\nThis is a union type structure. For this structure to be valid, only one of the attributes can be defined." }, "customActionId": { - "type": "string" + "type": "string", + "description": "The ID of the custom action." }, "name": { - "type": "string" + "type": "string", + "description": "The name of the custom action." }, "status": { - "$ref": "#/types/aws-native:quicksight:AnalysisWidgetStatus" + "$ref": "#/types/aws-native:quicksight:AnalysisWidgetStatus", + "description": "The status of the custom action." }, "trigger": { - "$ref": "#/types/aws-native:quicksight:AnalysisImageCustomActionTrigger" + "$ref": "#/types/aws-native:quicksight:AnalysisImageCustomActionTrigger", + "description": "The trigger of the `VisualCustomAction` .\n\nValid values are defined as follows:\n\n- `CLICK` : Initiates a custom action by a left pointer click on a data point.\n- `MENU` : Initiates a custom action by right pointer click from the menu." } } }, @@ -187778,7 +187987,8 @@ "type": "object", "properties": { "imageMenuOption": { - "$ref": "#/types/aws-native:quicksight:AnalysisImageMenuOption" + "$ref": "#/types/aws-native:quicksight:AnalysisImageMenuOption", + "description": "The menu options for the image." } } }, @@ -187786,7 +187996,8 @@ "type": "object", "properties": { "availabilityStatus": { - "$ref": "pulumi.json#/Any" + "$ref": "pulumi.json#/Any", + "description": "The availability status of the image menu. If the value of this property is set to `ENABLED` , dashboard readers can interact with the image menu." } } }, @@ -187794,10 +188005,12 @@ "type": "object", "properties": { "source": { - "$ref": "#/types/aws-native:quicksight:AnalysisStaticFileSource" + "$ref": "#/types/aws-native:quicksight:AnalysisStaticFileSource", + "description": "The source of the image static file." }, "staticFileId": { - "type": "string" + "type": "string", + "description": "The ID of the static file that contains an image." } } }, @@ -187853,7 +188066,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -188184,7 +188398,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -188237,19 +188452,24 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisLayerCustomActionOperation" - } + }, + "description": "A list of `LayerCustomActionOperations` .\n\nThis is a union type structure. For this structure to be valid, only one of the attributes can be defined." }, "customActionId": { - "type": "string" + "type": "string", + "description": "The ID of the custom action." }, "name": { - "type": "string" + "type": "string", + "description": "The name of the custom action." }, "status": { - "$ref": "#/types/aws-native:quicksight:AnalysisWidgetStatus" + "$ref": "#/types/aws-native:quicksight:AnalysisWidgetStatus", + "description": "The status of the `LayerCustomAction` ." }, "trigger": { - "$ref": "#/types/aws-native:quicksight:AnalysisLayerCustomActionTrigger" + "$ref": "#/types/aws-native:quicksight:AnalysisLayerCustomActionTrigger", + "description": "The trigger of the `LayerCustomAction` .\n\nValid values are defined as follows:\n\n- `DATA_POINT_CLICK` : Initiates a custom action by a left pointer click on a data point.\n- `DATA_POINT_MENU` : Initiates a custom action by right pointer click from the menu." } } }, @@ -188280,10 +188500,12 @@ "type": "object", "properties": { "chartConfiguration": { - "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLayerMapConfiguration" + "$ref": "#/types/aws-native:quicksight:AnalysisGeospatialLayerMapConfiguration", + "description": "The configuration settings of the visual." }, "dataSetIdentifier": { - "type": "string" + "type": "string", + "description": "The dataset that is used to create the layer map visual. You can't create a visual without a dataset." }, "subtitle": { "$ref": "#/types/aws-native:quicksight:AnalysisVisualSubtitleLabelOptions" @@ -188292,10 +188514,12 @@ "$ref": "#/types/aws-native:quicksight:AnalysisVisualTitleLabelOptions" }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { - "type": "string" + "type": "string", + "description": "The ID of the visual." } } }, @@ -188639,7 +188863,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -189757,7 +189982,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -190171,7 +190397,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -190223,10 +190450,12 @@ "type": "object", "properties": { "chartConfiguration": { - "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualConfiguration" + "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualConfiguration", + "description": "A description of the plugin field wells and their persisted properties." }, "pluginArn": { - "type": "string" + "type": "string", + "description": "The Amazon Resource Name (ARN) that reflects the plugin and version." }, "subtitle": { "$ref": "#/types/aws-native:quicksight:AnalysisVisualSubtitleLabelOptions" @@ -190235,10 +190464,12 @@ "$ref": "#/types/aws-native:quicksight:AnalysisVisualTitleLabelOptions" }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { - "type": "string" + "type": "string", + "description": "The ID of the visual that you want to use." } } }, @@ -190252,13 +190483,16 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualFieldWell" - } + }, + "description": "The field wells configuration of the plugin visual." }, "sortConfiguration": { - "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualSortConfiguration" + "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualSortConfiguration", + "description": "The sort configuration of the plugin visual." }, "visualOptions": { - "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualOptions" + "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualOptions", + "description": "The persisted properties of the plugin visual." } } }, @@ -190266,25 +190500,29 @@ "type": "object", "properties": { "axisName": { - "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualAxisName" + "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualAxisName", + "description": "The semantic axis name for the field well." }, "dimensions": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisDimensionField" - } + }, + "description": "A list of dimensions for the field well." }, "measures": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisMeasureField" - } + }, + "description": "A list of measures that exist in the field well." }, "unaggregated": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisUnaggregatedField" - } + }, + "description": "A list of unaggregated fields that exist in the field well." } } }, @@ -190292,7 +190530,8 @@ "type": "object", "properties": { "itemsLimit": { - "type": "number" + "type": "number", + "description": "Determines how many values are be fetched at once." } } }, @@ -190303,7 +190542,8 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualProperty" - } + }, + "description": "The persisted properties and their values." } } }, @@ -190311,10 +190551,12 @@ "type": "object", "properties": { "name": { - "type": "string" + "type": "string", + "description": "The name of the plugin visual property." }, "value": { - "type": "string" + "type": "string", + "description": "The value of the plugin visual property." } } }, @@ -190322,7 +190564,8 @@ "type": "object", "properties": { "pluginVisualTableQuerySort": { - "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualTableQuerySort" + "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualTableQuerySort", + "description": "The table query sorting options for the plugin visual." } } }, @@ -190330,13 +190573,15 @@ "type": "object", "properties": { "itemsLimitConfiguration": { - "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualItemsLimitConfiguration" + "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisualItemsLimitConfiguration", + "description": "The maximum amount of data to be returned by a query." }, "rowSort": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisFieldSortOptions" - } + }, + "description": "Determines how data is sorted in the response." } } }, @@ -190568,7 +190813,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -190970,7 +191216,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -191142,7 +191389,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -191333,7 +191581,8 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisSheetImage" - } + }, + "description": "A list of images on a sheet." }, "name": { "type": "string", @@ -191410,7 +191659,8 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisSheetImage" - } + }, + "description": "A list of images on a sheet." }, "layouts": { "type": "array", @@ -191490,25 +191740,32 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:AnalysisImageCustomAction" - } + }, + "description": "A list of custom actions that are configured for an image." }, "imageContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the image." }, "interactions": { - "$ref": "#/types/aws-native:quicksight:AnalysisImageInteractionOptions" + "$ref": "#/types/aws-native:quicksight:AnalysisImageInteractionOptions", + "description": "The general image interactions setup for an image." }, "scaling": { - "$ref": "#/types/aws-native:quicksight:AnalysisSheetImageScalingConfiguration" + "$ref": "#/types/aws-native:quicksight:AnalysisSheetImageScalingConfiguration", + "description": "Determines how the image is scaled." }, "sheetImageId": { - "type": "string" + "type": "string", + "description": "The ID of the sheet image." }, "source": { - "$ref": "#/types/aws-native:quicksight:AnalysisSheetImageSource" + "$ref": "#/types/aws-native:quicksight:AnalysisSheetImageSource", + "description": "The source of the image." }, "tooltip": { - "$ref": "#/types/aws-native:quicksight:AnalysisSheetImageTooltipConfiguration" + "$ref": "#/types/aws-native:quicksight:AnalysisSheetImageTooltipConfiguration", + "description": "The tooltip to be shown when hovering over the image." } } }, @@ -191516,7 +191773,8 @@ "type": "object", "properties": { "scalingType": { - "$ref": "#/types/aws-native:quicksight:AnalysisSheetImageScalingType" + "$ref": "#/types/aws-native:quicksight:AnalysisSheetImageScalingType", + "description": "The scaling option to use when fitting the image inside the container.\n\nValid values are defined as follows:\n\n- `SCALE_TO_WIDTH` : The image takes up the entire width of the container. The image aspect ratio is preserved.\n- `SCALE_TO_HEIGHT` : The image takes up the entire height of the container. The image aspect ratio is preserved.\n- `SCALE_TO_CONTAINER` : The image takes up the entire width and height of the container. The image aspect ratio is not preserved.\n- `SCALE_NONE` : The image is displayed in its original size and is not scaled to the container." } } }, @@ -191527,7 +191785,8 @@ "type": "object", "properties": { "sheetImageStaticFileSource": { - "$ref": "#/types/aws-native:quicksight:AnalysisSheetImageStaticFileSource" + "$ref": "#/types/aws-native:quicksight:AnalysisSheetImageStaticFileSource", + "description": "The source of the static file that contains the image." } } }, @@ -191535,7 +191794,8 @@ "type": "object", "properties": { "staticFileId": { - "type": "string" + "type": "string", + "description": "The ID of the static file that contains the image." } } }, @@ -191543,10 +191803,12 @@ "type": "object", "properties": { "tooltipText": { - "$ref": "#/types/aws-native:quicksight:AnalysisSheetImageTooltipText" + "$ref": "#/types/aws-native:quicksight:AnalysisSheetImageTooltipText", + "description": "The text that appears in the tooltip." }, "visibility": { - "$ref": "#/types/aws-native:quicksight:AnalysisVisibility" + "$ref": "#/types/aws-native:quicksight:AnalysisVisibility", + "description": "The visibility of the tooltip." } } }, @@ -191554,7 +191816,8 @@ "type": "object", "properties": { "plainText": { - "type": "string" + "type": "string", + "description": "The plain text format." } } }, @@ -191744,10 +192007,12 @@ "type": "object", "properties": { "source": { - "$ref": "#/types/aws-native:quicksight:AnalysisStaticFileSource" + "$ref": "#/types/aws-native:quicksight:AnalysisStaticFileSource", + "description": "The source of the spatial static file." }, "staticFileId": { - "type": "string" + "type": "string", + "description": "The ID of the spatial static file." } } }, @@ -191758,10 +192023,12 @@ "type": "object", "properties": { "imageStaticFile": { - "$ref": "#/types/aws-native:quicksight:AnalysisImageStaticFile" + "$ref": "#/types/aws-native:quicksight:AnalysisImageStaticFile", + "description": "The image static file." }, "spatialStaticFile": { - "$ref": "#/types/aws-native:quicksight:AnalysisSpatialStaticFile" + "$ref": "#/types/aws-native:quicksight:AnalysisSpatialStaticFile", + "description": "The spacial static file." } } }, @@ -191769,13 +192036,16 @@ "type": "object", "properties": { "bucketName": { - "type": "string" + "type": "string", + "description": "The name of the Amazon S3 bucket." }, "objectKey": { - "type": "string" + "type": "string", + "description": "The identifier of the static file in the Amazon S3 bucket." }, "region": { - "type": "string" + "type": "string", + "description": "The Region of the Amazon S3 account that contains the bucket." } } }, @@ -191783,10 +192053,12 @@ "type": "object", "properties": { "s3Options": { - "$ref": "#/types/aws-native:quicksight:AnalysisStaticFileS3SourceOptions" + "$ref": "#/types/aws-native:quicksight:AnalysisStaticFileS3SourceOptions", + "description": "The structure that contains the Amazon S3 location to download the static file from." }, "urlOptions": { - "$ref": "#/types/aws-native:quicksight:AnalysisStaticFileUrlSourceOptions" + "$ref": "#/types/aws-native:quicksight:AnalysisStaticFileUrlSourceOptions", + "description": "The structure that contains the URL to download the static file from." } }, "irreversibleNames": { @@ -191797,7 +192069,8 @@ "type": "object", "properties": { "url": { - "type": "string" + "type": "string", + "description": "The URL to download the static file from." } } }, @@ -192401,7 +192674,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -192986,7 +193260,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -193126,7 +193401,8 @@ "description": "A key performance indicator (KPI).\n\nFor more information, see [Using KPIs](https://docs.aws.amazon.com/quicksight/latest/user/kpi.html) in the *Amazon QuickSight User Guide* ." }, "layerMapVisual": { - "$ref": "#/types/aws-native:quicksight:AnalysisLayerMapVisual" + "$ref": "#/types/aws-native:quicksight:AnalysisLayerMapVisual", + "description": "The properties for a layer map visual" }, "lineChartVisual": { "$ref": "#/types/aws-native:quicksight:AnalysisLineChartVisual", @@ -193141,7 +193417,8 @@ "description": "A pivot table.\n\nFor more information, see [Using pivot tables](https://docs.aws.amazon.com/quicksight/latest/user/pivot-table.html) in the *Amazon QuickSight User Guide* ." }, "pluginVisual": { - "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisual" + "$ref": "#/types/aws-native:quicksight:AnalysisPluginVisual", + "description": "The custom plugin visual type." }, "radarChartVisual": { "$ref": "#/types/aws-native:quicksight:AnalysisRadarChartVisual", @@ -193438,7 +193715,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -193606,7 +193884,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -194223,7 +194502,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -194446,7 +194726,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -194970,7 +195251,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -195343,7 +195625,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -196679,7 +196962,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -197521,7 +197805,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -197672,7 +197957,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -197687,16 +197973,20 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardGeospatialCategoricalDataColor" - } + }, + "description": "A list of categorical data colors for each category." }, "defaultOpacity": { - "type": "number" + "type": "number", + "description": "The default opacity of a categorical color." }, "nullDataSettings": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialNullDataSettings" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialNullDataSettings", + "description": "The null data visualization settings." }, "nullDataVisibility": { - "$ref": "#/types/aws-native:quicksight:DashboardVisibility" + "$ref": "#/types/aws-native:quicksight:DashboardVisibility", + "description": "The state of visibility for null data." } } }, @@ -197704,10 +197994,12 @@ "type": "object", "properties": { "color": { - "type": "string" + "type": "string", + "description": "The color and opacity values for the category data color." }, "dataValue": { - "type": "string" + "type": "string", + "description": "The data value for the category data color." } } }, @@ -197715,7 +198007,8 @@ "type": "object", "properties": { "radius": { - "type": "number" + "type": "number", + "description": "The positive value for the radius of a circle." } } }, @@ -197723,16 +198016,20 @@ "type": "object", "properties": { "circleRadius": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialCircleRadius" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialCircleRadius", + "description": "The radius of the circle." }, "fillColor": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialColor" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialColor", + "description": "The color and opacity values for the fill color." }, "strokeColor": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialColor" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialColor", + "description": "The color and opacity values for the stroke color." }, "strokeWidth": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLineWidth" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLineWidth", + "description": "The width of the stroke (border)." } } }, @@ -197740,13 +198037,16 @@ "type": "object", "properties": { "categorical": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialCategoricalColor" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialCategoricalColor", + "description": "The visualization properties for the categorical color." }, "gradient": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialGradientColor" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialGradientColor", + "description": "The visualization properties for the gradient color." }, "solid": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialSolidColor" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialSolidColor", + "description": "The visualization properties for the solid color." } } }, @@ -197778,7 +198078,8 @@ "type": "object", "properties": { "staticFileDataSource": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialStaticFileSource" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialStaticFileSource", + "description": "The static file data source properties for the geospatial data." } } }, @@ -197786,19 +198087,23 @@ "type": "object", "properties": { "defaultOpacity": { - "type": "number" + "type": "number", + "description": "The default opacity for the gradient color." }, "nullDataSettings": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialNullDataSettings" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialNullDataSettings", + "description": "The null data visualization settings." }, "nullDataVisibility": { - "$ref": "#/types/aws-native:quicksight:DashboardVisibility" + "$ref": "#/types/aws-native:quicksight:DashboardVisibility", + "description": "The state of visibility for null data." }, "stepColors": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardGeospatialGradientStepColor" - } + }, + "description": "A list of gradient step colors for the gradient." } } }, @@ -197806,10 +198111,12 @@ "type": "object", "properties": { "color": { - "type": "string" + "type": "string", + "description": "The color and opacity values for the gradient step color." }, "dataValue": { - "type": "number" + "type": "number", + "description": "The data value for the gradient step color." } } }, @@ -197850,13 +198157,15 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardDimensionField" - } + }, + "description": "A list of color dimension fields." }, "colorValuesFields": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardMeasureField" - } + }, + "description": "A list of color measure fields." } } }, @@ -197864,13 +198173,16 @@ "type": "object", "properties": { "lineLayer": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLineLayer" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLineLayer", + "description": "The definition for a line layer." }, "pointLayer": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialPointLayer" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialPointLayer", + "description": "The definition for a point layer." }, "polygonLayer": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialPolygonLayer" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialPolygonLayer", + "description": "The definition for a polygon layer." } } }, @@ -197881,31 +198193,39 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardLayerCustomAction" - } + }, + "description": "A list of custom actions for a layer." }, "dataSource": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialDataSourceItem" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialDataSourceItem", + "description": "The data source for the layer." }, "joinDefinition": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLayerJoinDefinition" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLayerJoinDefinition", + "description": "The join definition properties for a layer." }, "label": { - "type": "string" + "type": "string", + "description": "The label that is displayed for the layer." }, "layerDefinition": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLayerDefinition" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLayerDefinition", + "description": "The definition properties for a layer." }, "layerId": { - "type": "string" + "type": "string", + "description": "The ID of the layer." }, "layerType": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLayerType" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLayerType", + "description": "The layer type." }, "tooltip": { "$ref": "#/types/aws-native:quicksight:DashboardTooltipOptions" }, "visibility": { - "$ref": "#/types/aws-native:quicksight:DashboardVisibility" + "$ref": "#/types/aws-native:quicksight:DashboardVisibility", + "description": "The state of visibility for the layer." } } }, @@ -197913,13 +198233,15 @@ "type": "object", "properties": { "colorField": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLayerColorField" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLayerColorField", + "description": "The geospatial color field for the join definition." }, "datasetKeyField": { "$ref": "#/types/aws-native:quicksight:DashboardUnaggregatedField" }, "shapeKeyField": { - "type": "string" + "type": "string", + "description": "The name of the field or property in the geospatial data source." } } }, @@ -197936,13 +198258,16 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLayerItem" - } + }, + "description": "The geospatial layers to visualize on the map." }, "mapState": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialMapState" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialMapState", + "description": "The map state properties for the map." }, "mapStyle": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialMapStyle" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialMapStyle", + "description": "The map style properties for the map." } } }, @@ -197953,7 +198278,8 @@ "type": "object", "properties": { "style": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLineStyle" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLineStyle", + "description": "The visualization style for a line layer." } } }, @@ -197961,7 +198287,8 @@ "type": "object", "properties": { "lineSymbolStyle": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLineSymbolStyle" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLineSymbolStyle", + "description": "The symbol style for a line style." } } }, @@ -197969,10 +198296,12 @@ "type": "object", "properties": { "fillColor": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialColor" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialColor", + "description": "The color and opacity values for the fill color." }, "lineWidth": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLineWidth" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLineWidth", + "description": "The width value for a line." } } }, @@ -197980,7 +198309,8 @@ "type": "object", "properties": { "lineWidth": { - "type": "number" + "type": "number", + "description": "The positive value for the width of a line." } } }, @@ -198018,7 +198348,8 @@ "description": "The field wells of the visual." }, "interactions": { - "$ref": "pulumi.json#/Any" + "$ref": "pulumi.json#/Any", + "description": "The general visual interactions setup for a visual." }, "legend": { "$ref": "#/types/aws-native:quicksight:DashboardLegendOptions", @@ -198064,7 +198395,8 @@ "$ref": "#/types/aws-native:quicksight:DashboardGeospatialCoordinateBounds" }, "mapNavigation": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialMapNavigation" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialMapNavigation", + "description": "Enables or disables map navigation for a map." } } }, @@ -198072,13 +198404,16 @@ "type": "object", "properties": { "backgroundColor": { - "type": "string" + "type": "string", + "description": "The background color and opacity values for a map." }, "baseMapStyle": { - "$ref": "#/types/aws-native:quicksight:DashboardBaseMapStyleType" + "$ref": "#/types/aws-native:quicksight:DashboardBaseMapStyleType", + "description": "The selected base map style." }, "baseMapVisibility": { - "$ref": "#/types/aws-native:quicksight:DashboardVisibility" + "$ref": "#/types/aws-native:quicksight:DashboardVisibility", + "description": "The state of visibility for the base map." } } }, @@ -198121,7 +198456,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -198133,7 +198469,8 @@ "type": "object", "properties": { "symbolStyle": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialNullSymbolStyle" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialNullSymbolStyle", + "description": "The symbol style for null data." } } }, @@ -198141,13 +198478,16 @@ "type": "object", "properties": { "fillColor": { - "type": "string" + "type": "string", + "description": "The color and opacity values for the fill color." }, "strokeColor": { - "type": "string" + "type": "string", + "description": "The color and opacity values for the stroke color." }, "strokeWidth": { - "type": "number" + "type": "number", + "description": "The width of the border stroke." } } }, @@ -198155,7 +198495,8 @@ "type": "object", "properties": { "style": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialPointStyle" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialPointStyle", + "description": "The visualization style for a point layer." } } }, @@ -198163,7 +198504,8 @@ "type": "object", "properties": { "circleSymbolStyle": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialCircleSymbolStyle" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialCircleSymbolStyle", + "description": "The circle symbol style for a point layer." } } }, @@ -198188,7 +198530,8 @@ "type": "object", "properties": { "style": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialPolygonStyle" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialPolygonStyle", + "description": "The visualization style for a polygon layer." } } }, @@ -198196,7 +198539,8 @@ "type": "object", "properties": { "polygonSymbolStyle": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialPolygonSymbolStyle" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialPolygonSymbolStyle", + "description": "The polygon symbol style for a polygon layer." } } }, @@ -198204,13 +198548,16 @@ "type": "object", "properties": { "fillColor": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialColor" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialColor", + "description": "The color and opacity values for the fill color." }, "strokeColor": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialColor" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialColor", + "description": "The color and opacity values for the stroke color." }, "strokeWidth": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLineWidth" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLineWidth", + "description": "The width of the border stroke." } } }, @@ -198221,10 +198568,12 @@ "type": "object", "properties": { "color": { - "type": "string" + "type": "string", + "description": "The color and opacity values for the color." }, "state": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialColorState" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialColorState", + "description": "Enables and disables the view state of the color." } } }, @@ -198232,7 +198581,8 @@ "type": "object", "properties": { "staticFileId": { - "type": "string" + "type": "string", + "description": "The ID of the static file." } } }, @@ -198528,7 +198878,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -198641,7 +198992,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -198662,19 +199014,24 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardImageCustomActionOperation" - } + }, + "description": "A list of `ImageCustomActionOperations` .\n\nThis is a union type structure. For this structure to be valid, only one of the attributes can be defined." }, "customActionId": { - "type": "string" + "type": "string", + "description": "The ID of the custom action." }, "name": { - "type": "string" + "type": "string", + "description": "The name of the custom action." }, "status": { - "$ref": "#/types/aws-native:quicksight:DashboardWidgetStatus" + "$ref": "#/types/aws-native:quicksight:DashboardWidgetStatus", + "description": "The status of the custom action." }, "trigger": { - "$ref": "#/types/aws-native:quicksight:DashboardImageCustomActionTrigger" + "$ref": "#/types/aws-native:quicksight:DashboardImageCustomActionTrigger", + "description": "The trigger of the `VisualCustomAction` .\n\nValid values are defined as follows:\n\n- `CLICK` : Initiates a custom action by a left pointer click on a data point.\n- `MENU` : Initiates a custom action by right pointer click from the menu." } } }, @@ -198702,7 +199059,8 @@ "type": "object", "properties": { "imageMenuOption": { - "$ref": "#/types/aws-native:quicksight:DashboardImageMenuOption" + "$ref": "#/types/aws-native:quicksight:DashboardImageMenuOption", + "description": "The menu options for the image." } } }, @@ -198710,7 +199068,8 @@ "type": "object", "properties": { "availabilityStatus": { - "$ref": "#/types/aws-native:quicksight:DashboardBehavior" + "$ref": "#/types/aws-native:quicksight:DashboardBehavior", + "description": "The availability status of the image menu. If the value of this property is set to `ENABLED` , dashboard readers can interact with the image menu." } } }, @@ -198718,10 +199077,12 @@ "type": "object", "properties": { "source": { - "$ref": "#/types/aws-native:quicksight:DashboardStaticFileSource" + "$ref": "#/types/aws-native:quicksight:DashboardStaticFileSource", + "description": "The source of the image static file." }, "staticFileId": { - "type": "string" + "type": "string", + "description": "The ID of the static file that contains an image." } } }, @@ -198777,7 +199138,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -199108,7 +199470,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -199161,19 +199524,24 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardLayerCustomActionOperation" - } + }, + "description": "A list of `LayerCustomActionOperations` .\n\nThis is a union type structure. For this structure to be valid, only one of the attributes can be defined." }, "customActionId": { - "type": "string" + "type": "string", + "description": "The ID of the custom action." }, "name": { - "type": "string" + "type": "string", + "description": "The name of the custom action." }, "status": { - "$ref": "#/types/aws-native:quicksight:DashboardWidgetStatus" + "$ref": "#/types/aws-native:quicksight:DashboardWidgetStatus", + "description": "The status of the `LayerCustomAction` ." }, "trigger": { - "$ref": "#/types/aws-native:quicksight:DashboardLayerCustomActionTrigger" + "$ref": "#/types/aws-native:quicksight:DashboardLayerCustomActionTrigger", + "description": "The trigger of the `LayerCustomAction` .\n\nValid values are defined as follows:\n\n- `DATA_POINT_CLICK` : Initiates a custom action by a left pointer click on a data point.\n- `DATA_POINT_MENU` : Initiates a custom action by right pointer click from the menu." } } }, @@ -199204,10 +199572,12 @@ "type": "object", "properties": { "chartConfiguration": { - "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLayerMapConfiguration" + "$ref": "#/types/aws-native:quicksight:DashboardGeospatialLayerMapConfiguration", + "description": "The configuration settings of the visual." }, "dataSetIdentifier": { - "type": "string" + "type": "string", + "description": "The dataset that is used to create the layer map visual. You can't create a visual without a dataset." }, "subtitle": { "$ref": "#/types/aws-native:quicksight:DashboardVisualSubtitleLabelOptions" @@ -199216,10 +199586,12 @@ "$ref": "#/types/aws-native:quicksight:DashboardVisualTitleLabelOptions" }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { - "type": "string" + "type": "string", + "description": "The ID of the visual." } } }, @@ -199563,7 +199935,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -200693,7 +201066,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -201107,7 +201481,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -201159,10 +201534,12 @@ "type": "object", "properties": { "chartConfiguration": { - "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualConfiguration" + "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualConfiguration", + "description": "A description of the plugin field wells and their persisted properties." }, "pluginArn": { - "type": "string" + "type": "string", + "description": "The Amazon Resource Name (ARN) that reflects the plugin and version." }, "subtitle": { "$ref": "#/types/aws-native:quicksight:DashboardVisualSubtitleLabelOptions" @@ -201171,10 +201548,12 @@ "$ref": "#/types/aws-native:quicksight:DashboardVisualTitleLabelOptions" }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { - "type": "string" + "type": "string", + "description": "The ID of the visual that you want to use." } } }, @@ -201188,13 +201567,16 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualFieldWell" - } + }, + "description": "The field wells configuration of the plugin visual." }, "sortConfiguration": { - "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualSortConfiguration" + "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualSortConfiguration", + "description": "The sort configuration of the plugin visual." }, "visualOptions": { - "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualOptions" + "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualOptions", + "description": "The persisted properties of the plugin visual." } } }, @@ -201202,25 +201584,29 @@ "type": "object", "properties": { "axisName": { - "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualAxisName" + "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualAxisName", + "description": "The semantic axis name for the field well." }, "dimensions": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardDimensionField" - } + }, + "description": "A list of dimensions for the field well." }, "measures": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardMeasureField" - } + }, + "description": "A list of measures that exist in the field well." }, "unaggregated": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardUnaggregatedField" - } + }, + "description": "A list of unaggregated fields that exist in the field well." } } }, @@ -201228,7 +201614,8 @@ "type": "object", "properties": { "itemsLimit": { - "type": "number" + "type": "number", + "description": "Determines how many values are be fetched at once." } } }, @@ -201239,7 +201626,8 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualProperty" - } + }, + "description": "The persisted properties and their values." } } }, @@ -201247,10 +201635,12 @@ "type": "object", "properties": { "name": { - "type": "string" + "type": "string", + "description": "The name of the plugin visual property." }, "value": { - "type": "string" + "type": "string", + "description": "The value of the plugin visual property." } } }, @@ -201258,7 +201648,8 @@ "type": "object", "properties": { "pluginVisualTableQuerySort": { - "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualTableQuerySort" + "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualTableQuerySort", + "description": "The table query sorting options for the plugin visual." } } }, @@ -201266,13 +201657,15 @@ "type": "object", "properties": { "itemsLimitConfiguration": { - "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualItemsLimitConfiguration" + "$ref": "#/types/aws-native:quicksight:DashboardPluginVisualItemsLimitConfiguration", + "description": "The maximum amount of data to be returned by a query." }, "rowSort": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardFieldSortOptions" - } + }, + "description": "Determines how data is sorted in the response." } } }, @@ -201544,7 +201937,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -201946,7 +202340,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -202118,7 +202513,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -202309,7 +202705,8 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardSheetImage" - } + }, + "description": "A list of images on a sheet." }, "name": { "type": "string", @@ -202395,7 +202792,8 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardSheetImage" - } + }, + "description": "A list of images on a sheet." }, "layouts": { "type": "array", @@ -202475,25 +202873,32 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardImageCustomAction" - } + }, + "description": "A list of custom actions that are configured for an image." }, "imageContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the image." }, "interactions": { - "$ref": "#/types/aws-native:quicksight:DashboardImageInteractionOptions" + "$ref": "#/types/aws-native:quicksight:DashboardImageInteractionOptions", + "description": "The general image interactions setup for an image." }, "scaling": { - "$ref": "#/types/aws-native:quicksight:DashboardSheetImageScalingConfiguration" + "$ref": "#/types/aws-native:quicksight:DashboardSheetImageScalingConfiguration", + "description": "Determines how the image is scaled." }, "sheetImageId": { - "type": "string" + "type": "string", + "description": "The ID of the sheet image." }, "source": { - "$ref": "#/types/aws-native:quicksight:DashboardSheetImageSource" + "$ref": "#/types/aws-native:quicksight:DashboardSheetImageSource", + "description": "The source of the image." }, "tooltip": { - "$ref": "#/types/aws-native:quicksight:DashboardSheetImageTooltipConfiguration" + "$ref": "#/types/aws-native:quicksight:DashboardSheetImageTooltipConfiguration", + "description": "The tooltip to be shown when hovering over the image." } } }, @@ -202501,7 +202906,8 @@ "type": "object", "properties": { "scalingType": { - "$ref": "#/types/aws-native:quicksight:DashboardSheetImageScalingType" + "$ref": "#/types/aws-native:quicksight:DashboardSheetImageScalingType", + "description": "The scaling option to use when fitting the image inside the container.\n\nValid values are defined as follows:\n\n- `SCALE_TO_WIDTH` : The image takes up the entire width of the container. The image aspect ratio is preserved.\n- `SCALE_TO_HEIGHT` : The image takes up the entire height of the container. The image aspect ratio is preserved.\n- `SCALE_TO_CONTAINER` : The image takes up the entire width and height of the container. The image aspect ratio is not preserved.\n- `SCALE_NONE` : The image is displayed in its original size and is not scaled to the container." } } }, @@ -202512,7 +202918,8 @@ "type": "object", "properties": { "sheetImageStaticFileSource": { - "$ref": "#/types/aws-native:quicksight:DashboardSheetImageStaticFileSource" + "$ref": "#/types/aws-native:quicksight:DashboardSheetImageStaticFileSource", + "description": "The source of the static file that contains the image." } } }, @@ -202520,7 +202927,8 @@ "type": "object", "properties": { "staticFileId": { - "type": "string" + "type": "string", + "description": "The ID of the static file that contains the image." } } }, @@ -202528,10 +202936,12 @@ "type": "object", "properties": { "tooltipText": { - "$ref": "#/types/aws-native:quicksight:DashboardSheetImageTooltipText" + "$ref": "#/types/aws-native:quicksight:DashboardSheetImageTooltipText", + "description": "The text that appears in the tooltip." }, "visibility": { - "$ref": "#/types/aws-native:quicksight:DashboardVisibility" + "$ref": "#/types/aws-native:quicksight:DashboardVisibility", + "description": "The visibility of the tooltip." } } }, @@ -202539,7 +202949,8 @@ "type": "object", "properties": { "plainText": { - "type": "string" + "type": "string", + "description": "The plain text format." } } }, @@ -202738,10 +203149,12 @@ "type": "object", "properties": { "source": { - "$ref": "#/types/aws-native:quicksight:DashboardStaticFileSource" + "$ref": "#/types/aws-native:quicksight:DashboardStaticFileSource", + "description": "The source of the spatial static file." }, "staticFileId": { - "type": "string" + "type": "string", + "description": "The ID of the spatial static file." } } }, @@ -202752,10 +203165,12 @@ "type": "object", "properties": { "imageStaticFile": { - "$ref": "#/types/aws-native:quicksight:DashboardImageStaticFile" + "$ref": "#/types/aws-native:quicksight:DashboardImageStaticFile", + "description": "The image static file." }, "spatialStaticFile": { - "$ref": "#/types/aws-native:quicksight:DashboardSpatialStaticFile" + "$ref": "#/types/aws-native:quicksight:DashboardSpatialStaticFile", + "description": "The spacial static file." } } }, @@ -202763,13 +203178,16 @@ "type": "object", "properties": { "bucketName": { - "type": "string" + "type": "string", + "description": "The name of the Amazon S3 bucket." }, "objectKey": { - "type": "string" + "type": "string", + "description": "The identifier of the static file in the Amazon S3 bucket." }, "region": { - "type": "string" + "type": "string", + "description": "The Region of the Amazon S3 account that contains the bucket." } } }, @@ -202777,10 +203195,12 @@ "type": "object", "properties": { "s3Options": { - "$ref": "#/types/aws-native:quicksight:DashboardStaticFileS3SourceOptions" + "$ref": "#/types/aws-native:quicksight:DashboardStaticFileS3SourceOptions", + "description": "The structure that contains the Amazon S3 location to download the static file from." }, "urlOptions": { - "$ref": "#/types/aws-native:quicksight:DashboardStaticFileUrlSourceOptions" + "$ref": "#/types/aws-native:quicksight:DashboardStaticFileUrlSourceOptions", + "description": "The structure that contains the URL to download the static file from." } }, "irreversibleNames": { @@ -202791,7 +203211,8 @@ "type": "object", "properties": { "url": { - "type": "string" + "type": "string", + "description": "The URL to download the static file from." } } }, @@ -203395,7 +203816,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -203980,7 +204402,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -204162,7 +204585,8 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:DashboardStaticFile" - } + }, + "description": "The static files for the definition." } } }, @@ -204237,7 +204661,8 @@ "description": "A key performance indicator (KPI).\n\nFor more information, see [Using KPIs](https://docs.aws.amazon.com/quicksight/latest/user/kpi.html) in the *Amazon QuickSight User Guide* ." }, "layerMapVisual": { - "$ref": "#/types/aws-native:quicksight:DashboardLayerMapVisual" + "$ref": "#/types/aws-native:quicksight:DashboardLayerMapVisual", + "description": "The properties for a layer map visual" }, "lineChartVisual": { "$ref": "#/types/aws-native:quicksight:DashboardLineChartVisual", @@ -204252,7 +204677,8 @@ "description": "A pivot table.\n\nFor more information, see [Using pivot tables](https://docs.aws.amazon.com/quicksight/latest/user/pivot-table.html) in the *Amazon QuickSight User Guide* ." }, "pluginVisual": { - "$ref": "#/types/aws-native:quicksight:DashboardPluginVisual" + "$ref": "#/types/aws-native:quicksight:DashboardPluginVisual", + "description": "The custom plugin visual type." }, "radarChartVisual": { "$ref": "#/types/aws-native:quicksight:DashboardRadarChartVisual", @@ -204567,7 +204993,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -204735,7 +205162,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -206853,7 +207281,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -207073,7 +207502,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -207639,7 +208069,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -208012,7 +208443,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -209281,7 +209713,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -210119,7 +210552,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -210270,7 +210704,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -210435,7 +210870,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -210755,7 +211191,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -210868,7 +211305,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -210889,19 +211327,24 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:TemplateImageCustomActionOperation" - } + }, + "description": "A list of `ImageCustomActionOperations` .\n\nThis is a union type structure. For this structure to be valid, only one of the attributes can be defined." }, "customActionId": { - "type": "string" + "type": "string", + "description": "The ID of the custom action." }, "name": { - "type": "string" + "type": "string", + "description": "The name of the custom action." }, "status": { - "$ref": "#/types/aws-native:quicksight:TemplateWidgetStatus" + "$ref": "#/types/aws-native:quicksight:TemplateWidgetStatus", + "description": "The status of the custom action." }, "trigger": { - "$ref": "#/types/aws-native:quicksight:TemplateImageCustomActionTrigger" + "$ref": "#/types/aws-native:quicksight:TemplateImageCustomActionTrigger", + "description": "The trigger of the `VisualCustomAction` .\n\nValid values are defined as follows:\n\n- `CLICK` : Initiates a custom action by a left pointer click on a data point.\n- `MENU` : Initiates a custom action by right pointer click from the menu." } } }, @@ -210929,7 +211372,8 @@ "type": "object", "properties": { "imageMenuOption": { - "$ref": "#/types/aws-native:quicksight:TemplateImageMenuOption" + "$ref": "#/types/aws-native:quicksight:TemplateImageMenuOption", + "description": "The menu options for the image." } } }, @@ -210937,7 +211381,8 @@ "type": "object", "properties": { "availabilityStatus": { - "$ref": "pulumi.json#/Any" + "$ref": "pulumi.json#/Any", + "description": "The availability status of the image menu. If the value of this property is set to `ENABLED` , dashboard readers can interact with the image menu." } } }, @@ -210993,7 +211438,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -211308,7 +211754,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -211694,7 +212141,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -212779,7 +213227,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -213193,7 +213642,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -213245,10 +213695,12 @@ "type": "object", "properties": { "chartConfiguration": { - "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualConfiguration" + "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualConfiguration", + "description": "A description of the plugin field wells and their persisted properties." }, "pluginArn": { - "type": "string" + "type": "string", + "description": "The Amazon Resource Name (ARN) that reflects the plugin and version." }, "subtitle": { "$ref": "#/types/aws-native:quicksight:TemplateVisualSubtitleLabelOptions" @@ -213257,10 +213709,12 @@ "$ref": "#/types/aws-native:quicksight:TemplateVisualTitleLabelOptions" }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { - "type": "string" + "type": "string", + "description": "The ID of the visual that you want to use." } } }, @@ -213274,13 +213728,16 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualFieldWell" - } + }, + "description": "The field wells configuration of the plugin visual." }, "sortConfiguration": { - "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualSortConfiguration" + "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualSortConfiguration", + "description": "The sort configuration of the plugin visual." }, "visualOptions": { - "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualOptions" + "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualOptions", + "description": "The persisted properties of the plugin visual." } } }, @@ -213288,25 +213745,29 @@ "type": "object", "properties": { "axisName": { - "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualAxisName" + "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualAxisName", + "description": "The semantic axis name for the field well." }, "dimensions": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:TemplateDimensionField" - } + }, + "description": "A list of dimensions for the field well." }, "measures": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:TemplateMeasureField" - } + }, + "description": "A list of measures that exist in the field well." }, "unaggregated": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:TemplateUnaggregatedField" - } + }, + "description": "A list of unaggregated fields that exist in the field well." } } }, @@ -213314,7 +213775,8 @@ "type": "object", "properties": { "itemsLimit": { - "type": "number" + "type": "number", + "description": "Determines how many values are be fetched at once." } } }, @@ -213325,7 +213787,8 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualProperty" - } + }, + "description": "The persisted properties and their values." } } }, @@ -213333,10 +213796,12 @@ "type": "object", "properties": { "name": { - "type": "string" + "type": "string", + "description": "The name of the plugin visual property." }, "value": { - "type": "string" + "type": "string", + "description": "The value of the plugin visual property." } } }, @@ -213344,7 +213809,8 @@ "type": "object", "properties": { "pluginVisualTableQuerySort": { - "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualTableQuerySort" + "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualTableQuerySort", + "description": "The table query sorting options for the plugin visual." } } }, @@ -213352,13 +213818,15 @@ "type": "object", "properties": { "itemsLimitConfiguration": { - "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualItemsLimitConfiguration" + "$ref": "#/types/aws-native:quicksight:TemplatePluginVisualItemsLimitConfiguration", + "description": "The maximum amount of data to be returned by a query." }, "rowSort": { "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:TemplateFieldSortOptions" - } + }, + "description": "Determines how data is sorted in the response." } } }, @@ -213590,7 +214058,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -213992,7 +214461,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -214164,7 +214634,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -214355,7 +214826,8 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:TemplateSheetImage" - } + }, + "description": "A list of images on a sheet." }, "name": { "type": "string", @@ -214432,7 +214904,8 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:TemplateSheetImage" - } + }, + "description": "A list of images on a sheet." }, "layouts": { "type": "array", @@ -214512,25 +214985,32 @@ "type": "array", "items": { "$ref": "#/types/aws-native:quicksight:TemplateImageCustomAction" - } + }, + "description": "A list of custom actions that are configured for an image." }, "imageContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the image." }, "interactions": { - "$ref": "#/types/aws-native:quicksight:TemplateImageInteractionOptions" + "$ref": "#/types/aws-native:quicksight:TemplateImageInteractionOptions", + "description": "The general image interactions setup for an image." }, "scaling": { - "$ref": "#/types/aws-native:quicksight:TemplateSheetImageScalingConfiguration" + "$ref": "#/types/aws-native:quicksight:TemplateSheetImageScalingConfiguration", + "description": "Determines how the image is scaled." }, "sheetImageId": { - "type": "string" + "type": "string", + "description": "The ID of the sheet image." }, "source": { - "$ref": "#/types/aws-native:quicksight:TemplateSheetImageSource" + "$ref": "#/types/aws-native:quicksight:TemplateSheetImageSource", + "description": "The source of the image." }, "tooltip": { - "$ref": "#/types/aws-native:quicksight:TemplateSheetImageTooltipConfiguration" + "$ref": "#/types/aws-native:quicksight:TemplateSheetImageTooltipConfiguration", + "description": "The tooltip to be shown when hovering over the image." } } }, @@ -214538,7 +215018,8 @@ "type": "object", "properties": { "scalingType": { - "$ref": "#/types/aws-native:quicksight:TemplateSheetImageScalingType" + "$ref": "#/types/aws-native:quicksight:TemplateSheetImageScalingType", + "description": "The scaling option to use when fitting the image inside the container.\n\nValid values are defined as follows:\n\n- `SCALE_TO_WIDTH` : The image takes up the entire width of the container. The image aspect ratio is preserved.\n- `SCALE_TO_HEIGHT` : The image takes up the entire height of the container. The image aspect ratio is preserved.\n- `SCALE_TO_CONTAINER` : The image takes up the entire width and height of the container. The image aspect ratio is not preserved.\n- `SCALE_NONE` : The image is displayed in its original size and is not scaled to the container." } } }, @@ -214549,7 +215030,8 @@ "type": "object", "properties": { "sheetImageStaticFileSource": { - "$ref": "#/types/aws-native:quicksight:TemplateSheetImageStaticFileSource" + "$ref": "#/types/aws-native:quicksight:TemplateSheetImageStaticFileSource", + "description": "The source of the static file that contains the image." } } }, @@ -214557,7 +215039,8 @@ "type": "object", "properties": { "staticFileId": { - "type": "string" + "type": "string", + "description": "The ID of the static file that contains the image." } } }, @@ -214565,10 +215048,12 @@ "type": "object", "properties": { "tooltipText": { - "$ref": "#/types/aws-native:quicksight:TemplateSheetImageTooltipText" + "$ref": "#/types/aws-native:quicksight:TemplateSheetImageTooltipText", + "description": "The text that appears in the tooltip." }, "visibility": { - "$ref": "pulumi.json#/Any" + "$ref": "pulumi.json#/Any", + "description": "The visibility of the tooltip." } } }, @@ -214576,7 +215061,8 @@ "type": "object", "properties": { "plainText": { - "type": "string" + "type": "string", + "description": "The plain text format." } } }, @@ -215362,7 +215848,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -215947,7 +216434,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -216203,7 +216691,8 @@ "description": "A pivot table.\n\nFor more information, see [Using pivot tables](https://docs.aws.amazon.com/quicksight/latest/user/pivot-table.html) in the *Amazon QuickSight User Guide* ." }, "pluginVisual": { - "$ref": "#/types/aws-native:quicksight:TemplatePluginVisual" + "$ref": "#/types/aws-native:quicksight:TemplatePluginVisual", + "description": "The custom plugin visual type." }, "radarChartVisual": { "$ref": "#/types/aws-native:quicksight:TemplateRadarChartVisual", @@ -216500,7 +216989,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -216668,7 +217158,8 @@ "description": "The title that is displayed on the visual." }, "visualContentAltText": { - "type": "string" + "type": "string", + "description": "The alt text for the visual." }, "visualId": { "type": "string", @@ -233200,6 +233691,10 @@ "aws-native:synthetics:CanaryVpcConfig": { "type": "object", "properties": { + "ipv6AllowedForDualStack": { + "type": "boolean", + "description": "Allow outbound IPv6 traffic on VPC canaries that are connected to dual-stack subnets if set to true" + }, "securityGroupIds": { "type": "array", "items": { diff --git a/yarn.lock b/yarn.lock index 65fea8ca..6efe0d2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1037,10 +1037,10 @@ resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw== -"@pulumi/aws-native@1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.20.0.tgz#af60f85f8dc77a6745b130326cf1ded3a80ace05" - integrity sha512-wh4d4/ZVWPRnxotD0AG88maXnySVjgDIDAXOzzKEfQutJBsG49aXJiKxTpDs+a64NmXc74gpVEQCQKLJmATQcA== +"@pulumi/aws-native@1.21.0": + version "1.21.0" + resolved "https://registry.yarnpkg.com/@pulumi/aws-native/-/aws-native-1.21.0.tgz#e853253b755f934121aa8c17476c52ef58e9aa90" + integrity sha512-5TFeq/ypGjJibfOvilmaww+eZS7Aco1IJGOJDPYjv2tkwTIpasCVCwqpHVilvRYhEVrkYPDDwmQohQGI+8tnJw== dependencies: "@pulumi/pulumi" "^3.142.0"