@propulsionworks/cloudformation 0.1.37 → 0.1.39

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 (92) hide show
  1. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +3 -3
  2. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +1 -0
  3. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +3 -0
  4. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +78 -0
  5. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +57 -3
  6. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +11 -5
  7. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +1 -1
  8. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +71 -0
  9. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +16 -0
  10. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +16 -0
  11. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +20 -0
  12. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  13. package/out/exports/resources.generated/aws-connect-datatable.d.ts +82 -0
  14. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +94 -0
  15. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +59 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +132 -1
  17. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +10 -9
  18. package/out/exports/resources.generated/aws-connect-workspace.d.ts +348 -0
  19. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +107 -1
  20. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +5 -1
  21. package/out/exports/resources.generated/aws-datazone-connection.d.ts +19 -1
  22. package/out/exports/resources.generated/aws-devopsagent-agentspace.d.ts +56 -0
  23. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +453 -0
  24. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +5 -0
  25. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +7 -0
  26. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +12 -0
  28. package/out/exports/resources.generated/aws-ecs-expressgatewayservice.d.ts +48 -0
  29. package/out/exports/resources.generated/aws-eks-capability.d.ts +27 -15
  30. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +58 -0
  31. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +18 -1
  32. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +115 -1
  33. package/out/exports/resources.generated/aws-gamelift-script.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-glue-connection.d.ts +0 -23
  35. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +49 -0
  36. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  37. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  38. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  39. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  41. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  42. package/out/exports/resources.generated/aws-iotfleethub-application.d.ts +0 -15
  43. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +22 -18
  44. package/out/exports/resources.generated/aws-lambda-function.d.ts +33 -1
  45. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-lambda-version.d.ts +1 -1
  47. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  48. package/out/exports/resources.generated/aws-medialive-channel.d.ts +12 -0
  49. package/out/exports/resources.generated/aws-medialive-input.d.ts +30 -0
  50. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  51. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  52. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  53. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  54. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  55. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  56. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  57. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +271 -3
  58. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +88 -0
  59. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +68 -0
  60. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +282 -4
  61. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  62. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  63. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +7 -0
  64. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +27 -0
  65. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  66. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  67. package/out/exports/resources.generated/aws-s3-accessgrantslocation.d.ts +2 -2
  68. package/out/exports/resources.generated/aws-s3-storagelens.d.ts +68 -0
  69. package/out/exports/resources.generated/aws-s3tables-table.d.ts +16 -0
  70. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +16 -0
  71. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  72. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  73. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  74. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  75. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  76. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  77. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +143 -0
  78. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  79. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  80. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  81. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  82. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  83. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  84. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  85. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  86. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  87. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  88. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  89. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  90. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  91. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +86 -0
  92. package/package.json +1 -1
@@ -0,0 +1,348 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * Contains information about a workspace, which defines the user experience by mapping views to pages.
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html}
5
+ */
6
+ export type ConnectWorkspace = ResourceDefinitionWithAttributes<"AWS::Connect::Workspace", ConnectWorkspaceProps, ConnectWorkspaceAttribs>;
7
+ /**
8
+ * Contains information about a workspace, which defines the user experience by mapping views to pages.
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html}
10
+ */
11
+ export type ConnectWorkspaceProps = {
12
+ /**
13
+ * The resource ARNs associated with the workspace
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html#cfn-connect-workspace-associations}
15
+ */
16
+ Associations?: string[] | undefined;
17
+ /**
18
+ * The description of the workspace.
19
+ * @minLength 0
20
+ * @maxLength 500
21
+ * @pattern ^[\P{C}
22
+ * ]*$
23
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html#cfn-connect-workspace-description}
24
+ */
25
+ Description?: string | undefined;
26
+ /**
27
+ * The Amazon Resource Name (ARN) of the instance.
28
+ * @pattern ^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*$
29
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html#cfn-connect-workspace-instancearn}
30
+ */
31
+ InstanceArn: string;
32
+ /**
33
+ * The media items for the workspace
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html#cfn-connect-workspace-media}
35
+ */
36
+ Media?: MediaItem[] | undefined;
37
+ /**
38
+ * The name of the workspace.
39
+ * @minLength 1
40
+ * @maxLength 127
41
+ * @pattern .*\S.*
42
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html#cfn-connect-workspace-name}
43
+ */
44
+ Name: string;
45
+ /**
46
+ * The pages associated with the workspace
47
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html#cfn-connect-workspace-pages}
48
+ */
49
+ Pages?: WorkspacePage[] | undefined;
50
+ /**
51
+ * The tags used to organize, track, or control access for the workspace.
52
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html#cfn-connect-workspace-tags}
53
+ */
54
+ Tags?: Tag[] | undefined;
55
+ /**
56
+ * The theme configuration for the workspace, including colors and styling.
57
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html#cfn-connect-workspace-theme}
58
+ */
59
+ Theme?: WorkspaceTheme | undefined;
60
+ /**
61
+ * The title displayed for the workspace.
62
+ * @minLength 0
63
+ * @maxLength 127
64
+ * @pattern ^[\P{C}]*$
65
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html#cfn-connect-workspace-title}
66
+ */
67
+ Title?: string | undefined;
68
+ /**
69
+ * Controls who can access the workspace. Valid values are: `ALL` (all users), `ASSIGNED` (only assigned users and routing profiles), and `NONE` (not visible).
70
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html#cfn-connect-workspace-visibility}
71
+ */
72
+ Visibility?: Visibility | undefined;
73
+ };
74
+ /**
75
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html#aws-resource-connect-workspace-return-values}
76
+ */
77
+ export type ConnectWorkspaceAttribs = {
78
+ /**
79
+ * The Amazon Resource Name (ARN) of the workspace.
80
+ * @pattern ^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*‍/workspace/[-a-zA-Z0-9]*$
81
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html#cfn-connect-workspace-arn}
82
+ */
83
+ Arn: string;
84
+ /**
85
+ * The unique identifier of the workspace.
86
+ * @pattern ^.{0,256}$
87
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-workspace.html#cfn-connect-workspace-id}
88
+ */
89
+ Id: string;
90
+ };
91
+ /**
92
+ * Contains font family configuration for workspace themes.
93
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-fontfamily.html}
94
+ */
95
+ export type FontFamily = {
96
+ /**
97
+ * The default font family to use in the workspace theme.
98
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-fontfamily.html#cfn-connect-workspace-fontfamily-default}
99
+ */
100
+ Default?: WorkspaceFontFamily | undefined;
101
+ };
102
+ /**
103
+ * Contains information about a media asset used in a workspace.
104
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-mediaitem.html}
105
+ */
106
+ export type MediaItem = {
107
+ /**
108
+ * The source URL or data for the media asset.
109
+ * @minLength 1
110
+ * @maxLength 533333
111
+ * @pattern .*\S.*
112
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-mediaitem.html#cfn-connect-workspace-mediaitem-source}
113
+ */
114
+ Source?: string | undefined;
115
+ /**
116
+ * The type of media. Valid values are: `IMAGE_LOGO_FAVICON` and `IMAGE_LOGO_HORIZONTAL` .
117
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-mediaitem.html#cfn-connect-workspace-mediaitem-type}
118
+ */
119
+ Type: MediaType;
120
+ };
121
+ /**
122
+ * The type of media
123
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-mediatype.html}
124
+ */
125
+ export type MediaType = "IMAGE_LOGO_LIGHT_FAVICON" | "IMAGE_LOGO_DARK_FAVICON" | "IMAGE_LOGO_LIGHT_HORIZONTAL" | "IMAGE_LOGO_DARK_HORIZONTAL";
126
+ /**
127
+ * Contains color configuration for canvas elements in a workspace theme.
128
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-palettecanvas.html}
129
+ */
130
+ export type PaletteCanvas = {
131
+ /**
132
+ * The background color for active elements.
133
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-palettecanvas.html#cfn-connect-workspace-palettecanvas-activebackground}
134
+ */
135
+ ActiveBackground?: string | undefined;
136
+ /**
137
+ * The background color for container elements.
138
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-palettecanvas.html#cfn-connect-workspace-palettecanvas-containerbackground}
139
+ */
140
+ ContainerBackground?: string | undefined;
141
+ /**
142
+ * The background color for page elements.
143
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-palettecanvas.html#cfn-connect-workspace-palettecanvas-pagebackground}
144
+ */
145
+ PageBackground?: string | undefined;
146
+ };
147
+ /**
148
+ * Contains color configuration for header elements in a workspace theme.
149
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-paletteheader.html}
150
+ */
151
+ export type PaletteHeader = {
152
+ /**
153
+ * The background color of the header.
154
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-paletteheader.html#cfn-connect-workspace-paletteheader-background}
155
+ */
156
+ Background?: string | undefined;
157
+ /**
158
+ * Whether to invert the colors of action buttons in the header.
159
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-paletteheader.html#cfn-connect-workspace-paletteheader-invertactionscolors}
160
+ */
161
+ InvertActionsColors?: boolean | undefined;
162
+ /**
163
+ * The text color in the header.
164
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-paletteheader.html#cfn-connect-workspace-paletteheader-text}
165
+ */
166
+ Text?: string | undefined;
167
+ /**
168
+ * The text color when hovering over header elements.
169
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-paletteheader.html#cfn-connect-workspace-paletteheader-texthover}
170
+ */
171
+ TextHover?: string | undefined;
172
+ };
173
+ /**
174
+ * Contains color configuration for navigation elements in a workspace theme.
175
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-palettenavigation.html}
176
+ */
177
+ export type PaletteNavigation = {
178
+ /**
179
+ * The background color of the navigation area.
180
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-palettenavigation.html#cfn-connect-workspace-palettenavigation-background}
181
+ */
182
+ Background?: string | undefined;
183
+ /**
184
+ * Whether to invert the colors of action buttons in the navigation area.
185
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-palettenavigation.html#cfn-connect-workspace-palettenavigation-invertactionscolors}
186
+ */
187
+ InvertActionsColors?: boolean | undefined;
188
+ /**
189
+ * The text color in the navigation area.
190
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-palettenavigation.html#cfn-connect-workspace-palettenavigation-text}
191
+ */
192
+ Text?: string | undefined;
193
+ /**
194
+ * The text color for active navigation items.
195
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-palettenavigation.html#cfn-connect-workspace-palettenavigation-textactive}
196
+ */
197
+ TextActive?: string | undefined;
198
+ /**
199
+ * The background color for active navigation items.
200
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-palettenavigation.html#cfn-connect-workspace-palettenavigation-textbackgroundactive}
201
+ */
202
+ TextBackgroundActive?: string | undefined;
203
+ /**
204
+ * The background color when hovering over navigation text.
205
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-palettenavigation.html#cfn-connect-workspace-palettenavigation-textbackgroundhover}
206
+ */
207
+ TextBackgroundHover?: string | undefined;
208
+ /**
209
+ * The text color when hovering over navigation items.
210
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-palettenavigation.html#cfn-connect-workspace-palettenavigation-texthover}
211
+ */
212
+ TextHover?: string | undefined;
213
+ };
214
+ /**
215
+ * Contains primary color configuration for a workspace theme.
216
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-paletteprimary.html}
217
+ */
218
+ export type PalettePrimary = {
219
+ /**
220
+ * The primary color used for active states.
221
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-paletteprimary.html#cfn-connect-workspace-paletteprimary-active}
222
+ */
223
+ Active?: string | undefined;
224
+ /**
225
+ * The text color that contrasts with the primary color for readability.
226
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-paletteprimary.html#cfn-connect-workspace-paletteprimary-contrasttext}
227
+ */
228
+ ContrastText?: string | undefined;
229
+ /**
230
+ * The default primary color used throughout the workspace.
231
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-paletteprimary.html#cfn-connect-workspace-paletteprimary-default}
232
+ */
233
+ Default?: string | undefined;
234
+ };
235
+ /**
236
+ * The visibility of the Connect workspace
237
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-visibility.html}
238
+ */
239
+ export type Visibility = "ALL" | "ASSIGNED" | "NONE";
240
+ /**
241
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacefontfamily.html}
242
+ */
243
+ export type WorkspaceFontFamily = "ARIAL" | "COURIER_NEW" | "GEORGIA" | "TIMES_NEW_ROMAN" | "TREBUCHET" | "VERDANA";
244
+ /**
245
+ * Contains information about a page configuration in a workspace, including the view assigned to the page.
246
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacepage.html}
247
+ */
248
+ export type WorkspacePage = {
249
+ /**
250
+ * A JSON string containing input parameters passed to the view when the page is rendered.
251
+ * @minLength 0
252
+ * @maxLength 4096
253
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacepage.html#cfn-connect-workspace-workspacepage-inputdata}
254
+ */
255
+ InputData?: string | undefined;
256
+ /**
257
+ * The page identifier. System pages include `HOME` and `AGENT_EXPERIENCE` .
258
+ * @minLength 1
259
+ * @maxLength 25
260
+ * @pattern ^(?!\.$)(?!\.\.$)[\p{L}\p{Z}\p{N}\-_.:=@'|]+$
261
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacepage.html#cfn-connect-workspace-workspacepage-page}
262
+ */
263
+ Page: string;
264
+ /**
265
+ * The Amazon Resource Name (ARN) of the view associated with this page.
266
+ * @maxLength 2048
267
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacepage.html#cfn-connect-workspace-workspacepage-resourcearn}
268
+ */
269
+ ResourceArn: string;
270
+ /**
271
+ * The URL-friendly identifier for the page.
272
+ * @minLength 0
273
+ * @maxLength 63
274
+ * @pattern ^$|^[\p{L}\p{Z}\p{N}\-_.:=@'|]{3,}$
275
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacepage.html#cfn-connect-workspace-workspacepage-slug}
276
+ */
277
+ Slug?: string | undefined;
278
+ };
279
+ /**
280
+ * Contains theme configuration for a workspace, supporting both light and dark modes.
281
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacetheme.html}
282
+ */
283
+ export type WorkspaceTheme = {
284
+ /**
285
+ * The theme configuration for dark mode.
286
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacetheme.html#cfn-connect-workspace-workspacetheme-dark}
287
+ */
288
+ Dark?: WorkspaceThemeConfig | undefined;
289
+ /**
290
+ * The theme configuration for light mode.
291
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacetheme.html#cfn-connect-workspace-workspacetheme-light}
292
+ */
293
+ Light?: WorkspaceThemeConfig | undefined;
294
+ };
295
+ /**
296
+ * Contains detailed theme configuration for a workspace, including colors, images, and typography.
297
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacethemeconfig.html}
298
+ */
299
+ export type WorkspaceThemeConfig = {
300
+ /**
301
+ * The color palette configuration for the workspace theme.
302
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacethemeconfig.html#cfn-connect-workspace-workspacethemeconfig-palette}
303
+ */
304
+ Palette?: WorkspaceThemePalette | undefined;
305
+ /**
306
+ * The typography configuration for the workspace theme.
307
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacethemeconfig.html#cfn-connect-workspace-workspacethemeconfig-typography}
308
+ */
309
+ Typography?: WorkspaceThemeTypography | undefined;
310
+ };
311
+ /**
312
+ * Contains color palette configuration for different areas of a workspace.
313
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacethemepalette.html}
314
+ */
315
+ export type WorkspaceThemePalette = {
316
+ /**
317
+ * The color configuration for the canvas area.
318
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacethemepalette.html#cfn-connect-workspace-workspacethemepalette-canvas}
319
+ */
320
+ Canvas?: PaletteCanvas | undefined;
321
+ /**
322
+ * The color configuration for the header area.
323
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacethemepalette.html#cfn-connect-workspace-workspacethemepalette-header}
324
+ */
325
+ Header?: PaletteHeader | undefined;
326
+ /**
327
+ * The color configuration for the navigation area.
328
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacethemepalette.html#cfn-connect-workspace-workspacethemepalette-navigation}
329
+ */
330
+ Navigation?: PaletteNavigation | undefined;
331
+ /**
332
+ * The primary color configuration used throughout the workspace.
333
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacethemepalette.html#cfn-connect-workspace-workspacethemepalette-primary}
334
+ */
335
+ Primary?: PalettePrimary | undefined;
336
+ };
337
+ /**
338
+ * Contains typography configuration for a workspace theme.
339
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacethemetypography.html}
340
+ */
341
+ export type WorkspaceThemeTypography = {
342
+ /**
343
+ * The font family configuration for text in the workspace.
344
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-workspace-workspacethemetypography.html#cfn-connect-workspace-workspacethemetypography-fontfamily}
345
+ */
346
+ FontFamily?: FontFamily | undefined;
347
+ };
348
+ //# sourceMappingURL=aws-connect-workspace.d.ts.map
@@ -4,6 +4,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
4
4
  *
5
5
  * > - For users to be able to view or edit a campaign at a later date by using the Amazon Connect user interface, you must add the instance ID as a tag. For example, `{ "tags": {"owner": "arn:aws:connect:{REGION}:{AWS_ACCOUNT_ID}:instance/{CONNECT_INSTANCE_ID}"}}` .
6
6
  * > - After a campaign is created, you can't add/remove source.
7
+ * > - Configuring maximum ring time is not supported for the Preview dial mode.
7
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connectcampaignsv2-campaign.html}
8
9
  */
9
10
  export type ConnectCampaignsV2Campaign = ResourceDefinitionWithAttributes<"AWS::ConnectCampaignsV2::Campaign", ConnectCampaignsV2CampaignProps, ConnectCampaignsV2CampaignAttribs>;
@@ -12,6 +13,7 @@ export type ConnectCampaignsV2Campaign = ResourceDefinitionWithAttributes<"AWS::
12
13
  *
13
14
  * > - For users to be able to view or edit a campaign at a later date by using the Amazon Connect user interface, you must add the instance ID as a tag. For example, `{ "tags": {"owner": "arn:aws:connect:{REGION}:{AWS_ACCOUNT_ID}:instance/{CONNECT_INSTANCE_ID}"}}` .
14
15
  * > - After a campaign is created, you can't add/remove source.
16
+ * > - Configuring maximum ring time is not supported for the Preview dial mode.
15
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connectcampaignsv2-campaign.html}
16
18
  */
17
19
  export type ConnectCampaignsV2CampaignProps = {
@@ -19,7 +21,7 @@ export type ConnectCampaignsV2CampaignProps = {
19
21
  * Contains channel subtype configuration for an outbound campaign.
20
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connectcampaignsv2-campaign.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig}
21
23
  */
22
- ChannelSubtypeConfig: ChannelSubtypeConfig;
24
+ ChannelSubtypeConfig?: ChannelSubtypeConfig | undefined;
23
25
  /**
24
26
  * Communication limits configuration for an outbound campaign.
25
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connectcampaignsv2-campaign.html#cfn-connectcampaignsv2-campaign-communicationlimitsoverride}
@@ -60,6 +62,11 @@ export type ConnectCampaignsV2CampaignProps = {
60
62
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connectcampaignsv2-campaign.html#cfn-connectcampaignsv2-campaign-tags}
61
63
  */
62
64
  Tags?: Tag[] | undefined;
65
+ /**
66
+ * Campaign type
67
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connectcampaignsv2-campaign.html#cfn-connectcampaignsv2-campaign-type}
68
+ */
69
+ Type?: CampaignType | undefined;
63
70
  };
64
71
  /**
65
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connectcampaignsv2-campaign.html#aws-resource-connectcampaignsv2-campaign-return-values}
@@ -95,6 +102,11 @@ export type AnswerMachineDetectionConfig = {
95
102
  */
96
103
  EnableAnswerMachineDetection: boolean;
97
104
  };
105
+ /**
106
+ * Campaign type
107
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-campaigntype.html}
108
+ */
109
+ export type CampaignType = "MANAGED" | "JOURNEY";
98
110
  /**
99
111
  * Contains channel subtype configuration for an outbound campaign.
100
112
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html}
@@ -115,6 +127,11 @@ export type ChannelSubtypeConfig = {
115
127
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-telephony}
116
128
  */
117
129
  Telephony: TelephonyChannelSubtypeConfig;
130
+ /**
131
+ * WhatsApp Channel Subtype config
132
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-whatsapp}
133
+ */
134
+ WhatsApp?: WhatsAppChannelSubtypeConfig | undefined;
118
135
  } | {
119
136
  /**
120
137
  * The configuration of the email channel subtype.
@@ -131,6 +148,11 @@ export type ChannelSubtypeConfig = {
131
148
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-telephony}
132
149
  */
133
150
  Telephony?: TelephonyChannelSubtypeConfig | undefined;
151
+ /**
152
+ * WhatsApp Channel Subtype config
153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-whatsapp}
154
+ */
155
+ WhatsApp?: WhatsAppChannelSubtypeConfig | undefined;
134
156
  } | {
135
157
  /**
136
158
  * The configuration of the email channel subtype.
@@ -147,6 +169,32 @@ export type ChannelSubtypeConfig = {
147
169
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-telephony}
148
170
  */
149
171
  Telephony?: TelephonyChannelSubtypeConfig | undefined;
172
+ /**
173
+ * WhatsApp Channel Subtype config
174
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-whatsapp}
175
+ */
176
+ WhatsApp?: WhatsAppChannelSubtypeConfig | undefined;
177
+ } | {
178
+ /**
179
+ * The configuration of the email channel subtype.
180
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-email}
181
+ */
182
+ Email?: EmailChannelSubtypeConfig | undefined;
183
+ /**
184
+ * The configuration of the SMS channel subtype.
185
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-sms}
186
+ */
187
+ Sms?: SmsChannelSubtypeConfig | undefined;
188
+ /**
189
+ * The configuration of the telephony channel subtype.
190
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-telephony}
191
+ */
192
+ Telephony?: TelephonyChannelSubtypeConfig | undefined;
193
+ /**
194
+ * WhatsApp Channel Subtype config
195
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-channelsubtypeconfig-whatsapp}
196
+ */
197
+ WhatsApp: WhatsAppChannelSubtypeConfig;
150
198
  };
151
199
  /**
152
200
  * Contains information about a communication limit.
@@ -228,6 +276,11 @@ export type CommunicationTimeConfig = {
228
276
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-communicationtimeconfig.html#cfn-connectcampaignsv2-campaign-communicationtimeconfig-telephony}
229
277
  */
230
278
  Telephony?: TimeWindow | undefined;
279
+ /**
280
+ * Time window config
281
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-communicationtimeconfig.html#cfn-connectcampaignsv2-campaign-communicationtimeconfig-whatsapp}
282
+ */
283
+ WhatsApp?: TimeWindow | undefined;
231
284
  };
232
285
  /**
233
286
  * The daily hours configuration.
@@ -569,6 +622,11 @@ export type TelephonyOutboundConfig = {
569
622
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundconfig.html#cfn-connectcampaignsv2-campaign-telephonyoutboundconfig-connectsourcephonenumber}
570
623
  */
571
624
  ConnectSourcePhoneNumber?: string | undefined;
625
+ /**
626
+ * The ring timeout configuration for outbound calls. Specifies how long to wait for the call to be answered before timing out.
627
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundconfig.html#cfn-connectcampaignsv2-campaign-telephonyoutboundconfig-ringtimeout}
628
+ */
629
+ RingTimeout?: number | undefined;
572
630
  };
573
631
  /**
574
632
  * Contains information about telephony outbound mode.
@@ -702,4 +760,52 @@ export type TimeoutConfig = {
702
760
  */
703
761
  DurationInSeconds?: number | undefined;
704
762
  };
763
+ /**
764
+ * WhatsApp Channel Subtype config
765
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig.html}
766
+ */
767
+ export type WhatsAppChannelSubtypeConfig = {
768
+ /**
769
+ * Allocates outbound capacity for the specific channel of this campaign between multiple active campaigns
770
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig-capacity}
771
+ */
772
+ Capacity?: number | undefined;
773
+ /**
774
+ * Default WhatsApp outbound config
775
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig-defaultoutboundconfig}
776
+ */
777
+ DefaultOutboundConfig: WhatsAppOutboundConfig;
778
+ /**
779
+ * WhatsApp Outbound Mode
780
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig.html#cfn-connectcampaignsv2-campaign-whatsappchannelsubtypeconfig-outboundmode}
781
+ */
782
+ OutboundMode: WhatsAppOutboundMode;
783
+ };
784
+ /**
785
+ * Default WhatsApp outbound config
786
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappoutboundconfig.html}
787
+ */
788
+ export type WhatsAppOutboundConfig = {
789
+ /**
790
+ * Arn
791
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappoutboundconfig.html#cfn-connectcampaignsv2-campaign-whatsappoutboundconfig-connectsourcephonenumberarn}
792
+ */
793
+ ConnectSourcePhoneNumberArn: string;
794
+ /**
795
+ * Arn
796
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappoutboundconfig.html#cfn-connectcampaignsv2-campaign-whatsappoutboundconfig-wisdomtemplatearn}
797
+ */
798
+ WisdomTemplateArn: string;
799
+ };
800
+ /**
801
+ * WhatsApp Outbound Mode
802
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappoutboundmode.html}
803
+ */
804
+ export type WhatsAppOutboundMode = {
805
+ /**
806
+ * Agentless config
807
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-whatsappoutboundmode.html#cfn-connectcampaignsv2-campaign-whatsappoutboundmode-agentlessconfig}
808
+ */
809
+ AgentlessConfig?: Record<string, unknown> | undefined;
810
+ };
705
811
  //# sourceMappingURL=aws-connectcampaignsv2-campaign.d.ts.map
@@ -75,7 +75,11 @@ export type CustomerProfilesSegmentDefinitionAttribs = {
75
75
  */
76
76
  SegmentDefinitionArn: string;
77
77
  /**
78
- * The SQL query that defines the segment criteria.
78
+ * The segment type.
79
+ *
80
+ * Classic : Segments created using traditional SegmentGroup structure
81
+ *
82
+ * Enhanced : Segments created using SQL queries
79
83
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-segmentdefinition.html#cfn-customerprofiles-segmentdefinition-segmenttype}
80
84
  */
81
85
  SegmentType: "CLASSIC" | "ENHANCED";
@@ -282,6 +282,8 @@ export type ConnectionPropertiesInput = {
282
282
  SparkGlueProperties: SparkGluePropertiesInput;
283
283
  } | {
284
284
  S3Properties: S3PropertiesInput;
285
+ } | {
286
+ MlflowProperties: MlflowPropertiesInput;
285
287
  };
286
288
  /**
287
289
  * The AWS Glue connecton input.
@@ -438,6 +440,17 @@ export type LineageSyncSchedule = {
438
440
  */
439
441
  Schedule?: string | undefined;
440
442
  };
443
+ /**
444
+ * MLflow Properties Input
445
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-mlflowpropertiesinput.html}
446
+ */
447
+ export type MlflowPropertiesInput = {
448
+ /**
449
+ * The ARN of the MLflow tracking server
450
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-mlflowpropertiesinput.html#cfn-datazone-connection-mlflowpropertiesinput-trackingserverarn}
451
+ */
452
+ TrackingServerArn?: string | undefined;
453
+ };
441
454
  /**
442
455
  * The OAuth2Client application.
443
456
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-oauth2clientapplication.html}
@@ -652,7 +665,7 @@ export type SparkEmrPropertiesInput = {
652
665
  /**
653
666
  * The compute ARN of Spark EMR.
654
667
  * @maxLength 2048
655
- * @pattern ^arn:aws(-(cn|us-gov|iso(-[bef])?))?:(elasticmapreduce|emr-serverless):.*
668
+ * @pattern ^arn:aws(-(cn|us-gov|iso(-[bef])?))?:(elasticmapreduce|emr-serverless|emr-containers):.*
656
669
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-sparkemrpropertiesinput.html#cfn-datazone-connection-sparkemrpropertiesinput-computearn}
657
670
  */
658
671
  ComputeArn?: string | undefined;
@@ -677,6 +690,11 @@ export type SparkEmrPropertiesInput = {
677
690
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-sparkemrpropertiesinput.html#cfn-datazone-connection-sparkemrpropertiesinput-loguri}
678
691
  */
679
692
  LogUri?: string | undefined;
693
+ /**
694
+ * @maxLength 2048
695
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-sparkemrpropertiesinput.html#cfn-datazone-connection-sparkemrpropertiesinput-managedendpointarn}
696
+ */
697
+ ManagedEndpointArn?: string | undefined;
680
698
  /**
681
699
  * The Python virtual env of the Spark EMR.
682
700
  * @maxLength 256
@@ -0,0 +1,56 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * The `AWS::DevOpsAgent::AgentSpace` resource specifies an Agent Space for the AWS DevOps Agent Service.
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-agentspace.html}
5
+ */
6
+ export type DevOpsAgentAgentSpace = ResourceDefinitionWithAttributes<"AWS::DevOpsAgent::AgentSpace", DevOpsAgentAgentSpaceProps, DevOpsAgentAgentSpaceAttribs>;
7
+ /**
8
+ * The `AWS::DevOpsAgent::AgentSpace` resource specifies an Agent Space for the AWS DevOps Agent Service.
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-agentspace.html}
10
+ */
11
+ export type DevOpsAgentAgentSpaceProps = {
12
+ /**
13
+ * The description of the Agent Space.
14
+ * @minLength 1
15
+ * @maxLength 1000
16
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-agentspace.html#cfn-devopsagent-agentspace-description}
17
+ */
18
+ Description?: string | undefined;
19
+ /**
20
+ * The name of the Agent Space.
21
+ * @minLength 1
22
+ * @maxLength 255
23
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-agentspace.html#cfn-devopsagent-agentspace-name}
24
+ */
25
+ Name: string;
26
+ };
27
+ /**
28
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-agentspace.html#aws-resource-devopsagent-agentspace-return-values}
29
+ */
30
+ export type DevOpsAgentAgentSpaceAttribs = {
31
+ /**
32
+ * The unique identifier of the Agent Space.
33
+ * @minLength 1
34
+ * @maxLength 255
35
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-agentspace.html#cfn-devopsagent-agentspace-agentspaceid}
36
+ */
37
+ AgentSpaceId: string;
38
+ /**
39
+ * The Amazon Resource Name (ARN) of the Agent Space.
40
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-agentspace.html#cfn-devopsagent-agentspace-arn}
41
+ */
42
+ Arn: string;
43
+ /**
44
+ * The timestamp when the resource was created.
45
+ * @format date-time
46
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-agentspace.html#cfn-devopsagent-agentspace-createdat}
47
+ */
48
+ CreatedAt: string;
49
+ /**
50
+ * The timestamp when the resource was last updated.
51
+ * @format date-time
52
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-agentspace.html#cfn-devopsagent-agentspace-updatedat}
53
+ */
54
+ UpdatedAt: string;
55
+ };
56
+ //# sourceMappingURL=aws-devopsagent-agentspace.d.ts.map