@horietakehiro/aws-cdk-utul 0.41.32 → 0.41.34
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-applicationsignals-groupingconfiguration.d.ts +23 -0
- package/lib/types/cfn-resource-types/aws-applicationsignals-groupingconfiguration.js +3 -0
- package/lib/types/cfn-resource-types/aws-arcregionswitch-plan.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-arcregionswitch-plan.js +1 -1
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-browsercustom.d.ts +35 -1
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-browsercustom.js +1 -1
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-codeinterpretercustom.d.ts +35 -1
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-codeinterpretercustom.js +1 -1
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-gateway.d.ts +65 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-gateway.js +3 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-gatewaytarget.d.ts +111 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-gatewaytarget.js +3 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.d.ts +31 -1
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-ec2fleet.d.ts +57 -57
- package/lib/types/cfn-resource-types/aws-ec2-ec2fleet.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-spotfleet.d.ts +135 -135
- package/lib/types/cfn-resource-types/aws-ec2-spotfleet.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-image.d.ts +10 -0
- package/lib/types/cfn-resource-types/aws-imagebuilder-image.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagepipeline.d.ts +22 -4
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagepipeline.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagerecipe.d.ts +50 -40
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagerecipe.js +1 -1
- package/lib/types/cfn-resource-types/aws-lightsail-disksnapshot.d.ts +81 -0
- package/lib/types/cfn-resource-types/aws-lightsail-disksnapshot.js +3 -0
- package/lib/types/cfn-resource-types/aws-medialive-channel.d.ts +6 -0
- package/lib/types/cfn-resource-types/aws-medialive-channel.js +1 -1
- package/lib/types/cfn-resource-types/aws-neptune-eventsubscription.d.ts +31 -2
- package/lib/types/cfn-resource-types/aws-neptune-eventsubscription.js +1 -1
- package/lib/types/cfn-resource-types/aws-observabilityadmin-organizationcentralizationrule.d.ts +63 -0
- package/lib/types/cfn-resource-types/aws-observabilityadmin-organizationcentralizationrule.js +3 -0
- package/lib/types/cfn-resource-types/aws-pcs-cluster.d.ts +38 -38
- package/lib/types/cfn-resource-types/aws-pcs-cluster.js +1 -1
- package/lib/types/cfn-resource-types/aws-pcs-queue.d.ts +40 -18
- package/lib/types/cfn-resource-types/aws-pcs-queue.js +1 -1
- package/lib/types/cfn-resource-types/aws-s3-bucket.d.ts +26 -17
- package/lib/types/cfn-resource-types/aws-s3-bucket.js +1 -1
- package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioshare.d.ts +12 -1
- package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioshare.js +1 -1
- package/lib/types/cfn-resource-types.d.ts +10 -0
- package/lib/types/cfn-resource-types.js +40 -30
- package/package.json +1 -1