@horietakehiro/aws-cdk-utul 0.41.52 → 0.41.54
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-connect-datatable.d.ts +73 -0
- package/lib/types/cfn-resource-types/aws-connect-datatable.js +3 -0
- package/lib/types/cfn-resource-types/aws-connect-datatableattribute.d.ts +33 -0
- package/lib/types/cfn-resource-types/aws-connect-datatableattribute.js +3 -0
- package/lib/types/cfn-resource-types/aws-connect-datatablerecord.d.ts +16 -0
- package/lib/types/cfn-resource-types/aws-connect-datatablerecord.js +3 -0
- package/lib/types/cfn-resource-types/aws-connect-evaluationform.d.ts +284 -167
- package/lib/types/cfn-resource-types/aws-connect-evaluationform.js +1 -1
- package/lib/types/cfn-resource-types/aws-devopsagent-agentspace.d.ts +29 -0
- package/lib/types/cfn-resource-types/aws-devopsagent-agentspace.js +3 -0
- package/lib/types/cfn-resource-types/aws-devopsagent-association.d.ts +320 -0
- package/lib/types/cfn-resource-types/aws-devopsagent-association.js +3 -0
- package/lib/types/cfn-resource-types/aws-glue-identitycenterconfiguration.d.ts +25 -0
- package/lib/types/cfn-resource-types/aws-glue-identitycenterconfiguration.js +3 -0
- package/lib/types/cfn-resource-types/aws-iotfleethub-application.d.ts +8 -56
- package/lib/types/cfn-resource-types/aws-iotfleethub-application.js +1 -1
- package/lib/types/cfn-resource-types/aws-lambda-function.d.ts +11 -0
- package/lib/types/cfn-resource-types/aws-lambda-function.js +1 -1
- package/lib/types/cfn-resource-types/aws-medialive-channel.d.ts +5 -0
- package/lib/types/cfn-resource-types/aws-medialive-channel.js +1 -1
- package/lib/types/cfn-resource-types/aws-medialive-input.d.ts +9 -0
- package/lib/types/cfn-resource-types/aws-medialive-input.js +1 -1
- package/lib/types/cfn-resource-types/aws-observabilityadmin-s3tableintegration.d.ts +65 -0
- package/lib/types/cfn-resource-types/aws-observabilityadmin-s3tableintegration.js +3 -0
- package/lib/types/cfn-resource-types/aws-observabilityadmin-telemetrypipelines.d.ts +49 -0
- package/lib/types/cfn-resource-types/aws-observabilityadmin-telemetrypipelines.js +3 -0
- package/lib/types/cfn-resource-types/aws-s3-accessgrant.js +1 -1
- package/lib/types/cfn-resource-types/aws-s3-accessgrantslocation.d.ts +2 -2
- package/lib/types/cfn-resource-types/aws-s3-accessgrantslocation.js +1 -1
- package/lib/types/cfn-resource-types/aws-s3-storagelens.d.ts +43 -9
- package/lib/types/cfn-resource-types/aws-s3-storagelens.js +1 -1
- package/lib/types/cfn-resource-types/aws-s3tables-table.d.ts +10 -0
- package/lib/types/cfn-resource-types/aws-s3tables-table.js +1 -1
- package/lib/types/cfn-resource-types/aws-s3tables-tablebucket.d.ts +10 -0
- package/lib/types/cfn-resource-types/aws-s3tables-tablebucket.js +1 -1
- package/lib/types/cfn-resource-types/aws-securityhub-connectorv2.d.ts +82 -0
- package/lib/types/cfn-resource-types/aws-securityhub-connectorv2.js +3 -0
- package/lib/types/cfn-resource-types.d.ts +18 -0
- package/lib/types/cfn-resource-types.js +44 -25
- package/package.json +1 -1