@horietakehiro/aws-cdk-utul 0.41.26 → 0.41.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/types/cfn-resource-types/aws-chatbot-microsoftteamschannelconfiguration.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-chatbot-microsoftteamschannelconfiguration.js +1 -1
- package/lib/types/cfn-resource-types/aws-chatbot-slackchannelconfiguration.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-chatbot-slackchannelconfiguration.js +1 -1
- package/lib/types/cfn-resource-types/aws-cleanrooms-analysistemplate.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-cleanrooms-analysistemplate.js +1 -1
- package/lib/types/cfn-resource-types/aws-cleanrooms-collaboration.d.ts +3 -0
- package/lib/types/cfn-resource-types/aws-cleanrooms-collaboration.js +1 -1
- package/lib/types/cfn-resource-types/aws-connect-routingprofile.d.ts +13 -0
- package/lib/types/cfn-resource-types/aws-connect-routingprofile.js +1 -1
- package/lib/types/cfn-resource-types/aws-datazone-policygrant.d.ts +2 -2
- package/lib/types/cfn-resource-types/aws-datazone-policygrant.js +1 -1
- package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.d.ts +2 -0
- package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.js +1 -1
- package/lib/types/cfn-resource-types/aws-dynamodb-table.d.ts +24 -16
- package/lib/types/cfn-resource-types/aws-dynamodb-table.js +1 -1
- package/lib/types/cfn-resource-types/aws-ecs-service.d.ts +9 -0
- package/lib/types/cfn-resource-types/aws-ecs-service.js +1 -1
- package/lib/types/cfn-resource-types/aws-evs-environment.d.ts +3 -0
- package/lib/types/cfn-resource-types/aws-evs-environment.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-component.d.ts +28 -28
- package/lib/types/cfn-resource-types/aws-imagebuilder-component.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagepipeline.d.ts +51 -51
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagepipeline.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-workflow.d.ts +16 -16
- package/lib/types/cfn-resource-types/aws-imagebuilder-workflow.js +1 -1
- package/lib/types/cfn-resource-types/aws-logs-loggroup.d.ts +4 -2
- package/lib/types/cfn-resource-types/aws-logs-loggroup.js +1 -1
- package/lib/types/cfn-resource-types/aws-odb-cloudexadatainfrastructure.d.ts +42 -0
- package/lib/types/cfn-resource-types/aws-odb-cloudexadatainfrastructure.js +1 -1
- package/lib/types/cfn-resource-types/aws-odb-cloudvmcluster.d.ts +74 -4
- package/lib/types/cfn-resource-types/aws-odb-cloudvmcluster.js +1 -1
- package/lib/types/cfn-resource-types/aws-odb-odbnetwork.d.ts +94 -0
- package/lib/types/cfn-resource-types/aws-odb-odbnetwork.js +1 -1
- package/lib/types/cfn-resource-types/aws-odb-odbpeeringconnection.d.ts +50 -0
- package/lib/types/cfn-resource-types/aws-odb-odbpeeringconnection.js +3 -0
- package/lib/types/cfn-resource-types/aws-opensearchserverless-index.d.ts +2 -2
- package/lib/types/cfn-resource-types/aws-opensearchserverless-index.js +1 -1
- package/lib/types/cfn-resource-types/aws-opensearchserverless-securityconfig.d.ts +15 -1
- package/lib/types/cfn-resource-types/aws-opensearchserverless-securityconfig.js +1 -1
- package/lib/types/cfn-resource-types/aws-pcs-queue.d.ts +21 -21
- package/lib/types/cfn-resource-types/aws-pcs-queue.js +1 -1
- package/lib/types/cfn-resource-types/aws-servicecatalog-launchtemplateconstraint.d.ts +18 -0
- package/lib/types/cfn-resource-types/aws-servicecatalog-launchtemplateconstraint.js +1 -1
- package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.d.ts +14 -3
- package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.js +1 -1
- package/lib/types/cfn-resource-types/aws-vpclattice-resourcegateway.d.ts +0 -4
- package/lib/types/cfn-resource-types/aws-vpclattice-resourcegateway.js +1 -1
- package/lib/types/cfn-resource-types.d.ts +2 -0
- package/lib/types/cfn-resource-types.js +13 -11
- package/package.json +1 -1