@propulsionworks/cloudformation 0.1.18 → 0.1.20

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 (82) hide show
  1. package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +7 -7
  2. package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +1 -0
  3. package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +16 -0
  5. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +16 -0
  6. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +716 -0
  7. package/out/exports/resources.generated/aws-batch-jobqueue.d.ts +72 -1
  8. package/out/exports/resources.generated/aws-batch-serviceenvironment.d.ts +66 -0
  9. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +75 -10
  10. package/out/exports/resources.generated/aws-billing-billingview.d.ts +1 -1
  11. package/out/exports/resources.generated/aws-cassandra-table.d.ts +5 -0
  12. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -0
  13. package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +2 -0
  14. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +15 -3
  15. package/out/exports/resources.generated/aws-cognito-managedloginbranding.d.ts +7 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -1
  17. package/out/exports/resources.generated/aws-connect-instance.d.ts +5 -0
  18. package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +8 -8
  19. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +3 -2
  20. package/out/exports/resources.generated/aws-datazone-connection.d.ts +1 -1
  21. package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +4 -0
  22. package/out/exports/resources.generated/aws-datazone-project.d.ts +9 -2
  23. package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +26 -2
  24. package/out/exports/resources.generated/aws-dax-cluster.d.ts +4 -0
  25. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +1 -0
  26. package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +2 -2
  27. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +0 -4
  28. package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
  29. package/out/exports/resources.generated/aws-ec2-ipam.d.ts +6 -1
  30. package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +6 -0
  31. package/out/exports/resources.generated/aws-ec2-transitgatewayconnectpeer.d.ts +73 -0
  32. package/out/exports/resources.generated/aws-ecr-repository.d.ts +25 -1
  33. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +23 -1
  34. package/out/exports/resources.generated/aws-ecs-service.d.ts +71 -0
  35. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +12 -8
  36. package/out/exports/resources.generated/aws-entityresolution-idnamespace.d.ts +8 -8
  37. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +45 -15
  38. package/out/exports/resources.generated/aws-events-eventbus.d.ts +3 -1
  39. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-glue-job.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +3 -0
  42. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +3 -0
  43. package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +158 -0
  44. package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +30 -0
  46. package/out/exports/resources.generated/aws-lambda-version.d.ts +1 -1
  47. package/out/exports/resources.generated/aws-lightsail-domain.d.ts +93 -0
  48. package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +1 -1
  49. package/out/exports/resources.generated/aws-logs-destination.d.ts +6 -1
  50. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +4 -0
  51. package/out/exports/resources.generated/aws-medialive-channel.d.ts +47 -1
  52. package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +7 -0
  53. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +35 -24
  54. package/out/exports/resources.generated/aws-mediapackagev2-originendpointpolicy.d.ts +23 -0
  55. package/out/exports/resources.generated/aws-omics-rungroup.d.ts +2 -2
  56. package/out/exports/resources.generated/aws-omics-workflow.d.ts +11 -13
  57. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +2 -2
  58. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +1 -1
  59. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +0 -2
  60. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +15 -2
  61. package/out/exports/resources.generated/aws-quicksight-topic.d.ts +20 -1
  62. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +1 -0
  63. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +92 -0
  64. package/out/exports/resources.generated/aws-s3-accesspoint.d.ts +6 -1
  65. package/out/exports/resources.generated/aws-s3-bucket.d.ts +21 -12
  66. package/out/exports/resources.generated/aws-s3express-accesspoint.d.ts +5 -1
  67. package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +1 -0
  68. package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +10 -0
  69. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +107 -1
  70. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +27 -1
  71. package/out/exports/resources.generated/aws-sagemaker-processingjob.d.ts +608 -0
  72. package/out/exports/resources.generated/aws-sagemaker-project.d.ts +10 -7
  73. package/out/exports/resources.generated/aws-sagemaker-space.d.ts +42 -0
  74. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +26 -0
  75. package/out/exports/resources.generated/aws-ses-configurationset.d.ts +6 -1
  76. package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +6 -1
  77. package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +6 -1
  78. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +9 -0
  79. package/out/exports/resources.generated/aws-transfer-server.d.ts +6 -0
  80. package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +21 -0
  81. package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +19 -7
  82. package/package.json +1 -1
@@ -123,34 +123,36 @@ export type SageMakerProjectAttribs = {
123
123
  ProjectStatus: "Pending" | "CreateInProgress" | "CreateCompleted" | "CreateFailed" | "DeleteInProgress" | "DeleteFailed" | "DeleteCompleted";
124
124
  };
125
125
  /**
126
+ * A key-value pair representing a parameter used in the CloudFormation stack.
126
127
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-project-cfnstackparameter.html}
127
128
  */
128
129
  export type CfnStackParameter = {
129
130
  /**
130
- * The key of the parameter.
131
+ * The name of the CloudFormation parameter.
131
132
  * @minLength 1
132
133
  * @maxLength 255
133
134
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-project-cfnstackparameter.html#cfn-sagemaker-project-cfnstackparameter-key}
134
135
  */
135
136
  Key: string;
136
137
  /**
137
- * The value of the parameter.
138
+ * The value of the CloudFormation parameter.
138
139
  * @maxLength 4096
139
140
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-project-cfnstackparameter.html#cfn-sagemaker-project-cfnstackparameter-value}
140
141
  */
141
142
  Value: string;
142
143
  };
143
144
  /**
144
- * CloudFormation template provider details for a SageMaker project.
145
+ * Details about a CloudFormation template provider configuration and associated provisioning information.
145
146
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-project-cfntemplateproviderdetail.html}
146
147
  */
147
148
  export type CfnTemplateProviderDetail = {
148
149
  /**
150
+ * An array of CloudFormation stack parameters.
149
151
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-project-cfntemplateproviderdetail.html#cfn-sagemaker-project-cfntemplateproviderdetail-parameters}
150
152
  */
151
153
  Parameters?: CfnStackParameter[] | undefined;
152
154
  /**
153
- * The Amazon Resource Name (ARN) of the IAM role used by the template provider.
155
+ * The IAM role used by CloudFormation to create the stack.
154
156
  * @minLength 20
155
157
  * @maxLength 2048
156
158
  * @pattern arn:aws[a-z\-]*:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+
@@ -158,7 +160,7 @@ export type CfnTemplateProviderDetail = {
158
160
  */
159
161
  RoleARN?: string | undefined;
160
162
  /**
161
- * The name of the template used for the project.
163
+ * The unique identifier of the template within the project.
162
164
  * @minLength 1
163
165
  * @maxLength 32
164
166
  * @pattern (?=.{1,32}$)[a-zA-Z0-9](-*[a-zA-Z0-9])*
@@ -166,7 +168,7 @@ export type CfnTemplateProviderDetail = {
166
168
  */
167
169
  TemplateName: string;
168
170
  /**
169
- * The URL of the CloudFormation template.
171
+ * The Amazon S3 URL of the CloudFormation template.
170
172
  * @minLength 1
171
173
  * @maxLength 1024
172
174
  * @pattern (?=.{1,1024}$)(https)://([^/]+)/(.+)
@@ -196,11 +198,12 @@ export type ProvisioningParameter = {
196
198
  Value: string;
197
199
  };
198
200
  /**
199
- * Details about the template provider for the SageMaker project.
201
+ * Details about a template provider configuration and associated provisioning information.
200
202
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-project-templateproviderdetail.html}
201
203
  */
202
204
  export type TemplateProviderDetail = {
203
205
  /**
206
+ * Details about a CloudFormation template provider configuration and associated provisioning information.
204
207
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-project-templateproviderdetail.html#cfn-sagemaker-project-templateproviderdetail-cfntemplateproviderdetail}
205
208
  */
206
209
  CfnTemplateProviderDetail: CfnTemplateProviderDetail;
@@ -109,6 +109,11 @@ export type CustomFileSystem = {
109
109
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-customfilesystem.html#cfn-sagemaker-space-customfilesystem-fsxlustrefilesystem}
110
110
  */
111
111
  FSxLustreFileSystem?: FSxLustreFileSystem | undefined;
112
+ /**
113
+ * A custom file system in Amazon S3. This is only supported in Amazon SageMaker Unified Studio.
114
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-customfilesystem.html#cfn-sagemaker-space-customfilesystem-s3filesystem}
115
+ */
116
+ S3FileSystem?: S3FileSystem | undefined;
112
117
  };
113
118
  /**
114
119
  * A custom SageMaker AI image. For more information, see [Bring your own SageMaker AI image](https://docs.aws.amazon.com/sagemaker/latest/dg/studio-byoi.html) .
@@ -237,6 +242,11 @@ export type OwnershipSettings = {
237
242
  */
238
243
  OwnerUserProfileName: string;
239
244
  };
245
+ /**
246
+ * The flag to enable/disable remote access for a space.
247
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-remoteaccess.html}
248
+ */
249
+ export type RemoteAccess = "ENABLED" | "DISABLED";
240
250
  /**
241
251
  * Specifies the ARN's of a SageMaker AI image and SageMaker AI image version, and the instance type that the version runs on.
242
252
  *
@@ -275,6 +285,20 @@ export type ResourceSpec = {
275
285
  */
276
286
  SageMakerImageVersionArn?: string | undefined;
277
287
  };
288
+ /**
289
+ * A custom file system in Amazon S3. This is only supported in Amazon SageMaker Unified Studio.
290
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-s3filesystem.html}
291
+ */
292
+ export type S3FileSystem = {
293
+ /**
294
+ * The Amazon S3 URI that specifies the location in S3 where files are stored, which is mounted within the Studio environment. For example: `s3://<bucket-name>/<prefix>/` .
295
+ * @minLength 0
296
+ * @maxLength 1024
297
+ * @pattern (s3)://([^/]+)/?(.*)
298
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-s3filesystem.html#cfn-sagemaker-space-s3filesystem-s3uri}
299
+ */
300
+ S3Uri?: string | undefined;
301
+ };
278
302
  /**
279
303
  * Settings that are used to configure and manage the lifecycle of Amazon SageMaker Studio applications in a space.
280
304
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-spaceapplifecyclemanagement.html}
@@ -336,6 +360,11 @@ export type SpaceJupyterLabAppSettings = {
336
360
  */
337
361
  DefaultResourceSpec?: ResourceSpec | undefined;
338
362
  };
363
+ /**
364
+ * The flag to enable/disable creation of space managed resources.
365
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-spacemanagedresources.html}
366
+ */
367
+ export type SpaceManagedResources = "ENABLED" | "DISABLED";
339
368
  /**
340
369
  * A collection of space settings.
341
370
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-spacesettings.html}
@@ -373,6 +402,19 @@ export type SpaceSettings = {
373
402
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-spacesettings.html#cfn-sagemaker-space-spacesettings-kernelgatewayappsettings}
374
403
  */
375
404
  KernelGatewayAppSettings?: KernelGatewayAppSettings | undefined;
405
+ /**
406
+ * A setting that enables or disables remote access for a SageMaker space. When enabled, this allows you to connect to the remote space from your local IDE.
407
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-spacesettings.html#cfn-sagemaker-space-spacesettings-remoteaccess}
408
+ */
409
+ RemoteAccess?: RemoteAccess | undefined;
410
+ /**
411
+ * If you enable this option, SageMaker AI creates the following resources on your behalf when you create the space:
412
+ *
413
+ * - The user profile that possesses the space.
414
+ * - The app that the space contains.
415
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-spacesettings.html#cfn-sagemaker-space-spacesettings-spacemanagedresources}
416
+ */
417
+ SpaceManagedResources?: SpaceManagedResources | undefined;
376
418
  /**
377
419
  * The storage settings for a space.
378
420
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-spacesettings.html#cfn-sagemaker-space-spacesettings-spacestoragesettings}
@@ -150,6 +150,11 @@ export type CustomFileSystemConfig = {
150
150
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-customfilesystemconfig.html#cfn-sagemaker-userprofile-customfilesystemconfig-fsxlustrefilesystemconfig}
151
151
  */
152
152
  FSxLustreFileSystemConfig?: FSxLustreFileSystemConfig | undefined;
153
+ /**
154
+ * Configuration settings for a custom Amazon S3 file system.
155
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-customfilesystemconfig.html#cfn-sagemaker-userprofile-customfilesystemconfig-s3filesystemconfig}
156
+ */
157
+ S3FileSystemConfig?: S3FileSystemConfig | undefined;
153
158
  };
154
159
  /**
155
160
  * A custom SageMaker AI image. For more information, see [Bring your own SageMaker AI image](https://docs.aws.amazon.com/sagemaker/latest/dg/studio-byoi.html) .
@@ -460,6 +465,27 @@ export type ResourceSpec = {
460
465
  */
461
466
  SageMakerImageVersionArn?: string | undefined;
462
467
  };
468
+ /**
469
+ * Configuration for the custom Amazon S3 file system.
470
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-s3filesystemconfig.html}
471
+ */
472
+ export type S3FileSystemConfig = {
473
+ /**
474
+ * The file system path where the Amazon S3 storage location will be mounted within the Amazon SageMaker Studio environment.
475
+ * @minLength 0
476
+ * @maxLength 1024
477
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-s3filesystemconfig.html#cfn-sagemaker-userprofile-s3filesystemconfig-mountpath}
478
+ */
479
+ MountPath?: string | undefined;
480
+ /**
481
+ * The Amazon S3 URI of the S3 file system configuration.
482
+ * @minLength 0
483
+ * @maxLength 1024
484
+ * @pattern (s3)://([^/]+)/?(.*)
485
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-s3filesystemconfig.html#cfn-sagemaker-userprofile-s3filesystemconfig-s3uri}
486
+ */
487
+ S3Uri?: string | undefined;
488
+ };
463
489
  /**
464
490
  * Specifies options when sharing an Amazon SageMaker Studio notebook. These settings are specified as part of `DefaultUserSettings` when the [CreateDomain](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateDomain.html) API is called, and as part of `UserSettings` when the [CreateUserProfile](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateUserProfile.html) API is called.
465
491
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-sharingsettings.html}
@@ -1,4 +1,4 @@
1
- import type { ResourceDefinition } from "../main.ts";
1
+ import type { ResourceDefinition, Tag } from "../main.ts";
2
2
  /**
3
3
  * Configuration sets let you create groups of rules that you can apply to the emails you send using Amazon SES. For more information about using configuration sets, see [Using Amazon SES Configuration Sets](https://docs.aws.amazon.com/ses/latest/dg/using-configuration-sets.html) in the [Amazon SES Developer Guide](https://docs.aws.amazon.com/ses/latest/dg/) .
4
4
  *
@@ -64,6 +64,11 @@ export type SESConfigurationSetProps = {
64
64
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-configurationset.html#cfn-ses-configurationset-suppressionoptions}
65
65
  */
66
66
  SuppressionOptions?: SuppressionOptions | undefined;
67
+ /**
68
+ * An array of objects that define the tags (keys and values) that are associated with the configuration set.
69
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-configurationset.html#cfn-ses-configurationset-tags}
70
+ */
71
+ Tags?: Tag[] | undefined;
67
72
  /**
68
73
  * An object that defines the open and click tracking options for emails that you send using the configuration set.
69
74
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-configurationset.html#cfn-ses-configurationset-trackingoptions}
@@ -1,4 +1,4 @@
1
- import type { ResourceDefinition } from "../main.ts";
1
+ import type { ResourceDefinition, Tag } from "../main.ts";
2
2
  /**
3
3
  * Create a new pool of dedicated IP addresses. A pool can include one or more dedicated IP addresses that are associated with your AWS account . You can associate a pool with a configuration set. When you send an email that uses that configuration set, the message is sent from one of the addresses in the associated pool.
4
4
  *
@@ -34,5 +34,10 @@ export type SESDedicatedIpPoolProps = {
34
34
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-dedicatedippool.html#cfn-ses-dedicatedippool-scalingmode}
35
35
  */
36
36
  ScalingMode?: string | undefined;
37
+ /**
38
+ * An object that defines the tags (keys and values) that you want to associate with the pool.
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-dedicatedippool.html#cfn-ses-dedicatedippool-tags}
40
+ */
41
+ Tags?: Tag[] | undefined;
37
42
  };
38
43
  //# sourceMappingURL=aws-ses-dedicatedippool.d.ts.map
@@ -1,4 +1,4 @@
1
- import type { ResourceDefinitionWithAttributes } from "../main.ts";
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
3
  * Specifies an identity for using within SES. An identity is an email address or domain that you use when you send email. Before you can use an identity to send email, you first have to verify it. By verifying an identity, you demonstrate that you're the owner of the identity, and that you've given Amazon SES API v2 permission to send email from the identity.
4
4
  *
@@ -53,6 +53,11 @@ export type SESEmailIdentityProps = {
53
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-emailidentity.html#cfn-ses-emailidentity-mailfromattributes}
54
54
  */
55
55
  MailFromAttributes?: MailFromAttributes | undefined;
56
+ /**
57
+ * An array of objects that define the tags (keys and values) to associate with the email identity.
58
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-emailidentity.html#cfn-ses-emailidentity-tags}
59
+ */
60
+ Tags?: Tag[] | undefined;
56
61
  };
57
62
  /**
58
63
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-emailidentity.html#aws-resource-ses-emailidentity-return-values}
@@ -37,6 +37,15 @@ export type SSMPatchBaselineProps = {
37
37
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-patchbaseline.html#cfn-ssm-patchbaseline-approvedpatchesenablenonsecurity}
38
38
  */
39
39
  ApprovedPatchesEnableNonSecurity?: boolean | undefined;
40
+ /**
41
+ * Indicates the status you want to assign to security patches that are available but not approved because they don't meet the installation criteria specified in the patch baseline.
42
+ *
43
+ * Example scenario: Security patches that you might want installed can be skipped if you have specified a long period to wait after a patch is released before installation. If an update to the patch is released during your specified waiting period, the waiting period for installing the patch starts over. If the waiting period is too long, multiple versions of the patch could be released but never installed.
44
+ *
45
+ * Supported for Windows Server managed nodes only.
46
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-patchbaseline.html#cfn-ssm-patchbaseline-availablesecurityupdatescompliancestatus}
47
+ */
48
+ AvailableSecurityUpdatesComplianceStatus?: "NON_COMPLIANT" | "COMPLIANT" | undefined;
40
49
  /**
41
50
  * Indicates whether this is the default baseline. AWS Systems Manager supports creating multiple default patch baselines. For example, you can create a default patch baseline for each operating system.
42
51
  * @default false
@@ -70,6 +70,12 @@ export type TransferServerProps = {
70
70
  */
71
71
  IdentityProviderType?: IdentityProviderType | undefined;
72
72
  /**
73
+ * Specifies whether to use IPv4 only, or to use dual-stack (IPv4 and IPv6) for your AWS Transfer Family endpoint. The default value is `IPV4` .
74
+ *
75
+ * > The `IpAddressType` parameter has the following limitations:
76
+ * >
77
+ * > - It cannot be changed while the server is online. You must stop the server before modifying this parameter.
78
+ * > - It cannot be updated to `DUALSTACK` if the server has `AddressAllocationIds` specified. > When using `DUALSTACK` as the `IpAddressType` , you cannot set the `AddressAllocationIds` parameter for the [EndpointDetails](https://docs.aws.amazon.com/transfer/latest/APIReference/API_EndpointDetails.html) for the server.
73
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-ipaddresstype}
74
80
  */
75
81
  IpAddressType?: IpAddressType | undefined;
@@ -50,6 +50,11 @@ export type WisdomMessageTemplateProps = {
50
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-messagetemplate.html#cfn-wisdom-messagetemplate-language}
51
51
  */
52
52
  Language?: string | undefined;
53
+ /**
54
+ * List of message template attachments.
55
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-messagetemplate.html#cfn-wisdom-messagetemplate-messagetemplateattachments}
56
+ */
57
+ MessageTemplateAttachments?: MessageTemplateAttachment[] | undefined;
53
58
  /**
54
59
  * The name of the message template.
55
60
  * @minLength 1
@@ -634,6 +639,22 @@ export type GroupingConfiguration = {
634
639
  */
635
640
  Values: string[];
636
641
  };
642
+ /**
643
+ * Information about the message template attachment.
644
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-messagetemplate-messagetemplateattachment.html}
645
+ */
646
+ export type MessageTemplateAttachment = {
647
+ /**
648
+ * The name of the attachment file being uploaded. The name should include the file extension.
649
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-messagetemplate-messagetemplateattachment.html#cfn-wisdom-messagetemplate-messagetemplateattachment-attachmentname}
650
+ */
651
+ AttachmentName: string;
652
+ /**
653
+ * The S3 Presigned URL for the attachment file. When generating the PreSignedUrl, please ensure that the expires-in time is set to 30 minutes. The URL can be generated through the AWS Console or through the AWS CLI. For more information, see [Sharing objects with presigned URLs](https://docs.aws.amazon.com/AmazonS3/latest/userguide/ShareObjectPreSignedURL.html) .
654
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-messagetemplate-messagetemplateattachment.html#cfn-wisdom-messagetemplate-messagetemplateattachment-s3presignedurl}
655
+ */
656
+ S3PresignedUrl: string;
657
+ };
637
658
  /**
638
659
  * The attributes that are used with the message template.
639
660
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-messagetemplate-messagetemplateattributes.html}
@@ -1,25 +1,29 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
+ * Creates an Amazon Q in Connect quick response.
3
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-quickresponse.html}
4
5
  */
5
6
  export type WisdomQuickResponse = ResourceDefinitionWithAttributes<"AWS::Wisdom::QuickResponse", WisdomQuickResponseProps, WisdomQuickResponseAttribs>;
6
7
  /**
8
+ * Creates an Amazon Q in Connect quick response.
7
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-quickresponse.html}
8
10
  */
9
11
  export type WisdomQuickResponseProps = {
10
12
  /**
11
- * The Amazon Connect contact channels this quick response applies to.
13
+ * The Amazon Connect contact channels this quick response applies to. The supported contact channel types include `Chat` .
12
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-quickresponse.html#cfn-wisdom-quickresponse-channels}
13
15
  */
14
16
  Channels?: ChannelType[] | undefined;
15
17
  /**
18
+ * The content of the quick response.
16
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-quickresponse.html#cfn-wisdom-quickresponse-content}
17
20
  */
18
21
  Content: QuickResponseContentProvider;
19
22
  /**
20
23
  * The media type of the quick response content.
21
- * - Use application/x.quickresponse;format=plain for quick response written in plain text.
22
- * - Use application/x.quickresponse;format=markdown for quick response written in richtext.
24
+ *
25
+ * - Use `application/x.quickresponse;format=plain` for quick response written in plain text.
26
+ * - Use `application/x.quickresponse;format=markdown` for quick response written in richtext.
23
27
  * @pattern ^(application/x\.quickresponse;format=(plain|markdown))$
24
28
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-quickresponse.html#cfn-wisdom-quickresponse-contenttype}
25
29
  */
@@ -32,6 +36,7 @@ export type WisdomQuickResponseProps = {
32
36
  */
33
37
  Description?: string | undefined;
34
38
  /**
39
+ * The configuration information of the user groups that the quick response is accessible to.
35
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-quickresponse.html#cfn-wisdom-quickresponse-groupingconfiguration}
36
41
  */
37
42
  GroupingConfiguration?: GroupingConfiguration | undefined;
@@ -47,7 +52,7 @@ export type WisdomQuickResponseProps = {
47
52
  */
48
53
  KnowledgeBaseArn: string;
49
54
  /**
50
- * The language code value for the language in which the quick response is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW
55
+ * The language code value for the language in which the quick response is written. The supported language codes include `de_DE` , `en_US` , `es_ES` , `fr_FR` , `id_ID` , `it_IT` , `ja_JP` , `ko_KR` , `pt_BR` , `zh_CN` , `zh_TW`
51
56
  * @minLength 2
52
57
  * @maxLength 5
53
58
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-quickresponse.html#cfn-wisdom-quickresponse-language}
@@ -68,7 +73,7 @@ export type WisdomQuickResponseProps = {
68
73
  */
69
74
  ShortcutKey?: string | undefined;
70
75
  /**
71
- * An array of key-value pairs to apply to this resource.
76
+ * The tags used to organize, track, or control access for this resource.
72
77
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-quickresponse.html#cfn-wisdom-quickresponse-tags}
73
78
  */
74
79
  Tags?: Tag[] | undefined;
@@ -90,6 +95,7 @@ export type WisdomQuickResponseAttribs = {
90
95
  */
91
96
  QuickResponseId: string;
92
97
  /**
98
+ * The status of the quick response data.
93
99
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-quickresponse.html#cfn-wisdom-quickresponse-status}
94
100
  */
95
101
  Status: Status;
@@ -99,12 +105,16 @@ export type WisdomQuickResponseAttribs = {
99
105
  */
100
106
  export type ChannelType = "Chat" | "Email";
101
107
  /**
102
- * The configuration information of the user groups that the quick response is accessible to.
108
+ * The configuration information of the grouping of Amazon Q in Connect users.
103
109
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-quickresponse-groupingconfiguration.html}
104
110
  */
105
111
  export type GroupingConfiguration = {
106
112
  /**
107
113
  * The criteria used for grouping Amazon Q in Connect users.
114
+ *
115
+ * The following is the list of supported criteria values.
116
+ *
117
+ * - `RoutingProfileArn` : Grouping the users by their [Amazon Connect routing profile ARN](https://docs.aws.amazon.com/connect/latest/APIReference/API_RoutingProfile.html) . User should have [SearchRoutingProfile](https://docs.aws.amazon.com/connect/latest/APIReference/API_SearchRoutingProfiles.html) and [DescribeRoutingProfile](https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribeRoutingProfile.html) permissions when setting criteria to this value.
108
118
  * @minLength 1
109
119
  * @maxLength 100
110
120
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-quickresponse-groupingconfiguration.html#cfn-wisdom-quickresponse-groupingconfiguration-criteria}
@@ -112,12 +122,14 @@ export type GroupingConfiguration = {
112
122
  Criteria: string;
113
123
  /**
114
124
  * The list of values that define different groups of Amazon Q in Connect users.
125
+ *
126
+ * - When setting `criteria` to `RoutingProfileArn` , you need to provide a list of ARNs of [Amazon Connect routing profiles](https://docs.aws.amazon.com/connect/latest/APIReference/API_RoutingProfile.html) as values of this parameter.
115
127
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-quickresponse-groupingconfiguration.html#cfn-wisdom-quickresponse-groupingconfiguration-values}
116
128
  */
117
129
  Values: string[];
118
130
  };
119
131
  /**
120
- * The container of quick response content.
132
+ * The container quick response content.
121
133
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-quickresponse-quickresponsecontentprovider.html}
122
134
  */
123
135
  export type QuickResponseContentProvider = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@propulsionworks/cloudformation",
3
- "version": "0.1.18",
3
+ "version": "0.1.20",
4
4
  "author": {
5
5
  "name": "Gordon Leigh"
6
6
  },