@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,453 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * The `AWS::DevOpsAgent::Association` resource specifies an association between an Agent Space and a service, defining how the Agent Space interacts with external services like GitHub, Slack, AWS accounts, and others.
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html}
5
+ */
6
+ export type DevOpsAgentAssociation = ResourceDefinitionWithAttributes<"AWS::DevOpsAgent::Association", DevOpsAgentAssociationProps, DevOpsAgentAssociationAttribs>;
7
+ /**
8
+ * The `AWS::DevOpsAgent::Association` resource specifies an association between an Agent Space and a service, defining how the Agent Space interacts with external services like GitHub, Slack, AWS accounts, and others.
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html}
10
+ */
11
+ export type DevOpsAgentAssociationProps = {
12
+ /**
13
+ * The unique identifier of the Agent Space.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#cfn-devopsagent-association-agentspaceid}
15
+ */
16
+ AgentSpaceId: string;
17
+ /**
18
+ * The configuration that directs how the Agent Space interacts with the given service. You can specify only one configuration type per association.
19
+ *
20
+ * *Allowed Values* : `SourceAws` | `Aws` | `GitHub` | `GitLab` | `Slack` | `Dynatrace` | `ServiceNow` | `MCPServer` | `MCPServerNewRelic` | `MCPServerDatadog` | `MCPServerSplunk` | `EventChannel`
21
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#cfn-devopsagent-association-configuration}
22
+ */
23
+ Configuration: ServiceConfiguration;
24
+ /**
25
+ * Set of linked association IDs for parent-child relationships.
26
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#cfn-devopsagent-association-linkedassociationids}
27
+ */
28
+ LinkedAssociationIds?: string[] | undefined;
29
+ /**
30
+ * The identifier for the associated service. For `SourceAws` and `Aws` configurations, this must be `aws` . For all other service types, this is a UUID generated from the RegisterService command.
31
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#cfn-devopsagent-association-serviceid}
32
+ */
33
+ ServiceId: string;
34
+ };
35
+ /**
36
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#aws-resource-devopsagent-association-return-values}
37
+ */
38
+ export type DevOpsAgentAssociationAttribs = {
39
+ /**
40
+ * The unique identifier of the association.
41
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#cfn-devopsagent-association-associationid}
42
+ */
43
+ AssociationId: string;
44
+ /**
45
+ * The timestamp when the association was created.
46
+ * @format date-time
47
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#cfn-devopsagent-association-createdat}
48
+ */
49
+ CreatedAt: string;
50
+ /**
51
+ * The timestamp when the association was last updated.
52
+ * @format date-time
53
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#cfn-devopsagent-association-updatedat}
54
+ */
55
+ UpdatedAt: string;
56
+ };
57
+ /**
58
+ * Configuration for AWS monitor account integration. Specifies the account ID, assumable role ARN, and resources to be monitored in the primary monitoring account.
59
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsconfiguration.html}
60
+ */
61
+ export type AWSConfiguration = {
62
+ /**
63
+ * Account ID corresponding to the provided resources.
64
+ * @pattern \d{12}
65
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsconfiguration.html#cfn-devopsagent-association-awsconfiguration-accountid}
66
+ */
67
+ AccountId: string;
68
+ /**
69
+ * Account Type 'monitor' for AWS DevOps Agent monitoring.
70
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsconfiguration.html#cfn-devopsagent-association-awsconfiguration-accounttype}
71
+ */
72
+ AccountType: "monitor";
73
+ /**
74
+ * Role ARN used by AWS DevOps Agent to access resources in the primary account.
75
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsconfiguration.html#cfn-devopsagent-association-awsconfiguration-assumablerolearn}
76
+ */
77
+ AssumableRoleArn: string;
78
+ /**
79
+ * List of resources to monitor.
80
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsconfiguration.html#cfn-devopsagent-association-awsconfiguration-resources}
81
+ */
82
+ Resources?: AWSResource[] | undefined;
83
+ /**
84
+ * List of tags as key-value pairs, used to identify resources for topology crawl.
85
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsconfiguration.html#cfn-devopsagent-association-awsconfiguration-tags}
86
+ */
87
+ Tags?: KeyValuePair[] | undefined;
88
+ };
89
+ /**
90
+ * Defines an AWS resource to be monitored, including its type, ARN, and optional metadata.
91
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsresource.html}
92
+ */
93
+ export type AWSResource = {
94
+ /**
95
+ * The Amazon Resource Name (ARN) of the resource.
96
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsresource.html#cfn-devopsagent-association-awsresource-resourcearn}
97
+ */
98
+ ResourceArn: string;
99
+ /**
100
+ * Additional metadata specific to the resource. This is an optional JSON object that can include resource-specific information to provide additional context for monitoring and management.
101
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsresource.html#cfn-devopsagent-association-awsresource-resourcemetadata}
102
+ */
103
+ ResourceMetadata?: Record<string, unknown> | undefined;
104
+ /**
105
+ * Resource type.
106
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsresource.html#cfn-devopsagent-association-awsresource-resourcetype}
107
+ */
108
+ ResourceType?: "AWS::CloudFormation::Stack" | "AWS::ECR::Repository" | "AWS::S3::Bucket" | "AWS::S3::Object" | undefined;
109
+ };
110
+ /**
111
+ * Configuration for Dynatrace monitoring integration. Defines the Dynatrace environment ID, list of resources to monitor, and webhook update settings required for the Agent Space to access metrics, traces, and logs from Dynatrace.
112
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-dynatraceconfiguration.html}
113
+ */
114
+ export type DynatraceConfiguration = {
115
+ /**
116
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
117
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-dynatraceconfiguration.html#cfn-devopsagent-association-dynatraceconfiguration-enablewebhookupdates}
118
+ */
119
+ EnableWebhookUpdates?: boolean | undefined;
120
+ /**
121
+ * Dynatrace environment id.
122
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-dynatraceconfiguration.html#cfn-devopsagent-association-dynatraceconfiguration-envid}
123
+ */
124
+ EnvId: string;
125
+ /**
126
+ * List of Dynatrace resources to monitor.
127
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-dynatraceconfiguration.html#cfn-devopsagent-association-dynatraceconfiguration-resources}
128
+ */
129
+ Resources?: string[] | undefined;
130
+ };
131
+ /**
132
+ * Configuration for Event Channel integration. Defines webhook update settings to enable the Agent Space to receive real-time event notifications from event channel integrations.
133
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-eventchannelconfiguration.html}
134
+ */
135
+ export type EventChannelConfiguration = {
136
+ /**
137
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
138
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-eventchannelconfiguration.html#cfn-devopsagent-association-eventchannelconfiguration-enablewebhookupdates}
139
+ */
140
+ EnableWebhookUpdates?: boolean | undefined;
141
+ };
142
+ /**
143
+ * Configuration for GitHub repository integration. Defines the repository name, numeric repository ID, owner name, and owner type (user or organization) required for the Agent Space to access and interact with the GitHub repository.
144
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-githubconfiguration.html}
145
+ */
146
+ export type GitHubConfiguration = {
147
+ /**
148
+ * Repository owner.
149
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-githubconfiguration.html#cfn-devopsagent-association-githubconfiguration-owner}
150
+ */
151
+ Owner: string;
152
+ /**
153
+ * Type of repository owner.
154
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-githubconfiguration.html#cfn-devopsagent-association-githubconfiguration-ownertype}
155
+ */
156
+ OwnerType: "organization" | "user";
157
+ /**
158
+ * Associated Github repo ID.
159
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-githubconfiguration.html#cfn-devopsagent-association-githubconfiguration-repoid}
160
+ */
161
+ RepoId: string;
162
+ /**
163
+ * Associated Github repo name.
164
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-githubconfiguration.html#cfn-devopsagent-association-githubconfiguration-reponame}
165
+ */
166
+ RepoName: string;
167
+ };
168
+ /**
169
+ * Configuration for GitLab project integration. Defines the numeric project ID, full project path (namespace/project-name), GitLab instance identifier, and webhook update settings required for the Agent Space to access and interact with the GitLab project.
170
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-gitlabconfiguration.html}
171
+ */
172
+ export type GitLabConfiguration = {
173
+ /**
174
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
175
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-gitlabconfiguration.html#cfn-devopsagent-association-gitlabconfiguration-enablewebhookupdates}
176
+ */
177
+ EnableWebhookUpdates?: boolean | undefined;
178
+ /**
179
+ * GitLab instance identifier (e.g., gitlab.com).
180
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-gitlabconfiguration.html#cfn-devopsagent-association-gitlabconfiguration-instanceidentifier}
181
+ */
182
+ InstanceIdentifier?: string | undefined;
183
+ /**
184
+ * GitLab numeric project ID.
185
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-gitlabconfiguration.html#cfn-devopsagent-association-gitlabconfiguration-projectid}
186
+ */
187
+ ProjectId: string;
188
+ /**
189
+ * Full GitLab project path (e.g., namespace/project-name).
190
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-gitlabconfiguration.html#cfn-devopsagent-association-gitlabconfiguration-projectpath}
191
+ */
192
+ ProjectPath: string;
193
+ };
194
+ /**
195
+ * A key-value pair for tags.
196
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-keyvaluepair.html}
197
+ */
198
+ export type KeyValuePair = {
199
+ /**
200
+ * The key name of the tag.
201
+ * @minLength 1
202
+ * @maxLength 512
203
+ * @pattern ^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
204
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-keyvaluepair.html#cfn-devopsagent-association-keyvaluepair-key}
205
+ */
206
+ Key: string;
207
+ /**
208
+ * The value for the tag.
209
+ * @minLength 1
210
+ * @maxLength 512
211
+ * @pattern ^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
212
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-keyvaluepair.html#cfn-devopsagent-association-keyvaluepair-value}
213
+ */
214
+ Value: string;
215
+ };
216
+ /**
217
+ * Configuration for MCP (Model Context Protocol) server integration. Defines the server name, endpoint URL, available tools, optional description, and webhook update settings for custom MCP servers.
218
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverconfiguration.html}
219
+ */
220
+ export type MCPServerConfiguration = {
221
+ /**
222
+ * The description of the MCP server.
223
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverconfiguration.html#cfn-devopsagent-association-mcpserverconfiguration-description}
224
+ */
225
+ Description?: string | undefined;
226
+ /**
227
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
228
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverconfiguration.html#cfn-devopsagent-association-mcpserverconfiguration-enablewebhookupdates}
229
+ */
230
+ EnableWebhookUpdates?: boolean | undefined;
231
+ /**
232
+ * MCP server endpoint URL.
233
+ * @pattern ^https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?$
234
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverconfiguration.html#cfn-devopsagent-association-mcpserverconfiguration-endpoint}
235
+ */
236
+ Endpoint: string;
237
+ /**
238
+ * The name of the MCP server.
239
+ * @pattern ^[a-zA-Z0-9_-]+$
240
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverconfiguration.html#cfn-devopsagent-association-mcpserverconfiguration-name}
241
+ */
242
+ Name: string;
243
+ /**
244
+ * List of MCP tools that can be used with the association.
245
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverconfiguration.html#cfn-devopsagent-association-mcpserverconfiguration-tools}
246
+ */
247
+ Tools: string[];
248
+ };
249
+ /**
250
+ * Configuration for Datadog MCP server integration. Defines the server name, endpoint URL, optional description, and webhook update settings.
251
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverdatadogconfiguration.html}
252
+ */
253
+ export type MCPServerDatadogConfiguration = {
254
+ /**
255
+ * The description of the MCP server.
256
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverdatadogconfiguration.html#cfn-devopsagent-association-mcpserverdatadogconfiguration-description}
257
+ */
258
+ Description?: string | undefined;
259
+ /**
260
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
261
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverdatadogconfiguration.html#cfn-devopsagent-association-mcpserverdatadogconfiguration-enablewebhookupdates}
262
+ */
263
+ EnableWebhookUpdates?: boolean | undefined;
264
+ /**
265
+ * MCP server endpoint URL.
266
+ * @pattern ^https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?$
267
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverdatadogconfiguration.html#cfn-devopsagent-association-mcpserverdatadogconfiguration-endpoint}
268
+ */
269
+ Endpoint: string;
270
+ /**
271
+ * The name of the MCP server.
272
+ * @pattern ^[a-zA-Z0-9_-]+$
273
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverdatadogconfiguration.html#cfn-devopsagent-association-mcpserverdatadogconfiguration-name}
274
+ */
275
+ Name: string;
276
+ };
277
+ /**
278
+ * Configuration for New Relic MCP server integration. Defines the New Relic account ID and MCP server endpoint URL required for the Agent Space to authenticate and query observability data from New Relic.
279
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpservernewrelicconfiguration.html}
280
+ */
281
+ export type MCPServerNewRelicConfiguration = {
282
+ /**
283
+ * New Relic Account ID.
284
+ * @minLength 6
285
+ * @pattern ^[0-9]+$
286
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpservernewrelicconfiguration.html#cfn-devopsagent-association-mcpservernewrelicconfiguration-accountid}
287
+ */
288
+ AccountId: string;
289
+ /**
290
+ * MCP server endpoint URL (e.g., https://mcp.newrelic.com/mcp/).
291
+ * @pattern ^https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?$
292
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpservernewrelicconfiguration.html#cfn-devopsagent-association-mcpservernewrelicconfiguration-endpoint}
293
+ */
294
+ Endpoint: string;
295
+ };
296
+ /**
297
+ * Configuration for Splunk MCP server integration. Defines the server name, endpoint URL, optional description, and webhook update settings.
298
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserversplunkconfiguration.html}
299
+ */
300
+ export type MCPServerSplunkConfiguration = {
301
+ /**
302
+ * The description of the MCP server.
303
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserversplunkconfiguration.html#cfn-devopsagent-association-mcpserversplunkconfiguration-description}
304
+ */
305
+ Description?: string | undefined;
306
+ /**
307
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
308
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserversplunkconfiguration.html#cfn-devopsagent-association-mcpserversplunkconfiguration-enablewebhookupdates}
309
+ */
310
+ EnableWebhookUpdates?: boolean | undefined;
311
+ /**
312
+ * MCP server endpoint URL.
313
+ * @pattern ^https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?$
314
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserversplunkconfiguration.html#cfn-devopsagent-association-mcpserversplunkconfiguration-endpoint}
315
+ */
316
+ Endpoint: string;
317
+ /**
318
+ * The name of the MCP server.
319
+ * @pattern ^[a-zA-Z0-9_-]+$
320
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserversplunkconfiguration.html#cfn-devopsagent-association-mcpserversplunkconfiguration-name}
321
+ */
322
+ Name: string;
323
+ };
324
+ /**
325
+ * The configuration that directs how Agent Space interacts with the given service. You can specify only one configuration type per association.
326
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-serviceconfiguration.html}
327
+ */
328
+ export type ServiceConfiguration = {
329
+ SourceAws: SourceAwsConfiguration;
330
+ } | {
331
+ Aws: AWSConfiguration;
332
+ } | {
333
+ GitHub: GitHubConfiguration;
334
+ } | {
335
+ Slack: SlackConfiguration;
336
+ } | {
337
+ Dynatrace: DynatraceConfiguration;
338
+ } | {
339
+ ServiceNow: ServiceNowConfiguration;
340
+ } | {
341
+ MCPServer: MCPServerConfiguration;
342
+ } | {
343
+ GitLab: GitLabConfiguration;
344
+ } | {
345
+ MCPServerDatadog: MCPServerDatadogConfiguration;
346
+ } | {
347
+ MCPServerSplunk: MCPServerSplunkConfiguration;
348
+ } | {
349
+ MCPServerNewRelic: MCPServerNewRelicConfiguration;
350
+ } | {
351
+ EventChannel: EventChannelConfiguration;
352
+ };
353
+ /**
354
+ * Configuration for ServiceNow integration. Defines the ServiceNow instance URL, instance ID, and webhook update settings required for the Agent Space to create, update, and manage incidents and change requests.
355
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-servicenowconfiguration.html}
356
+ */
357
+ export type ServiceNowConfiguration = {
358
+ /**
359
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
360
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-servicenowconfiguration.html#cfn-devopsagent-association-servicenowconfiguration-enablewebhookupdates}
361
+ */
362
+ EnableWebhookUpdates?: boolean | undefined;
363
+ /**
364
+ * ServiceNow instance ID.
365
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-servicenowconfiguration.html#cfn-devopsagent-association-servicenowconfiguration-instanceid}
366
+ */
367
+ InstanceId?: string | undefined;
368
+ };
369
+ /**
370
+ * Represents a Slack channel with its unique identifier and optional display name.
371
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slackchannel.html}
372
+ */
373
+ export type SlackChannel = {
374
+ /**
375
+ * Slack channel ID.
376
+ * @minLength 8
377
+ * @maxLength 16
378
+ * @pattern ^[CGD][A-Z0-9]+$
379
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slackchannel.html#cfn-devopsagent-association-slackchannel-channelid}
380
+ */
381
+ ChannelId: string;
382
+ /**
383
+ * Slack channel name.
384
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slackchannel.html#cfn-devopsagent-association-slackchannel-channelname}
385
+ */
386
+ ChannelName?: string | undefined;
387
+ };
388
+ /**
389
+ * Configuration for Slack workspace integration. Defines the workspace ID, workspace name, and transmission targets that specify which Slack channels receive notifications.
390
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slackconfiguration.html}
391
+ */
392
+ export type SlackConfiguration = {
393
+ /**
394
+ * Transmission targets for agent notifications.
395
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slackconfiguration.html#cfn-devopsagent-association-slackconfiguration-transmissiontarget}
396
+ */
397
+ TransmissionTarget: SlackTransmissionTarget;
398
+ /**
399
+ * Associated Slack workspace ID.
400
+ * @pattern ^[TE][A-Z0-9]+$
401
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slackconfiguration.html#cfn-devopsagent-association-slackconfiguration-workspaceid}
402
+ */
403
+ WorkspaceId: string;
404
+ /**
405
+ * Associated Slack workspace name.
406
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slackconfiguration.html#cfn-devopsagent-association-slackconfiguration-workspacename}
407
+ */
408
+ WorkspaceName: string;
409
+ };
410
+ /**
411
+ * Defines the Slack channels where different types of agent notifications will be sent.
412
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slacktransmissiontarget.html}
413
+ */
414
+ export type SlackTransmissionTarget = {
415
+ /**
416
+ * Destination for AWS DevOps Agent Incident Response.
417
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slacktransmissiontarget.html#cfn-devopsagent-association-slacktransmissiontarget-incidentresponsetarget}
418
+ */
419
+ IncidentResponseTarget: SlackChannel;
420
+ };
421
+ /**
422
+ * Configuration for AWS source account integration. Specifies the account ID, assumable role ARN, and resources to be monitored in the source account.
423
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-sourceawsconfiguration.html}
424
+ */
425
+ export type SourceAwsConfiguration = {
426
+ /**
427
+ * Account ID corresponding to the provided resources.
428
+ * @pattern \d{12}
429
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-sourceawsconfiguration.html#cfn-devopsagent-association-sourceawsconfiguration-accountid}
430
+ */
431
+ AccountId: string;
432
+ /**
433
+ * Account Type 'source' for AWS DevOps Agent monitoring.
434
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-sourceawsconfiguration.html#cfn-devopsagent-association-sourceawsconfiguration-accounttype}
435
+ */
436
+ AccountType: "source";
437
+ /**
438
+ * Role ARN to be assumed by AWS DevOps Agent to operate on behalf of customer.
439
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-sourceawsconfiguration.html#cfn-devopsagent-association-sourceawsconfiguration-assumablerolearn}
440
+ */
441
+ AssumableRoleArn: string;
442
+ /**
443
+ * List of resources to monitor.
444
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-sourceawsconfiguration.html#cfn-devopsagent-association-sourceawsconfiguration-resources}
445
+ */
446
+ Resources?: AWSResource[] | undefined;
447
+ /**
448
+ * List of tags as key-value pairs, used to identify resources for topology crawl.
449
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-sourceawsconfiguration.html#cfn-devopsagent-association-sourceawsconfiguration-tags}
450
+ */
451
+ Tags?: KeyValuePair[] | undefined;
452
+ };
453
+ //# sourceMappingURL=aws-devopsagent-association.d.ts.map
@@ -137,6 +137,11 @@ export type DSQLClusterAttribs = {
137
137
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-status}
138
138
  */
139
139
  Status: string;
140
+ /**
141
+ * The DSQL cluster VPC endpoint.
142
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-vpcendpoint}
143
+ */
144
+ VpcEndpoint: string;
140
145
  /**
141
146
  * The VPC Endpoint Service name for the cluster. This can be used to create a VPC endpoint to connect to the cluster from within a VPC.
142
147
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-vpcendpointservicename}
@@ -698,6 +698,13 @@ export type InstanceRequirementsRequest = {
698
698
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-instancerequirementsrequest.html#cfn-ec2-ec2fleet-instancerequirementsrequest-ondemandmaxpricepercentageoverlowestprice}
699
699
  */
700
700
  OnDemandMaxPricePercentageOverLowestPrice?: number | undefined;
701
+ /**
702
+ * Specifies whether instance types must support encrypting in-transit traffic between instances. For more information, including the supported instance types, see [Encryption in transit](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/data-protection.html#encryption-transit) in the *Amazon EC2 User Guide* .
703
+ *
704
+ * Default: `false`
705
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-instancerequirementsrequest.html#cfn-ec2-ec2fleet-instancerequirementsrequest-requireencryptionintransit}
706
+ */
707
+ RequireEncryptionInTransit?: boolean | undefined;
701
708
  /**
702
709
  * Indicates whether instance types must support hibernation for On-Demand Instances.
703
710
  *
@@ -88,6 +88,11 @@ export type EC2NetworkInterfaceProps = {
88
88
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterface.html#cfn-ec2-networkinterface-privateipaddresses}
89
89
  */
90
90
  PrivateIpAddresses?: PrivateIpAddressSpecification[] | undefined;
91
+ /**
92
+ * Public IP DNS hostname type
93
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterface.html#cfn-ec2-networkinterface-publicipdnshostnametypespecification}
94
+ */
95
+ PublicIpDnsHostnameTypeSpecification?: "public-dual-stack-dns-name" | "public-ipv4-dns-name" | "public-ipv6-dns-name" | undefined;
91
96
  /**
92
97
  * The number of secondary private IPv4 addresses to assign to a network interface. When you specify a number of secondary IPv4 addresses, Amazon EC2 selects these IP addresses within the subnet's IPv4 CIDR range. You can't specify this option and specify more than one private IP address using `privateIpAddresses` .
93
98
  *
@@ -38,6 +38,11 @@ export type EC2SpotFleetProps = {
38
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-spotfleet.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata}
39
39
  */
40
40
  SpotFleetRequestConfigData: SpotFleetRequestConfigData;
41
+ /**
42
+ * The tags for a Spot Fleet resource.
43
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-spotfleet.html#cfn-ec2-spotfleet-tags}
44
+ */
45
+ Tags?: Tag[] | undefined;
41
46
  };
42
47
  /**
43
48
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-spotfleet.html#aws-resource-ec2-spotfleet-return-values}
@@ -625,6 +630,13 @@ export type InstanceRequirementsRequest = {
625
630
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-instancerequirementsrequest.html#cfn-ec2-spotfleet-instancerequirementsrequest-ondemandmaxpricepercentageoverlowestprice}
626
631
  */
627
632
  OnDemandMaxPricePercentageOverLowestPrice?: number | undefined;
633
+ /**
634
+ * Specifies whether instance types must support encrypting in-transit traffic between instances. For more information, including the supported instance types, see [Encryption in transit](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/data-protection.html#encryption-transit) in the *Amazon EC2 User Guide* .
635
+ *
636
+ * Default: `false`
637
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-instancerequirementsrequest.html#cfn-ec2-spotfleet-instancerequirementsrequest-requireencryptionintransit}
638
+ */
639
+ RequireEncryptionInTransit?: boolean | undefined;
628
640
  /**
629
641
  * Indicates whether instance types must support hibernation for On-Demand Instances.
630
642
  *
@@ -92,6 +92,54 @@ export type ECSExpressGatewayServiceAttribs = {
92
92
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-createdat}
93
93
  */
94
94
  CreatedAt: string;
95
+ /**
96
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-autoscalingarns.html#cfn-ecs-expressgatewayservice-autoscalingarns-applicationautoscalingpolicies}
97
+ */
98
+ "ECSManagedResourceArns.AutoScaling.ApplicationAutoScalingPolicies": string[];
99
+ /**
100
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-autoscalingarns.html#cfn-ecs-expressgatewayservice-autoscalingarns-scalabletarget}
101
+ */
102
+ "ECSManagedResourceArns.AutoScaling.ScalableTarget": string;
103
+ /**
104
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-ingresspatharns.html#cfn-ecs-expressgatewayservice-ingresspatharns-certificatearn}
105
+ */
106
+ "ECSManagedResourceArns.IngressPath.CertificateArn": string;
107
+ /**
108
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-ingresspatharns.html#cfn-ecs-expressgatewayservice-ingresspatharns-listenerarn}
109
+ */
110
+ "ECSManagedResourceArns.IngressPath.ListenerArn": string;
111
+ /**
112
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-ingresspatharns.html#cfn-ecs-expressgatewayservice-ingresspatharns-listenerrulearn}
113
+ */
114
+ "ECSManagedResourceArns.IngressPath.ListenerRuleArn": string;
115
+ /**
116
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-ingresspatharns.html#cfn-ecs-expressgatewayservice-ingresspatharns-loadbalancerarn}
117
+ */
118
+ "ECSManagedResourceArns.IngressPath.LoadBalancerArn": string;
119
+ /**
120
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-ingresspatharns.html#cfn-ecs-expressgatewayservice-ingresspatharns-loadbalancersecuritygroups}
121
+ */
122
+ "ECSManagedResourceArns.IngressPath.LoadBalancerSecurityGroups": string[];
123
+ /**
124
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-ingresspatharns.html#cfn-ecs-expressgatewayservice-ingresspatharns-targetgrouparns}
125
+ */
126
+ "ECSManagedResourceArns.IngressPath.TargetGroupArns": string[];
127
+ /**
128
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-ecsmanagedresourcearns.html#cfn-ecs-expressgatewayservice-ecsmanagedresourcearns-loggroups}
129
+ */
130
+ "ECSManagedResourceArns.LogGroups": string[];
131
+ /**
132
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-ecsmanagedresourcearns.html#cfn-ecs-expressgatewayservice-ecsmanagedresourcearns-metricalarms}
133
+ */
134
+ "ECSManagedResourceArns.MetricAlarms": string[];
135
+ /**
136
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-ecsmanagedresourcearns.html#cfn-ecs-expressgatewayservice-ecsmanagedresourcearns-servicesecuritygroups}
137
+ */
138
+ "ECSManagedResourceArns.ServiceSecurityGroups": string[];
139
+ /**
140
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-endpoint}
141
+ */
142
+ Endpoint: string;
95
143
  /**
96
144
  * The ARN that identifies the Express service.
97
145
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-servicearn}