@horietakehiro/aws-cdk-utul 0.41.84 → 0.41.86

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-appstream-imagebuilder.d.ts +10 -2
  2. package/lib/types/cfn-resource-types/aws-appstream-imagebuilder.js +1 -1
  3. package/lib/types/cfn-resource-types/aws-autoscaling-autoscalinggroup.d.ts +1 -0
  4. package/lib/types/cfn-resource-types/aws-autoscaling-autoscalinggroup.js +1 -1
  5. package/lib/types/cfn-resource-types/aws-cloudfront-anycastiplist.d.ts +36 -0
  6. package/lib/types/cfn-resource-types/aws-cloudfront-anycastiplist.js +1 -1
  7. package/lib/types/cfn-resource-types/aws-cloudfront-connectionfunction.d.ts +42 -1
  8. package/lib/types/cfn-resource-types/aws-cloudfront-connectionfunction.js +1 -1
  9. package/lib/types/cfn-resource-types/aws-cloudfront-distribution.d.ts +33 -0
  10. package/lib/types/cfn-resource-types/aws-cloudfront-distribution.js +1 -1
  11. package/lib/types/cfn-resource-types/aws-cloudfront-truststore.d.ts +24 -22
  12. package/lib/types/cfn-resource-types/aws-cloudfront-truststore.js +1 -1
  13. package/lib/types/cfn-resource-types/aws-customerprofiles-recommender.d.ts +130 -0
  14. package/lib/types/cfn-resource-types/aws-customerprofiles-recommender.js +3 -0
  15. package/lib/types/cfn-resource-types/aws-devopsagent-agentspace.d.ts +21 -0
  16. package/lib/types/cfn-resource-types/aws-devopsagent-agentspace.js +1 -1
  17. package/lib/types/cfn-resource-types/aws-devopsagent-service.d.ts +25 -0
  18. package/lib/types/cfn-resource-types/aws-devopsagent-service.js +1 -1
  19. package/lib/types/cfn-resource-types/aws-dlm-lifecyclepolicy.d.ts +1 -0
  20. package/lib/types/cfn-resource-types/aws-dlm-lifecyclepolicy.js +1 -1
  21. package/lib/types/cfn-resource-types/aws-ec2-ec2fleet.d.ts +63 -59
  22. package/lib/types/cfn-resource-types/aws-ec2-ec2fleet.js +1 -1
  23. package/lib/types/cfn-resource-types/aws-ecs-capacityprovider.d.ts +1 -0
  24. package/lib/types/cfn-resource-types/aws-ecs-capacityprovider.js +1 -1
  25. package/lib/types/cfn-resource-types/aws-eks-nodegroup.d.ts +84 -84
  26. package/lib/types/cfn-resource-types/aws-eks-nodegroup.js +1 -1
  27. package/lib/types/cfn-resource-types/aws-fsx-filesystem.d.ts +5 -0
  28. package/lib/types/cfn-resource-types/aws-fsx-filesystem.js +1 -1
  29. package/lib/types/cfn-resource-types/aws-interconnect-connection.d.ts +98 -0
  30. package/lib/types/cfn-resource-types/aws-interconnect-connection.js +3 -0
  31. package/lib/types/cfn-resource-types/aws-observabilityadmin-organizationcentralizationrule.d.ts +2 -1
  32. package/lib/types/cfn-resource-types/aws-observabilityadmin-organizationcentralizationrule.js +1 -1
  33. package/lib/types/cfn-resource-types/aws-omics-configuration.d.ts +59 -0
  34. package/lib/types/cfn-resource-types/aws-omics-configuration.js +3 -0
  35. package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.d.ts +5 -0
  36. package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.js +1 -1
  37. package/lib/types/cfn-resource-types/aws-pcs-cluster.d.ts +92 -58
  38. package/lib/types/cfn-resource-types/aws-pcs-cluster.js +1 -1
  39. package/lib/types/cfn-resource-types/aws-quicksight-custompermissions.d.ts +217 -36
  40. package/lib/types/cfn-resource-types/aws-quicksight-custompermissions.js +1 -1
  41. package/lib/types/cfn-resource-types.d.ts +6 -0
  42. package/lib/types/cfn-resource-types.js +32 -25
  43. 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.84",
4
+ "version": "0.41.86",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/horietakehiro/aws-cdk-utul"