@propulsionworks/cloudformation 0.1.26 → 0.1.28

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-acmpca-permission.d.ts +2 -2
  2. package/out/exports/resources.generated/aws-amplify-domain.d.ts +2 -2
  3. package/out/exports/resources.generated/aws-apigateway-domainname.d.ts +2 -2
  4. package/out/exports/resources.generated/aws-apigatewayv2-domainname.d.ts +1 -1
  5. package/out/exports/resources.generated/aws-appmesh-virtualgateway.d.ts +4 -4
  6. package/out/exports/resources.generated/aws-appmesh-virtualnode.d.ts +4 -4
  7. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +5 -0
  8. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +5 -0
  9. package/out/exports/resources.generated/aws-appsync-domainname.d.ts +1 -1
  10. package/out/exports/resources.generated/aws-aps-scraper.d.ts +9 -1
  11. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +2 -1
  12. package/out/exports/resources.generated/aws-bcmdataexports-export.d.ts +9 -9
  13. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +4 -4
  14. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +129 -0
  15. package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +92 -0
  16. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +167 -0
  17. package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +92 -0
  18. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -3
  19. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +18 -0
  20. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
  21. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-cloudfront-distributiontenant.d.ts +3 -3
  23. package/out/exports/resources.generated/aws-cognito-userpooldomain.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -4
  25. package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +16 -0
  26. package/out/exports/resources.generated/aws-cur-reportdefinition.d.ts +5 -1
  27. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +50 -0
  28. package/out/exports/resources.generated/aws-datazone-connection.d.ts +2 -2
  29. package/out/exports/resources.generated/aws-datazone-formtype.d.ts +106 -0
  30. package/out/exports/resources.generated/aws-datazone-owner.d.ts +15 -2
  31. package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +6 -2
  32. package/out/exports/resources.generated/aws-datazone-projectmembership.d.ts +19 -2
  33. package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +2 -2
  34. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +8 -0
  35. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +4 -0
  36. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +2 -2
  37. package/out/exports/resources.generated/aws-ec2-enclavecertificateiamroleassociation.d.ts +2 -2
  38. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterface.d.ts +82 -0
  39. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterfacegroup.d.ts +62 -0
  40. package/out/exports/resources.generated/aws-ec2-networkinterfaceattachment.d.ts +5 -0
  41. package/out/exports/resources.generated/aws-ec2-vpc.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-ec2-vpccidrblock.d.ts +2 -2
  43. package/out/exports/resources.generated/aws-ecs-service.d.ts +9 -0
  44. package/out/exports/resources.generated/aws-elasticsearch-domain.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +4 -0
  46. package/out/exports/resources.generated/aws-evs-environment.d.ts +2 -0
  47. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +2 -2
  48. package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +3 -3
  49. package/out/exports/resources.generated/aws-iam-servercertificate.d.ts +2 -2
  50. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-lambda-function.d.ts +2 -2
  52. package/out/exports/resources.generated/aws-lambda-permission.d.ts +4 -0
  53. package/out/exports/resources.generated/aws-medialive-channel.d.ts +21 -0
  54. package/out/exports/resources.generated/aws-mediapackage-originendpoint.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +6 -6
  56. package/out/exports/resources.generated/aws-networkmanager-connectpeer.d.ts +5 -0
  57. package/out/exports/resources.generated/aws-odb-cloudexadatainfrastructure.d.ts +60 -0
  58. package/out/exports/resources.generated/aws-odb-cloudvmcluster.d.ts +20 -0
  59. package/out/exports/resources.generated/aws-odb-odbnetwork.d.ts +22 -0
  60. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +71 -0
  61. package/out/exports/resources.generated/aws-omics-workflow.d.ts +88 -0
  62. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +88 -0
  63. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +4 -3
  64. package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +2 -1
  65. package/out/exports/resources.generated/aws-pcs-cluster.d.ts +1 -1
  66. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +2 -2
  67. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +8 -0
  68. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +39 -0
  69. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +14 -0
  70. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +12 -0
  71. package/out/exports/resources.generated/aws-rds-dbproxy.d.ts +16 -1
  72. package/out/exports/resources.generated/aws-rds-dbproxyendpoint.d.ts +5 -0
  73. package/out/exports/resources.generated/aws-servicecatalog-launchtemplateconstraint.d.ts +1 -0
  74. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +2 -2
  75. package/out/exports/resources.generated/aws-servicecatalog-portfolioproductassociation.d.ts +4 -13
  76. package/out/exports/resources.generated/aws-smsvoice-configurationset.d.ts +50 -28
  77. package/out/exports/resources.generated/aws-smsvoice-optoutlist.d.ts +13 -5
  78. package/out/exports/resources.generated/aws-smsvoice-phonenumber.d.ts +24 -11
  79. package/out/exports/resources.generated/aws-smsvoice-pool.d.ts +31 -13
  80. package/out/exports/resources.generated/aws-smsvoice-protectconfiguration.d.ts +23 -6
  81. package/out/exports/resources.generated/aws-smsvoice-resourcepolicy.d.ts +3 -3
  82. package/out/exports/resources.generated/aws-smsvoice-senderid.d.ts +5 -5
  83. package/out/exports/resources.generated/aws-transfer-server.d.ts +5 -5
  84. package/out/exports/resources.generated/aws-verifiedpermissions-identitysource.d.ts +2 -2
  85. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +0 -5
  86. package/package.json +1 -1
@@ -0,0 +1,106 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * Create and manage form types in Amazon Datazone
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html}
5
+ */
6
+ export type DataZoneFormType = ResourceDefinitionWithAttributes<"AWS::DataZone::FormType", DataZoneFormTypeProps, DataZoneFormTypeAttribs>;
7
+ /**
8
+ * Create and manage form types in Amazon Datazone
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html}
10
+ */
11
+ export type DataZoneFormTypeProps = {
12
+ /**
13
+ * The description of this Amazon DataZone metadata form type.
14
+ * @minLength 0
15
+ * @maxLength 2048
16
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-description}
17
+ */
18
+ Description?: string | undefined;
19
+ /**
20
+ * The ID of the Amazon DataZone domain in which this metadata form type is created.
21
+ * @pattern ^dzd[-_][a-zA-Z0-9_-]{1,36}$
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-domainidentifier}
23
+ */
24
+ DomainIdentifier: string;
25
+ /**
26
+ * Indicates the smithy model of the API.
27
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-model}
28
+ */
29
+ Model: Model;
30
+ /**
31
+ * The name of this Amazon DataZone metadata form type.
32
+ * @minLength 1
33
+ * @maxLength 128
34
+ * @pattern ^(?![0-9_])\w+$|^_\w*[a-zA-Z0-9]\w*$
35
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-name}
36
+ */
37
+ Name: string;
38
+ /**
39
+ * The ID of the Amazon DataZone project that owns this metadata form type.
40
+ * @pattern ^[a-zA-Z0-9_-]{1,36}$
41
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-owningprojectidentifier}
42
+ */
43
+ OwningProjectIdentifier: string;
44
+ /**
45
+ * The status of this Amazon DataZone metadata form type.
46
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-status}
47
+ */
48
+ Status?: "ENABLED" | "DISABLED" | undefined;
49
+ };
50
+ /**
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#aws-resource-datazone-formtype-return-values}
52
+ */
53
+ export type DataZoneFormTypeAttribs = {
54
+ /**
55
+ * The timestamp of when this Amazon DataZone metadata form type was created.
56
+ * @format date-time
57
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-createdat}
58
+ */
59
+ CreatedAt: string;
60
+ /**
61
+ * The user who created this Amazon DataZone metadata form type.
62
+ * @pattern ^[a-zA-Z0-9_-]{1,36}$
63
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-createdby}
64
+ */
65
+ CreatedBy: string;
66
+ /**
67
+ * The ID of the Amazon DataZone domain in which this metadata form type is created.
68
+ * @pattern ^dzd[-_][a-zA-Z0-9_-]{1,36}$
69
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-domainid}
70
+ */
71
+ DomainId: string;
72
+ /**
73
+ * The ID of this Amazon DataZone metadata form type.
74
+ * @minLength 1
75
+ * @maxLength 385
76
+ * @pattern ^(?!\.)[\w\.]*\w$
77
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-formtypeidentifier}
78
+ */
79
+ FormTypeIdentifier: string;
80
+ /**
81
+ * The ID of the project that owns this Amazon DataZone metadata form type.
82
+ * @pattern ^[a-zA-Z0-9_-]{1,36}$
83
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-owningprojectid}
84
+ */
85
+ OwningProjectId: string;
86
+ /**
87
+ * The revision of this Amazon DataZone metadata form type.
88
+ * @minLength 1
89
+ * @maxLength 64
90
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-revision}
91
+ */
92
+ Revision: string;
93
+ };
94
+ /**
95
+ * Indicates the smithy model of the API.
96
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-formtype-model.html}
97
+ */
98
+ export type Model = {
99
+ /**
100
+ * @minLength 1
101
+ * @maxLength 100000
102
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-formtype-model.html#cfn-datazone-formtype-model-smithy}
103
+ */
104
+ Smithy?: string | undefined;
105
+ };
106
+ //# sourceMappingURL=aws-datazone-formtype.d.ts.map
@@ -1,9 +1,9 @@
1
- import type { ResourceDefinition } from "../main.ts";
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * The owner that you want to add to the entity.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-owner.html}
5
5
  */
6
- export type DataZoneOwner = ResourceDefinition<"AWS::DataZone::Owner", DataZoneOwnerProps>;
6
+ export type DataZoneOwner = ResourceDefinitionWithAttributes<"AWS::DataZone::Owner", DataZoneOwnerProps, DataZoneOwnerAttribs>;
7
7
  /**
8
8
  * The owner that you want to add to the entity.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-owner.html}
@@ -31,6 +31,19 @@ export type DataZoneOwnerProps = {
31
31
  */
32
32
  Owner: OwnerProperties;
33
33
  };
34
+ /**
35
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-owner.html#aws-resource-datazone-owner-return-values}
36
+ */
37
+ export type DataZoneOwnerAttribs = {
38
+ /**
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-owner.html#cfn-datazone-owner-owneridentifier}
40
+ */
41
+ OwnerIdentifier: string;
42
+ /**
43
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-owner.html#cfn-datazone-owner-ownertype}
44
+ */
45
+ OwnerType: "USER" | "GROUP";
46
+ };
34
47
  /**
35
48
  * The properties of the domain unit owners group.
36
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-owner-ownergroupproperties.html}
@@ -34,7 +34,7 @@ export type DataZonePolicyGrantProps = {
34
34
  * The type of policy that you want to grant.
35
35
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#cfn-datazone-policygrant-policytype}
36
36
  */
37
- PolicyType: string;
37
+ PolicyType: ManagedPolicyType;
38
38
  /**
39
39
  * The principal of the policy grant member.
40
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-policygrant.html#cfn-datazone-policygrant-principal}
@@ -224,6 +224,10 @@ export type GroupPolicyGrantPrincipal = {
224
224
  */
225
225
  GroupIdentifier: string;
226
226
  };
227
+ /**
228
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-managedpolicytype.html}
229
+ */
230
+ export type ManagedPolicyType = "CREATE_DOMAIN_UNIT" | "OVERRIDE_DOMAIN_UNIT_OWNERS" | "ADD_TO_PROJECT_MEMBER_POOL" | "OVERRIDE_PROJECT_OWNERS" | "CREATE_GLOSSARY" | "CREATE_FORM_TYPE" | "CREATE_ASSET_TYPE" | "CREATE_PROJECT" | "CREATE_ENVIRONMENT_PROFILE" | "DELEGATE_CREATE_ENVIRONMENT_PROFILE" | "CREATE_ENVIRONMENT" | "CREATE_ENVIRONMENT_FROM_BLUEPRINT" | "CREATE_PROJECT_FROM_PROJECT_PROFILE";
227
231
  /**
228
232
  * The grant details of the override domain unit owners policy.
229
233
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-overridedomainunitownerspolicygrantdetail.html}
@@ -326,7 +330,7 @@ export type ProjectPolicyGrantPrincipal = {
326
330
  /**
327
331
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-targetentitytype.html}
328
332
  */
329
- export type TargetEntityType = "DomainUnit" | "EnvironmentBlueprintConfiguration" | "EnvironmentProfile" | "DOMAIN_UNIT" | "ENVIRONMENT_BLUEPRINT_CONFIGURATION" | "ENVIRONMENT_PROFILE" | "ASSET_TYPE";
333
+ export type TargetEntityType = "DOMAIN_UNIT" | "ENVIRONMENT_BLUEPRINT_CONFIGURATION" | "ENVIRONMENT_PROFILE" | "ASSET_TYPE";
330
334
  /**
331
335
  * The user policy grant principal.
332
336
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-policygrant-userpolicygrantprincipal.html}
@@ -1,9 +1,9 @@
1
- import type { ResourceDefinition } from "../main.ts";
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * The `AWS::DataZone::ProjectMembership` resource adds a member to an Amazon DataZone project. Project members consume assets from the Amazon DataZone catalog and produce new assets using one or more analytical workflows.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectmembership.html}
5
5
  */
6
- export type DataZoneProjectMembership = ResourceDefinition<"AWS::DataZone::ProjectMembership", DataZoneProjectMembershipProps>;
6
+ export type DataZoneProjectMembership = ResourceDefinitionWithAttributes<"AWS::DataZone::ProjectMembership", DataZoneProjectMembershipProps, DataZoneProjectMembershipAttribs>;
7
7
  /**
8
8
  * The `AWS::DataZone::ProjectMembership` resource adds a member to an Amazon DataZone project. Project members consume assets from the Amazon DataZone catalog and produce new assets using one or more analytical workflows.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectmembership.html}
@@ -32,6 +32,19 @@ export type DataZoneProjectMembershipProps = {
32
32
  */
33
33
  ProjectIdentifier: string;
34
34
  };
35
+ /**
36
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectmembership.html#aws-resource-datazone-projectmembership-return-values}
37
+ */
38
+ export type DataZoneProjectMembershipAttribs = {
39
+ /**
40
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectmembership.html#cfn-datazone-projectmembership-memberidentifier}
41
+ */
42
+ MemberIdentifier: string;
43
+ /**
44
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectmembership.html#cfn-datazone-projectmembership-memberidentifiertype}
45
+ */
46
+ MemberIdentifierType: MemberIdentifierType;
47
+ };
35
48
  /**
36
49
  * The details about a project member.
37
50
  *
@@ -43,6 +56,10 @@ export type Member = {
43
56
  } | {
44
57
  GroupIdentifier: string;
45
58
  };
59
+ /**
60
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectmembership-memberidentifiertype.html}
61
+ */
62
+ export type MemberIdentifierType = "USER_IDENTIFIER" | "GROUP_IDENTIFIER";
46
63
  /**
47
64
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectmembership-userdesignation.html}
48
65
  */
@@ -17,7 +17,7 @@ export type DataZoneProjectProfileProps = {
17
17
  Description?: string | undefined;
18
18
  /**
19
19
  * A domain ID of the project profile.
20
- * @pattern ^dzd[_][a-zA-Z0-9_-]{1,36}$
20
+ * @pattern ^dzd[_-][a-zA-Z0-9_-]{1,36}$
21
21
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectprofile.html#cfn-datazone-projectprofile-domainidentifier}
22
22
  */
23
23
  DomainIdentifier?: string | undefined;
@@ -65,7 +65,7 @@ export type DataZoneProjectProfileAttribs = {
65
65
  CreatedBy: string;
66
66
  /**
67
67
  * The domain ID of the project profile.
68
- * @pattern ^dzd[_][a-zA-Z0-9_-]{1,36}$
68
+ * @pattern ^dzd[_-][a-zA-Z0-9_-]{1,36}$
69
69
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectprofile.html#cfn-datazone-projectprofile-domainid}
70
70
  */
71
71
  DomainId: string;
@@ -135,6 +135,14 @@ export type DynamoDBGlobalTableProps = {
135
135
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html#cfn-dynamodb-globaltable-globalsecondaryindexes}
136
136
  */
137
137
  GlobalSecondaryIndexes?: GlobalSecondaryIndex[] | undefined;
138
+ /**
139
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html#cfn-dynamodb-globaltable-globaltablesettingsreplicationmode}
140
+ */
141
+ GlobalTableSettingsReplicationMode?: "ENABLED" | "DISABLED" | undefined;
142
+ /**
143
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html#cfn-dynamodb-globaltable-globaltablesourcearn}
144
+ */
145
+ GlobalTableSourceArn?: string | undefined;
138
146
  /**
139
147
  * The list of witnesses of the MRSC global table. Only one witness Region can be configured per MRSC global table.
140
148
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html#cfn-dynamodb-globaltable-globaltablewitnesses}
@@ -66,6 +66,10 @@ export type DynamoDBTableProps = {
66
66
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-globalsecondaryindexes}
67
67
  */
68
68
  GlobalSecondaryIndexes?: GlobalSecondaryIndex[] | undefined;
69
+ /**
70
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-globaltablesettingsreplicationmode}
71
+ */
72
+ GlobalTableSettingsReplicationMode?: "ENABLED" | "DISABLED" | undefined;
69
73
  /**
70
74
  * Specifies the properties of data being imported from the S3 bucket source to the" table.
71
75
  *
@@ -76,7 +76,7 @@ export type EC2ClientVpnEndpointProps = {
76
76
  */
77
77
  SelfServicePortal?: string | undefined;
78
78
  /**
79
- * The ARN of the server certificate. For more information, see the [AWS Certificate Manager User Guide](https://docs.aws.amazon.com/acm/latest/userguide/) .
79
+ * The ARN of the server certificate. For more information, see the [Certificate Manager User Guide](https://docs.aws.amazon.com/acm/latest/userguide/) .
80
80
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-servercertificatearn}
81
81
  */
82
82
  ServerCertificateArn: string;
@@ -140,7 +140,7 @@ export type EC2ClientVpnEndpointAttribs = {
140
140
  */
141
141
  export type CertificateAuthenticationRequest = {
142
142
  /**
143
- * The ARN of the client certificate. The certificate must be signed by a certificate authority (CA) and it must be provisioned in AWS Certificate Manager (ACM).
143
+ * The ARN of the client certificate. The certificate must be signed by a certificate authority (CA) and it must be provisioned in Certificate Manager (ACM).
144
144
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-certificateauthenticationrequest.html#cfn-ec2-clientvpnendpoint-certificateauthenticationrequest-clientrootcertificatechainarn}
145
145
  */
146
146
  ClientRootCertificateChainArn: string;
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Associates an AWS Identity and Access Management (IAM) role with an AWS Certificate Manager (ACM) certificate. This enables the certificate to be used by the ACM for Nitro Enclaves application inside an enclave. For more information, see [AWS Certificate Manager for Nitro Enclaves](https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html) in the *AWS Nitro Enclaves User Guide* .
3
+ * Associates an AWS Identity and Access Management (IAM) role with an Certificate Manager (ACM) certificate. This enables the certificate to be used by the ACM for Nitro Enclaves application inside an enclave. For more information, see [Certificate Manager for Nitro Enclaves](https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html) in the *AWS Nitro Enclaves User Guide* .
4
4
  *
5
5
  * When the IAM role is associated with the ACM certificate, the certificate, certificate chain, and encrypted private key are placed in an Amazon S3 location that only the associated IAM role can access. The private key of the certificate is encrypted with an AWS managed key that has an attached attestation-based key policy.
6
6
  *
@@ -9,7 +9,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
9
9
  */
10
10
  export type EC2EnclaveCertificateIamRoleAssociation = ResourceDefinitionWithAttributes<"AWS::EC2::EnclaveCertificateIamRoleAssociation", EC2EnclaveCertificateIamRoleAssociationProps, EC2EnclaveCertificateIamRoleAssociationAttribs>;
11
11
  /**
12
- * Associates an AWS Identity and Access Management (IAM) role with an AWS Certificate Manager (ACM) certificate. This enables the certificate to be used by the ACM for Nitro Enclaves application inside an enclave. For more information, see [AWS Certificate Manager for Nitro Enclaves](https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html) in the *AWS Nitro Enclaves User Guide* .
12
+ * Associates an AWS Identity and Access Management (IAM) role with an Certificate Manager (ACM) certificate. This enables the certificate to be used by the ACM for Nitro Enclaves application inside an enclave. For more information, see [Certificate Manager for Nitro Enclaves](https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html) in the *AWS Nitro Enclaves User Guide* .
13
13
  *
14
14
  * When the IAM role is associated with the ACM certificate, the certificate, certificate chain, and encrypted private key are placed in an Amazon S3 location that only the associated IAM role can access. The private key of the certificate is encrypted with an AWS managed key that has an attached attestation-based key policy.
15
15
  *
@@ -0,0 +1,82 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html}
4
+ */
5
+ export type EC2LocalGatewayVirtualInterface = ResourceDefinitionWithAttributes<"AWS::EC2::LocalGatewayVirtualInterface", EC2LocalGatewayVirtualInterfaceProps, EC2LocalGatewayVirtualInterfaceAttribs>;
6
+ /**
7
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html}
8
+ */
9
+ export type EC2LocalGatewayVirtualInterfaceProps = {
10
+ /**
11
+ * The local address.
12
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-localaddress}
13
+ */
14
+ LocalAddress: string;
15
+ /**
16
+ * The ID of the virtual interface group
17
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-localgatewayvirtualinterfacegroupid}
18
+ */
19
+ LocalGatewayVirtualInterfaceGroupId: string;
20
+ /**
21
+ * The Outpost LAG ID.
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-outpostlagid}
23
+ */
24
+ OutpostLagId: string;
25
+ /**
26
+ * The peer address.
27
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-peeraddress}
28
+ */
29
+ PeerAddress: string;
30
+ /**
31
+ * The peer BGP ASN.
32
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-peerbgpasn}
33
+ */
34
+ PeerBgpAsn?: number | undefined;
35
+ /**
36
+ * The extended 32-bit ASN of the BGP peer for use with larger ASN values.
37
+ * @format int64
38
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-peerbgpasnextended}
39
+ */
40
+ PeerBgpAsnExtended?: number | undefined;
41
+ /**
42
+ * An array of key-value pairs to apply to this resource.
43
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-tags}
44
+ */
45
+ Tags?: Tag[] | undefined;
46
+ /**
47
+ * The ID of the VLAN.
48
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-vlan}
49
+ */
50
+ Vlan: number;
51
+ };
52
+ /**
53
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#aws-resource-ec2-localgatewayvirtualinterface-return-values}
54
+ */
55
+ export type EC2LocalGatewayVirtualInterfaceAttribs = {
56
+ /**
57
+ * The current state of the local gateway virtual interface
58
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-configurationstate}
59
+ */
60
+ ConfigurationState: string;
61
+ /**
62
+ * The Autonomous System Number(ASN) for the local Border Gateway Protocol (BGP)
63
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-localbgpasn}
64
+ */
65
+ LocalBgpAsn: number;
66
+ /**
67
+ * The ID of the local gateway
68
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-localgatewayid}
69
+ */
70
+ LocalGatewayId: string;
71
+ /**
72
+ * The ID of the virtual interface
73
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-localgatewayvirtualinterfaceid}
74
+ */
75
+ LocalGatewayVirtualInterfaceId: string;
76
+ /**
77
+ * The ID of the Amazon Web Services account that owns the local gateway virtual interface group
78
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-ownerid}
79
+ */
80
+ OwnerId: string;
81
+ };
82
+ //# sourceMappingURL=aws-ec2-localgatewayvirtualinterface.d.ts.map
@@ -0,0 +1,62 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterfacegroup.html}
4
+ */
5
+ export type EC2LocalGatewayVirtualInterfaceGroup = ResourceDefinitionWithAttributes<"AWS::EC2::LocalGatewayVirtualInterfaceGroup", EC2LocalGatewayVirtualInterfaceGroupProps, EC2LocalGatewayVirtualInterfaceGroupAttribs>;
6
+ /**
7
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterfacegroup.html}
8
+ */
9
+ export type EC2LocalGatewayVirtualInterfaceGroupProps = {
10
+ /**
11
+ * The Autonomous System Number(ASN) for the local Border Gateway Protocol (BGP)
12
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterfacegroup.html#cfn-ec2-localgatewayvirtualinterfacegroup-localbgpasn}
13
+ */
14
+ LocalBgpAsn?: number | undefined;
15
+ /**
16
+ * The extended 32-bit ASN for the local BGP configuration
17
+ * @format int64
18
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterfacegroup.html#cfn-ec2-localgatewayvirtualinterfacegroup-localbgpasnextended}
19
+ */
20
+ LocalBgpAsnExtended?: number | undefined;
21
+ /**
22
+ * The ID of the local gateway
23
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterfacegroup.html#cfn-ec2-localgatewayvirtualinterfacegroup-localgatewayid}
24
+ */
25
+ LocalGatewayId: string;
26
+ /**
27
+ * The tags assigned to the virtual interface group
28
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterfacegroup.html#cfn-ec2-localgatewayvirtualinterfacegroup-tags}
29
+ */
30
+ Tags?: Tag[] | undefined;
31
+ };
32
+ /**
33
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterfacegroup.html#aws-resource-ec2-localgatewayvirtualinterfacegroup-return-values}
34
+ */
35
+ export type EC2LocalGatewayVirtualInterfaceGroupAttribs = {
36
+ /**
37
+ * The current state of the local gateway virtual interface group
38
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterfacegroup.html#cfn-ec2-localgatewayvirtualinterfacegroup-configurationstate}
39
+ */
40
+ ConfigurationState: string;
41
+ /**
42
+ * The Amazon Resource Number (ARN) of the local gateway virtual interface group
43
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterfacegroup.html#cfn-ec2-localgatewayvirtualinterfacegroup-localgatewayvirtualinterfacegrouparn}
44
+ */
45
+ LocalGatewayVirtualInterfaceGroupArn: string;
46
+ /**
47
+ * The ID of the virtual interface group
48
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterfacegroup.html#cfn-ec2-localgatewayvirtualinterfacegroup-localgatewayvirtualinterfacegroupid}
49
+ */
50
+ LocalGatewayVirtualInterfaceGroupId: string;
51
+ /**
52
+ * The IDs of the virtual interfaces
53
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterfacegroup.html#cfn-ec2-localgatewayvirtualinterfacegroup-localgatewayvirtualinterfaceids}
54
+ */
55
+ LocalGatewayVirtualInterfaceIds: string[];
56
+ /**
57
+ * The ID of the Amazon Web Services account that owns the local gateway virtual interface group
58
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterfacegroup.html#cfn-ec2-localgatewayvirtualinterfacegroup-ownerid}
59
+ */
60
+ OwnerId: string;
61
+ };
62
+ //# sourceMappingURL=aws-ec2-localgatewayvirtualinterfacegroup.d.ts.map
@@ -20,6 +20,11 @@ export type EC2NetworkInterfaceAttachmentProps = {
20
20
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfaceattachment.html#cfn-ec2-networkinterfaceattachment-deviceindex}
21
21
  */
22
22
  DeviceIndex: string;
23
+ /**
24
+ * The number of ENA queues created with the instance.
25
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfaceattachment.html#cfn-ec2-networkinterfaceattachment-enaqueuecount}
26
+ */
27
+ EnaQueueCount?: number | undefined;
23
28
  /**
24
29
  * Configures ENA Express for the network interface that this action attaches to the instance.
25
30
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfaceattachment.html#cfn-ec2-networkinterfaceattachment-enasrdspecification}
@@ -2,7 +2,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
3
  * Specifies a virtual private cloud (VPC).
4
4
  *
5
- * To add an IPv6 CIDR block to the VPC, see [AWS::EC2::VPCCidrBlock](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpccidrblock.html) .
5
+ * A VPC must have an associated IPv4 CIDR block. You can specify an IPv4 CIDR block or an IPAM-allocated IPv4 CIDR block. To associate an IPv6 CIDR block with the VPC, see [AWS::EC2::VPCCidrBlock](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpccidrblock.html) .
6
6
  *
7
7
  * For more information, see [Virtual private clouds (VPC)](https://docs.aws.amazon.com/vpc/latest/userguide/configure-your-vpc.html) in the *Amazon VPC User Guide* .
8
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html}
@@ -11,7 +11,7 @@ export type EC2VPC = ResourceDefinitionWithAttributes<"AWS::EC2::VPC", EC2VPCPro
11
11
  /**
12
12
  * Specifies a virtual private cloud (VPC).
13
13
  *
14
- * To add an IPv6 CIDR block to the VPC, see [AWS::EC2::VPCCidrBlock](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpccidrblock.html) .
14
+ * A VPC must have an associated IPv4 CIDR block. You can specify an IPv4 CIDR block or an IPAM-allocated IPv4 CIDR block. To associate an IPv6 CIDR block with the VPC, see [AWS::EC2::VPCCidrBlock](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpccidrblock.html) .
15
15
  *
16
16
  * For more information, see [Virtual private clouds (VPC)](https://docs.aws.amazon.com/vpc/latest/userguide/configure-your-vpc.html) in the *Amazon VPC User Guide* .
17
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html}
@@ -2,7 +2,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * Associates a CIDR block with your VPC.
4
4
  *
5
- * You can optionally request an IPv6 CIDR block for the VPC. You can request an Amazon-provided IPv6 CIDR block from Amazon's pool of IPv6 addresses, or an IPv6 CIDR block from an IPv6 address pool that you provisioned through bring your own IP addresses (BYOIP).
5
+ * A VPC must have an associated IPv4 CIDR block. You can optionally associate additional IPv4 CIDR blocks with a VPC. You can optionally associate an IPv6 CIDR block with a VPC. You can request an Amazon-provided IPv6 CIDR block from Amazon's pool of IPv6 addresses, or an IPv6 CIDR block from an IPv6 address pool that you provisioned through bring your own IP addresses (BYOIP).
6
6
  *
7
7
  * For more information, see [VPC CIDR blocks](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-cidr-blocks.html) in the *Amazon VPC User Guide* .
8
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpccidrblock.html}
@@ -11,7 +11,7 @@ export type EC2VPCCidrBlock = ResourceDefinitionWithAttributes<"AWS::EC2::VPCCid
11
11
  /**
12
12
  * Associates a CIDR block with your VPC.
13
13
  *
14
- * You can optionally request an IPv6 CIDR block for the VPC. You can request an Amazon-provided IPv6 CIDR block from Amazon's pool of IPv6 addresses, or an IPv6 CIDR block from an IPv6 address pool that you provisioned through bring your own IP addresses (BYOIP).
14
+ * A VPC must have an associated IPv4 CIDR block. You can optionally associate additional IPv4 CIDR blocks with a VPC. You can optionally associate an IPv6 CIDR block with a VPC. You can request an Amazon-provided IPv6 CIDR block from Amazon's pool of IPv6 addresses, or an IPv6 CIDR block from an IPv6 address pool that you provisioned through bring your own IP addresses (BYOIP).
15
15
  *
16
16
  * For more information, see [VPC CIDR blocks](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-cidr-blocks.html) in the *Amazon VPC User Guide* .
17
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpccidrblock.html}
@@ -138,6 +138,8 @@ export type ECSServiceProps = {
138
138
  ForceNewDeployment?: ForceNewDeployment | undefined;
139
139
  /**
140
140
  * The period of time, in seconds, that the Amazon Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing, VPC Lattice, and container health checks after a task has first started. If you do not specify a health check grace period value, the default value of 0 is used. If you do not use any of the health checks, then `healthCheckGracePeriodSeconds` is unused.
141
+ *
142
+ * If your service has more running tasks than desired, unhealthy tasks in the grace period might be stopped to reach the desired count.
141
143
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-healthcheckgraceperiodseconds}
142
144
  */
143
145
  HealthCheckGracePeriodSeconds?: number | undefined;
@@ -585,6 +587,13 @@ export type DeploymentController = {
585
587
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentlifecyclehook.html}
586
588
  */
587
589
  export type DeploymentLifecycleHook = {
590
+ /**
591
+ * Use this field to specify custom parameters that Amazon ECS passes to your hook target invocations (such as a Lambda function).
592
+ *
593
+ * This field must be a JSON object as a string.
594
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentlifecyclehook.html#cfn-ecs-service-deploymentlifecyclehook-hookdetails}
595
+ */
596
+ HookDetails?: string | Record<string, unknown> | undefined;
588
597
  /**
589
598
  * The Amazon Resource Name (ARN) of the hook target. Currently, only Lambda function ARNs are supported.
590
599
  *
@@ -197,7 +197,7 @@ export type DomainEndpointOptions = {
197
197
  */
198
198
  CustomEndpoint?: string | undefined;
199
199
  /**
200
- * The AWS Certificate Manager ARN for your domain's SSL/TLS certificate. Required if you enabled a custom endpoint for the domain.
200
+ * The Certificate Manager ARN for your domain's SSL/TLS certificate. Required if you enabled a custom endpoint for the domain.
201
201
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-domainendpointoptions.html#cfn-elasticsearch-domain-domainendpointoptions-customendpointcertificatearn}
202
202
  */
203
203
  CustomEndpointCertificateArn?: string | undefined;
@@ -127,6 +127,10 @@ export type IdMappingTechniques = {
127
127
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idmappingworkflow-idmappingtechniques.html#cfn-entityresolution-idmappingworkflow-idmappingtechniques-idmappingtype}
128
128
  */
129
129
  IdMappingType?: "PROVIDER" | "RULE_BASED" | undefined;
130
+ /**
131
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idmappingworkflow-idmappingtechniques.html#cfn-entityresolution-idmappingworkflow-idmappingtechniques-normalizationversion}
132
+ */
133
+ NormalizationVersion?: string | undefined;
130
134
  /**
131
135
  * An object which defines any additional configurations required by the provider service.
132
136
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idmappingworkflow-idmappingtechniques.html#cfn-entityresolution-idmappingworkflow-idmappingtechniques-providerproperties}
@@ -52,6 +52,8 @@ export type EVSEnvironmentProps = {
52
52
  ExpansionVlan1: InitialVlanInfo;
53
53
  ExpansionVlan2: InitialVlanInfo;
54
54
  Hcx: InitialVlanInfo;
55
+ HcxNetworkAclId?: string | undefined;
56
+ IsHcxPublic?: boolean | undefined;
55
57
  NsxUpLink: InitialVlanInfo;
56
58
  VMotion: InitialVlanInfo;
57
59
  VSan: InitialVlanInfo;
@@ -289,11 +289,11 @@ export type IpPermission = {
289
289
  */
290
290
  export type LocationCapacity = {
291
291
  /**
292
- * The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits. If any auto-scaling policy is defined for the container fleet, the desired instance will only be applied once during fleet creation and will be ignored in updates to avoid conflicts with auto-scaling. During updates with any auto-scaling policy defined, if current desired instance is lower than the new MinSize, it will be increased to the new MinSize; if current desired instance is larger than the new MaxSize, it will be decreased to the new MaxSize.
292
+ * Defaults to MinSize if not defined. The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits. If any auto-scaling policy is defined for the container fleet, the desired instance will only be applied once during fleet creation and will be ignored in updates to avoid conflicts with auto-scaling. During updates with any auto-scaling policy defined, if current desired instance is lower than the new MinSize, it will be increased to the new MinSize; if current desired instance is larger than the new MaxSize, it will be decreased to the new MaxSize.
293
293
  * @min 0
294
294
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-containerfleet-locationcapacity.html#cfn-gamelift-containerfleet-locationcapacity-desiredec2instances}
295
295
  */
296
- DesiredEC2Instances: number;
296
+ DesiredEC2Instances?: number | undefined;
297
297
  /**
298
298
  * The maximum value that is allowed for the fleet's instance count for a location.
299
299
  * @min 0
@@ -30,9 +30,9 @@ export type GameLiftFleetProps = {
30
30
  /**
31
31
  * Prompts Amazon GameLift Servers to generate a TLS/SSL certificate for the fleet. Amazon GameLift Servers uses the certificates to encrypt traffic between game clients and the game servers running on Amazon GameLift Servers. By default, the `CertificateConfiguration` is `DISABLED` . You can't change this property after you create the fleet.
32
32
  *
33
- * AWS Certificate Manager (ACM) certificates expire after 13 months. Certificate expiration can cause fleets to fail, preventing players from connecting to instances in the fleet. We recommend you replace fleets before 13 months, consider using fleet aliases for a smooth transition.
33
+ * Certificate Manager (ACM) certificates expire after 13 months. Certificate expiration can cause fleets to fail, preventing players from connecting to instances in the fleet. We recommend you replace fleets before 13 months, consider using fleet aliases for a smooth transition.
34
34
  *
35
- * > ACM isn't available in all AWS regions. A fleet creation request with certificate generation enabled in an unsupported Region, fails with a 4xx error. For more information about the supported Regions, see [Supported Regions](https://docs.aws.amazon.com/acm/latest/userguide/acm-regions.html) in the *AWS Certificate Manager User Guide* .
35
+ * > ACM isn't available in all AWS regions. A fleet creation request with certificate generation enabled in an unsupported Region, fails with a 4xx error. For more information about the supported Regions, see [Supported Regions](https://docs.aws.amazon.com/acm/latest/userguide/acm-regions.html) in the *Certificate Manager User Guide* .
36
36
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-fleet.html#cfn-gamelift-fleet-certificateconfiguration}
37
37
  */
38
38
  CertificateConfiguration?: CertificateConfiguration | undefined;
@@ -286,7 +286,7 @@ export type LocationCapacity = {
286
286
  * @min 0
287
287
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-locationcapacity.html#cfn-gamelift-fleet-locationcapacity-desiredec2instances}
288
288
  */
289
- DesiredEC2Instances: number;
289
+ DesiredEC2Instances?: number | undefined;
290
290
  /**
291
291
  * The maximum number of instances that are allowed in the specified fleet location. If this parameter is not set, the default is 1.
292
292
  * @min 0
@@ -2,7 +2,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
3
  * Uploads a server certificate entity for the AWS account . The server certificate entity includes a public key certificate, a private key, and an optional certificate chain, which should all be PEM-encoded.
4
4
  *
5
- * We recommend that you use [AWS Certificate Manager](https://docs.aws.amazon.com/acm/) to provision, manage, and deploy your server certificates. With ACM you can request a certificate, deploy it to AWS resources, and let ACM handle certificate renewals for you. Certificates provided by ACM are free. For more information about using ACM, see the [AWS Certificate Manager User Guide](https://docs.aws.amazon.com/acm/latest/userguide/) .
5
+ * We recommend that you use [Certificate Manager](https://docs.aws.amazon.com/acm/) to provision, manage, and deploy your server certificates. With ACM you can request a certificate, deploy it to AWS resources, and let ACM handle certificate renewals for you. Certificates provided by ACM are free. For more information about using ACM, see the [Certificate Manager User Guide](https://docs.aws.amazon.com/acm/latest/userguide/) .
6
6
  *
7
7
  * For more information about working with server certificates, see [Working with server certificates](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_server-certs.html) in the *IAM User Guide* . This topic includes a list of AWS services that can use the server certificates that you manage with IAM.
8
8
  *
@@ -15,7 +15,7 @@ export type IAMServerCertificate = ResourceDefinitionWithAttributes<"AWS::IAM::S
15
15
  /**
16
16
  * Uploads a server certificate entity for the AWS account . The server certificate entity includes a public key certificate, a private key, and an optional certificate chain, which should all be PEM-encoded.
17
17
  *
18
- * We recommend that you use [AWS Certificate Manager](https://docs.aws.amazon.com/acm/) to provision, manage, and deploy your server certificates. With ACM you can request a certificate, deploy it to AWS resources, and let ACM handle certificate renewals for you. Certificates provided by ACM are free. For more information about using ACM, see the [AWS Certificate Manager User Guide](https://docs.aws.amazon.com/acm/latest/userguide/) .
18
+ * We recommend that you use [Certificate Manager](https://docs.aws.amazon.com/acm/) to provision, manage, and deploy your server certificates. With ACM you can request a certificate, deploy it to AWS resources, and let ACM handle certificate renewals for you. Certificates provided by ACM are free. For more information about using ACM, see the [Certificate Manager User Guide](https://docs.aws.amazon.com/acm/latest/userguide/) .
19
19
  *
20
20
  * For more information about working with server certificates, see [Working with server certificates](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_server-certs.html) in the *IAM User Guide* . This topic includes a list of AWS services that can use the server certificates that you manage with IAM.
21
21
  *