@propulsionworks/cloudformation 0.1.30 → 0.1.32

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 (86) hide show
  1. package/out/exports/resources.generated/aws-applicationsignals-groupingconfiguration.d.ts +1 -1
  2. package/out/exports/resources.generated/aws-aps-anomalydetector.d.ts +168 -0
  3. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +1 -1
  4. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +0 -4
  5. package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +0 -4
  6. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +0 -4
  7. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +0 -4
  8. package/out/exports/resources.generated/aws-bedrockagentcore-memory.d.ts +85 -27
  9. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +0 -4
  10. package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +0 -4
  11. package/out/exports/resources.generated/aws-billingconductor-billinggroup.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-billingconductor-pricingplan.d.ts +1 -1
  13. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +8 -0
  14. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +4 -0
  15. package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +4 -0
  16. package/out/exports/resources.generated/aws-connect-emailaddress.d.ts +17 -0
  17. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +155 -0
  18. package/out/exports/resources.generated/aws-customerprofiles-objecttype.d.ts +1 -1
  19. package/out/exports/resources.generated/aws-datazone-domain.d.ts +1 -1
  20. package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +1 -1
  21. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +7 -0
  22. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +0 -8
  23. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +0 -4
  24. package/out/exports/resources.generated/aws-ec2-capacitymanagerdataexport.d.ts +46 -0
  25. package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +3 -3
  26. package/out/exports/resources.generated/aws-ec2-natgateway.d.ts +9 -0
  27. package/out/exports/resources.generated/aws-ec2-volume.d.ts +14 -16
  28. package/out/exports/resources.generated/aws-ecr-repository.d.ts +4 -2
  29. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +2 -2
  30. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +3 -0
  31. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +1 -1
  32. package/out/exports/resources.generated/aws-ecs-service.d.ts +11 -1
  33. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +8 -4
  34. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +84 -8
  35. package/out/exports/resources.generated/aws-elasticloadbalancingv2-loadbalancer.d.ts +1 -0
  36. package/out/exports/resources.generated/aws-emrserverless-application.d.ts +4 -4
  37. package/out/exports/resources.generated/aws-events-eventbuspolicy.d.ts +14 -11
  38. package/out/exports/resources.generated/aws-events-rule.d.ts +4 -4
  39. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +4 -0
  40. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +20 -0
  41. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +118 -0
  42. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +5 -0
  43. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +20 -0
  44. package/out/exports/resources.generated/aws-lambda-permission.d.ts +4 -3
  45. package/out/exports/resources.generated/aws-logs-deliverydestination.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-logs-metricfilter.d.ts +2 -0
  47. package/out/exports/resources.generated/aws-logs-subscriptionfilter.d.ts +2 -0
  48. package/out/exports/resources.generated/aws-medialive-channel.d.ts +36 -0
  49. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +50 -2
  50. package/out/exports/resources.generated/aws-neptune-dbinstance.d.ts +9 -0
  51. package/out/exports/resources.generated/aws-observabilityadmin-organizationcentralizationrule.d.ts +29 -3
  52. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +20 -20
  53. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +20 -20
  54. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +2 -2
  55. package/out/exports/resources.generated/aws-organizations-account.d.ts +5 -0
  56. package/out/exports/resources.generated/aws-osis-pipeline.d.ts +22 -1
  57. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +69 -69
  58. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +1 -1
  59. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +73 -69
  60. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +11 -11
  61. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +22 -22
  62. package/out/exports/resources.generated/aws-quicksight-refreshschedule.d.ts +3 -3
  63. package/out/exports/resources.generated/aws-quicksight-template.d.ts +70 -70
  64. package/out/exports/resources.generated/aws-quicksight-theme.d.ts +7 -7
  65. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +7 -11
  66. package/out/exports/resources.generated/aws-route53-recordset.d.ts +1 -3
  67. package/out/exports/resources.generated/aws-route53-recordsetgroup.d.ts +1 -3
  68. package/out/exports/resources.generated/aws-route53resolver-resolverrule.d.ts +2 -0
  69. package/out/exports/resources.generated/aws-route53resolver-resolverruleassociation.d.ts +2 -0
  70. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +137 -0
  71. package/out/exports/resources.generated/aws-rtbfabric-requestergateway.d.ts +72 -0
  72. package/out/exports/resources.generated/aws-rtbfabric-respondergateway.d.ts +151 -0
  73. package/out/exports/resources.generated/aws-sagemaker-app.d.ts +1 -1
  74. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +21 -0
  75. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +12 -2
  76. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +1 -1
  77. package/out/exports/resources.generated/aws-servicecatalog-launchnotificationconstraint.d.ts +1 -0
  78. package/out/exports/resources.generated/aws-servicecatalog-tagoptionassociation.d.ts +4 -13
  79. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +5 -1
  80. package/out/exports/resources.generated/aws-ssmquicksetup-lifecycleautomation.d.ts +52 -0
  81. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +99 -0
  82. package/out/exports/resources.generated/aws-transfer-connector.d.ts +2 -0
  83. package/out/exports/resources.generated/aws-transfer-server.d.ts +4 -0
  84. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +1 -1
  85. package/out/exports/resources.generated/aws-wisdom-aiprompt.d.ts +1 -1
  86. package/package.json +1 -1
@@ -1,13 +1,13 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Creates a peering connection between an ODB network and either another ODB network or a customer-owned VPC.
3
+ * Creates a peering connection between an ODB network and a VPC.
4
4
  *
5
5
  * A peering connection enables private connectivity between the networks for application-tier communication.
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html}
7
7
  */
8
8
  export type ODBOdbPeeringConnection = ResourceDefinitionWithAttributes<"AWS::ODB::OdbPeeringConnection", ODBOdbPeeringConnectionProps, ODBOdbPeeringConnectionAttribs>;
9
9
  /**
10
- * Creates a peering connection between an ODB network and either another ODB network or a customer-owned VPC.
10
+ * Creates a peering connection between an ODB network and a VPC.
11
11
  *
12
12
  * A peering connection enables private connectivity between the networks for application-tier communication.
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html}
@@ -160,6 +160,11 @@ export type OrganizationsAccountAttribs = {
160
160
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-organizations-account.html#cfn-organizations-account-joinedtimestamp}
161
161
  */
162
162
  JoinedTimestamp: string;
163
+ /**
164
+ * The state of the account in the organization.
165
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-organizations-account.html#cfn-organizations-account-state}
166
+ */
167
+ State: "PENDING_ACTIVATION" | "ACTIVE" | "SUSPENDED" | "PENDING_CLOSURE" | "CLOSED";
163
168
  /**
164
169
  * Returns the status of the account in the organization. For example: `ACTIVE | SUSPENDED | PENDING_CLOSURE` .
165
170
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-organizations-account.html#cfn-organizations-account-status}
@@ -53,6 +53,18 @@ export type OSISPipelineProps = {
53
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-osis-pipeline.html#cfn-osis-pipeline-pipelinename}
54
54
  */
55
55
  PipelineName: string;
56
+ /**
57
+ * The Pipeline Role (ARN) for the pipeline.
58
+ * @minLength 20
59
+ * @maxLength 2048
60
+ * @pattern ^arn:(aws|aws\-cn|aws\-us\-gov|aws\-iso|aws\-iso\-b|aws\-iso\-e|aws\-iso\-f):iam::[0-9]+:role\/.*$
61
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-osis-pipeline.html#cfn-osis-pipeline-pipelinerolearn}
62
+ */
63
+ PipelineRoleArn?: string | undefined;
64
+ /**
65
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-osis-pipeline.html#cfn-osis-pipeline-resourcepolicy}
66
+ */
67
+ ResourcePolicy?: ResourcePolicy | undefined;
56
68
  /**
57
69
  * List of tags to add to the pipeline upon creation.
58
70
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-osis-pipeline.html#cfn-osis-pipeline-tags}
@@ -76,7 +88,7 @@ export type OSISPipelineAttribs = {
76
88
  /**
77
89
  * The Amazon Resource Name (ARN) of the pipeline.
78
90
  * @minLength 46
79
- * @maxLength 76
91
+ * @maxLength 78
80
92
  * @pattern ^arn:(aws|aws\-cn|aws\-us\-gov|aws\-iso|aws\-iso\-b):osis:.+:pipeline\/.+$
81
93
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-osis-pipeline.html#cfn-osis-pipeline-pipelinearn}
82
94
  */
@@ -134,6 +146,15 @@ export type LogPublishingOptions = {
134
146
  */
135
147
  IsLoggingEnabled?: boolean | undefined;
136
148
  };
149
+ /**
150
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-osis-pipeline-resourcepolicy.html}
151
+ */
152
+ export type ResourcePolicy = {
153
+ /**
154
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-osis-pipeline-resourcepolicy.html#cfn-osis-pipeline-resourcepolicy-policy}
155
+ */
156
+ Policy: Record<string, unknown>;
157
+ };
137
158
  /**
138
159
  * Options that specify the subnets and security groups for an OpenSearch Ingestion VPC endpoint.
139
160
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-osis-pipeline-vpcoptions.html}