@propulsionworks/cloudformation 0.1.38 → 0.1.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (136) hide show
  1. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +3 -3
  2. package/out/exports/resources.generated/aws-autoscaling-autoscalinggroup.d.ts +29 -3
  3. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +1 -0
  4. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +3 -0
  5. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +78 -0
  6. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +57 -3
  7. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +53 -1
  8. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +16 -0
  9. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +11 -5
  10. package/out/exports/resources.generated/aws-cases-caserule.d.ts +182 -0
  11. package/out/exports/resources.generated/aws-cases-domain.d.ts +61 -0
  12. package/out/exports/resources.generated/aws-cases-field.d.ts +85 -0
  13. package/out/exports/resources.generated/aws-cases-layout.d.ts +140 -0
  14. package/out/exports/resources.generated/aws-cases-template.d.ts +141 -0
  15. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +71 -0
  17. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +16 -0
  18. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +16 -0
  19. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +2 -2
  20. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +21 -0
  21. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +3 -3
  22. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-connect-contactflowmodule.d.ts +13 -0
  24. package/out/exports/resources.generated/aws-connect-datatable.d.ts +13 -13
  25. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +12 -2
  26. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +4 -0
  27. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +23 -11
  28. package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +90 -0
  29. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +10 -9
  30. package/out/exports/resources.generated/aws-connect-workspace.d.ts +348 -0
  31. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +107 -1
  32. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +5 -1
  33. package/out/exports/resources.generated/aws-datasync-agent.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-datasync-locationazureblob.d.ts +9 -9
  35. package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +5 -5
  36. package/out/exports/resources.generated/aws-datasync-locationfsxlustre.d.ts +2 -2
  37. package/out/exports/resources.generated/aws-datasync-locationfsxontap.d.ts +3 -3
  38. package/out/exports/resources.generated/aws-datasync-locationfsxopenzfs.d.ts +2 -2
  39. package/out/exports/resources.generated/aws-datasync-locationfsxwindows.d.ts +2 -2
  40. package/out/exports/resources.generated/aws-datasync-locationhdfs.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
  42. package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +10 -10
  43. package/out/exports/resources.generated/aws-datasync-locations3.d.ts +3 -3
  44. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +9 -9
  45. package/out/exports/resources.generated/aws-datasync-task.d.ts +8 -8
  46. package/out/exports/resources.generated/aws-datazone-connection.d.ts +19 -1
  47. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +25 -7
  48. package/out/exports/resources.generated/aws-devopsagent-agentspace.d.ts +6 -6
  49. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +82 -73
  50. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +8 -0
  52. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +7 -0
  53. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +5 -0
  54. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +12 -0
  55. package/out/exports/resources.generated/aws-ec2-vpnconcentrator.d.ts +1 -1
  56. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +2 -0
  57. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +1 -1
  58. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +4 -0
  59. package/out/exports/resources.generated/aws-ecs-expressgatewayservice.d.ts +48 -0
  60. package/out/exports/resources.generated/aws-eks-capability.d.ts +27 -15
  61. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +61 -3
  62. package/out/exports/resources.generated/aws-emr-step.d.ts +10 -0
  63. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +18 -1
  64. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +119 -1
  65. package/out/exports/resources.generated/aws-glue-connection.d.ts +0 -23
  66. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +6 -6
  67. package/out/exports/resources.generated/aws-groundstation-dataflowendpointgroupv2.d.ts +244 -0
  68. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  69. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  70. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  71. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  72. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  73. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  74. package/out/exports/resources.generated/aws-iotanalytics-channel.d.ts +4 -4
  75. package/out/exports/resources.generated/aws-iotanalytics-dataset.d.ts +7 -7
  76. package/out/exports/resources.generated/aws-iotanalytics-datastore.d.ts +6 -6
  77. package/out/exports/resources.generated/aws-iotanalytics-pipeline.d.ts +2 -2
  78. package/out/exports/resources.generated/aws-kafkaconnect-connector.d.ts +5 -0
  79. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +23 -23
  80. package/out/exports/resources.generated/aws-lambda-function.d.ts +11 -3
  81. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  82. package/out/exports/resources.generated/aws-lex-bot.d.ts +92 -0
  83. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +5 -0
  84. package/out/exports/resources.generated/aws-logs-transformer.d.ts +6 -1
  85. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  86. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  87. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  88. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  89. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  90. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  91. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  92. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  93. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +272 -3
  94. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +3 -3
  95. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +2 -0
  96. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +283 -4
  97. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +10 -0
  98. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  99. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  100. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +8 -1
  101. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +82 -0
  102. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +31 -0
  103. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +2 -2
  104. package/out/exports/resources.generated/aws-resourcegroups-group.d.ts +10 -10
  105. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  106. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  107. package/out/exports/resources.generated/aws-route53resolver-resolverendpoint.d.ts +10 -0
  108. package/out/exports/resources.generated/aws-s3-bucket.d.ts +1 -1
  109. package/out/exports/resources.generated/aws-s3tables-table.d.ts +3 -3
  110. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +3 -3
  111. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  112. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  113. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  114. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  115. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  116. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  117. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +49 -54
  118. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  119. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  120. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  121. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  122. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  123. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  124. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  125. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  126. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  127. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  128. package/out/exports/resources.generated/aws-ses-tenant.d.ts +54 -0
  129. package/out/exports/resources.generated/aws-ssm-association.d.ts +2 -2
  130. package/out/exports/resources.generated/aws-ssm-maintenancewindowtarget.d.ts +3 -2
  131. package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +3 -2
  132. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  133. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  134. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  135. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +109 -0
  136. package/package.json +1 -1
@@ -1,26 +1,33 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::DevOpsAgent::Association defining how the AgentSpace interacts with external services like GitHub, Slack, AWS accounts, and others.
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
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html}
5
5
  */
6
6
  export type DevOpsAgentAssociation = ResourceDefinitionWithAttributes<"AWS::DevOpsAgent::Association", DevOpsAgentAssociationProps, DevOpsAgentAssociationAttribs>;
7
7
  /**
8
- * Resource Type definition for AWS::DevOpsAgent::Association defining how the AgentSpace interacts with external services like GitHub, Slack, AWS accounts, and others.
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
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html}
10
10
  */
11
11
  export type DevOpsAgentAssociationProps = {
12
12
  /**
13
- * The unique identifier of the AgentSpace
13
+ * The unique identifier of the Agent Space.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#cfn-devopsagent-association-agentspaceid}
15
15
  */
16
16
  AgentSpaceId: string;
17
17
  /**
18
- * The configuration that directs how AgentSpace interacts with the given service
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`
19
21
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#cfn-devopsagent-association-configuration}
20
22
  */
21
23
  Configuration: ServiceConfiguration;
22
24
  /**
23
- * 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
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.
24
31
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#cfn-devopsagent-association-serviceid}
25
32
  */
26
33
  ServiceId: string;
@@ -30,166 +37,167 @@ export type DevOpsAgentAssociationProps = {
30
37
  */
31
38
  export type DevOpsAgentAssociationAttribs = {
32
39
  /**
33
- * The unique identifier of the association
40
+ * The unique identifier of the association.
34
41
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#cfn-devopsagent-association-associationid}
35
42
  */
36
43
  AssociationId: string;
37
44
  /**
38
- * The timestamp when the association was created
45
+ * The timestamp when the association was created.
39
46
  * @format date-time
40
47
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#cfn-devopsagent-association-createdat}
41
48
  */
42
49
  CreatedAt: string;
43
50
  /**
44
- * The timestamp when the association was last updated
51
+ * The timestamp when the association was last updated.
45
52
  * @format date-time
46
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-devopsagent-association.html#cfn-devopsagent-association-updatedat}
47
54
  */
48
55
  UpdatedAt: string;
49
56
  };
50
57
  /**
51
- * AWS association for 'monitor' account
58
+ * Configuration for AWS monitor account integration. Specifies the account ID, assumable role ARN, and resources to be monitored in the primary monitoring account.
52
59
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsconfiguration.html}
53
60
  */
54
61
  export type AWSConfiguration = {
55
62
  /**
56
- * AWS Account Id corresponding to provided resources
63
+ * Account ID corresponding to the provided resources.
57
64
  * @pattern \d{12}
58
65
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsconfiguration.html#cfn-devopsagent-association-awsconfiguration-accountid}
59
66
  */
60
67
  AccountId: string;
61
68
  /**
62
- * Account Type 'monitor' for DevOpsAgent monitoring
69
+ * Account Type 'monitor' for AWS DevOps Agent monitoring.
63
70
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsconfiguration.html#cfn-devopsagent-association-awsconfiguration-accounttype}
64
71
  */
65
72
  AccountType: "monitor";
66
73
  /**
67
- * Role ARN to be assumed by DevOpsAgent to operate on behalf of customer
74
+ * Role ARN used by AWS DevOps Agent to access resources in the primary account.
68
75
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsconfiguration.html#cfn-devopsagent-association-awsconfiguration-assumablerolearn}
69
76
  */
70
77
  AssumableRoleArn: string;
71
78
  /**
72
- * List of AWS resources
79
+ * List of resources to monitor.
73
80
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsconfiguration.html#cfn-devopsagent-association-awsconfiguration-resources}
74
81
  */
75
82
  Resources?: AWSResource[] | undefined;
76
83
  /**
77
- * List of AWS tags as key-value pairs
84
+ * List of tags as key-value pairs, used to identify resources for topology crawl.
78
85
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsconfiguration.html#cfn-devopsagent-association-awsconfiguration-tags}
79
86
  */
80
87
  Tags?: KeyValuePair[] | undefined;
81
88
  };
82
89
  /**
83
- * AWS resource definition
90
+ * Defines an AWS resource to be monitored, including its type, ARN, and optional metadata.
84
91
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsresource.html}
85
92
  */
86
93
  export type AWSResource = {
87
94
  /**
88
- * The Amazon Resource Name (ARN) of the resource
95
+ * The Amazon Resource Name (ARN) of the resource.
89
96
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsresource.html#cfn-devopsagent-association-awsresource-resourcearn}
90
97
  */
91
98
  ResourceArn: string;
92
99
  /**
93
- * Additional metadata for the resource
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.
94
101
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsresource.html#cfn-devopsagent-association-awsresource-resourcemetadata}
95
102
  */
96
103
  ResourceMetadata?: Record<string, unknown> | undefined;
97
104
  /**
98
- * Resource type
105
+ * Resource type.
99
106
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-awsresource.html#cfn-devopsagent-association-awsresource-resourcetype}
100
107
  */
101
108
  ResourceType?: "AWS::CloudFormation::Stack" | "AWS::ECR::Repository" | "AWS::S3::Bucket" | "AWS::S3::Object" | undefined;
102
109
  };
103
110
  /**
104
- * Dynatrace monitoring configuration
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.
105
112
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-dynatraceconfiguration.html}
106
113
  */
107
114
  export type DynatraceConfiguration = {
108
115
  /**
109
- * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service
116
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
110
117
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-dynatraceconfiguration.html#cfn-devopsagent-association-dynatraceconfiguration-enablewebhookupdates}
111
118
  */
112
119
  EnableWebhookUpdates?: boolean | undefined;
113
120
  /**
114
- * Dynatrace environment id
121
+ * Dynatrace environment id.
115
122
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-dynatraceconfiguration.html#cfn-devopsagent-association-dynatraceconfiguration-envid}
116
123
  */
117
124
  EnvId: string;
118
125
  /**
119
- * List of Dynatrace resources to monitor
126
+ * List of Dynatrace resources to monitor.
120
127
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-dynatraceconfiguration.html#cfn-devopsagent-association-dynatraceconfiguration-resources}
121
128
  */
122
129
  Resources?: string[] | undefined;
123
130
  };
124
131
  /**
125
- * EventChannelconfiguration
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.
126
133
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-eventchannelconfiguration.html}
127
134
  */
128
135
  export type EventChannelConfiguration = {
129
136
  /**
130
- * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service
137
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
131
138
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-eventchannelconfiguration.html#cfn-devopsagent-association-eventchannelconfiguration-enablewebhookupdates}
132
139
  */
133
140
  EnableWebhookUpdates?: boolean | undefined;
134
141
  };
135
142
  /**
136
- * GitHub repository integration configuration
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.
137
144
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-githubconfiguration.html}
138
145
  */
139
146
  export type GitHubConfiguration = {
140
147
  /**
141
- * Repository owner
148
+ * Repository owner.
142
149
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-githubconfiguration.html#cfn-devopsagent-association-githubconfiguration-owner}
143
150
  */
144
151
  Owner: string;
145
152
  /**
146
- * Type of repository owner
153
+ * Type of repository owner.
147
154
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-githubconfiguration.html#cfn-devopsagent-association-githubconfiguration-ownertype}
148
155
  */
149
156
  OwnerType: "organization" | "user";
150
157
  /**
151
- * Associated Github repo ID
158
+ * Associated Github repo ID.
152
159
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-githubconfiguration.html#cfn-devopsagent-association-githubconfiguration-repoid}
153
160
  */
154
161
  RepoId: string;
155
162
  /**
156
- * Associated Github repo name
163
+ * Associated Github repo name.
157
164
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-githubconfiguration.html#cfn-devopsagent-association-githubconfiguration-reponame}
158
165
  */
159
166
  RepoName: string;
160
167
  };
161
168
  /**
162
- * GitLab project integration configuration
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.
163
170
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-gitlabconfiguration.html}
164
171
  */
165
172
  export type GitLabConfiguration = {
166
173
  /**
167
- * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service
174
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
168
175
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-gitlabconfiguration.html#cfn-devopsagent-association-gitlabconfiguration-enablewebhookupdates}
169
176
  */
170
177
  EnableWebhookUpdates?: boolean | undefined;
171
178
  /**
172
- * GitLab instance identifier
179
+ * GitLab instance identifier (e.g., gitlab.com).
173
180
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-gitlabconfiguration.html#cfn-devopsagent-association-gitlabconfiguration-instanceidentifier}
174
181
  */
175
182
  InstanceIdentifier?: string | undefined;
176
183
  /**
177
- * GitLab numeric project ID
184
+ * GitLab numeric project ID.
178
185
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-gitlabconfiguration.html#cfn-devopsagent-association-gitlabconfiguration-projectid}
179
186
  */
180
187
  ProjectId: string;
181
188
  /**
182
- * Full GitLab project path (e.g., namespace/project-name)
189
+ * Full GitLab project path (e.g., namespace/project-name).
183
190
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-gitlabconfiguration.html#cfn-devopsagent-association-gitlabconfiguration-projectpath}
184
191
  */
185
192
  ProjectPath: string;
186
193
  };
187
194
  /**
188
- * A key-value pair for tags
195
+ * A key-value pair for tags.
189
196
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-keyvaluepair.html}
190
197
  */
191
198
  export type KeyValuePair = {
192
199
  /**
200
+ * The key name of the tag.
193
201
  * @minLength 1
194
202
  * @maxLength 512
195
203
  * @pattern ^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
@@ -197,6 +205,7 @@ export type KeyValuePair = {
197
205
  */
198
206
  Key: string;
199
207
  /**
208
+ * The value for the tag.
200
209
  * @minLength 1
201
210
  * @maxLength 512
202
211
  * @pattern ^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
@@ -205,115 +214,115 @@ export type KeyValuePair = {
205
214
  Value: string;
206
215
  };
207
216
  /**
208
- * MCP server configuration
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.
209
218
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverconfiguration.html}
210
219
  */
211
220
  export type MCPServerConfiguration = {
212
221
  /**
213
- * The description of the MCP server
222
+ * The description of the MCP server.
214
223
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverconfiguration.html#cfn-devopsagent-association-mcpserverconfiguration-description}
215
224
  */
216
225
  Description?: string | undefined;
217
226
  /**
218
- * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service
227
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
219
228
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverconfiguration.html#cfn-devopsagent-association-mcpserverconfiguration-enablewebhookupdates}
220
229
  */
221
230
  EnableWebhookUpdates?: boolean | undefined;
222
231
  /**
223
- * MCP server endpoint URL
232
+ * MCP server endpoint URL.
224
233
  * @pattern ^https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?$
225
234
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverconfiguration.html#cfn-devopsagent-association-mcpserverconfiguration-endpoint}
226
235
  */
227
236
  Endpoint: string;
228
237
  /**
229
- * The name of the MCP server
238
+ * The name of the MCP server.
230
239
  * @pattern ^[a-zA-Z0-9_-]+$
231
240
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverconfiguration.html#cfn-devopsagent-association-mcpserverconfiguration-name}
232
241
  */
233
242
  Name: string;
234
243
  /**
235
- * List of MCP tools that can be used with the association
244
+ * List of MCP tools that can be used with the association.
236
245
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverconfiguration.html#cfn-devopsagent-association-mcpserverconfiguration-tools}
237
246
  */
238
247
  Tools: string[];
239
248
  };
240
249
  /**
241
- * Datadog MCP server configuration
250
+ * Configuration for Datadog MCP server integration. Defines the server name, endpoint URL, optional description, and webhook update settings.
242
251
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverdatadogconfiguration.html}
243
252
  */
244
253
  export type MCPServerDatadogConfiguration = {
245
254
  /**
246
- * The description of the MCP server
255
+ * The description of the MCP server.
247
256
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverdatadogconfiguration.html#cfn-devopsagent-association-mcpserverdatadogconfiguration-description}
248
257
  */
249
258
  Description?: string | undefined;
250
259
  /**
251
- * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service
260
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
252
261
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverdatadogconfiguration.html#cfn-devopsagent-association-mcpserverdatadogconfiguration-enablewebhookupdates}
253
262
  */
254
263
  EnableWebhookUpdates?: boolean | undefined;
255
264
  /**
256
- * MCP server endpoint URL
265
+ * MCP server endpoint URL.
257
266
  * @pattern ^https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?$
258
267
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverdatadogconfiguration.html#cfn-devopsagent-association-mcpserverdatadogconfiguration-endpoint}
259
268
  */
260
269
  Endpoint: string;
261
270
  /**
262
- * The name of the MCP server
271
+ * The name of the MCP server.
263
272
  * @pattern ^[a-zA-Z0-9_-]+$
264
273
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserverdatadogconfiguration.html#cfn-devopsagent-association-mcpserverdatadogconfiguration-name}
265
274
  */
266
275
  Name: string;
267
276
  };
268
277
  /**
269
- * NewRelic MCP server configuration
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.
270
279
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpservernewrelicconfiguration.html}
271
280
  */
272
281
  export type MCPServerNewRelicConfiguration = {
273
282
  /**
274
- * New Relic Account ID
283
+ * New Relic Account ID.
275
284
  * @minLength 6
276
285
  * @pattern ^[0-9]+$
277
286
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpservernewrelicconfiguration.html#cfn-devopsagent-association-mcpservernewrelicconfiguration-accountid}
278
287
  */
279
288
  AccountId: string;
280
289
  /**
281
- * MCP server endpoint URL (e.g., https://mcp.newrelic.com/mcp/)
290
+ * MCP server endpoint URL (e.g., https://mcp.newrelic.com/mcp/).
282
291
  * @pattern ^https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?$
283
292
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpservernewrelicconfiguration.html#cfn-devopsagent-association-mcpservernewrelicconfiguration-endpoint}
284
293
  */
285
294
  Endpoint: string;
286
295
  };
287
296
  /**
288
- * Splunk MCP server configuration
297
+ * Configuration for Splunk MCP server integration. Defines the server name, endpoint URL, optional description, and webhook update settings.
289
298
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserversplunkconfiguration.html}
290
299
  */
291
300
  export type MCPServerSplunkConfiguration = {
292
301
  /**
293
- * The description of the MCP server
302
+ * The description of the MCP server.
294
303
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserversplunkconfiguration.html#cfn-devopsagent-association-mcpserversplunkconfiguration-description}
295
304
  */
296
305
  Description?: string | undefined;
297
306
  /**
298
- * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service
307
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
299
308
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserversplunkconfiguration.html#cfn-devopsagent-association-mcpserversplunkconfiguration-enablewebhookupdates}
300
309
  */
301
310
  EnableWebhookUpdates?: boolean | undefined;
302
311
  /**
303
- * MCP server endpoint URL
312
+ * MCP server endpoint URL.
304
313
  * @pattern ^https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?$
305
314
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserversplunkconfiguration.html#cfn-devopsagent-association-mcpserversplunkconfiguration-endpoint}
306
315
  */
307
316
  Endpoint: string;
308
317
  /**
309
- * The name of the MCP server
318
+ * The name of the MCP server.
310
319
  * @pattern ^[a-zA-Z0-9_-]+$
311
320
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-mcpserversplunkconfiguration.html#cfn-devopsagent-association-mcpserversplunkconfiguration-name}
312
321
  */
313
322
  Name: string;
314
323
  };
315
324
  /**
316
- * The configuration that directs how AgentSpace interacts with the given service
325
+ * The configuration that directs how Agent Space interacts with the given service. You can specify only one configuration type per association.
317
326
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-serviceconfiguration.html}
318
327
  */
319
328
  export type ServiceConfiguration = {
@@ -342,28 +351,28 @@ export type ServiceConfiguration = {
342
351
  EventChannel: EventChannelConfiguration;
343
352
  };
344
353
  /**
345
- * ServiceNow integration configuration
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.
346
355
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-servicenowconfiguration.html}
347
356
  */
348
357
  export type ServiceNowConfiguration = {
349
358
  /**
350
- * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service
359
+ * When set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.
351
360
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-servicenowconfiguration.html#cfn-devopsagent-association-servicenowconfiguration-enablewebhookupdates}
352
361
  */
353
362
  EnableWebhookUpdates?: boolean | undefined;
354
363
  /**
355
- * ServiceNow instance ID
364
+ * ServiceNow instance ID.
356
365
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-servicenowconfiguration.html#cfn-devopsagent-association-servicenowconfiguration-instanceid}
357
366
  */
358
367
  InstanceId?: string | undefined;
359
368
  };
360
369
  /**
361
- * Slack channel configuration
370
+ * Represents a Slack channel with its unique identifier and optional display name.
362
371
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slackchannel.html}
363
372
  */
364
373
  export type SlackChannel = {
365
374
  /**
366
- * Slack channel ID
375
+ * Slack channel ID.
367
376
  * @minLength 8
368
377
  * @maxLength 16
369
378
  * @pattern ^[CGD][A-Z0-9]+$
@@ -371,72 +380,72 @@ export type SlackChannel = {
371
380
  */
372
381
  ChannelId: string;
373
382
  /**
374
- * Slack channel name
383
+ * Slack channel name.
375
384
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slackchannel.html#cfn-devopsagent-association-slackchannel-channelname}
376
385
  */
377
386
  ChannelName?: string | undefined;
378
387
  };
379
388
  /**
380
- * Slack workspace integration configuration
389
+ * Configuration for Slack workspace integration. Defines the workspace ID, workspace name, and transmission targets that specify which Slack channels receive notifications.
381
390
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slackconfiguration.html}
382
391
  */
383
392
  export type SlackConfiguration = {
384
393
  /**
385
- * Transmission targets for agent notifications
394
+ * Transmission targets for agent notifications.
386
395
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slackconfiguration.html#cfn-devopsagent-association-slackconfiguration-transmissiontarget}
387
396
  */
388
397
  TransmissionTarget: SlackTransmissionTarget;
389
398
  /**
390
- * Associated Slack workspace ID
399
+ * Associated Slack workspace ID.
391
400
  * @pattern ^[TE][A-Z0-9]+$
392
401
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slackconfiguration.html#cfn-devopsagent-association-slackconfiguration-workspaceid}
393
402
  */
394
403
  WorkspaceId: string;
395
404
  /**
396
- * Associated Slack workspace name
405
+ * Associated Slack workspace name.
397
406
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slackconfiguration.html#cfn-devopsagent-association-slackconfiguration-workspacename}
398
407
  */
399
408
  WorkspaceName: string;
400
409
  };
401
410
  /**
402
- * Transmission targets for agent notifications
411
+ * Defines the Slack channels where different types of agent notifications will be sent.
403
412
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slacktransmissiontarget.html}
404
413
  */
405
414
  export type SlackTransmissionTarget = {
406
415
  /**
407
- * Slack channel configuration
416
+ * Destination for AWS DevOps Agent Incident Response.
408
417
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-slacktransmissiontarget.html#cfn-devopsagent-association-slacktransmissiontarget-incidentresponsetarget}
409
418
  */
410
419
  IncidentResponseTarget: SlackChannel;
411
420
  };
412
421
  /**
413
- * AWS association for 'source' account
422
+ * Configuration for AWS source account integration. Specifies the account ID, assumable role ARN, and resources to be monitored in the source account.
414
423
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-sourceawsconfiguration.html}
415
424
  */
416
425
  export type SourceAwsConfiguration = {
417
426
  /**
418
- * AWS Account Id corresponding to provided resources
427
+ * Account ID corresponding to the provided resources.
419
428
  * @pattern \d{12}
420
429
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-sourceawsconfiguration.html#cfn-devopsagent-association-sourceawsconfiguration-accountid}
421
430
  */
422
431
  AccountId: string;
423
432
  /**
424
- * Account Type 'source' for DevOpsAgent monitoring
433
+ * Account Type 'source' for AWS DevOps Agent monitoring.
425
434
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-sourceawsconfiguration.html#cfn-devopsagent-association-sourceawsconfiguration-accounttype}
426
435
  */
427
436
  AccountType: "source";
428
437
  /**
429
- * Role ARN to be assumed by DevOpsAgent to operate on behalf of customer
438
+ * Role ARN to be assumed by AWS DevOps Agent to operate on behalf of customer.
430
439
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-sourceawsconfiguration.html#cfn-devopsagent-association-sourceawsconfiguration-assumablerolearn}
431
440
  */
432
441
  AssumableRoleArn: string;
433
442
  /**
434
- * List of AWS resources
443
+ * List of resources to monitor.
435
444
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-sourceawsconfiguration.html#cfn-devopsagent-association-sourceawsconfiguration-resources}
436
445
  */
437
446
  Resources?: AWSResource[] | undefined;
438
447
  /**
439
- * List of AWS tags as key-value pairs
448
+ * List of tags as key-value pairs, used to identify resources for topology crawl.
440
449
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsagent-association-sourceawsconfiguration.html#cfn-devopsagent-association-sourceawsconfiguration-tags}
441
450
  */
442
451
  Tags?: KeyValuePair[] | undefined;
@@ -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}
@@ -63,6 +63,10 @@ export type EC2ClientVpnEndpointProps = {
63
63
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-dnsservers}
64
64
  */
65
65
  DnsServers?: string[] | undefined;
66
+ /**
67
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-endpointipaddresstype}
68
+ */
69
+ EndpointIpAddressType?: string | undefined;
66
70
  /**
67
71
  * The IDs of one or more security groups to apply to the target network. You must also specify the ID of the VPC that contains the security groups.
68
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-securitygroupids}
@@ -103,6 +107,10 @@ export type EC2ClientVpnEndpointProps = {
103
107
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-tagspecifications}
104
108
  */
105
109
  TagSpecifications?: TagSpecification[] | undefined;
110
+ /**
111
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-trafficipaddresstype}
112
+ */
113
+ TrafficIpAddressType?: string | undefined;
106
114
  /**
107
115
  * The transport protocol to be used by the VPN session.
108
116
  *
@@ -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
  *
@@ -35,7 +35,7 @@ export type EC2VPNConcentratorAttribs = {
35
35
  */
36
36
  TransitGatewayAttachmentId: string;
37
37
  /**
38
- * The provider-assigned unique ID for this managed resource
38
+ * The ID of the VPN connection.
39
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconcentrator.html#cfn-ec2-vpnconcentrator-vpnconcentratorid}
40
40
  */
41
41
  VpnConcentratorId: string;
@@ -102,6 +102,7 @@ export type EC2VPNConnectionProps = {
102
102
  */
103
103
  TransportTransitGatewayAttachmentId?: string | undefined;
104
104
  /**
105
+ * The desired bandwidth specification for the VPN tunnel, used when creating or modifying VPN connection options to set the tunnel's throughput capacity. `standard` supports up to 1.25 Gbps per tunnel, while `large` supports up to 5 Gbps per tunnel. The default value is `standard` . Existing VPN connections without a bandwidth setting will automatically default to `standard` .
105
106
  * @default "standard"
106
107
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconnection.html#cfn-ec2-vpnconnection-tunnelbandwidth}
107
108
  */
@@ -119,6 +120,7 @@ export type EC2VPNConnectionProps = {
119
120
  */
120
121
  Type: string;
121
122
  /**
123
+ * The ID of the VPN connection.
122
124
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconnection.html#cfn-ec2-vpnconnection-vpnconcentratorid}
123
125
  */
124
126
  VpnConcentratorId?: string | undefined;
@@ -88,7 +88,7 @@ export type ECRRepositoryCreationTemplateAttribs = {
88
88
  * Enumerable Strings representing the repository creation scenarios that the template will apply towards.
89
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecr-repositorycreationtemplate-appliedforitem.html}
90
90
  */
91
- export type AppliedForItem = "REPLICATION" | "PULL_THROUGH_CACHE";
91
+ export type AppliedForItem = "REPLICATION" | "PULL_THROUGH_CACHE" | "CREATE_ON_PUSH";
92
92
  /**
93
93
  * The encryption configuration for the repository. This determines how the contents of your repository are encrypted at rest.
94
94
  *