@awboost/cfn-resource-types 0.1.197 → 0.1.198

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 (69) hide show
  1. package/lib/AWS-ApiGateway-BasePathMappingV2.d.ts +43 -0
  2. package/lib/AWS-ApiGateway-BasePathMappingV2.js +12 -0
  3. package/lib/AWS-ApiGateway-DomainNameAccessAssociation.d.ts +51 -0
  4. package/lib/AWS-ApiGateway-DomainNameAccessAssociation.js +12 -0
  5. package/lib/AWS-ApiGateway-DomainNameV2.d.ts +50 -0
  6. package/lib/AWS-ApiGateway-DomainNameV2.js +12 -0
  7. package/lib/AWS-ApplicationAutoScaling-ScalingPolicy.d.ts +146 -0
  8. package/lib/AWS-AutoScaling-AutoScalingGroup.d.ts +17 -0
  9. package/lib/AWS-CloudFront-CachePolicy.d.ts +105 -12
  10. package/lib/AWS-CloudFront-CachePolicy.js +7 -1
  11. package/lib/AWS-CloudFront-CloudFrontOriginAccessIdentity.d.ts +11 -2
  12. package/lib/AWS-CloudFront-CloudFrontOriginAccessIdentity.js +2 -1
  13. package/lib/AWS-CloudFront-ContinuousDeploymentPolicy.d.ts +52 -2
  14. package/lib/AWS-CloudFront-ContinuousDeploymentPolicy.js +4 -1
  15. package/lib/AWS-CloudFront-Distribution.d.ts +53 -11
  16. package/lib/AWS-CloudFront-Function.d.ts +42 -2
  17. package/lib/AWS-CloudFront-Function.js +5 -1
  18. package/lib/AWS-CloudFront-KeyGroup.d.ts +20 -2
  19. package/lib/AWS-CloudFront-KeyGroup.js +3 -1
  20. package/lib/AWS-CloudFront-KeyValueStore.d.ts +20 -2
  21. package/lib/AWS-CloudFront-KeyValueStore.js +2 -1
  22. package/lib/AWS-CloudFront-MonitoringSubscription.d.ts +18 -2
  23. package/lib/AWS-CloudFront-MonitoringSubscription.js +2 -1
  24. package/lib/AWS-CloudFront-OriginAccessControl.d.ts +29 -4
  25. package/lib/AWS-CloudFront-OriginAccessControl.js +4 -1
  26. package/lib/AWS-CloudFront-OriginRequestPolicy.d.ts +75 -8
  27. package/lib/AWS-CloudFront-OriginRequestPolicy.js +8 -1
  28. package/lib/AWS-CloudFront-PublicKey.d.ts +20 -2
  29. package/lib/AWS-CloudFront-PublicKey.js +2 -1
  30. package/lib/AWS-CloudFront-RealtimeLogConfig.d.ts +28 -4
  31. package/lib/AWS-CloudFront-RealtimeLogConfig.js +2 -1
  32. package/lib/AWS-CloudFront-ResponseHeadersPolicy.d.ts +213 -6
  33. package/lib/AWS-CloudFront-ResponseHeadersPolicy.js +5 -1
  34. package/lib/AWS-CloudTrail-Dashboard.d.ts +129 -0
  35. package/lib/AWS-CloudTrail-Dashboard.js +13 -0
  36. package/lib/AWS-Connect-EmailAddress.d.ts +79 -0
  37. package/lib/AWS-Connect-EmailAddress.js +12 -0
  38. package/lib/AWS-Connect-HoursOfOperation.d.ts +82 -0
  39. package/lib/AWS-CustomerProfiles-SegmentDefinition.d.ts +424 -0
  40. package/lib/AWS-CustomerProfiles-SegmentDefinition.js +13 -0
  41. package/lib/AWS-DynamoDB-Table.d.ts +9 -0
  42. package/lib/AWS-EC2-LaunchTemplate.d.ts +28 -0
  43. package/lib/AWS-IVS-IngestConfiguration.d.ts +92 -0
  44. package/lib/AWS-IVS-IngestConfiguration.js +12 -0
  45. package/lib/AWS-IoTFleetWise-DecoderManifest.d.ts +63 -2
  46. package/lib/AWS-IoTFleetWise-StateTemplate.d.ts +75 -0
  47. package/lib/AWS-IoTFleetWise-StateTemplate.js +12 -0
  48. package/lib/AWS-IoTSiteWise-Portal.d.ts +25 -0
  49. package/lib/AWS-Lambda-EventSourceMapping.d.ts +19 -0
  50. package/lib/AWS-M2-Deployment.d.ts +48 -0
  51. package/lib/AWS-M2-Deployment.js +13 -0
  52. package/lib/AWS-OpenSearchServerless-SecurityConfig.d.ts +41 -1
  53. package/lib/AWS-RDS-GlobalCluster.d.ts +11 -0
  54. package/lib/AWS-ResourceGroups-TagSyncTask.d.ts +78 -0
  55. package/lib/AWS-ResourceGroups-TagSyncTask.js +13 -0
  56. package/lib/AWS-S3Express-DirectoryBucket.d.ts +54 -0
  57. package/lib/AWS-SageMaker-Cluster.d.ts +1 -0
  58. package/lib/AWS-SageMaker-Domain.d.ts +1 -1
  59. package/lib/AWS-SageMaker-ModelPackage.d.ts +1 -1
  60. package/lib/AWS-SageMaker-UserProfile.d.ts +1 -1
  61. package/lib/AWS-Synthetics-Canary.d.ts +4 -0
  62. package/lib/AWS-Wisdom-MessageTemplate.d.ts +668 -0
  63. package/lib/AWS-Wisdom-MessageTemplate.js +12 -0
  64. package/lib/AWS-Wisdom-MessageTemplateVersion.d.ts +45 -0
  65. package/lib/AWS-Wisdom-MessageTemplateVersion.js +13 -0
  66. package/lib/AWS-WorkSpacesWeb-DataProtectionSettings.d.ts +182 -0
  67. package/lib/AWS-WorkSpacesWeb-DataProtectionSettings.js +12 -0
  68. package/lib/AWS-WorkSpacesWeb-Portal.d.ts +6 -0
  69. package/package.json +1 -1
@@ -0,0 +1,45 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ import type { ResourceOptions as $ResourceOptions } from "@awboost/cfn-template-builder/template";
3
+ /**
4
+ * Resource type definition for `AWS::Wisdom::MessageTemplateVersion`.
5
+ * A version for the specified customer-managed message template within the specified knowledge base.
6
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-messagetemplateversion.html}
7
+ */
8
+ export type WisdomMessageTemplateVersionProperties = {
9
+ /**
10
+ * The unqualified Amazon Resource Name (ARN) of the message template.
11
+ * @pattern `^arn:[a-z-]*?:wisdom:[a-z0-9-]*?:[0-9]{12}:[a-z-]*?/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(?:/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})?$`
12
+ */
13
+ MessageTemplateArn: string;
14
+ /**
15
+ * The content SHA256 of the message template.
16
+ * @minLength `1`
17
+ * @maxLength `64`
18
+ */
19
+ MessageTemplateContentSha256?: string;
20
+ };
21
+ /**
22
+ * Attribute type definition for `AWS::Wisdom::MessageTemplateVersion`.
23
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-messagetemplateversion.html#aws-resource-wisdom-messagetemplateversion-return-values}
24
+ */
25
+ export type WisdomMessageTemplateVersionAttributes = {
26
+ /**
27
+ * The unqualified Amazon Resource Name (ARN) of the message template version.
28
+ * @pattern `^arn:[a-z-]*?:wisdom:[a-z0-9-]*?:[0-9]{12}:[a-z-]*?/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(?:/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}):[0-9]+?$`
29
+ */
30
+ MessageTemplateVersionArn: string;
31
+ /**
32
+ * Current version number of the message template.
33
+ */
34
+ MessageTemplateVersionNumber: number;
35
+ };
36
+ /**
37
+ * Resource type definition for `AWS::Wisdom::MessageTemplateVersion`.
38
+ * A version for the specified customer-managed message template within the specified knowledge base.
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-messagetemplateversion.html}
40
+ */
41
+ export declare class WisdomMessageTemplateVersion extends $Resource<"AWS::Wisdom::MessageTemplateVersion", WisdomMessageTemplateVersionProperties, WisdomMessageTemplateVersionAttributes> {
42
+ static readonly Type = "AWS::Wisdom::MessageTemplateVersion";
43
+ constructor(logicalId: string, properties: WisdomMessageTemplateVersionProperties, options?: $ResourceOptions);
44
+ }
45
+ //# sourceMappingURL=AWS-Wisdom-MessageTemplateVersion.d.ts.map
@@ -0,0 +1,13 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ /**
3
+ * Resource type definition for `AWS::Wisdom::MessageTemplateVersion`.
4
+ * A version for the specified customer-managed message template within the specified knowledge base.
5
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wisdom-messagetemplateversion.html}
6
+ */
7
+ export class WisdomMessageTemplateVersion extends $Resource {
8
+ static Type = "AWS::Wisdom::MessageTemplateVersion";
9
+ constructor(logicalId, properties, options) {
10
+ super(logicalId, WisdomMessageTemplateVersion.Type, properties, options);
11
+ }
12
+ }
13
+ //# sourceMappingURL=AWS-Wisdom-MessageTemplateVersion.js.map
@@ -0,0 +1,182 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ import type { ResourceOptions as $ResourceOptions } from "@awboost/cfn-template-builder/template";
3
+ /**
4
+ * Definition of AWS::WorkSpacesWeb::DataProtectionSettings Resource Type
5
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-dataprotectionsettings.html}
6
+ */
7
+ export type WorkSpacesWebDataProtectionSettingsProperties = {
8
+ AdditionalEncryptionContext?: EncryptionContextMap;
9
+ /**
10
+ * @minLength `20`
11
+ * @maxLength `2048`
12
+ * @pattern `^arn:[\w+=\/,.@-]+:kms:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:key\/[a-zA-Z0-9-]+$`
13
+ */
14
+ CustomerManagedKey?: string;
15
+ /**
16
+ * @minLength `1`
17
+ * @maxLength `256`
18
+ * @pattern `^[ _\-\d\w]+$`
19
+ */
20
+ Description?: string;
21
+ /**
22
+ * @minLength `1`
23
+ * @maxLength `64`
24
+ * @pattern `^[ _\-\d\w]+$`
25
+ */
26
+ DisplayName?: string;
27
+ InlineRedactionConfiguration?: InlineRedactionConfiguration;
28
+ /**
29
+ * @minLength `0`
30
+ * @maxLength `200`
31
+ */
32
+ Tags?: Tag[];
33
+ };
34
+ /**
35
+ * Attribute type definition for `AWS::WorkSpacesWeb::DataProtectionSettings`.
36
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-dataprotectionsettings.html#aws-resource-workspacesweb-dataprotectionsettings-return-values}
37
+ */
38
+ export type WorkSpacesWebDataProtectionSettingsAttributes = {
39
+ AssociatedPortalArns: string[];
40
+ CreationDate: string;
41
+ /**
42
+ * @minLength `20`
43
+ * @maxLength `2048`
44
+ * @pattern `^arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+$`
45
+ */
46
+ DataProtectionSettingsArn: string;
47
+ };
48
+ /**
49
+ * Type definition for `AWS::WorkSpacesWeb::DataProtectionSettings.CustomPattern`.
50
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-dataprotectionsettings-custompattern.html}
51
+ */
52
+ export type CustomPattern = {
53
+ /**
54
+ * @minLength `0`
55
+ * @maxLength `300`
56
+ * @pattern `^\/((?:[^\n])+)\/([gimsuyvd]{0,8})$`
57
+ */
58
+ KeywordRegex?: string;
59
+ /**
60
+ * @minLength `1`
61
+ * @maxLength `256`
62
+ * @pattern `^[ _\-\d\w]+$`
63
+ */
64
+ PatternDescription?: string;
65
+ /**
66
+ * @minLength `1`
67
+ * @maxLength `20`
68
+ * @pattern `^[_\-\d\w]+$`
69
+ */
70
+ PatternName: string;
71
+ /**
72
+ * @minLength `0`
73
+ * @maxLength `300`
74
+ * @pattern `^\/((?:[^\n])+)\/([gimsuyvd]{0,8})$`
75
+ */
76
+ PatternRegex: string;
77
+ };
78
+ /**
79
+ * Type definition for `AWS::WorkSpacesWeb::DataProtectionSettings.EncryptionContextMap`.
80
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-dataprotectionsettings-encryptioncontextmap.html}
81
+ */
82
+ export type EncryptionContextMap = Record<string, string>;
83
+ /**
84
+ * Type definition for `AWS::WorkSpacesWeb::DataProtectionSettings.InlineRedactionConfiguration`.
85
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-dataprotectionsettings-inlineredactionconfiguration.html}
86
+ */
87
+ export type InlineRedactionConfiguration = {
88
+ /**
89
+ * @min `1`
90
+ * @max `3`
91
+ */
92
+ GlobalConfidenceLevel?: number;
93
+ /**
94
+ * @minLength `1`
95
+ * @maxLength `100`
96
+ */
97
+ GlobalEnforcedUrls?: string[];
98
+ /**
99
+ * @minLength `1`
100
+ * @maxLength `100`
101
+ */
102
+ GlobalExemptUrls?: string[];
103
+ /**
104
+ * @minLength `0`
105
+ * @maxLength `150`
106
+ */
107
+ InlineRedactionPatterns: InlineRedactionPattern[];
108
+ };
109
+ /**
110
+ * Type definition for `AWS::WorkSpacesWeb::DataProtectionSettings.InlineRedactionPattern`.
111
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-dataprotectionsettings-inlineredactionpattern.html}
112
+ */
113
+ export type InlineRedactionPattern = {
114
+ /**
115
+ * @minLength `1`
116
+ * @maxLength `50`
117
+ * @pattern `^[_\-\d\w]+$`
118
+ */
119
+ BuiltInPatternId?: string;
120
+ /**
121
+ * @min `1`
122
+ * @max `3`
123
+ */
124
+ ConfidenceLevel?: number;
125
+ CustomPattern?: CustomPattern;
126
+ /**
127
+ * @minLength `1`
128
+ * @maxLength `20`
129
+ */
130
+ EnforcedUrls?: string[];
131
+ /**
132
+ * @minLength `1`
133
+ * @maxLength `20`
134
+ */
135
+ ExemptUrls?: string[];
136
+ RedactionPlaceHolder: RedactionPlaceHolder;
137
+ };
138
+ /**
139
+ * Type definition for `AWS::WorkSpacesWeb::DataProtectionSettings.RedactionPlaceHolder`.
140
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-dataprotectionsettings-redactionplaceholder.html}
141
+ */
142
+ export type RedactionPlaceHolder = {
143
+ /**
144
+ * @minLength `1`
145
+ * @maxLength `20`
146
+ * @pattern `^[*_\-\d\w]+$`
147
+ */
148
+ RedactionPlaceHolderText?: string;
149
+ RedactionPlaceHolderType: RedactionPlaceHolderType;
150
+ };
151
+ /**
152
+ * Type definition for `AWS::WorkSpacesWeb::DataProtectionSettings.RedactionPlaceHolderType`.
153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-dataprotectionsettings-redactionplaceholdertype.html}
154
+ */
155
+ export type RedactionPlaceHolderType = "CustomText";
156
+ /**
157
+ * Type definition for `AWS::WorkSpacesWeb::DataProtectionSettings.Tag`.
158
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-dataprotectionsettings-tag.html}
159
+ */
160
+ export type Tag = {
161
+ /**
162
+ * @minLength `1`
163
+ * @maxLength `128`
164
+ * @pattern `^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$`
165
+ */
166
+ Key: string;
167
+ /**
168
+ * @minLength `0`
169
+ * @maxLength `256`
170
+ * @pattern `^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$`
171
+ */
172
+ Value: string;
173
+ };
174
+ /**
175
+ * Definition of AWS::WorkSpacesWeb::DataProtectionSettings Resource Type
176
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-dataprotectionsettings.html}
177
+ */
178
+ export declare class WorkSpacesWebDataProtectionSettings extends $Resource<"AWS::WorkSpacesWeb::DataProtectionSettings", WorkSpacesWebDataProtectionSettingsProperties, WorkSpacesWebDataProtectionSettingsAttributes> {
179
+ static readonly Type = "AWS::WorkSpacesWeb::DataProtectionSettings";
180
+ constructor(logicalId: string, properties: WorkSpacesWebDataProtectionSettingsProperties, options?: $ResourceOptions);
181
+ }
182
+ //# sourceMappingURL=AWS-WorkSpacesWeb-DataProtectionSettings.d.ts.map
@@ -0,0 +1,12 @@
1
+ import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
2
+ /**
3
+ * Definition of AWS::WorkSpacesWeb::DataProtectionSettings Resource Type
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-dataprotectionsettings.html}
5
+ */
6
+ export class WorkSpacesWebDataProtectionSettings extends $Resource {
7
+ static Type = "AWS::WorkSpacesWeb::DataProtectionSettings";
8
+ constructor(logicalId, properties, options) {
9
+ super(logicalId, WorkSpacesWebDataProtectionSettings.Type, properties, options);
10
+ }
11
+ }
12
+ //# sourceMappingURL=AWS-WorkSpacesWeb-DataProtectionSettings.js.map
@@ -19,6 +19,12 @@ export type WorkSpacesWebPortalProperties = {
19
19
  * @pattern `^arn:[\w+=\/,.@-]+:kms:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:key\/[a-zA-Z0-9-]+$`
20
20
  */
21
21
  CustomerManagedKey?: string;
22
+ /**
23
+ * @minLength `20`
24
+ * @maxLength `2048`
25
+ * @pattern `^arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:[a-zA-Z]+(\/[a-fA-F0-9\-]{36})+$`
26
+ */
27
+ DataProtectionSettingsArn?: string;
22
28
  /**
23
29
  * @minLength `1`
24
30
  * @maxLength `64`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@awboost/cfn-resource-types",
3
- "version": "0.1.197",
3
+ "version": "0.1.198",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },