@horietakehiro/aws-cdk-utul 0.41.46 → 0.41.48
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-apigateway-account.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-apigateway-account.js +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-apikey.d.ts +7 -3
- package/lib/types/cfn-resource-types/aws-apigateway-apikey.js +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-basepathmapping.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-basepathmapping.js +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-clientcertificate.d.ts +10 -0
- package/lib/types/cfn-resource-types/aws-apigateway-clientcertificate.js +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-deployment.d.ts +6 -2
- package/lib/types/cfn-resource-types/aws-apigateway-deployment.js +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-domainname.d.ts +16 -1
- package/lib/types/cfn-resource-types/aws-apigateway-domainname.js +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-domainnameaccessassociation.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-domainnameaccessassociation.js +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-domainnamev2.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-apigateway-domainnamev2.js +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-gatewayresponse.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-gatewayresponse.js +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-method.d.ts +2 -0
- package/lib/types/cfn-resource-types/aws-apigateway-method.js +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-restapi.d.ts +14 -2
- package/lib/types/cfn-resource-types/aws-apigateway-restapi.js +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-stage.d.ts +6 -2
- package/lib/types/cfn-resource-types/aws-apigateway-stage.js +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-usageplan.d.ts +6 -2
- package/lib/types/cfn-resource-types/aws-apigateway-usageplan.js +1 -1
- package/lib/types/cfn-resource-types/aws-apigateway-vpclink.d.ts +10 -0
- package/lib/types/cfn-resource-types/aws-apigateway-vpclink.js +1 -1
- package/lib/types/cfn-resource-types/aws-aps-scraper.d.ts +13 -0
- package/lib/types/cfn-resource-types/aws-aps-scraper.js +1 -1
- package/lib/types/cfn-resource-types/aws-backup-logicallyairgappedbackupvault.d.ts +12 -11
- package/lib/types/cfn-resource-types/aws-backup-logicallyairgappedbackupvault.js +1 -1
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-gatewaytarget.d.ts +9 -2
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-gatewaytarget.js +1 -1
- package/lib/types/cfn-resource-types/aws-cloudtrail-trail.d.ts +9 -1
- package/lib/types/cfn-resource-types/aws-cloudtrail-trail.js +1 -1
- package/lib/types/cfn-resource-types/aws-connect-securityprofile.d.ts +41 -0
- package/lib/types/cfn-resource-types/aws-connect-securityprofile.js +1 -1
- package/lib/types/cfn-resource-types/aws-controltower-landingzone.d.ts +6 -4
- package/lib/types/cfn-resource-types/aws-controltower-landingzone.js +1 -1
- package/lib/types/cfn-resource-types/aws-dsql-cluster.d.ts +8 -0
- package/lib/types/cfn-resource-types/aws-dsql-cluster.js +1 -1
- package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.d.ts +3 -6
- package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-ec2fleet.d.ts +2 -2
- package/lib/types/cfn-resource-types/aws-ec2-ec2fleet.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-flowlog.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-flowlog.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-ipamscope.d.ts +14 -0
- package/lib/types/cfn-resource-types/aws-ec2-ipamscope.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-spotfleet.d.ts +2 -2
- package/lib/types/cfn-resource-types/aws-ec2-spotfleet.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-transitgateway.d.ts +8 -6
- package/lib/types/cfn-resource-types/aws-ec2-transitgateway.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-vpnconcentrator.d.ts +29 -0
- package/lib/types/cfn-resource-types/aws-ec2-vpnconcentrator.js +3 -0
- package/lib/types/cfn-resource-types/aws-ec2-vpnconnection.d.ts +5 -0
- package/lib/types/cfn-resource-types/aws-ec2-vpnconnection.js +1 -1
- package/lib/types/cfn-resource-types/aws-ecs-cluster.d.ts +5 -5
- package/lib/types/cfn-resource-types/aws-ecs-cluster.js +1 -1
- package/lib/types/cfn-resource-types/aws-ecs-service.d.ts +34 -5
- package/lib/types/cfn-resource-types/aws-ecs-service.js +1 -1
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listener.d.ts +11 -0
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listener.js +1 -1
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.d.ts +88 -77
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.js +1 -1
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-targetgroup.d.ts +16 -8
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-targetgroup.js +1 -1
- package/lib/types/cfn-resource-types/aws-glue-integration.d.ts +90 -0
- package/lib/types/cfn-resource-types/aws-glue-integration.js +3 -0
- package/lib/types/cfn-resource-types/aws-iam-policy.d.ts +7 -7
- package/lib/types/cfn-resource-types/aws-iam-policy.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-containerrecipe.d.ts +22 -0
- package/lib/types/cfn-resource-types/aws-imagebuilder-containerrecipe.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagerecipe.d.ts +22 -0
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagerecipe.js +1 -1
- package/lib/types/cfn-resource-types/aws-kinesis-stream.d.ts +19 -1
- package/lib/types/cfn-resource-types/aws-kinesis-stream.js +1 -1
- package/lib/types/cfn-resource-types/aws-lakeformation-datalakesettings.d.ts +3 -0
- package/lib/types/cfn-resource-types/aws-lakeformation-datalakesettings.js +1 -1
- package/lib/types/cfn-resource-types/aws-lambda-eventsourcemapping.d.ts +12 -3
- package/lib/types/cfn-resource-types/aws-lambda-eventsourcemapping.js +1 -1
- package/lib/types/cfn-resource-types/aws-lambda-permission.d.ts +5 -2
- package/lib/types/cfn-resource-types/aws-lambda-permission.js +1 -1
- package/lib/types/cfn-resource-types/aws-lex-botversion.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-lex-botversion.js +1 -1
- package/lib/types/cfn-resource-types/aws-lex-resourcepolicy.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-lex-resourcepolicy.js +1 -1
- package/lib/types/cfn-resource-types/aws-mediaconnect-flow.d.ts +38 -0
- package/lib/types/cfn-resource-types/aws-mediaconnect-flow.js +1 -1
- package/lib/types/cfn-resource-types/aws-mediaconnect-flowoutput.d.ts +39 -1
- package/lib/types/cfn-resource-types/aws-mediaconnect-flowoutput.js +1 -1
- package/lib/types/cfn-resource-types/aws-mediaconnect-routerinput.d.ts +329 -0
- package/lib/types/cfn-resource-types/aws-mediaconnect-routerinput.js +3 -0
- package/lib/types/cfn-resource-types/aws-mediaconnect-routernetworkinterface.d.ts +94 -0
- package/lib/types/cfn-resource-types/aws-mediaconnect-routernetworkinterface.js +3 -0
- package/lib/types/cfn-resource-types/aws-mediaconnect-routeroutput.d.ts +277 -0
- package/lib/types/cfn-resource-types/aws-mediaconnect-routeroutput.js +3 -0
- package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.d.ts +43 -18
- package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.js +1 -1
- package/lib/types/cfn-resource-types/aws-opensearchservice-domain.d.ts +10 -0
- package/lib/types/cfn-resource-types/aws-opensearchservice-domain.js +1 -1
- 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-rekognition-project.d.ts +20 -0
- package/lib/types/cfn-resource-types/aws-rekognition-project.js +1 -1
- package/lib/types/cfn-resource-types/aws-route53resolver-firewallrulegroup.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-route53resolver-firewallrulegroup.js +1 -1
- package/lib/types/cfn-resource-types/aws-rtbfabric-inboundexternallink.d.ts +67 -0
- package/lib/types/cfn-resource-types/aws-rtbfabric-inboundexternallink.js +3 -0
- package/lib/types/cfn-resource-types/aws-rtbfabric-link.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-rtbfabric-link.js +1 -1
- package/lib/types/cfn-resource-types/aws-s3-bucket.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-s3-bucket.js +1 -1
- package/lib/types/cfn-resource-types/aws-s3tables-table.d.ts +14 -0
- package/lib/types/cfn-resource-types/aws-s3tables-table.js +1 -1
- package/lib/types/cfn-resource-types/aws-s3tables-tablebucket.d.ts +24 -0
- package/lib/types/cfn-resource-types/aws-s3tables-tablebucket.js +1 -1
- package/lib/types/cfn-resource-types/aws-servicecatalog-cloudformationproduct.d.ts +21 -123
- package/lib/types/cfn-resource-types/aws-servicecatalog-cloudformationproduct.js +1 -1
- package/lib/types/cfn-resource-types/aws-vpclattice-domainverification.d.ts +23 -0
- package/lib/types/cfn-resource-types/aws-vpclattice-domainverification.js +3 -0
- package/lib/types/cfn-resource-types/aws-vpclattice-resourceconfiguration.d.ts +8 -5
- package/lib/types/cfn-resource-types/aws-vpclattice-resourceconfiguration.js +1 -1
- package/lib/types/cfn-resource-types/aws-vpclattice-servicenetworkresourceassociation.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-vpclattice-servicenetworkresourceassociation.js +1 -1
- package/lib/types/cfn-resource-types/aws-vpclattice-servicenetworkvpcassociation.d.ts +10 -0
- package/lib/types/cfn-resource-types/aws-vpclattice-servicenetworkvpcassociation.js +1 -1
- package/lib/types/cfn-resource-types/aws-workspacesweb-browsersettings.d.ts +19 -0
- package/lib/types/cfn-resource-types/aws-workspacesweb-browsersettings.js +1 -1
- package/lib/types/cfn-resource-types.d.ts +14 -0
- package/lib/types/cfn-resource-types.js +35 -21
- package/package.json +1 -1