@horietakehiro/aws-cdk-utul 0.41.28 → 0.41.30
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-bedrockagentcore-browsercustom.d.ts +75 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-browsercustom.js +3 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-codeinterpretercustom.d.ts +60 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-codeinterpretercustom.js +3 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.d.ts +146 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.js +3 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtimeendpoint.d.ts +70 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtimeendpoint.js +3 -0
- package/lib/types/cfn-resource-types/aws-cur-reportdefinition.d.ts +9 -0
- package/lib/types/cfn-resource-types/aws-cur-reportdefinition.js +1 -1
- package/lib/types/cfn-resource-types/aws-datasync-locationsmb.d.ts +39 -1
- package/lib/types/cfn-resource-types/aws-datasync-locationsmb.js +1 -1
- package/lib/types/cfn-resource-types/aws-datazone-formtype.d.ts +56 -0
- package/lib/types/cfn-resource-types/aws-datazone-formtype.js +3 -0
- package/lib/types/cfn-resource-types/aws-datazone-owner.d.ts +7 -5
- package/lib/types/cfn-resource-types/aws-datazone-owner.js +1 -1
- package/lib/types/cfn-resource-types/aws-datazone-policygrant.d.ts +13 -13
- package/lib/types/cfn-resource-types/aws-datazone-policygrant.js +1 -1
- package/lib/types/cfn-resource-types/aws-datazone-projectmembership.d.ts +5 -2
- package/lib/types/cfn-resource-types/aws-datazone-projectmembership.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-networkinterfaceattachment.d.ts +10 -12
- package/lib/types/cfn-resource-types/aws-ec2-networkinterfaceattachment.js +1 -1
- package/lib/types/cfn-resource-types/aws-ecs-service.d.ts +10 -3
- package/lib/types/cfn-resource-types/aws-ecs-service.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagepipeline.d.ts +6 -0
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagepipeline.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagerecipe.d.ts +40 -40
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagerecipe.js +1 -1
- package/lib/types/cfn-resource-types/aws-lambda-permission.d.ts +19 -18
- package/lib/types/cfn-resource-types/aws-lambda-permission.js +1 -1
- 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-networkmanager-connectpeer.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-networkmanager-connectpeer.js +1 -1
- package/lib/types/cfn-resource-types/aws-omics-workflow.d.ts +16 -0
- package/lib/types/cfn-resource-types/aws-omics-workflow.js +1 -1
- package/lib/types/cfn-resource-types/aws-omics-workflowversion.d.ts +16 -0
- package/lib/types/cfn-resource-types/aws-omics-workflowversion.js +1 -1
- package/lib/types/cfn-resource-types/aws-pcs-computenodegroup.d.ts +2 -2
- package/lib/types/cfn-resource-types/aws-pcs-computenodegroup.js +1 -1
- package/lib/types/cfn-resource-types/aws-quicksight-dashboard.d.ts +8 -0
- package/lib/types/cfn-resource-types/aws-quicksight-dashboard.js +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbcluster.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-rds-dbcluster.js +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbinstance.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-rds-dbinstance.js +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbproxy.d.ts +13 -1
- package/lib/types/cfn-resource-types/aws-rds-dbproxy.js +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbproxyendpoint.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-rds-dbproxyendpoint.js +1 -1
- package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.d.ts +2 -13
- package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.js +1 -1
- package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioproductassociation.d.ts +14 -3
- package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioproductassociation.js +1 -1
- package/lib/types/cfn-resource-types.d.ts +10 -0
- package/lib/types/cfn-resource-types.js +38 -27
- package/package.json +1 -1