@horietakehiro/aws-cdk-utul 0.41.82 → 0.41.84

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 (37) hide show
  1. package/lib/types/cfn-resource-types/aws-batch-quotashare.d.ts +69 -0
  2. package/lib/types/cfn-resource-types/aws-batch-quotashare.js +3 -0
  3. package/lib/types/cfn-resource-types/aws-batch-schedulingpolicy.d.ts +22 -13
  4. package/lib/types/cfn-resource-types/aws-batch-schedulingpolicy.js +1 -1
  5. package/lib/types/cfn-resource-types/aws-bedrockagentcore-gateway.d.ts +15 -0
  6. package/lib/types/cfn-resource-types/aws-bedrockagentcore-gateway.js +1 -1
  7. package/lib/types/cfn-resource-types/aws-deadline-farm.d.ts +1 -0
  8. package/lib/types/cfn-resource-types/aws-deadline-farm.js +1 -1
  9. package/lib/types/cfn-resource-types/aws-ec2-instanceconnectendpoint.d.ts +80 -6
  10. package/lib/types/cfn-resource-types/aws-ec2-instanceconnectendpoint.js +1 -1
  11. package/lib/types/cfn-resource-types/aws-ec2-ipamprefixlistresolvertarget.d.ts +50 -0
  12. package/lib/types/cfn-resource-types/aws-ec2-ipamprefixlistresolvertarget.js +3 -0
  13. package/lib/types/cfn-resource-types/aws-ec2-sqlhastandbydetectedinstance.d.ts +30 -0
  14. package/lib/types/cfn-resource-types/aws-ec2-sqlhastandbydetectedinstance.js +3 -0
  15. package/lib/types/cfn-resource-types/aws-glue-catalog.d.ts +166 -0
  16. package/lib/types/cfn-resource-types/aws-glue-catalog.js +3 -0
  17. package/lib/types/cfn-resource-types/aws-logs-loggroup.d.ts +1 -0
  18. package/lib/types/cfn-resource-types/aws-logs-loggroup.js +1 -1
  19. package/lib/types/cfn-resource-types/aws-logs-scheduledquery.d.ts +1 -1
  20. package/lib/types/cfn-resource-types/aws-logs-scheduledquery.js +1 -1
  21. package/lib/types/cfn-resource-types/aws-medialive-channel.d.ts +4 -0
  22. package/lib/types/cfn-resource-types/aws-medialive-channel.js +1 -1
  23. package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.d.ts +11 -0
  24. package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.js +1 -1
  25. package/lib/types/cfn-resource-types/aws-pcs-cluster.d.ts +63 -63
  26. package/lib/types/cfn-resource-types/aws-pcs-cluster.js +1 -1
  27. package/lib/types/cfn-resource-types/aws-redshift-cluster.d.ts +1 -1
  28. package/lib/types/cfn-resource-types/aws-redshift-cluster.js +1 -1
  29. package/lib/types/cfn-resource-types/aws-s3-bucket.d.ts +2 -0
  30. package/lib/types/cfn-resource-types/aws-s3-bucket.js +1 -1
  31. package/lib/types/cfn-resource-types/aws-uxc-accountcustomization.d.ts +25 -0
  32. package/lib/types/cfn-resource-types/aws-uxc-accountcustomization.js +3 -0
  33. package/lib/types/cfn-resource-types/aws-workspacesinstances-workspaceinstance.d.ts +0 -11
  34. package/lib/types/cfn-resource-types/aws-workspacesinstances-workspaceinstance.js +1 -1
  35. package/lib/types/cfn-resource-types.d.ts +10 -0
  36. package/lib/types/cfn-resource-types.js +40 -30
  37. package/package.json +1 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@horietakehiro/aws-cdk-utul",
3
3
  "license": "MIT",
4
- "version": "0.41.82",
4
+ "version": "0.41.84",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/horietakehiro/aws-cdk-utul"