@horietakehiro/aws-cdk-utul 0.35.4 → 0.35.6
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-amplify-app.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-amplify-app.js +1 -1
- package/lib/types/cfn-resource-types/aws-cleanrooms-collaboration.d.ts +3 -3
- package/lib/types/cfn-resource-types/aws-cleanrooms-collaboration.js +1 -1
- package/lib/types/cfn-resource-types/aws-dynamodb-table.d.ts +2 -2
- package/lib/types/cfn-resource-types/aws-dynamodb-table.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.d.ts +10 -0
- package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-subnet.d.ts +7 -1
- package/lib/types/cfn-resource-types/aws-ec2-subnet.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-trafficmirrorfilter.d.ts +18 -2
- package/lib/types/cfn-resource-types/aws-ec2-trafficmirrorfilter.js +1 -1
- package/lib/types/cfn-resource-types/aws-inspectorv2-filter.d.ts +22 -1
- package/lib/types/cfn-resource-types/aws-inspectorv2-filter.js +1 -1
- package/lib/types/cfn-resource-types/aws-lambda-eventsourcemapping.d.ts +0 -29
- package/lib/types/cfn-resource-types/aws-lambda-eventsourcemapping.js +1 -1
- package/lib/types/cfn-resource-types/aws-mediatailor-playbackconfiguration.d.ts +38 -0
- package/lib/types/cfn-resource-types/aws-mediatailor-playbackconfiguration.js +1 -1
- package/lib/types/cfn-resource-types/aws-mpa-approvalteam.d.ts +54 -0
- package/lib/types/cfn-resource-types/aws-mpa-approvalteam.js +3 -0
- package/lib/types/cfn-resource-types/aws-mpa-identitysource.d.ts +33 -0
- package/lib/types/cfn-resource-types/aws-mpa-identitysource.js +3 -0
- package/lib/types/cfn-resource-types/aws-organizations-policy.d.ts +2 -2
- package/lib/types/cfn-resource-types/aws-organizations-policy.js +1 -1
- package/lib/types/cfn-resource-types/aws-quicksight-custompermissions.d.ts +18 -18
- package/lib/types/cfn-resource-types/aws-quicksight-custompermissions.js +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbcluster.d.ts +2 -2
- package/lib/types/cfn-resource-types/aws-rds-dbcluster.js +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbinstance.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbinstance.js +1 -1
- package/lib/types/cfn-resource-types/aws-securityhub-aggregatorv2.d.ts +38 -0
- package/lib/types/cfn-resource-types/aws-securityhub-aggregatorv2.js +3 -0
- package/lib/types/cfn-resource-types/aws-securityhub-automationrulev2.d.ts +282 -0
- package/lib/types/cfn-resource-types/aws-securityhub-automationrulev2.js +3 -0
- package/lib/types/cfn-resource-types/aws-securityhub-hubv2.d.ts +24 -0
- package/lib/types/cfn-resource-types/aws-securityhub-hubv2.js +3 -0
- package/lib/types/cfn-resource-types/aws-synthetics-canary.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-synthetics-canary.js +1 -1
- package/lib/types/cfn-resource-types.d.ts +10 -0
- package/lib/types/cfn-resource-types.js +22 -12
- package/package.json +1 -1