@propulsionworks/cloudformation 0.1.39 → 0.1.40

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 (63) hide show
  1. package/out/exports/resources.generated/aws-autoscaling-autoscalinggroup.d.ts +29 -3
  2. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +53 -1
  3. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +16 -0
  4. package/out/exports/resources.generated/aws-cases-caserule.d.ts +182 -0
  5. package/out/exports/resources.generated/aws-cases-domain.d.ts +61 -0
  6. package/out/exports/resources.generated/aws-cases-field.d.ts +85 -0
  7. package/out/exports/resources.generated/aws-cases-layout.d.ts +140 -0
  8. package/out/exports/resources.generated/aws-cases-template.d.ts +141 -0
  9. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +2 -2
  10. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +1 -0
  11. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +3 -3
  12. package/out/exports/resources.generated/aws-connect-contactflowmodule.d.ts +13 -0
  13. package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +90 -0
  14. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +14 -14
  15. package/out/exports/resources.generated/aws-datasync-agent.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-datasync-locationazureblob.d.ts +9 -9
  17. package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +5 -5
  18. package/out/exports/resources.generated/aws-datasync-locationfsxlustre.d.ts +2 -2
  19. package/out/exports/resources.generated/aws-datasync-locationfsxontap.d.ts +3 -3
  20. package/out/exports/resources.generated/aws-datasync-locationfsxopenzfs.d.ts +2 -2
  21. package/out/exports/resources.generated/aws-datasync-locationfsxwindows.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-datasync-locationhdfs.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +10 -10
  25. package/out/exports/resources.generated/aws-datasync-locations3.d.ts +3 -3
  26. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +9 -9
  27. package/out/exports/resources.generated/aws-datasync-task.d.ts +8 -8
  28. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +25 -7
  29. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +8 -0
  30. package/out/exports/resources.generated/aws-ec2-vpnconcentrator.d.ts +1 -1
  31. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +2 -0
  32. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +1 -1
  33. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +4 -0
  34. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +8 -8
  35. package/out/exports/resources.generated/aws-emr-step.d.ts +10 -0
  36. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +14 -10
  37. package/out/exports/resources.generated/aws-groundstation-dataflowendpointgroupv2.d.ts +244 -0
  38. package/out/exports/resources.generated/aws-iotanalytics-channel.d.ts +4 -4
  39. package/out/exports/resources.generated/aws-iotanalytics-dataset.d.ts +7 -7
  40. package/out/exports/resources.generated/aws-iotanalytics-datastore.d.ts +6 -6
  41. package/out/exports/resources.generated/aws-iotanalytics-pipeline.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-kafkaconnect-connector.d.ts +5 -0
  43. package/out/exports/resources.generated/aws-lex-bot.d.ts +92 -0
  44. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +5 -0
  45. package/out/exports/resources.generated/aws-logs-transformer.d.ts +6 -1
  46. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +44 -43
  47. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +45 -44
  48. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +10 -0
  49. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +1 -1
  50. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +82 -0
  51. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +5 -1
  52. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +2 -2
  53. package/out/exports/resources.generated/aws-resourcegroups-group.d.ts +10 -10
  54. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-route53resolver-resolverendpoint.d.ts +10 -0
  56. package/out/exports/resources.generated/aws-s3-bucket.d.ts +1 -1
  57. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +34 -45
  58. package/out/exports/resources.generated/aws-ses-tenant.d.ts +54 -0
  59. package/out/exports/resources.generated/aws-ssm-association.d.ts +2 -2
  60. package/out/exports/resources.generated/aws-ssm-maintenancewindowtarget.d.ts +3 -2
  61. package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +3 -2
  62. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +23 -0
  63. package/package.json +1 -1
@@ -0,0 +1,141 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * A template in the Cases domain. This template is used to define the case object model (that is, to define what data can be captured on cases) in a Cases domain. A template must have a unique name within a domain, and it must reference existing field IDs and layout IDs.
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html}
5
+ */
6
+ export type CasesTemplate = ResourceDefinitionWithAttributes<"AWS::Cases::Template", CasesTemplateProps, CasesTemplateAttribs>;
7
+ /**
8
+ * A template in the Cases domain. This template is used to define the case object model (that is, to define what data can be captured on cases) in a Cases domain. A template must have a unique name within a domain, and it must reference existing field IDs and layout IDs.
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html}
10
+ */
11
+ export type CasesTemplateProps = {
12
+ /**
13
+ * A description explaining the purpose and use case for this template. Should indicate what types of cases this template is designed for and any specific workflow it supports.
14
+ * @maxLength 255
15
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html#cfn-cases-template-description}
16
+ */
17
+ Description?: string | undefined;
18
+ /**
19
+ * The unique identifier of the Cases domain.
20
+ * @minLength 1
21
+ * @maxLength 500
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html#cfn-cases-template-domainid}
23
+ */
24
+ DomainId?: string | undefined;
25
+ /**
26
+ * Specifies the default layout to use when displaying cases created from this template. The layout determines which fields are visible and their arrangement in the agent interface.
27
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html#cfn-cases-template-layoutconfiguration}
28
+ */
29
+ LayoutConfiguration?: LayoutConfiguration | undefined;
30
+ /**
31
+ * A name for the template. It must be unique per domain.
32
+ * @minLength 1
33
+ * @maxLength 100
34
+ * @pattern ^.*[\S]$
35
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html#cfn-cases-template-name}
36
+ */
37
+ Name: string;
38
+ /**
39
+ * A list of fields that must contain a value for a case to be successfully created with this template.
40
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html#cfn-cases-template-requiredfields}
41
+ */
42
+ RequiredFields?: RequiredField[] | undefined;
43
+ /**
44
+ * A list of case rules (also known as case field conditions) on a template.
45
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html#cfn-cases-template-rules}
46
+ */
47
+ Rules?: TemplateRule[] | undefined;
48
+ /**
49
+ * The current status of the template. Active templates can be used to create new cases, while Inactive templates are disabled but preserved for existing cases.
50
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html#cfn-cases-template-status}
51
+ */
52
+ Status?: TemplateStatus | undefined;
53
+ /**
54
+ * The tags that you attach to this template.
55
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html#cfn-cases-template-tags}
56
+ */
57
+ Tags?: Tag[] | undefined;
58
+ };
59
+ /**
60
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html#aws-resource-cases-template-return-values}
61
+ */
62
+ export type CasesTemplateAttribs = {
63
+ /**
64
+ * The time at which the template was created.
65
+ * @format date-time
66
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html#cfn-cases-template-createdtime}
67
+ */
68
+ CreatedTime: string;
69
+ /**
70
+ * The time at which the template was created or last modified.
71
+ * @format date-time
72
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html#cfn-cases-template-lastmodifiedtime}
73
+ */
74
+ LastModifiedTime: string;
75
+ /**
76
+ * The Amazon Resource Name (ARN) of the template.
77
+ * @minLength 1
78
+ * @maxLength 500
79
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html#cfn-cases-template-templatearn}
80
+ */
81
+ TemplateArn: string;
82
+ /**
83
+ * The unique identifier of a template.
84
+ * @minLength 1
85
+ * @maxLength 500
86
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cases-template.html#cfn-cases-template-templateid}
87
+ */
88
+ TemplateId: string;
89
+ };
90
+ /**
91
+ * Specifies the default layout to use when displaying cases created from this template. The layout determines which fields are visible and their arrangement in the agent interface.
92
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cases-template-layoutconfiguration.html}
93
+ */
94
+ export type LayoutConfiguration = {
95
+ /**
96
+ * The unique identifier of a layout.
97
+ * @minLength 1
98
+ * @maxLength 500
99
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cases-template-layoutconfiguration.html#cfn-cases-template-layoutconfiguration-defaultlayout}
100
+ */
101
+ DefaultLayout?: string | undefined;
102
+ };
103
+ /**
104
+ * Wrapper object containing a field identifier
105
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cases-template-requiredfield.html}
106
+ */
107
+ export type RequiredField = {
108
+ /**
109
+ * The unique identifier of a field.
110
+ * @minLength 1
111
+ * @maxLength 500
112
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cases-template-requiredfield.html#cfn-cases-template-requiredfield-fieldid}
113
+ */
114
+ FieldId: string;
115
+ };
116
+ /**
117
+ * Links a case rule to a specific field within this template. When specified, the rule's conditions will be evaluated for the associated field, controlling behavior like required status, visibility, or available options.
118
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cases-template-templaterule.html}
119
+ */
120
+ export type TemplateRule = {
121
+ /**
122
+ * The unique identifier of a case rule.
123
+ * @minLength 1
124
+ * @maxLength 500
125
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cases-template-templaterule.html#cfn-cases-template-templaterule-caseruleid}
126
+ */
127
+ CaseRuleId: string;
128
+ /**
129
+ * The ID of the field that this rule applies to.
130
+ * @minLength 1
131
+ * @maxLength 500
132
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cases-template-templaterule.html#cfn-cases-template-templaterule-fieldid}
133
+ */
134
+ FieldId?: string | undefined;
135
+ };
136
+ /**
137
+ * The current status of the template. Active templates can be used to create new cases, while Inactive templates are disabled but preserved for existing cases.
138
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cases-template-templatestatus.html}
139
+ */
140
+ export type TemplateStatus = "Active" | "Inactive";
141
+ //# sourceMappingURL=aws-cases-template.d.ts.map
@@ -2,14 +2,14 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * The `AWS::CloudFormation::WaitCondition` resource provides a way to coordinate stack resource creation with configuration actions that are external to the stack creation or to track the status of a configuration process. In these situations, we recommend that you associate a `CreationPolicy` attribute with the wait condition instead of using a wait condition handle. For more information and an example, see [CreationPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-creationpolicy.html) in the *CloudFormation User Guide* . If you use a `CreationPolicy` with a wait condition, don't specify any of the wait condition's properties.
4
4
  *
5
- * > If you use AWS PrivateLink , resources in the VPC that respond to wait conditions must have access to CloudFormation , specific Amazon S3 buckets. Resources must send wait condition responses to a presigned Amazon S3 URL. If they can't send responses to Amazon S3 , CloudFormation won't receive a response and the stack operation fails. For more information, see [Access CloudFormation using an interface endpoint ( AWS PrivateLink )](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/vpc-interface-endpoints.html) in the *CloudFormation User Guide* . > For Amazon EC2 and Amazon EC2 Auto Scaling resources, we recommend that you use a `CreationPolicy` attribute instead of wait conditions. Add a `CreationPolicy` attribute to those resources, and use the `cfn-signal` helper script to signal when an instance creation process has completed successfully.
5
+ * > If you use AWS PrivateLink , resources in the VPC that respond to wait conditions must have access to CloudFormation , specific Amazon S3 buckets. Resources must send wait condition responses to a presigned Amazon S3 URL. If they can't send responses to Amazon S3 , CloudFormation won't receive a response and the stack operation fails. For more information, see [Access CloudFormation using an interface endpoint ( AWS PrivateLink )](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/vpc-interface-endpoints.html) in the *CloudFormation User Guide* . > For Amazon EC2 and Auto Scaling resources, we recommend that you use a `CreationPolicy` attribute instead of wait conditions. Add a `CreationPolicy` attribute to those resources, and use the `cfn-signal` helper script to signal when an instance creation process has completed successfully.
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-waitcondition.html}
7
7
  */
8
8
  export type CloudFormationWaitCondition = ResourceDefinitionWithAttributes<"AWS::CloudFormation::WaitCondition", CloudFormationWaitConditionProps, CloudFormationWaitConditionAttribs>;
9
9
  /**
10
10
  * The `AWS::CloudFormation::WaitCondition` resource provides a way to coordinate stack resource creation with configuration actions that are external to the stack creation or to track the status of a configuration process. In these situations, we recommend that you associate a `CreationPolicy` attribute with the wait condition instead of using a wait condition handle. For more information and an example, see [CreationPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-creationpolicy.html) in the *CloudFormation User Guide* . If you use a `CreationPolicy` with a wait condition, don't specify any of the wait condition's properties.
11
11
  *
12
- * > If you use AWS PrivateLink , resources in the VPC that respond to wait conditions must have access to CloudFormation , specific Amazon S3 buckets. Resources must send wait condition responses to a presigned Amazon S3 URL. If they can't send responses to Amazon S3 , CloudFormation won't receive a response and the stack operation fails. For more information, see [Access CloudFormation using an interface endpoint ( AWS PrivateLink )](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/vpc-interface-endpoints.html) in the *CloudFormation User Guide* . > For Amazon EC2 and Amazon EC2 Auto Scaling resources, we recommend that you use a `CreationPolicy` attribute instead of wait conditions. Add a `CreationPolicy` attribute to those resources, and use the `cfn-signal` helper script to signal when an instance creation process has completed successfully.
12
+ * > If you use AWS PrivateLink , resources in the VPC that respond to wait conditions must have access to CloudFormation , specific Amazon S3 buckets. Resources must send wait condition responses to a presigned Amazon S3 URL. If they can't send responses to Amazon S3 , CloudFormation won't receive a response and the stack operation fails. For more information, see [Access CloudFormation using an interface endpoint ( AWS PrivateLink )](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/vpc-interface-endpoints.html) in the *CloudFormation User Guide* . > For Amazon EC2 and Auto Scaling resources, we recommend that you use a `CreationPolicy` attribute instead of wait conditions. Add a `CreationPolicy` attribute to those resources, and use the `cfn-signal` helper script to signal when an instance creation process has completed successfully.
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-waitcondition.html}
14
14
  */
15
15
  export type CloudFormationWaitConditionProps = {
@@ -20,6 +20,7 @@ export type CloudFrontAnycastIpListProps = {
20
20
  */
21
21
  IpCount: number;
22
22
  /**
23
+ * A list of IPAM CIDR configurations that define the IP address ranges, IPAM pools, and associated Anycast IP addresses.
23
24
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-anycastiplist.html#cfn-cloudfront-anycastiplist-ipamcidrconfigs}
24
25
  */
25
26
  IpamCidrConfigs?: IpamCidrConfig[] | undefined;
@@ -29,7 +29,7 @@ export type CodeDeployDeploymentGroupProps = {
29
29
  */
30
30
  AutoRollbackConfiguration?: AutoRollbackConfiguration | undefined;
31
31
  /**
32
- * A list of associated Amazon EC2 Auto Scaling groups that CodeDeploy automatically deploys revisions to when new instances are created. Duplicates are not allowed.
32
+ * A list of associated Auto Scaling groups that CodeDeploy automatically deploys revisions to when new instances are created. Duplicates are not allowed.
33
33
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-autoscalinggroups}
34
34
  */
35
35
  AutoScalingGroups?: string[] | undefined;
@@ -122,7 +122,7 @@ export type CodeDeployDeploymentGroupProps = {
122
122
  */
123
123
  Tags?: Tag[] | undefined;
124
124
  /**
125
- * Indicates whether the deployment group was configured to have CodeDeploy install a termination hook into an Amazon EC2 Auto Scaling group.
125
+ * Indicates whether the deployment group was configured to have CodeDeploy install a termination hook into an Auto Scaling group.
126
126
  *
127
127
  * For more information about the termination hook, see [How Amazon EC2 Auto Scaling works with CodeDeploy](https://docs.aws.amazon.com//codedeploy/latest/userguide/integrations-aws-auto-scaling.html#integrations-aws-auto-scaling-behaviors) in the *AWS CodeDeploy User Guide* .
128
128
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html#cfn-codedeploy-deploymentgroup-terminationhookenabled}
@@ -421,7 +421,7 @@ export type GreenFleetProvisioningOption = {
421
421
  * The method used to add instances to a replacement environment.
422
422
  *
423
423
  * - `DISCOVER_EXISTING` : Use instances that already exist or will be created manually.
424
- * - `COPY_AUTO_SCALING_GROUP` : Use settings from a specified Amazon EC2 Auto Scaling group to define and create instances in a new Amazon EC2 Auto Scaling group.
424
+ * - `COPY_AUTO_SCALING_GROUP` : Use settings from a specified Auto Scaling group to define and create instances in a new Auto Scaling group.
425
425
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-greenfleetprovisioningoption.html#cfn-codedeploy-deploymentgroup-greenfleetprovisioningoption-action}
426
426
  */
427
427
  Action?: string | undefined;
@@ -23,6 +23,13 @@ export type ConnectContactFlowModuleProps = {
23
23
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-contactflowmodule.html#cfn-connect-contactflowmodule-description}
24
24
  */
25
25
  Description?: string | undefined;
26
+ /**
27
+ * Defines the external invocation configuration of the flow module resource
28
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-contactflowmodule.html#cfn-connect-contactflowmodule-externalinvocationconfiguration}
29
+ */
30
+ ExternalInvocationConfiguration?: {
31
+ Enabled: boolean;
32
+ } | undefined;
26
33
  /**
27
34
  * The Amazon Resource Name (ARN) of the Amazon Connect instance.
28
35
  * @minLength 1
@@ -39,6 +46,12 @@ export type ConnectContactFlowModuleProps = {
39
46
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-contactflowmodule.html#cfn-connect-contactflowmodule-name}
40
47
  */
41
48
  Name: string;
49
+ /**
50
+ * The schema of the settings for contact flow module in JSON Schema V4 format.
51
+ * @maxLength 256000
52
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-contactflowmodule.html#cfn-connect-contactflowmodule-settings}
53
+ */
54
+ Settings?: string | undefined;
42
55
  /**
43
56
  * The state of the flow module.
44
57
  * @maxLength 500
@@ -9,6 +9,11 @@ export type ConnectHoursOfOperation = ResourceDefinitionWithAttributes<"AWS::Con
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-hoursofoperation.html}
10
10
  */
11
11
  export type ConnectHoursOfOperationProps = {
12
+ /**
13
+ * List of child hours of operations.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-hoursofoperation.html#cfn-connect-hoursofoperation-childhoursofoperations}
15
+ */
16
+ ChildHoursOfOperations?: HoursOfOperationsIdentifier[] | undefined;
12
17
  /**
13
18
  * Configuration information for the hours of operation.
14
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-hoursofoperation.html#cfn-connect-hoursofoperation-config}
@@ -39,6 +44,11 @@ export type ConnectHoursOfOperationProps = {
39
44
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-hoursofoperation.html#cfn-connect-hoursofoperation-name}
40
45
  */
41
46
  Name: string;
47
+ /**
48
+ * List of parent hours of operations.
49
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-hoursofoperation.html#cfn-connect-hoursofoperation-parenthoursofoperations}
50
+ */
51
+ ParentHoursOfOperations?: HoursOfOperationsIdentifier[] | undefined;
42
52
  /**
43
53
  * The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.
44
54
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-hoursofoperation.html#cfn-connect-hoursofoperation-tags}
@@ -117,6 +127,16 @@ export type HoursOfOperationOverride = {
117
127
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationoverride.html#cfn-connect-hoursofoperation-hoursofoperationoverride-overridename}
118
128
  */
119
129
  OverrideName: string;
130
+ /**
131
+ * The type of hours of operation override.
132
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationoverride.html#cfn-connect-hoursofoperation-hoursofoperationoverride-overridetype}
133
+ */
134
+ OverrideType?: OverrideType | undefined;
135
+ /**
136
+ * Configuration for recurring hours of operation overrides.
137
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationoverride.html#cfn-connect-hoursofoperation-hoursofoperationoverride-recurrenceconfig}
138
+ */
139
+ RecurrenceConfig?: RecurrenceConfig | undefined;
120
140
  };
121
141
  /**
122
142
  * Information about the hours of operation override config: day, start time, and end time.
@@ -159,6 +179,24 @@ export type HoursOfOperationTimeSlice = {
159
179
  */
160
180
  Minutes: number;
161
181
  };
182
+ /**
183
+ * Identifier for hours of operation.
184
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationsidentifier.html}
185
+ */
186
+ export type HoursOfOperationsIdentifier = {
187
+ /**
188
+ * The identifier for the hours of operation.
189
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationsidentifier.html#cfn-connect-hoursofoperation-hoursofoperationsidentifier-id}
190
+ */
191
+ Id: string;
192
+ /**
193
+ * The name of the hours of operation.
194
+ * @minLength 1
195
+ * @maxLength 127
196
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationsidentifier.html#cfn-connect-hoursofoperation-hoursofoperationsidentifier-name}
197
+ */
198
+ Name?: string | undefined;
199
+ };
162
200
  /**
163
201
  * The start time or end time for an hours of operation override.
164
202
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-overridetimeslice.html}
@@ -179,4 +217,56 @@ export type OverrideTimeSlice = {
179
217
  */
180
218
  Minutes: number;
181
219
  };
220
+ /**
221
+ * The type of hours of operation override.
222
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-overridetype.html}
223
+ */
224
+ export type OverrideType = "STANDARD" | "OPEN" | "CLOSED";
225
+ /**
226
+ * Configuration for recurring hours of operation overrides.
227
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrenceconfig.html}
228
+ */
229
+ export type RecurrenceConfig = {
230
+ /**
231
+ * Pattern for recurring hours of operation overrides.
232
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrenceconfig.html#cfn-connect-hoursofoperation-recurrenceconfig-recurrencepattern}
233
+ */
234
+ RecurrencePattern: RecurrencePattern;
235
+ };
236
+ /**
237
+ * The frequency of recurrence for hours of operation overrides.
238
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencefrequency.html}
239
+ */
240
+ export type RecurrenceFrequency = "WEEKLY" | "MONTHLY" | "YEARLY";
241
+ /**
242
+ * Pattern for recurring hours of operation overrides.
243
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencepattern.html}
244
+ */
245
+ export type RecurrencePattern = {
246
+ /**
247
+ * List of months (1-12) for recurrence pattern.
248
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencepattern.html#cfn-connect-hoursofoperation-recurrencepattern-bymonth}
249
+ */
250
+ ByMonth?: number[] | undefined;
251
+ /**
252
+ * List of month days (-1 to 31) for recurrence pattern.
253
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencepattern.html#cfn-connect-hoursofoperation-recurrencepattern-bymonthday}
254
+ */
255
+ ByMonthDay?: number[] | undefined;
256
+ /**
257
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencepattern.html#cfn-connect-hoursofoperation-recurrencepattern-byweekdayoccurrence}
258
+ */
259
+ ByWeekdayOccurrence?: number[] | undefined;
260
+ /**
261
+ * The frequency of recurrence for hours of operation overrides.
262
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencepattern.html#cfn-connect-hoursofoperation-recurrencepattern-frequency}
263
+ */
264
+ Frequency?: RecurrenceFrequency | undefined;
265
+ /**
266
+ * @min 1
267
+ * @max 6
268
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencepattern.html#cfn-connect-hoursofoperation-recurrencepattern-interval}
269
+ */
270
+ Interval?: number | undefined;
271
+ };
182
272
  //# sourceMappingURL=aws-connect-hoursofoperation.d.ts.map
@@ -63,7 +63,7 @@ export type ConnectCampaignsV2CampaignProps = {
63
63
  */
64
64
  Tags?: Tag[] | undefined;
65
65
  /**
66
- * Campaign type
66
+ * The type of campaign.
67
67
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connectcampaignsv2-campaign.html#cfn-connectcampaignsv2-campaign-type}
68
68
  */
69
69
  Type?: CampaignType | undefined;
@@ -128,7 +128,7 @@ export type ChannelSubtypeConfig = {
128
128
  */
129
129
  Telephony: TelephonyChannelSubtypeConfig;
130
130
  /**
131
- * WhatsApp Channel Subtype config
131
+ * The configuration of the WhatsApp channel subtype.
132
132
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-whatsapp}
133
133
  */
134
134
  WhatsApp?: WhatsAppChannelSubtypeConfig | undefined;
@@ -149,7 +149,7 @@ export type ChannelSubtypeConfig = {
149
149
  */
150
150
  Telephony?: TelephonyChannelSubtypeConfig | undefined;
151
151
  /**
152
- * WhatsApp Channel Subtype config
152
+ * The configuration of the WhatsApp channel subtype.
153
153
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-whatsapp}
154
154
  */
155
155
  WhatsApp?: WhatsAppChannelSubtypeConfig | undefined;
@@ -170,7 +170,7 @@ export type ChannelSubtypeConfig = {
170
170
  */
171
171
  Telephony?: TelephonyChannelSubtypeConfig | undefined;
172
172
  /**
173
- * WhatsApp Channel Subtype config
173
+ * The configuration of the WhatsApp channel subtype.
174
174
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-whatsapp}
175
175
  */
176
176
  WhatsApp?: WhatsAppChannelSubtypeConfig | undefined;
@@ -191,7 +191,7 @@ export type ChannelSubtypeConfig = {
191
191
  */
192
192
  Telephony?: TelephonyChannelSubtypeConfig | undefined;
193
193
  /**
194
- * WhatsApp Channel Subtype config
194
+ * The configuration of the WhatsApp channel subtype.
195
195
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-whatsapp}
196
196
  */
197
197
  WhatsApp: WhatsAppChannelSubtypeConfig;
@@ -277,7 +277,7 @@ export type CommunicationTimeConfig = {
277
277
  */
278
278
  Telephony?: TimeWindow | undefined;
279
279
  /**
280
- * Time window config
280
+ * The communication time configuration for the WhatsApp channel subtype.
281
281
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-communicationtimeconfig.html#cfn-connectcampaignsv2-campaign-communicationtimeconfig-whatsapp}
282
282
  */
283
283
  WhatsApp?: TimeWindow | undefined;
@@ -761,44 +761,44 @@ export type TimeoutConfig = {
761
761
  DurationInSeconds?: number | undefined;
762
762
  };
763
763
  /**
764
- * WhatsApp Channel Subtype config
764
+ * The configuration for the WhatsApp channel subtype.
765
765
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig.html}
766
766
  */
767
767
  export type WhatsAppChannelSubtypeConfig = {
768
768
  /**
769
- * Allocates outbound capacity for the specific channel of this campaign between multiple active campaigns
769
+ * The allocation of WhatsApp capacity between multiple running outbound campaigns.
770
770
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig-capacity}
771
771
  */
772
772
  Capacity?: number | undefined;
773
773
  /**
774
- * Default WhatsApp outbound config
774
+ * The default WhatsApp outbound configuration of an outbound campaign.
775
775
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig-defaultoutboundconfig}
776
776
  */
777
777
  DefaultOutboundConfig: WhatsAppOutboundConfig;
778
778
  /**
779
- * WhatsApp Outbound Mode
779
+ * The outbound mode for WhatsApp of an outbound campaign.
780
780
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig-outboundmode}
781
781
  */
782
782
  OutboundMode: WhatsAppOutboundMode;
783
783
  };
784
784
  /**
785
- * Default WhatsApp outbound config
785
+ * The outbound configuration for WhatsApp.
786
786
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappoutboundconfig.html}
787
787
  */
788
788
  export type WhatsAppOutboundConfig = {
789
789
  /**
790
- * Arn
790
+ * The Amazon Resource Name (ARN) of the Amazon Connect source WhatsApp phone number.
791
791
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappoutboundconfig.html#cfn-connectcampaignsv2-campaign-whatsappoutboundconfig-connectsourcephonenumberarn}
792
792
  */
793
793
  ConnectSourcePhoneNumberArn: string;
794
794
  /**
795
- * Arn
795
+ * The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
796
796
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappoutboundconfig.html#cfn-connectcampaignsv2-campaign-whatsappoutboundconfig-wisdomtemplatearn}
797
797
  */
798
798
  WisdomTemplateArn: string;
799
799
  };
800
800
  /**
801
- * WhatsApp Outbound Mode
801
+ * Contains information about the WhatsApp outbound mode.
802
802
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappoutboundmode.html}
803
803
  */
804
804
  export type WhatsAppOutboundMode = {
@@ -71,7 +71,7 @@ export type DataSyncAgentAttribs = {
71
71
  /**
72
72
  * The Amazon Resource Name (ARN) of the agent. Use the `ListAgents` operation to return a list of agents for your account and AWS Region .
73
73
  * @maxLength 128
74
- * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\-0-9]+:[0-9]{12}:agent/agent-[0-9a-z]{17}$
74
+ * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):datasync:[a-z\-0-9]+:[0-9]{12}:agent/agent-[0-9a-z]{17}$
75
75
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-agent.html#cfn-datasync-agent-agentarn}
76
76
  */
77
77
  AgentArn: string;
@@ -55,14 +55,14 @@ export type DataSyncLocationAzureBlobProps = {
55
55
  */
56
56
  AzureBlobType?: "BLOCK" | undefined;
57
57
  /**
58
- * Specifies configuration information for a DataSync-managed secret, such as an authentication token or secret key that DataSync uses to access a specific storage location, with a customer-managed AWS KMS key .
58
+ * Specifies configuration information for a DataSync-managed secret, such as an authentication token, secret key, password, or Kerberos keytab that DataSync uses to access a specific storage location, with a customer-managed AWS KMS key .
59
59
  *
60
60
  * > You can use either `CmkSecretConfig` or `CustomSecretConfig` to provide credentials for a `CreateLocation` request. Do not provide both parameters for the same request.
61
61
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationazureblob.html#cfn-datasync-locationazureblob-cmksecretconfig}
62
62
  */
63
63
  CmkSecretConfig?: CmkSecretConfig | undefined;
64
64
  /**
65
- * Specifies configuration information for a customer-managed Secrets Manager secret where a storage location authentication token or secret key is stored in plain text. This configuration includes the secret ARN, and the ARN for an IAM role that provides access to the secret.
65
+ * Specifies configuration information for a customer-managed Secrets Manager secret where a storage location credentials is stored in Secrets Manager as plain text (for authentication token, secret key, or password) or as binary (for Kerberos keytab). This configuration includes the secret ARN, and the ARN for an IAM role that provides access to the secret.
66
66
  *
67
67
  * > You can use either `CmkSecretConfig` or `CustomSecretConfig` to provide credentials for a `CreateLocation` request. Do not provide both parameters for the same request.
68
68
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationazureblob.html#cfn-datasync-locationazureblob-customsecretconfig}
@@ -88,14 +88,14 @@ export type DataSyncLocationAzureBlobAttribs = {
88
88
  /**
89
89
  * Specifies the ARN for the DataSync-managed AWS Secrets Manager secret that that is used to access a specific storage location. This property is generated by DataSync and is read-only. DataSync encrypts this secret with the KMS key that you specify for `KmsKeyArn` .
90
90
  * @maxLength 2048
91
- * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):secretsmanager:[a-z-0-9]+:[0-9]{12}:secret:.*|)$
91
+ * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):secretsmanager:[a-z-0-9]+:[0-9]{12}:secret:.*|)$
92
92
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationazureblob-cmksecretconfig.html#cfn-datasync-locationazureblob-cmksecretconfig-secretarn}
93
93
  */
94
94
  "CmkSecretConfig.SecretArn": string;
95
95
  /**
96
96
  * The ARN of the Azure Blob Storage transfer location that you created.
97
97
  * @maxLength 128
98
- * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\-0-9]+:[0-9]{12}:location/loc-[0-9a-z]{17}$
98
+ * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):datasync:[a-z\-0-9]+:[0-9]{12}:location/loc-[0-9a-z]{17}$
99
99
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationazureblob.html#cfn-datasync-locationazureblob-locationarn}
100
100
  */
101
101
  LocationArn: string;
@@ -128,7 +128,7 @@ export type AzureBlobSasConfiguration = {
128
128
  AzureBlobSasToken: string;
129
129
  };
130
130
  /**
131
- * Specifies configuration information for a DataSync-managed secret, such as an authentication token or secret key that DataSync uses to access a specific storage location, with a customer-managed AWS KMS key .
131
+ * Specifies configuration information for a DataSync-managed secret, such as an authentication token, secret key, password, or Kerberos keytab that DataSync uses to access a specific storage location, with a customer-managed AWS KMS key .
132
132
  *
133
133
  * > You can use either `CmkSecretConfig` or `CustomSecretConfig` to provide credentials for a `CreateLocation` request. Do not provide both parameters for the same request.
134
134
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationazureblob-cmksecretconfig.html}
@@ -137,13 +137,13 @@ export type CmkSecretConfig = {
137
137
  /**
138
138
  * Specifies the ARN for the customer-managed AWS KMS key that DataSync uses to encrypt the DataSync-managed secret stored for `SecretArn` . DataSync provides this key to AWS Secrets Manager .
139
139
  * @maxLength 2048
140
- * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):kms:[a-z-0-9]+:[0-9]{12}:key/.*|)$
140
+ * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):kms:[a-z-0-9]+:[0-9]{12}:key/.*|)$
141
141
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationazureblob-cmksecretconfig.html#cfn-datasync-locationazureblob-cmksecretconfig-kmskeyarn}
142
142
  */
143
143
  KmsKeyArn?: string | undefined;
144
144
  };
145
145
  /**
146
- * Specifies configuration information for a customer-managed Secrets Manager secret where a storage location authentication token or secret key is stored in plain text. This configuration includes the secret ARN, and the ARN for an IAM role that provides access to the secret.
146
+ * Specifies configuration information for a customer-managed Secrets Manager secret where a storage location credentials is stored in Secrets Manager as plain text (for authentication token, secret key, or password) or as binary (for Kerberos keytab). This configuration includes the secret ARN, and the ARN for an IAM role that provides access to the secret.
147
147
  *
148
148
  * > You can use either `CmkSecretConfig` or `CustomSecretConfig` to provide credentials for a `CreateLocation` request. Do not provide both parameters for the same request.
149
149
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationazureblob-customsecretconfig.html}
@@ -152,14 +152,14 @@ export type CustomSecretConfig = {
152
152
  /**
153
153
  * Specifies the ARN for the AWS Identity and Access Management role that DataSync uses to access the secret specified for `SecretArn` .
154
154
  * @maxLength 2048
155
- * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):iam::[0-9]{12}:role/.*|)$
155
+ * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):iam::[0-9]{12}:role/.*|)$
156
156
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationazureblob-customsecretconfig.html#cfn-datasync-locationazureblob-customsecretconfig-secretaccessrolearn}
157
157
  */
158
158
  SecretAccessRoleArn: string;
159
159
  /**
160
160
  * Specifies the ARN for an AWS Secrets Manager secret.
161
161
  * @maxLength 2048
162
- * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):secretsmanager:[a-z-0-9]+:[0-9]{12}:secret:.*|)$
162
+ * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):secretsmanager:[a-z-0-9]+:[0-9]{12}:secret:.*|)$
163
163
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationazureblob-customsecretconfig.html#cfn-datasync-locationazureblob-customsecretconfig-secretarn}
164
164
  */
165
165
  SecretArn: string;
@@ -14,7 +14,7 @@ export type DataSyncLocationEFSProps = {
14
14
  *
15
15
  * For more information, see [Accessing restricted file systems](https://docs.aws.amazon.com/datasync/latest/userguide/create-efs-location.html#create-efs-location-iam) .
16
16
  * @maxLength 128
17
- * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):elasticfilesystem:[a-z\-0-9]+:[0-9]{12}:access-point/fsap-[0-9a-f]{8,40}$
17
+ * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):elasticfilesystem:[a-z\-0-9]+:[0-9]{12}:access-point/fsap-[0-9a-f]{8,40}$
18
18
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationefs.html#cfn-datasync-locationefs-accesspointarn}
19
19
  */
20
20
  AccessPointArn?: string | undefined;
@@ -26,7 +26,7 @@ export type DataSyncLocationEFSProps = {
26
26
  /**
27
27
  * Specifies the ARN for your Amazon EFS file system.
28
28
  * @maxLength 128
29
- * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):elasticfilesystem:[a-z\-0-9]*:[0-9]{12}:file-system/fs-.*$
29
+ * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):elasticfilesystem:[a-z\-0-9]*:[0-9]{12}:file-system/fs-.*$
30
30
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationefs.html#cfn-datasync-locationefs-efsfilesystemarn}
31
31
  */
32
32
  EfsFilesystemArn?: string | undefined;
@@ -35,7 +35,7 @@ export type DataSyncLocationEFSProps = {
35
35
  *
36
36
  * For information on creating this role, see [Creating a DataSync IAM role for file system access](https://docs.aws.amazon.com/datasync/latest/userguide/create-efs-location.html#create-efs-location-iam-role) .
37
37
  * @maxLength 128
38
- * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):iam::[0-9]{12}:role/.*$
38
+ * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):iam::[0-9]{12}:role/.*$
39
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationefs.html#cfn-datasync-locationefs-filesystemaccessrolearn}
40
40
  */
41
41
  FileSystemAccessRoleArn?: string | undefined;
@@ -68,7 +68,7 @@ export type DataSyncLocationEFSAttribs = {
68
68
  /**
69
69
  * The Amazon Resource Name (ARN) of the Amazon EFS file system.
70
70
  * @maxLength 128
71
- * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\-0-9]+:[0-9]{12}:location/loc-[0-9a-z]{17}$
71
+ * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):datasync:[a-z\-0-9]+:[0-9]{12}:location/loc-[0-9a-z]{17}$
72
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationefs.html#cfn-datasync-locationefs-locationarn}
73
73
  */
74
74
  LocationArn: string;
@@ -100,7 +100,7 @@ export type Ec2Config = {
100
100
  *
101
101
  * > You don't need to specify a subnet that includes a file system mount target.
102
102
  * @maxLength 128
103
- * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):ec2:[a-z\-0-9]*:[0-9]{12}:subnet/.*$
103
+ * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):ec2:[a-z\-0-9]*:[0-9]{12}:subnet/.*$
104
104
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationefs-ec2config.html#cfn-datasync-locationefs-ec2config-subnetarn}
105
105
  */
106
106
  SubnetArn: string;
@@ -12,7 +12,7 @@ export type DataSyncLocationFSxLustreProps = {
12
12
  /**
13
13
  * Specifies the Amazon Resource Name (ARN) of the FSx for Lustre file system.
14
14
  * @maxLength 128
15
- * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):fsx:[a-z\-0-9]+:[0-9]{12}:file-system/fs-[0-9a-f]+$
15
+ * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):fsx:[a-z\-0-9]+:[0-9]{12}:file-system/fs-[0-9a-f]+$
16
16
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationfsxlustre.html#cfn-datasync-locationfsxlustre-fsxfilesystemarn}
17
17
  */
18
18
  FsxFilesystemArn?: string | undefined;
@@ -47,7 +47,7 @@ export type DataSyncLocationFSxLustreAttribs = {
47
47
  /**
48
48
  * The ARN of the specified FSx for Lustre file system location.
49
49
  * @maxLength 128
50
- * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\-0-9]+:[0-9]{12}:location/loc-[0-9a-z]{17}$
50
+ * @pattern ^arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):datasync:[a-z\-0-9]+:[0-9]{12}:location/loc-[0-9a-z]{17}$
51
51
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationfsxlustre.html#cfn-datasync-locationfsxlustre-locationarn}
52
52
  */
53
53
  LocationArn: string;