@horietakehiro/aws-cdk-utul 0.41.40 → 0.41.42
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-batch-jobdefinition.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-batch-jobdefinition.js +1 -1
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.js +1 -1
- package/lib/types/cfn-resource-types/aws-billingconductor-customlineitem.d.ts +7 -0
- package/lib/types/cfn-resource-types/aws-billingconductor-customlineitem.js +1 -1
- package/lib/types/cfn-resource-types/aws-ce-anomalymonitor.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-ce-anomalymonitor.js +1 -1
- package/lib/types/cfn-resource-types/aws-connectcampaignsv2-campaign.d.ts +28 -0
- package/lib/types/cfn-resource-types/aws-connectcampaignsv2-campaign.js +1 -1
- package/lib/types/cfn-resource-types/aws-datazone-connection.d.ts +26 -2
- package/lib/types/cfn-resource-types/aws-datazone-connection.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.d.ts +5 -4
- package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-natgateway.d.ts +3 -0
- package/lib/types/cfn-resource-types/aws-ec2-natgateway.js +1 -1
- package/lib/types/cfn-resource-types/aws-ecs-service.d.ts +15 -6
- package/lib/types/cfn-resource-types/aws-ecs-service.js +1 -1
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.d.ts +20 -5
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.js +1 -1
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-loadbalancer.d.ts +3 -0
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-loadbalancer.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-networkfirewall-firewall.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-networkfirewall-firewall.js +1 -1
- package/lib/types/cfn-resource-types/aws-networkfirewall-firewallpolicy.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-networkfirewall-firewallpolicy.js +1 -1
- package/lib/types/cfn-resource-types/aws-networkfirewall-rulegroup.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-networkfirewall-rulegroup.js +1 -1
- package/lib/types/cfn-resource-types/aws-networkmanager-connectattachment.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-networkmanager-connectattachment.js +1 -1
- package/lib/types/cfn-resource-types/aws-networkmanager-directconnectgatewayattachment.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-networkmanager-directconnectgatewayattachment.js +1 -1
- package/lib/types/cfn-resource-types/aws-networkmanager-sitetositevpnattachment.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-networkmanager-sitetositevpnattachment.js +1 -1
- package/lib/types/cfn-resource-types/aws-networkmanager-transitgatewaypeering.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-networkmanager-transitgatewaypeering.js +1 -1
- package/lib/types/cfn-resource-types/aws-networkmanager-transitgatewayroutetableattachment.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-networkmanager-transitgatewayroutetableattachment.js +1 -1
- package/lib/types/cfn-resource-types/aws-networkmanager-vpcattachment.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-networkmanager-vpcattachment.js +1 -1
- package/lib/types/cfn-resource-types/aws-organizations-account.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-organizations-account.js +1 -1
- package/lib/types/cfn-resource-types/aws-rtbfabric-link.d.ts +45 -0
- package/lib/types/cfn-resource-types/aws-rtbfabric-link.js +1 -1
- package/lib/types/cfn-resource-types/aws-s3vectors-index.d.ts +58 -0
- package/lib/types/cfn-resource-types/aws-s3vectors-index.js +3 -0
- package/lib/types/cfn-resource-types/aws-s3vectors-vectorbucket.d.ts +34 -0
- package/lib/types/cfn-resource-types/aws-s3vectors-vectorbucket.js +3 -0
- package/lib/types/cfn-resource-types/aws-s3vectors-vectorbucketpolicy.d.ts +24 -0
- package/lib/types/cfn-resource-types/aws-s3vectors-vectorbucketpolicy.js +3 -0
- package/lib/types/cfn-resource-types/aws-sagemaker-userprofile.d.ts +8 -20
- package/lib/types/cfn-resource-types/aws-sagemaker-userprofile.js +1 -1
- package/lib/types/cfn-resource-types/aws-transfer-connector.d.ts +24 -1
- package/lib/types/cfn-resource-types/aws-transfer-connector.js +1 -1
- package/lib/types/cfn-resource-types.d.ts +6 -0
- package/lib/types/cfn-resource-types.js +13 -7
- package/package.json +1 -1