@horietakehiro/aws-cdk-utul 0.41.41 → 0.41.43

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.
Files changed (43) hide show
  1. package/lib/types/cfn-resource-types/aws-batch-jobdefinition.d.ts +4 -0
  2. package/lib/types/cfn-resource-types/aws-batch-jobdefinition.js +1 -1
  3. package/lib/types/cfn-resource-types/aws-ce-anomalymonitor.d.ts +1 -1
  4. package/lib/types/cfn-resource-types/aws-ce-anomalymonitor.js +1 -1
  5. package/lib/types/cfn-resource-types/aws-datazone-connection.d.ts +4 -0
  6. package/lib/types/cfn-resource-types/aws-datazone-connection.js +1 -1
  7. package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.d.ts +5 -4
  8. package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.js +1 -1
  9. package/lib/types/cfn-resource-types/aws-ec2-natgateway.d.ts +3 -0
  10. package/lib/types/cfn-resource-types/aws-ec2-natgateway.js +1 -1
  11. package/lib/types/cfn-resource-types/aws-ecs-service.d.ts +5 -0
  12. package/lib/types/cfn-resource-types/aws-ecs-service.js +1 -1
  13. package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.d.ts +16 -1
  14. package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.js +1 -1
  15. package/lib/types/cfn-resource-types/aws-networkfirewall-firewall.d.ts +1 -0
  16. package/lib/types/cfn-resource-types/aws-networkfirewall-firewall.js +1 -1
  17. package/lib/types/cfn-resource-types/aws-networkfirewall-firewallpolicy.d.ts +1 -0
  18. package/lib/types/cfn-resource-types/aws-networkfirewall-firewallpolicy.js +1 -1
  19. package/lib/types/cfn-resource-types/aws-networkfirewall-rulegroup.d.ts +1 -1
  20. package/lib/types/cfn-resource-types/aws-networkfirewall-rulegroup.js +1 -1
  21. package/lib/types/cfn-resource-types/aws-networkmanager-connectattachment.d.ts +4 -0
  22. package/lib/types/cfn-resource-types/aws-networkmanager-connectattachment.js +1 -1
  23. package/lib/types/cfn-resource-types/aws-networkmanager-directconnectgatewayattachment.d.ts +4 -0
  24. package/lib/types/cfn-resource-types/aws-networkmanager-directconnectgatewayattachment.js +1 -1
  25. package/lib/types/cfn-resource-types/aws-networkmanager-sitetositevpnattachment.d.ts +4 -0
  26. package/lib/types/cfn-resource-types/aws-networkmanager-sitetositevpnattachment.js +1 -1
  27. package/lib/types/cfn-resource-types/aws-networkmanager-transitgatewaypeering.d.ts +4 -0
  28. package/lib/types/cfn-resource-types/aws-networkmanager-transitgatewaypeering.js +1 -1
  29. package/lib/types/cfn-resource-types/aws-networkmanager-transitgatewayroutetableattachment.d.ts +4 -0
  30. package/lib/types/cfn-resource-types/aws-networkmanager-transitgatewayroutetableattachment.js +1 -1
  31. package/lib/types/cfn-resource-types/aws-networkmanager-vpcattachment.d.ts +4 -0
  32. package/lib/types/cfn-resource-types/aws-networkmanager-vpcattachment.js +1 -1
  33. package/lib/types/cfn-resource-types/aws-s3vectors-index.d.ts +58 -0
  34. package/lib/types/cfn-resource-types/aws-s3vectors-index.js +3 -0
  35. package/lib/types/cfn-resource-types/aws-s3vectors-vectorbucket.d.ts +34 -0
  36. package/lib/types/cfn-resource-types/aws-s3vectors-vectorbucket.js +3 -0
  37. package/lib/types/cfn-resource-types/aws-s3vectors-vectorbucketpolicy.d.ts +24 -0
  38. package/lib/types/cfn-resource-types/aws-s3vectors-vectorbucketpolicy.js +3 -0
  39. package/lib/types/cfn-resource-types/aws-sso-assignment.d.ts +2 -2
  40. package/lib/types/cfn-resource-types/aws-sso-assignment.js +1 -1
  41. package/lib/types/cfn-resource-types.d.ts +6 -0
  42. package/lib/types/cfn-resource-types.js +13 -7
  43. package/package.json +1 -1
@@ -1223,6 +1223,9 @@ import { _AWS_S3TABLES_TABLE } from "./cfn-resource-types/aws-s3tables-table";
1223
1223
  import { _AWS_S3TABLES_TABLEBUCKET } from "./cfn-resource-types/aws-s3tables-tablebucket";
1224
1224
  import { _AWS_S3TABLES_TABLEBUCKETPOLICY } from "./cfn-resource-types/aws-s3tables-tablebucketpolicy";
1225
1225
  import { _AWS_S3TABLES_TABLEPOLICY } from "./cfn-resource-types/aws-s3tables-tablepolicy";
1226
+ import { _AWS_S3VECTORS_INDEX } from "./cfn-resource-types/aws-s3vectors-index";
1227
+ import { _AWS_S3VECTORS_VECTORBUCKET } from "./cfn-resource-types/aws-s3vectors-vectorbucket";
1228
+ import { _AWS_S3VECTORS_VECTORBUCKETPOLICY } from "./cfn-resource-types/aws-s3vectors-vectorbucketpolicy";
1226
1229
  import { _AWS_SAGEMAKER_APP } from "./cfn-resource-types/aws-sagemaker-app";
1227
1230
  import { _AWS_SAGEMAKER_APPIMAGECONFIG } from "./cfn-resource-types/aws-sagemaker-appimageconfig";
1228
1231
  import { _AWS_SAGEMAKER_CLUSTER } from "./cfn-resource-types/aws-sagemaker-cluster";
@@ -2690,6 +2693,9 @@ export declare const AWS_S3TABLES_TABLE: RESOURCE<_AWS_S3TABLES_TABLE>;
2690
2693
  export declare const AWS_S3TABLES_TABLEBUCKET: RESOURCE<_AWS_S3TABLES_TABLEBUCKET>;
2691
2694
  export declare const AWS_S3TABLES_TABLEBUCKETPOLICY: RESOURCE<_AWS_S3TABLES_TABLEBUCKETPOLICY>;
2692
2695
  export declare const AWS_S3TABLES_TABLEPOLICY: RESOURCE<_AWS_S3TABLES_TABLEPOLICY>;
2696
+ export declare const AWS_S3VECTORS_INDEX: RESOURCE<_AWS_S3VECTORS_INDEX>;
2697
+ export declare const AWS_S3VECTORS_VECTORBUCKET: RESOURCE<_AWS_S3VECTORS_VECTORBUCKET>;
2698
+ export declare const AWS_S3VECTORS_VECTORBUCKETPOLICY: RESOURCE<_AWS_S3VECTORS_VECTORBUCKETPOLICY>;
2693
2699
  export declare const AWS_SAGEMAKER_APP: RESOURCE<_AWS_SAGEMAKER_APP>;
2694
2700
  export declare const AWS_SAGEMAKER_APPIMAGECONFIG: RESOURCE<_AWS_SAGEMAKER_APPIMAGECONFIG>;
2695
2701
  export declare const AWS_SAGEMAKER_CLUSTER: RESOURCE<_AWS_SAGEMAKER_CLUSTER>;