@horietakehiro/aws-cdk-utul 0.40.3 → 0.41.0
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-bedrock-guardrail.d.ts +20 -0
- package/lib/types/cfn-resource-types/aws-bedrock-guardrail.js +1 -1
- package/lib/types/cfn-resource-types/aws-cassandra-table.d.ts +16 -0
- package/lib/types/cfn-resource-types/aws-cassandra-table.js +1 -1
- package/lib/types/cfn-resource-types/aws-connect-rule.d.ts +4 -4
- package/lib/types/cfn-resource-types/aws-connect-rule.js +1 -1
- package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.d.ts +108 -99
- package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-trafficmirrortarget.d.ts +16 -1
- package/lib/types/cfn-resource-types/aws-ec2-trafficmirrortarget.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-vpcendpoint.d.ts +3 -0
- package/lib/types/cfn-resource-types/aws-ec2-vpcendpoint.js +1 -1
- package/lib/types/cfn-resource-types/aws-ecs-service.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-ecs-service.js +1 -1
- package/lib/types/cfn-resource-types/aws-ecs-taskdefinition.d.ts +1 -13
- package/lib/types/cfn-resource-types/aws-ecs-taskdefinition.js +1 -1
- package/lib/types/cfn-resource-types/aws-events-eventbus.d.ts +19 -19
- package/lib/types/cfn-resource-types/aws-events-eventbus.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-component.d.ts +2 -4
- package/lib/types/cfn-resource-types/aws-imagebuilder-component.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-workflow.d.ts +2 -4
- package/lib/types/cfn-resource-types/aws-imagebuilder-workflow.js +1 -1
- package/lib/types/cfn-resource-types/aws-kinesis-streamconsumer.d.ts +34 -1
- package/lib/types/cfn-resource-types/aws-kinesis-streamconsumer.js +1 -1
- package/lib/types/cfn-resource-types/aws-odb-cloudautonomousvmcluster.d.ts +220 -0
- package/lib/types/cfn-resource-types/aws-odb-cloudautonomousvmcluster.js +3 -0
- package/lib/types/cfn-resource-types/aws-odb-cloudexadatainfrastructure.d.ts +151 -0
- package/lib/types/cfn-resource-types/aws-odb-cloudexadatainfrastructure.js +3 -0
- package/lib/types/cfn-resource-types/aws-odb-cloudvmcluster.d.ts +172 -0
- package/lib/types/cfn-resource-types/aws-odb-cloudvmcluster.js +3 -0
- package/lib/types/cfn-resource-types/aws-odb-odbnetwork.d.ts +70 -0
- package/lib/types/cfn-resource-types/aws-odb-odbnetwork.js +3 -0
- package/lib/types/cfn-resource-types/aws-pcs-cluster.d.ts +32 -32
- package/lib/types/cfn-resource-types/aws-pcs-cluster.js +1 -1
- package/lib/types/cfn-resource-types/aws-qbusiness-dataaccessor.d.ts +18 -0
- package/lib/types/cfn-resource-types/aws-qbusiness-dataaccessor.js +1 -1
- package/lib/types/cfn-resource-types/aws-qbusiness-permission.d.ts +14 -0
- package/lib/types/cfn-resource-types/aws-qbusiness-permission.js +1 -1
- package/lib/types/cfn-resource-types/aws-quicksight-custompermissions.d.ts +24 -18
- package/lib/types/cfn-resource-types/aws-quicksight-custompermissions.js +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbinstance.d.ts +558 -557
- package/lib/types/cfn-resource-types/aws-rds-dbinstance.js +1 -1
- package/lib/types/cfn-resource-types/aws-redshiftserverless-snapshot.d.ts +49 -0
- package/lib/types/cfn-resource-types/aws-redshiftserverless-snapshot.js +3 -0
- package/lib/types/cfn-resource-types/aws-s3tables-table.d.ts +111 -0
- package/lib/types/cfn-resource-types/aws-s3tables-table.js +3 -0
- package/lib/types/cfn-resource-types.d.ts +12 -0
- package/lib/types/cfn-resource-types.js +23 -11
- package/package.json +2 -5
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@horietakehiro/aws-cdk-utul",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.41.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/horietakehiro/aws-cdk-utul"
|
|
@@ -27,10 +27,7 @@
|
|
|
27
27
|
"node-fetch": "^2.7.0",
|
|
28
28
|
"ts-jest": "^29.1.2",
|
|
29
29
|
"ts-node": "^10.9.2",
|
|
30
|
-
"typescript": "~5.3.3"
|
|
31
|
-
"@smithy/node-http-handler": "^3.2.5",
|
|
32
|
-
"hpagent": "^1.2.0",
|
|
33
|
-
"uuid": "^10.0.0"
|
|
30
|
+
"typescript": "~5.3.3"
|
|
34
31
|
},
|
|
35
32
|
"dependencies": {
|
|
36
33
|
"@aws-sdk/client-cloudformation": "^3.675.0",
|