@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
@@ -80,6 +80,11 @@ export type Route53ResolverResolverEndpointProps = {
80
80
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverendpoint.html#cfn-route53resolver-resolverendpoint-resolverendpointtype}
81
81
  */
82
82
  ResolverEndpointType?: "IPV6" | "IPV4" | "DUALSTACK" | undefined;
83
+ /**
84
+ * Indicates whether RNI enhanced metrics are enabled for the Resolver endpoint. When enabled, one-minute granular metrics are published in CloudWatch for each RNI associated with this endpoint. When disabled, these metrics are not published.
85
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverendpoint.html#cfn-route53resolver-resolverendpoint-rnienhancedmetricsenabled}
86
+ */
87
+ RniEnhancedMetricsEnabled?: boolean | undefined;
83
88
  /**
84
89
  * The ID of one or more security groups that control access to this VPC. The security group must include one or more inbound rules (for inbound endpoints) or outbound rules (for outbound endpoints). Inbound and outbound rules must allow TCP and UDP access. For inbound access, open port 53. For outbound access, open the port that you're using for DNS queries on your network.
85
90
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverendpoint.html#cfn-route53resolver-resolverendpoint-securitygroupids}
@@ -90,6 +95,11 @@ export type Route53ResolverResolverEndpointProps = {
90
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverendpoint.html#cfn-route53resolver-resolverendpoint-tags}
91
96
  */
92
97
  Tags?: Tag[] | undefined;
98
+ /**
99
+ * Indicates whether target name server metrics are enabled for the outbound Resolver endpoint. When enabled, one-minute granular metrics are published in CloudWatch for each target name server associated with this endpoint. When disabled, these metrics are not published. This feature is not supported for inbound Resolver endpoint.
100
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverendpoint.html#cfn-route53resolver-resolverendpoint-targetnameservermetricsenabled}
101
+ */
102
+ TargetNameServerMetricsEnabled?: boolean | undefined;
93
103
  };
94
104
  /**
95
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverendpoint.html#aws-resource-route53resolver-resolverendpoint-return-values}
@@ -572,7 +572,7 @@ export type InventoryConfiguration = {
572
572
  * Contains the optional fields that are included in the inventory results.
573
573
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventoryconfiguration.html#cfn-s3-bucket-inventoryconfiguration-optionalfields}
574
574
  */
575
- OptionalFields?: ("Size" | "LastModifiedDate" | "StorageClass" | "ETag" | "IsMultipartUploaded" | "ReplicationStatus" | "EncryptionStatus" | "ObjectLockRetainUntilDate" | "ObjectLockMode" | "ObjectLockLegalHoldStatus" | "IntelligentTieringAccessTier" | "BucketKeyStatus" | "ChecksumAlgorithm" | "ObjectAccessControlList" | "ObjectOwner")[] | undefined;
575
+ OptionalFields?: ("Size" | "LastModifiedDate" | "StorageClass" | "ETag" | "IsMultipartUploaded" | "ReplicationStatus" | "EncryptionStatus" | "ObjectLockRetainUntilDate" | "ObjectLockMode" | "ObjectLockLegalHoldStatus" | "IntelligentTieringAccessTier" | "BucketKeyStatus" | "ChecksumAlgorithm" | "ObjectAccessControlList" | "ObjectOwner" | "LifecycleExpirationDate")[] | undefined;
576
576
  /**
577
577
  * Specifies the inventory filter prefix.
578
578
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventoryconfiguration.html#cfn-s3-bucket-inventoryconfiguration-prefix}
@@ -85,59 +85,48 @@ export type SecurityHubConnectorV2Attribs = {
85
85
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-connectorv2.html#cfn-securityhub-connectorv2-message}
86
86
  */
87
87
  Message: string;
88
- /**
89
- * The status of the authorization between Jira Cloud and the service.
90
- */
91
- "Provider.JiraCloud.AuthStatus": AuthStatus;
92
- /**
93
- * The URL to provide to customers for OAuth auth code flow.
94
- * @pattern .*\S.*
95
- */
96
- "Provider.JiraCloud.AuthUrl": string;
97
- /**
98
- * The cloud id of the Jira Cloud.
99
- */
100
- "Provider.JiraCloud.CloudId": string;
101
- /**
102
- * The URL domain of your Jira Cloud instance.
103
- */
104
- "Provider.JiraCloud.Domain": string;
105
- /**
106
- * The status of the authorization between ServiceNow and the service.
107
- */
108
- "Provider.ServiceNow.AuthStatus": AuthStatus;
109
88
  };
110
89
  /**
111
- * The auth status of the connector
112
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-connectorv2-authstatus.html}
90
+ * The initial configuration settings required to establish an integration between Security Hub and Jira Cloud
91
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-connectorv2-jiracloudproviderconfiguration.html}
113
92
  */
114
- export type AuthStatus = "ACTIVE" | "FAILED";
93
+ export type JiraCloudProviderConfiguration = {
94
+ /**
95
+ * The project key for a Jira Cloud instance
96
+ * @minLength 2
97
+ * @maxLength 10
98
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-connectorv2-jiracloudproviderconfiguration.html#cfn-securityhub-connectorv2-jiracloudproviderconfiguration-projectkey}
99
+ */
100
+ ProjectKey: string;
101
+ };
115
102
  /**
116
103
  * The third-party provider detail for a service configuration.
117
104
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-connectorv2-provider.html}
118
105
  */
119
106
  export type Provider = {
120
- JiraCloud: {
121
- /**
122
- * @minLength 2
123
- * @maxLength 10
124
- */
125
- ProjectKey: string;
126
- };
107
+ JiraCloud: JiraCloudProviderConfiguration;
127
108
  } | {
128
- ServiceNow: {
129
- /**
130
- * @minLength 1
131
- * @maxLength 128
132
- */
133
- InstanceName: string;
134
- /**
135
- * The ARN of secrets manager containing ClientId and ClientSecret
136
- * @minLength 20
137
- * @maxLength 2048
138
- * @pattern .*\S.*
139
- */
140
- SecretArn: string;
141
- };
109
+ ServiceNow: ServiceNowProviderConfiguration;
110
+ };
111
+ /**
112
+ * The initial configuration settings required to establish an integration between Security Hub and ServiceNow ITSM
113
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-connectorv2-servicenowproviderconfiguration.html}
114
+ */
115
+ export type ServiceNowProviderConfiguration = {
116
+ /**
117
+ * The instance name of ServiceNow ITSM
118
+ * @minLength 1
119
+ * @maxLength 128
120
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-connectorv2-servicenowproviderconfiguration.html#cfn-securityhub-connectorv2-servicenowproviderconfiguration-instancename}
121
+ */
122
+ InstanceName: string;
123
+ /**
124
+ * The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the ServiceNow credentials
125
+ * @minLength 20
126
+ * @maxLength 2048
127
+ * @pattern .*\S.*
128
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-connectorv2-servicenowproviderconfiguration.html#cfn-securityhub-connectorv2-servicenowproviderconfiguration-secretarn}
129
+ */
130
+ SecretArn: string;
142
131
  };
143
132
  //# sourceMappingURL=aws-securityhub-connectorv2.d.ts.map
@@ -0,0 +1,54 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * Resource Type definition for AWS::SES::Tenant
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-tenant.html}
5
+ */
6
+ export type SESTenant = ResourceDefinitionWithAttributes<"AWS::SES::Tenant", SESTenantProps, SESTenantAttribs>;
7
+ /**
8
+ * Resource Type definition for AWS::SES::Tenant
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-tenant.html}
10
+ */
11
+ export type SESTenantProps = {
12
+ /**
13
+ * The list of resources to associate with the tenant.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-tenant.html#cfn-ses-tenant-resourceassociations}
15
+ */
16
+ ResourceAssociations?: ResourceAssociation[] | undefined;
17
+ /**
18
+ * The tags (keys and values) associated with the tenant.
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-tenant.html#cfn-ses-tenant-tags}
20
+ */
21
+ Tags?: Tag[] | undefined;
22
+ /**
23
+ * The name of the tenant.
24
+ * @minLength 1
25
+ * @maxLength 64
26
+ * @pattern ^[\w\-_]+$
27
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-tenant.html#cfn-ses-tenant-tenantname}
28
+ */
29
+ TenantName: string;
30
+ };
31
+ /**
32
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-tenant.html#aws-resource-ses-tenant-return-values}
33
+ */
34
+ export type SESTenantAttribs = {
35
+ /**
36
+ * Amazon Resource Name (ARN) of the tenant.
37
+ * @minLength 1
38
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-tenant.html#cfn-ses-tenant-arn}
39
+ */
40
+ Arn: string;
41
+ };
42
+ /**
43
+ * The resource to associate with the tenant
44
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-tenant-resourceassociation.html}
45
+ */
46
+ export type ResourceAssociation = {
47
+ /**
48
+ * The ARN of the resource to associate with the tenant
49
+ * @minLength 1
50
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-tenant-resourceassociation.html#cfn-ses-tenant-resourceassociation-resourcearn}
51
+ */
52
+ ResourceArn: string;
53
+ };
54
+ //# sourceMappingURL=aws-ses-tenant.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SSM::Association` resource creates a State Manager association for your managed instances. A State Manager association defines the state that you want to maintain on your instances. For example, an association can specify that anti-virus software must be installed and running on your instances, or that certain ports must be closed. For static targets, the association specifies a schedule for when the configuration is reapplied. For dynamic targets, such as an AWS Resource Groups or an AWS Auto Scaling Group, State Manager applies the configuration when new instances are added to the group. The association also specifies actions to take when applying the configuration. For example, an association for anti-virus software might run once a day. If the software is not installed, then State Manager installs it. If the software is installed, but the service is not running, then the association might instruct State Manager to start the service.
3
+ * The `AWS::SSM::Association` resource creates a State Manager association for your managed instances. A State Manager association defines the state that you want to maintain on your instances. For example, an association can specify that anti-virus software must be installed and running on your instances, or that certain ports must be closed. For static targets, the association specifies a schedule for when the configuration is reapplied. For dynamic targets, such as an Resource Groups or an AWS Auto Scaling Group, State Manager applies the configuration when new instances are added to the group. The association also specifies actions to take when applying the configuration. For example, an association for anti-virus software might run once a day. If the software is not installed, then State Manager installs it. If the software is installed, but the service is not running, then the association might instruct State Manager to start the service.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-association.html}
5
5
  */
6
6
  export type SSMAssociation = ResourceDefinitionWithAttributes<"AWS::SSM::Association", SSMAssociationProps, SSMAssociationAttribs>;
7
7
  /**
8
- * The `AWS::SSM::Association` resource creates a State Manager association for your managed instances. A State Manager association defines the state that you want to maintain on your instances. For example, an association can specify that anti-virus software must be installed and running on your instances, or that certain ports must be closed. For static targets, the association specifies a schedule for when the configuration is reapplied. For dynamic targets, such as an AWS Resource Groups or an AWS Auto Scaling Group, State Manager applies the configuration when new instances are added to the group. The association also specifies actions to take when applying the configuration. For example, an association for anti-virus software might run once a day. If the software is not installed, then State Manager installs it. If the software is installed, but the service is not running, then the association might instruct State Manager to start the service.
8
+ * The `AWS::SSM::Association` resource creates a State Manager association for your managed instances. A State Manager association defines the state that you want to maintain on your instances. For example, an association can specify that anti-virus software must be installed and running on your instances, or that certain ports must be closed. For static targets, the association specifies a schedule for when the configuration is reapplied. For dynamic targets, such as an Resource Groups or an AWS Auto Scaling Group, State Manager applies the configuration when new instances are added to the group. The association also specifies actions to take when applying the configuration. For example, an association for anti-virus software might run once a day. If the software is not installed, then State Manager installs it. If the software is installed, but the service is not running, then the association might instruct State Manager to start the service.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-association.html}
10
10
  */
11
11
  export type SSMAssociationProps = {
@@ -47,9 +47,10 @@ export type SSMMaintenanceWindowTargetProps = {
47
47
  */
48
48
  export type SSMMaintenanceWindowTargetAttribs = {
49
49
  /**
50
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-id}
50
+ * The ID of the target.
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-windowtargetid}
51
52
  */
52
- Id: string;
53
+ WindowTargetId: string;
53
54
  };
54
55
  /**
55
56
  * The `Targets` property type specifies adding a target to a maintenance window target in AWS Systems Manager .
@@ -110,9 +110,10 @@ export type SSMMaintenanceWindowTaskProps = {
110
110
  */
111
111
  export type SSMMaintenanceWindowTaskAttribs = {
112
112
  /**
113
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtask.html#cfn-ssm-maintenancewindowtask-id}
113
+ * Unique identifier of the maintenance window task.
114
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtask.html#cfn-ssm-maintenancewindowtask-windowtaskid}
114
115
  */
115
- Id: string;
116
+ WindowTaskId: string;
116
117
  };
117
118
  /**
118
119
  * Configuration options for sending command output to Amazon CloudWatch Logs.
@@ -15,6 +15,7 @@ export type WorkSpacesWebUserSettingsProps = {
15
15
  */
16
16
  AdditionalEncryptionContext?: Record<string, string> | undefined;
17
17
  /**
18
+ * The branding configuration that customizes the appearance of the web portal for end users. This includes a custom logo, favicon, wallpaper, localized strings, color theme, and an optional terms of service.
18
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-usersettings.html#cfn-workspacesweb-usersettings-brandingconfiguration}
19
20
  */
20
21
  BrandingConfiguration?: BrandingConfiguration | undefined;
@@ -87,6 +88,10 @@ export type WorkSpacesWebUserSettingsProps = {
87
88
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-usersettings.html#cfn-workspacesweb-usersettings-uploadallowed}
88
89
  */
89
90
  UploadAllowed: EnabledType;
91
+ /**
92
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-usersettings.html#cfn-workspacesweb-usersettings-webauthnallowed}
93
+ */
94
+ WebAuthnAllowed?: EnabledType | undefined;
90
95
  };
91
96
  /**
92
97
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-usersettings.html#aws-resource-workspacesweb-usersettings-return-values}
@@ -107,33 +112,42 @@ export type WorkSpacesWebUserSettingsAttribs = {
107
112
  UserSettingsArn: string;
108
113
  };
109
114
  /**
115
+ * The branding configuration that customizes the appearance of the web portal for end users. This includes a custom logo, favicon, wallpaper, localized strings, color theme, and an optional terms of service.
116
+ *
117
+ * > The `LogoMetadata` , `FaviconMetadata` , and `WallpaperMetadata` properties are read-only and cannot be specified in your template. They are automatically populated by the service after you upload images and can be retrieved using the `Fn::GetAtt` intrinsic function.
110
118
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-brandingconfiguration.html}
111
119
  */
112
120
  export type BrandingConfiguration = {
113
121
  /**
122
+ * The color theme for components on the web portal. Choose `Light` if you upload a dark wallpaper, or `Dark` for a light wallpaper.
114
123
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-brandingconfiguration.html#cfn-workspacesweb-usersettings-brandingconfiguration-colortheme}
115
124
  */
116
125
  ColorTheme?: ColorTheme | undefined;
117
126
  /**
127
+ * The favicon image for the portal. Provide either a binary image file or an S3 URI pointing to the image file. Maximum 100 KB in JPEG, PNG, or ICO format.
118
128
  * @pattern (^s3://[a-z0-9][a-z0-9\.\-]{1,61}[a-z0-9]/.+$)|(^(?=(.{4})*$)[A-Za-z0-9+/]*={0,2}$)
119
129
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-brandingconfiguration.html#cfn-workspacesweb-usersettings-brandingconfiguration-favicon}
120
130
  */
121
131
  Favicon?: string | undefined;
122
132
  /**
133
+ * A map of localized text strings for different languages, allowing the portal to display content in the user's preferred language.
123
134
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-brandingconfiguration.html#cfn-workspacesweb-usersettings-brandingconfiguration-localizedstrings}
124
135
  */
125
136
  LocalizedStrings?: Record<string, LocalizedBrandingStrings> | undefined;
126
137
  /**
138
+ * The logo image for the portal. Provide either a binary image file or an S3 URI pointing to the image file. Maximum 100 KB in JPEG, PNG, or ICO format.
127
139
  * @pattern (^s3://[a-z0-9][a-z0-9\.\-]{1,61}[a-z0-9]/.+$)|(^(?=(.{4})*$)[A-Za-z0-9+/]*={0,2}$)
128
140
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-brandingconfiguration.html#cfn-workspacesweb-usersettings-brandingconfiguration-logo}
129
141
  */
130
142
  Logo?: string | undefined;
131
143
  /**
144
+ * The terms of service text in Markdown format that users must accept before accessing the portal.
132
145
  * @maxLength 153600
133
146
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-brandingconfiguration.html#cfn-workspacesweb-usersettings-brandingconfiguration-termsofservice}
134
147
  */
135
148
  TermsOfService?: string | undefined;
136
149
  /**
150
+ * The wallpaper image for the portal. Provide either a binary image file or an S3 URI pointing to the image file. Maximum 5 MB in JPEG or PNG format.
137
151
  * @pattern (^s3://[a-z0-9][a-z0-9\.\-]{1,61}[a-z0-9]/.+$)|(^(?=(.{4})*$)[A-Za-z0-9+/]*={0,2}$)
138
152
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-brandingconfiguration.html#cfn-workspacesweb-usersettings-brandingconfiguration-wallpaper}
139
153
  */
@@ -193,45 +207,54 @@ export type CookieSynchronizationConfiguration = {
193
207
  */
194
208
  export type EnabledType = "Disabled" | "Enabled";
195
209
  /**
210
+ * Localized text strings for a specific language that customize the web portal.
196
211
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-localizedbrandingstrings.html}
197
212
  */
198
213
  export type LocalizedBrandingStrings = {
199
214
  /**
215
+ * The text displayed in the browser tab title.
200
216
  * @pattern ^[^<>&'`~\\]*$
201
217
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-localizedbrandingstrings.html#cfn-workspacesweb-usersettings-localizedbrandingstrings-browsertabtitle}
202
218
  */
203
219
  BrowserTabTitle: string;
204
220
  /**
221
+ * The text displayed on the contact button. This field is optional and defaults to "Contact us".
205
222
  * @pattern ^[^<>&'`~\\]*$
206
223
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-localizedbrandingstrings.html#cfn-workspacesweb-usersettings-localizedbrandingstrings-contactbuttontext}
207
224
  */
208
225
  ContactButtonText?: string | undefined;
209
226
  /**
227
+ * A contact link URL. The URL must start with `https://` or `mailto:` . If not provided, the contact button will be hidden from the web portal screen.
210
228
  * @pattern ^(https?://|mailto:).*
211
229
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-localizedbrandingstrings.html#cfn-workspacesweb-usersettings-localizedbrandingstrings-contactlink}
212
230
  */
213
231
  ContactLink?: string | undefined;
214
232
  /**
233
+ * The text displayed during session loading. This field is optional and defaults to "Loading your session".
215
234
  * @pattern ^[^<>&'`~\\]*$
216
235
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-localizedbrandingstrings.html#cfn-workspacesweb-usersettings-localizedbrandingstrings-loadingtext}
217
236
  */
218
237
  LoadingText?: string | undefined;
219
238
  /**
239
+ * The text displayed on the login button. This field is optional and defaults to "Sign In".
220
240
  * @pattern ^[^<>&'`~\\]*$
221
241
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-localizedbrandingstrings.html#cfn-workspacesweb-usersettings-localizedbrandingstrings-loginbuttontext}
222
242
  */
223
243
  LoginButtonText?: string | undefined;
224
244
  /**
245
+ * The description text for the login section. This field is optional and defaults to "Sign in to your session".
225
246
  * @pattern ^[^<>&'`~\\]*$
226
247
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-localizedbrandingstrings.html#cfn-workspacesweb-usersettings-localizedbrandingstrings-logindescription}
227
248
  */
228
249
  LoginDescription?: string | undefined;
229
250
  /**
251
+ * The title text for the login section. This field is optional and defaults to "Sign In".
230
252
  * @pattern ^[^<>&'`~\\]*$
231
253
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-localizedbrandingstrings.html#cfn-workspacesweb-usersettings-localizedbrandingstrings-logintitle}
232
254
  */
233
255
  LoginTitle?: string | undefined;
234
256
  /**
257
+ * The welcome text displayed on the sign-in page.
235
258
  * @pattern ^[^<>&'`~\\]*$
236
259
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-usersettings-localizedbrandingstrings.html#cfn-workspacesweb-usersettings-localizedbrandingstrings-welcometext}
237
260
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@propulsionworks/cloudformation",
3
- "version": "0.1.39",
3
+ "version": "0.1.40",
4
4
  "author": {
5
5
  "name": "Gordon Leigh"
6
6
  },