@propulsionworks/cloudformation 0.1.22 → 0.1.24

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 (79) hide show
  1. package/out/exports/resources.generated/aws-appintegrations-application.d.ts +1 -1
  2. package/out/exports/resources.generated/aws-apprunner-service.d.ts +1 -3
  3. package/out/exports/resources.generated/aws-apprunner-vpcconnector.d.ts +1 -1
  4. package/out/exports/resources.generated/aws-aps-resourcepolicy.d.ts +15 -1
  5. package/out/exports/resources.generated/aws-aps-workspace.d.ts +2 -4
  6. package/out/exports/resources.generated/aws-b2bi-capability.d.ts +3 -0
  7. package/out/exports/resources.generated/aws-b2bi-partnership.d.ts +60 -1
  8. package/out/exports/resources.generated/aws-b2bi-profile.d.ts +1 -0
  9. package/out/exports/resources.generated/aws-b2bi-transformer.d.ts +127 -0
  10. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +19 -4
  11. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-batch-schedulingpolicy.d.ts +1 -1
  13. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +181 -0
  14. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicyversion.d.ts +56 -0
  15. package/out/exports/resources.generated/aws-budgets-budget.d.ts +4 -0
  16. package/out/exports/resources.generated/aws-cloudformation-lambdahook.d.ts +1 -1
  17. package/out/exports/resources.generated/aws-codepipeline-webhook.d.ts +19 -2
  18. package/out/exports/resources.generated/aws-cognito-userpoolclient.d.ts +2 -2
  19. package/out/exports/resources.generated/aws-cognito-userpoolriskconfigurationattachment.d.ts +1 -1
  20. package/out/exports/resources.generated/aws-connect-predefinedattribute.d.ts +22 -3
  21. package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +342 -0
  22. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +7 -2
  23. package/out/exports/resources.generated/aws-deadline-licenseendpoint.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +1 -0
  25. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +7 -4
  26. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +1 -1
  27. package/out/exports/resources.generated/aws-ec2-ippoolroutetableassociation.d.ts +5 -5
  28. package/out/exports/resources.generated/aws-ec2-vpcblockpublicaccessoptions.d.ts +5 -0
  29. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +5 -0
  30. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +26 -2
  31. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +26 -2
  32. package/out/exports/resources.generated/aws-ecs-service.d.ts +47 -3
  33. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +26 -2
  35. package/out/exports/resources.generated/aws-eks-addon.d.ts +1 -1
  36. package/out/exports/resources.generated/aws-elasticloadbalancingv2-truststore.d.ts +3 -3
  37. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +13 -0
  38. package/out/exports/resources.generated/aws-events-rule.d.ts +5 -0
  39. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +2 -0
  40. package/out/exports/resources.generated/aws-glue-connection.d.ts +30 -0
  41. package/out/exports/resources.generated/aws-glue-crawler.d.ts +14 -0
  42. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +10 -6
  43. package/out/exports/resources.generated/aws-guardduty-threatentityset.d.ts +27 -2
  44. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +13 -7
  45. package/out/exports/resources.generated/aws-guardduty-trustedentityset.d.ts +26 -2
  46. package/out/exports/resources.generated/aws-inspectorv2-codesecurityintegration.d.ts +28 -12
  47. package/out/exports/resources.generated/aws-inspectorv2-codesecurityscanconfiguration.d.ts +21 -7
  48. package/out/exports/resources.generated/aws-iot-encryptionconfiguration.d.ts +47 -0
  49. package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +8 -7
  50. package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +23 -16
  51. package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +11 -6
  52. package/out/exports/resources.generated/aws-ivs-stage.d.ts +4 -3
  53. package/out/exports/resources.generated/aws-kinesisanalyticsv2-application.d.ts +26 -2
  54. package/out/exports/resources.generated/aws-lambda-codesigningconfig.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-lambda-eventinvokeconfig.d.ts +3 -3
  56. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +5 -5
  57. package/out/exports/resources.generated/aws-lambda-version.d.ts +3 -3
  58. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +2 -3
  59. package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +1 -1
  60. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +4 -4
  61. package/out/exports/resources.generated/aws-omics-workflow.d.ts +82 -0
  62. package/out/exports/resources.generated/aws-qbusiness-datasource.d.ts +1 -1
  63. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +1 -1
  64. package/out/exports/resources.generated/aws-s3-bucket.d.ts +1 -1
  65. package/out/exports/resources.generated/aws-s3-bucketpolicy.d.ts +2 -2
  66. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  67. package/out/exports/resources.generated/aws-sagemaker-endpointconfig.d.ts +17 -0
  68. package/out/exports/resources.generated/aws-servicediscovery-httpnamespace.d.ts +4 -4
  69. package/out/exports/resources.generated/aws-servicediscovery-instance.d.ts +1 -1
  70. package/out/exports/resources.generated/aws-servicediscovery-service.d.ts +6 -31
  71. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +6 -1
  72. package/out/exports/resources.generated/aws-ssmquicksetup-configurationmanager.d.ts +1 -1
  73. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +30 -2
  74. package/out/exports/resources.generated/aws-transfer-certificate.d.ts +24 -2
  75. package/out/exports/resources.generated/aws-transfer-server.d.ts +2 -0
  76. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +5 -0
  77. package/out/exports/resources.generated/aws-workspacesweb-portal.d.ts +1 -0
  78. package/out/exports/resources.generated/aws-workspacesweb-sessionlogger.d.ts +19 -2
  79. package/package.json +1 -1
@@ -0,0 +1,342 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * Adds a policy grant (an authorization policy) to a specified entity, including domain units, environment blueprint configurations, or environment profiles.
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html}
5
+ */
6
+ export type DataZonePolicyGrant = ResourceDefinitionWithAttributes<"AWS::DataZone::PolicyGrant", DataZonePolicyGrantProps, DataZonePolicyGrantAttribs>;
7
+ /**
8
+ * Adds a policy grant (an authorization policy) to a specified entity, including domain units, environment blueprint configurations, or environment profiles.
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html}
10
+ */
11
+ export type DataZonePolicyGrantProps = {
12
+ /**
13
+ * The details of the policy grant member.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#cfn-datazone-policygrant-detail}
15
+ */
16
+ Detail?: PolicyGrantDetail | undefined;
17
+ /**
18
+ * The ID of the domain where you want to add a policy grant.
19
+ * @pattern ^dzd[-_][a-zA-Z0-9_-]{1,36}$
20
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#cfn-datazone-policygrant-domainidentifier}
21
+ */
22
+ DomainIdentifier: string;
23
+ /**
24
+ * The ID of the entity (resource) to which you want to add a policy grant.
25
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#cfn-datazone-policygrant-entityidentifier}
26
+ */
27
+ EntityIdentifier: string;
28
+ /**
29
+ * The type of entity (resource) to which the grant is added.
30
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#cfn-datazone-policygrant-entitytype}
31
+ */
32
+ EntityType: TargetEntityType;
33
+ /**
34
+ * The type of policy that you want to grant.
35
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#cfn-datazone-policygrant-policytype}
36
+ */
37
+ PolicyType: string;
38
+ /**
39
+ * The principal of the policy grant member.
40
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#cfn-datazone-policygrant-principal}
41
+ */
42
+ Principal?: PolicyGrantPrincipal | undefined;
43
+ };
44
+ /**
45
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#aws-resource-datazone-policygrant-return-values}
46
+ */
47
+ export type DataZonePolicyGrantAttribs = {
48
+ /**
49
+ * Specifies the timestamp at which policy grant member was created.
50
+ * @format date-time
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#cfn-datazone-policygrant-createdat}
52
+ */
53
+ CreatedAt: string;
54
+ /**
55
+ * Specifies the user who created the policy grant member.
56
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#cfn-datazone-policygrant-createdby}
57
+ */
58
+ CreatedBy: string;
59
+ /**
60
+ * The unique identifier of the policy grant returned by the AddPolicyGrant API
61
+ * @pattern ^[A-Za-z0-9+/]{10}$
62
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#cfn-datazone-policygrant-grantid}
63
+ */
64
+ GrantId: string;
65
+ };
66
+ /**
67
+ * The details of the policy grant.
68
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-addtoprojectmemberpoolpolicygrantdetail.html}
69
+ */
70
+ export type AddToProjectMemberPoolPolicyGrantDetail = {
71
+ /**
72
+ * Specifies whether the policy grant is applied to child domain units.
73
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-addtoprojectmemberpoolpolicygrantdetail.html#cfn-datazone-policygrant-addtoprojectmemberpoolpolicygrantdetail-includechilddomainunits}
74
+ */
75
+ IncludeChildDomainUnits?: boolean | undefined;
76
+ };
77
+ /**
78
+ * The details of the policy grant.
79
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createassettypepolicygrantdetail.html}
80
+ */
81
+ export type CreateAssetTypePolicyGrantDetail = {
82
+ /**
83
+ * Specifies whether the policy grant is applied to child domain units.
84
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createassettypepolicygrantdetail.html#cfn-datazone-policygrant-createassettypepolicygrantdetail-includechilddomainunits}
85
+ */
86
+ IncludeChildDomainUnits?: boolean | undefined;
87
+ };
88
+ /**
89
+ * The details of the policy grant.
90
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createdomainunitpolicygrantdetail.html}
91
+ */
92
+ export type CreateDomainUnitPolicyGrantDetail = {
93
+ /**
94
+ * Specifies whether the policy grant is applied to child domain units.
95
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createdomainunitpolicygrantdetail.html#cfn-datazone-policygrant-createdomainunitpolicygrantdetail-includechilddomainunits}
96
+ */
97
+ IncludeChildDomainUnits?: boolean | undefined;
98
+ };
99
+ /**
100
+ * The details of the policy grant.
101
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createenvironmentprofilepolicygrantdetail.html}
102
+ */
103
+ export type CreateEnvironmentProfilePolicyGrantDetail = {
104
+ /**
105
+ * The ID of the domain unit.
106
+ * @minLength 1
107
+ * @maxLength 256
108
+ * @pattern ^[a-z0-9_\-]+$
109
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createenvironmentprofilepolicygrantdetail.html#cfn-datazone-policygrant-createenvironmentprofilepolicygrantdetail-domainunitid}
110
+ */
111
+ DomainUnitId?: string | undefined;
112
+ };
113
+ /**
114
+ * The details of the policy grant.
115
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createformtypepolicygrantdetail.html}
116
+ */
117
+ export type CreateFormTypePolicyGrantDetail = {
118
+ /**
119
+ * Specifies whether the policy grant is applied to child domain units.
120
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createformtypepolicygrantdetail.html#cfn-datazone-policygrant-createformtypepolicygrantdetail-includechilddomainunits}
121
+ */
122
+ IncludeChildDomainUnits?: boolean | undefined;
123
+ };
124
+ /**
125
+ * The details of the policy grant.
126
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createglossarypolicygrantdetail.html}
127
+ */
128
+ export type CreateGlossaryPolicyGrantDetail = {
129
+ /**
130
+ * Specifies whether the policy grant is applied to child domain units.
131
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createglossarypolicygrantdetail.html#cfn-datazone-policygrant-createglossarypolicygrantdetail-includechilddomainunits}
132
+ */
133
+ IncludeChildDomainUnits?: boolean | undefined;
134
+ };
135
+ /**
136
+ * Specifies whether to create a project from project profile policy grant details.
137
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createprojectfromprojectprofilepolicygrantdetail.html}
138
+ */
139
+ export type CreateProjectFromProjectProfilePolicyGrantDetail = {
140
+ /**
141
+ * Specifies whether to include child domain units when creating a project from project profile policy grant details
142
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createprojectfromprojectprofilepolicygrantdetail.html#cfn-datazone-policygrant-createprojectfromprojectprofilepolicygrantdetail-includechilddomainunits}
143
+ */
144
+ IncludeChildDomainUnits?: boolean | undefined;
145
+ /**
146
+ * Specifies project profiles when creating a project from project profile policy grant details
147
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createprojectfromprojectprofilepolicygrantdetail.html#cfn-datazone-policygrant-createprojectfromprojectprofilepolicygrantdetail-projectprofiles}
148
+ */
149
+ ProjectProfiles?: string[] | undefined;
150
+ };
151
+ /**
152
+ * The details of the policy grant.
153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createprojectpolicygrantdetail.html}
154
+ */
155
+ export type CreateProjectPolicyGrantDetail = {
156
+ /**
157
+ * Specifies whether the policy grant is applied to child domain units.
158
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-createprojectpolicygrantdetail.html#cfn-datazone-policygrant-createprojectpolicygrantdetail-includechilddomainunits}
159
+ */
160
+ IncludeChildDomainUnits?: boolean | undefined;
161
+ };
162
+ /**
163
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-domainunitdesignation.html}
164
+ */
165
+ export type DomainUnitDesignation = "OWNER";
166
+ /**
167
+ * The domain unit filter of the project grant filter.
168
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-domainunitfilterforproject.html}
169
+ */
170
+ export type DomainUnitFilterForProject = {
171
+ /**
172
+ * The domain unit ID to use in the filter.
173
+ * @minLength 1
174
+ * @maxLength 256
175
+ * @pattern ^[a-z0-9_\-]+$
176
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-domainunitfilterforproject.html#cfn-datazone-policygrant-domainunitfilterforproject-domainunit}
177
+ */
178
+ DomainUnit: string;
179
+ /**
180
+ * Specifies whether to include child domain units.
181
+ * @default false
182
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-domainunitfilterforproject.html#cfn-datazone-policygrant-domainunitfilterforproject-includechilddomainunits}
183
+ */
184
+ IncludeChildDomainUnits?: boolean | undefined;
185
+ };
186
+ /**
187
+ * The grant filter for the domain unit. In the current release of Amazon DataZone, the only supported filter is the `allDomainUnitsGrantFilter` .
188
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-domainunitgrantfilter.html}
189
+ */
190
+ export type DomainUnitGrantFilter = {
191
+ AllDomainUnitsGrantFilter: Record<string, unknown>;
192
+ };
193
+ /**
194
+ * The domain unit principal to whom the policy is granted.
195
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-domainunitpolicygrantprincipal.html}
196
+ */
197
+ export type DomainUnitPolicyGrantPrincipal = {
198
+ /**
199
+ * Specifes the designation of the domain unit users.
200
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-domainunitpolicygrantprincipal.html#cfn-datazone-policygrant-domainunitpolicygrantprincipal-domainunitdesignation}
201
+ */
202
+ DomainUnitDesignation?: DomainUnitDesignation | undefined;
203
+ /**
204
+ * The grant filter for the domain unit.
205
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-domainunitpolicygrantprincipal.html#cfn-datazone-policygrant-domainunitpolicygrantprincipal-domainunitgrantfilter}
206
+ */
207
+ DomainUnitGrantFilter?: DomainUnitGrantFilter | undefined;
208
+ /**
209
+ * The ID of the domain unit.
210
+ * @minLength 1
211
+ * @maxLength 256
212
+ * @pattern ^[a-z0-9_\-]+$
213
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-domainunitpolicygrantprincipal.html#cfn-datazone-policygrant-domainunitpolicygrantprincipal-domainunitidentifier}
214
+ */
215
+ DomainUnitIdentifier?: string | undefined;
216
+ };
217
+ /**
218
+ * The group principal to whom the policy is granted.
219
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-grouppolicygrantprincipal.html}
220
+ */
221
+ export type GroupPolicyGrantPrincipal = {
222
+ /**
223
+ * @pattern (^([0-9a-f]{10}-|)[A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12}$|[\p{L}\p{M}\p{S}\p{N}\p{P}\t\n\r ]+)
224
+ */
225
+ GroupIdentifier: string;
226
+ };
227
+ /**
228
+ * The grant details of the override domain unit owners policy.
229
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-overridedomainunitownerspolicygrantdetail.html}
230
+ */
231
+ export type OverrideDomainUnitOwnersPolicyGrantDetail = {
232
+ /**
233
+ * Specifies whether the policy is inherited by child domain units.
234
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-overridedomainunitownerspolicygrantdetail.html#cfn-datazone-policygrant-overridedomainunitownerspolicygrantdetail-includechilddomainunits}
235
+ */
236
+ IncludeChildDomainUnits?: boolean | undefined;
237
+ };
238
+ /**
239
+ * The details of the override project owners policy grant.
240
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-overrideprojectownerspolicygrantdetail.html}
241
+ */
242
+ export type OverrideProjectOwnersPolicyGrantDetail = {
243
+ /**
244
+ * Specifies whether the policy is inherited by child domain units.
245
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-overrideprojectownerspolicygrantdetail.html#cfn-datazone-policygrant-overrideprojectownerspolicygrantdetail-includechilddomainunits}
246
+ */
247
+ IncludeChildDomainUnits?: boolean | undefined;
248
+ };
249
+ /**
250
+ * The details of the policy grant.
251
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-policygrantdetail.html}
252
+ */
253
+ export type PolicyGrantDetail = {
254
+ CreateDomainUnit: CreateDomainUnitPolicyGrantDetail;
255
+ } | {
256
+ OverrideDomainUnitOwners: OverrideDomainUnitOwnersPolicyGrantDetail;
257
+ } | {
258
+ AddToProjectMemberPool: AddToProjectMemberPoolPolicyGrantDetail;
259
+ } | {
260
+ OverrideProjectOwners: OverrideProjectOwnersPolicyGrantDetail;
261
+ } | {
262
+ CreateGlossary: CreateGlossaryPolicyGrantDetail;
263
+ } | {
264
+ CreateFormType: CreateFormTypePolicyGrantDetail;
265
+ } | {
266
+ CreateAssetType: CreateAssetTypePolicyGrantDetail;
267
+ } | {
268
+ CreateProject: CreateProjectPolicyGrantDetail;
269
+ } | {
270
+ CreateEnvironmentProfile: CreateEnvironmentProfilePolicyGrantDetail;
271
+ } | {
272
+ DelegateCreateEnvironmentProfile: Record<string, unknown>;
273
+ } | {
274
+ CreateEnvironment: Record<string, unknown>;
275
+ } | {
276
+ CreateEnvironmentFromBlueprint: Record<string, unknown>;
277
+ } | {
278
+ CreateProjectFromProjectProfile: CreateProjectFromProjectProfilePolicyGrantDetail;
279
+ };
280
+ /**
281
+ * The policy grant principal.
282
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-policygrantprincipal.html}
283
+ */
284
+ export type PolicyGrantPrincipal = {
285
+ User: UserPolicyGrantPrincipal;
286
+ } | {
287
+ Group: GroupPolicyGrantPrincipal;
288
+ } | {
289
+ Project: ProjectPolicyGrantPrincipal;
290
+ } | {
291
+ DomainUnit: DomainUnitPolicyGrantPrincipal;
292
+ };
293
+ /**
294
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-projectdesignation.html}
295
+ */
296
+ export type ProjectDesignation = "OWNER" | "CONTRIBUTOR" | "PROJECT_CATALOG_STEWARD";
297
+ /**
298
+ * The project grant filter.
299
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-projectgrantfilter.html}
300
+ */
301
+ export type ProjectGrantFilter = {
302
+ DomainUnitFilter: DomainUnitFilterForProject;
303
+ };
304
+ /**
305
+ * The project policy grant principal.
306
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-projectpolicygrantprincipal.html}
307
+ */
308
+ export type ProjectPolicyGrantPrincipal = {
309
+ /**
310
+ * The project designation of the project policy grant principal.
311
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-projectpolicygrantprincipal.html#cfn-datazone-policygrant-projectpolicygrantprincipal-projectdesignation}
312
+ */
313
+ ProjectDesignation?: ProjectDesignation | undefined;
314
+ /**
315
+ * The project grant filter of the project policy grant principal.
316
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-projectpolicygrantprincipal.html#cfn-datazone-policygrant-projectpolicygrantprincipal-projectgrantfilter}
317
+ */
318
+ ProjectGrantFilter?: ProjectGrantFilter | undefined;
319
+ /**
320
+ * The project ID of the project policy grant principal.
321
+ * @pattern ^[a-zA-Z0-9_-]{1,36}$
322
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-projectpolicygrantprincipal.html#cfn-datazone-policygrant-projectpolicygrantprincipal-projectidentifier}
323
+ */
324
+ ProjectIdentifier?: string | undefined;
325
+ };
326
+ /**
327
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-targetentitytype.html}
328
+ */
329
+ export type TargetEntityType = "DomainUnit" | "EnvironmentBlueprintConfiguration" | "EnvironmentProfile" | "DOMAIN_UNIT" | "ENVIRONMENT_BLUEPRINT_CONFIGURATION" | "ENVIRONMENT_PROFILE" | "ASSET_TYPE";
330
+ /**
331
+ * The user policy grant principal.
332
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-userpolicygrantprincipal.html}
333
+ */
334
+ export type UserPolicyGrantPrincipal = {
335
+ /**
336
+ * @pattern (^([0-9a-f]{10}-|)[A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12}$|^[a-zA-Z_0-9+=,.@-]+$|^arn:aws[^:]*:iam::\d{12}:.+$)
337
+ */
338
+ UserIdentifier: string;
339
+ } | {
340
+ AllUsersGrantFilter: Record<string, unknown>;
341
+ };
342
+ //# sourceMappingURL=aws-datazone-policygrant.d.ts.map
@@ -94,6 +94,11 @@ export type DeadlineFleetAttribs = {
94
94
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-deadline-fleet.html#cfn-deadline-fleet-status}
95
95
  */
96
96
  Status: FleetStatus;
97
+ /**
98
+ * A message that communicates a suspended status of the fleet.
99
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-deadline-fleet.html#cfn-deadline-fleet-statusmessage}
100
+ */
101
+ StatusMessage: string;
97
102
  /**
98
103
  * The number of workers in the fleet summary.
99
104
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-deadline-fleet.html#cfn-deadline-fleet-workercount}
@@ -320,7 +325,7 @@ export type Ec2EbsVolume = {
320
325
  /**
321
326
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-deadline-fleet-ec2markettype.html}
322
327
  */
323
- export type Ec2MarketType = "on-demand" | "spot";
328
+ export type Ec2MarketType = "on-demand" | "spot" | "wait-and-save";
324
329
  /**
325
330
  * The fleet amount and attribute capabilities.
326
331
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-deadline-fleet-fleetamountcapability.html}
@@ -376,7 +381,7 @@ export type FleetConfiguration = {
376
381
  /**
377
382
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-deadline-fleet-fleetstatus.html}
378
383
  */
379
- export type FleetStatus = "ACTIVE" | "CREATE_IN_PROGRESS" | "UPDATE_IN_PROGRESS" | "CREATE_FAILED" | "UPDATE_FAILED";
384
+ export type FleetStatus = "ACTIVE" | "CREATE_IN_PROGRESS" | "UPDATE_IN_PROGRESS" | "CREATE_FAILED" | "UPDATE_FAILED" | "SUSPENDED";
380
385
  /**
381
386
  * Provides a script that runs as a worker is starting up that you can use to provide additional configuration for workers in your fleet.
382
387
  *
@@ -25,7 +25,7 @@ export type DeadlineLicenseEndpointProps = {
25
25
  */
26
26
  Tags?: Tag[] | undefined;
27
27
  /**
28
- * The VCP(virtual private cloud) ID associated with the license endpoint.
28
+ * The VPC (virtual private cloud) ID associated with the license endpoint.
29
29
  * @minLength 1
30
30
  * @maxLength 32
31
31
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-deadline-licenseendpoint.html#cfn-deadline-licenseendpoint-vpcid}
@@ -299,6 +299,7 @@ export type ContributorInsightsSpecification = {
299
299
  */
300
300
  Enabled: boolean;
301
301
  /**
302
+ * Specifies the CloudWatch Contributor Insights mode for a global table. Valid values are `ACCESSED_AND_THROTTLED_KEYS` (tracks all access and throttled events) or `THROTTLED_KEYS` (tracks only throttled events). This setting determines what type of contributor insights data is collected for the global table.
302
303
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-globaltable-contributorinsightsspecification.html#cfn-dynamodb-globaltable-contributorinsightsspecification-mode}
303
304
  */
304
305
  Mode?: "ACCESSED_AND_THROTTLED_KEYS" | "THROTTLED_KEYS" | undefined;
@@ -43,7 +43,7 @@ export type DynamoDBTableProps = {
43
43
  */
44
44
  BillingMode?: string | undefined;
45
45
  /**
46
- * The settings used to enable or disable CloudWatch Contributor Insights for the specified table.
46
+ * The settings used to specify whether to enable CloudWatch Contributor Insights for the table and define which events to monitor.
47
47
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-contributorinsightsspecification}
48
48
  */
49
49
  ContributorInsightsSpecification?: ContributorInsightsSpecification | undefined;
@@ -122,7 +122,7 @@ export type DynamoDBTableProps = {
122
122
  */
123
123
  SSESpecification?: SSESpecification | undefined;
124
124
  /**
125
- * The settings for the DynamoDB table stream, which capture changes to items stored in the table.
125
+ * The settings for the DynamoDB table stream, which captures changes to items stored in the table. Including this property in your AWS CloudFormation template automatically enables streaming.
126
126
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-streamspecification}
127
127
  */
128
128
  StreamSpecification?: StreamSpecification | undefined;
@@ -196,7 +196,7 @@ export type AttributeDefinition = {
196
196
  AttributeType: string;
197
197
  };
198
198
  /**
199
- * The settings used to enable or disable CloudWatch Contributor Insights.
199
+ * Configures contributor insights settings for a table or one of its indexes.
200
200
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-contributorinsightsspecification.html}
201
201
  */
202
202
  export type ContributorInsightsSpecification = {
@@ -206,6 +206,7 @@ export type ContributorInsightsSpecification = {
206
206
  */
207
207
  Enabled: boolean;
208
208
  /**
209
+ * Specifies the CloudWatch Contributor Insights mode for a table. Valid values are `ACCESSED_AND_THROTTLED_KEYS` (tracks all access and throttled events) or `THROTTLED_KEYS` (tracks only throttled events). This setting determines what type of contributor insights data is collected for the table.
209
210
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-contributorinsightsspecification.html#cfn-dynamodb-table-contributorinsightsspecification-mode}
210
211
  */
211
212
  Mode?: "ACCESSED_AND_THROTTLED_KEYS" | "THROTTLED_KEYS" | undefined;
@@ -232,7 +233,7 @@ export type Csv = {
232
233
  */
233
234
  export type GlobalSecondaryIndex = {
234
235
  /**
235
- * The settings used to enable or disable CloudWatch Contributor Insights for the specified global secondary index.
236
+ * The settings used to specify whether to enable CloudWatch Contributor Insights for the global table and define which events to monitor.
236
237
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-globalsecondaryindex.html#cfn-dynamodb-table-globalsecondaryindex-contributorinsightsspecification}
237
238
  */
238
239
  ContributorInsightsSpecification?: ContributorInsightsSpecification | undefined;
@@ -547,6 +548,8 @@ export type StreamSpecification = {
547
548
  /**
548
549
  * Creates or updates a resource-based policy document that contains the permissions for DynamoDB resources, such as a table's streams. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource.
549
550
  *
551
+ * > When you remove the `StreamSpecification` property from the template, DynamoDB disables the stream but retains any attached resource policy until the stream is deleted after 24 hours. When you modify the `StreamViewType` property, DynamoDB creates a new stream and retains the old stream's resource policy. The old stream and its resource policy are deleted after the 24-hour retention period.
552
+ *
550
553
  * In a CloudFormation template, you can provide the policy in JSON or YAML format because CloudFormation converts YAML to JSON before submitting it to DynamoDB . For more information about resource-based policies, see [Using resource-based policies for DynamoDB](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/access-control-resource-based.html) and [Resource-based policy examples](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/rbac-examples.html) .
551
554
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-streamspecification.html#cfn-dynamodb-table-streamspecification-resourcepolicy}
552
555
  */
@@ -18,7 +18,7 @@ export type EC2ClientVpnEndpointProps = {
18
18
  * The IPv4 address range, in CIDR notation, from which to assign client IP addresses. The address range cannot overlap with the local CIDR of the VPC in which the associated subnet is located, or the routes that you add manually. The address range cannot be changed after the Client VPN endpoint has been created. Client CIDR range must have a size of at least /22 and must not be greater than /12.
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-clientcidrblock}
20
20
  */
21
- ClientCidrBlock: string;
21
+ ClientCidrBlock?: string | undefined;
22
22
  /**
23
23
  * The options for managing connection authorization for new client connections.
24
24
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-clientconnectoptions}
@@ -1,21 +1,21 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::EC2::IpPoolRouteTableAssociation
3
+ * A route server association is the connection established between a route server and a VPC.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ippoolroutetableassociation.html}
5
5
  */
6
6
  export type EC2IpPoolRouteTableAssociation = ResourceDefinitionWithAttributes<"AWS::EC2::IpPoolRouteTableAssociation", EC2IpPoolRouteTableAssociationProps, EC2IpPoolRouteTableAssociationAttribs>;
7
7
  /**
8
- * Resource Type definition for AWS::EC2::IpPoolRouteTableAssociation
8
+ * A route server association is the connection established between a route server and a VPC.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ippoolroutetableassociation.html}
10
10
  */
11
11
  export type EC2IpPoolRouteTableAssociationProps = {
12
12
  /**
13
- * The ID of the public IPv4 pool.
13
+ * The ID of a public IPv4 address pool.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ippoolroutetableassociation.html#cfn-ec2-ippoolroutetableassociation-publicipv4pool}
15
15
  */
16
16
  PublicIpv4Pool: string;
17
17
  /**
18
- * The ID of the route table.
18
+ * The ID of a route table.
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ippoolroutetableassociation.html#cfn-ec2-ippoolroutetableassociation-routetableid}
20
20
  */
21
21
  RouteTableId: string;
@@ -25,7 +25,7 @@ export type EC2IpPoolRouteTableAssociationProps = {
25
25
  */
26
26
  export type EC2IpPoolRouteTableAssociationAttribs = {
27
27
  /**
28
- * The route table association ID.
28
+ * The ID of a route table association.
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ippoolroutetableassociation.html#cfn-ec2-ippoolroutetableassociation-associationid}
30
30
  */
31
31
  AssociationId: string;
@@ -27,5 +27,10 @@ export type EC2VPCBlockPublicAccessOptionsAttribs = {
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcblockpublicaccessoptions.html#cfn-ec2-vpcblockpublicaccessoptions-accountid}
28
28
  */
29
29
  AccountId: string;
30
+ /**
31
+ * Determines if exclusions are allowed. If you have enabled VPC BPA at the Organization level, exclusions may be not-allowed. Otherwise, they are allowed.
32
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcblockpublicaccessoptions.html#cfn-ec2-vpcblockpublicaccessoptions-exclusionsallowed}
33
+ */
34
+ ExclusionsAllowed: string;
30
35
  };
31
36
  //# sourceMappingURL=aws-ec2-vpcblockpublicaccessoptions.d.ts.map
@@ -56,6 +56,11 @@ export type EC2VPNConnectionProps = {
56
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconnection.html#cfn-ec2-vpnconnection-outsideipaddresstype}
57
57
  */
58
58
  OutsideIpAddressType?: string | undefined;
59
+ /**
60
+ * Describes the storage location for an instance store-backed AMI.
61
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconnection.html#cfn-ec2-vpnconnection-presharedkeystorage}
62
+ */
63
+ PreSharedKeyStorage?: "Standard" | "SecretsManager" | undefined;
59
64
  /**
60
65
  * The IPv4 CIDR on the AWS side of the VPN connection.
61
66
  *
@@ -83,7 +83,14 @@ export type ECSClusterAttribs = {
83
83
  */
84
84
  export type CapacityProviderStrategyItem = {
85
85
  /**
86
- * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
86
+ * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider for each service. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
87
+ *
88
+ * Base value characteristics:
89
+ *
90
+ * - Only one capacity provider in a strategy can have a base defined
91
+ * - Default value is `0` if not specified
92
+ * - Valid range: 0 to 100,000
93
+ * - Base requirements are satisfied first before weight distribution
87
94
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-capacityproviderstrategyitem.html#cfn-ecs-cluster-capacityproviderstrategyitem-base}
88
95
  */
89
96
  Base?: number | undefined;
@@ -97,7 +104,24 @@ export type CapacityProviderStrategyItem = {
97
104
  *
98
105
  * If no `weight` value is specified, the default value of `0` is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of `0` can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of `0` , any `RunTask` or `CreateService` actions using the capacity provider strategy will fail.
99
106
  *
100
- * An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of `1` , then when the `base` is satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of `1` for *capacityProviderA* and a weight of `4` for *capacityProviderB* , then for every one task that's run using *capacityProviderA* , four tasks would use *capacityProviderB* .
107
+ * Weight value characteristics:
108
+ *
109
+ * - Weight is considered after the base value is satisfied
110
+ * - Default value is `0` if not specified
111
+ * - Valid range: 0 to 1,000
112
+ * - At least one capacity provider must have a weight greater than zero
113
+ * - Capacity providers with weight of `0` cannot place tasks
114
+ *
115
+ * Task distribution logic:
116
+ *
117
+ * - Base satisfaction: The minimum number of tasks specified by the base value are placed on that capacity provider
118
+ * - Weight distribution: After base requirements are met, additional tasks are distributed according to weight ratios
119
+ *
120
+ * Examples:
121
+ *
122
+ * Equal Distribution: Two capacity providers both with weight `1` will split tasks evenly after base requirements are met.
123
+ *
124
+ * Weighted Distribution: If capacityProviderA has weight `1` and capacityProviderB has weight `4` , then for every 1 task on A, 4 tasks will run on B.
101
125
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-capacityproviderstrategyitem.html#cfn-ecs-cluster-capacityproviderstrategyitem-weight}
102
126
  */
103
127
  Weight?: number | undefined;
@@ -36,7 +36,14 @@ export type CapacityProvider = ("FARGATE" | "FARGATE_SPOT") | string;
36
36
  */
37
37
  export type CapacityProviderStrategy = {
38
38
  /**
39
- * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
39
+ * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider for each service. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
40
+ *
41
+ * Base value characteristics:
42
+ *
43
+ * - Only one capacity provider in a strategy can have a base defined
44
+ * - Default value is `0` if not specified
45
+ * - Valid range: 0 to 100,000
46
+ * - Base requirements are satisfied first before weight distribution
40
47
  * @min 0
41
48
  * @max 100000
42
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-clustercapacityproviderassociations-capacityproviderstrategy.html#cfn-ecs-clustercapacityproviderassociations-capacityproviderstrategy-base}
@@ -52,7 +59,24 @@ export type CapacityProviderStrategy = {
52
59
  *
53
60
  * If no `weight` value is specified, the default value of `0` is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of `0` can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of `0` , any `RunTask` or `CreateService` actions using the capacity provider strategy will fail.
54
61
  *
55
- * An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of `1` , then when the `base` is satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of `1` for *capacityProviderA* and a weight of `4` for *capacityProviderB* , then for every one task that's run using *capacityProviderA* , four tasks would use *capacityProviderB* .
62
+ * Weight value characteristics:
63
+ *
64
+ * - Weight is considered after the base value is satisfied
65
+ * - Default value is `0` if not specified
66
+ * - Valid range: 0 to 1,000
67
+ * - At least one capacity provider must have a weight greater than zero
68
+ * - Capacity providers with weight of `0` cannot place tasks
69
+ *
70
+ * Task distribution logic:
71
+ *
72
+ * - Base satisfaction: The minimum number of tasks specified by the base value are placed on that capacity provider
73
+ * - Weight distribution: After base requirements are met, additional tasks are distributed according to weight ratios
74
+ *
75
+ * Examples:
76
+ *
77
+ * Equal Distribution: Two capacity providers both with weight `1` will split tasks evenly after base requirements are met.
78
+ *
79
+ * Weighted Distribution: If capacityProviderA has weight `1` and capacityProviderB has weight `4` , then for every 1 task on A, 4 tasks will run on B.
56
80
  * @min 0
57
81
  * @max 1000
58
82
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-clustercapacityproviderassociations-capacityproviderstrategy.html#cfn-ecs-clustercapacityproviderassociations-capacityproviderstrategy-weight}