@propulsionworks/cloudformation 0.1.33 → 0.1.35

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 (104) hide show
  1. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +1 -5
  2. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +2 -6
  3. package/out/exports/resources.generated/aws-appstream-stack.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-aps-anomalydetector.d.ts +34 -12
  5. package/out/exports/resources.generated/aws-aps-scraper.d.ts +48 -0
  6. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +4 -0
  7. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +2 -0
  8. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +6 -6
  9. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +3 -0
  10. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +15 -0
  11. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +16 -0
  12. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +18 -1
  13. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +109 -0
  14. package/out/exports/resources.generated/aws-bedrockagentcore-workloadidentity.d.ts +61 -0
  15. package/out/exports/resources.generated/aws-cassandra-keyspace.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
  17. package/out/exports/resources.generated/aws-cleanrooms-configuredtable.d.ts +15 -1
  18. package/out/exports/resources.generated/aws-cleanrooms-privacybudgettemplate.d.ts +30 -3
  19. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +1 -0
  20. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +1 -0
  21. package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +1 -0
  22. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +35 -12
  24. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +52 -0
  25. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +4 -4
  26. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-datazone-connection.d.ts +32 -0
  28. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +10 -0
  29. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +2 -2
  30. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +1 -1
  31. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +25 -0
  32. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +2 -2
  33. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +8 -0
  34. package/out/exports/resources.generated/aws-ec2-volume.d.ts +542 -0
  35. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +1 -1
  36. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +5 -5
  37. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +5 -5
  38. package/out/exports/resources.generated/aws-ecs-service.d.ts +42 -5
  39. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +4 -4
  40. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +5 -5
  41. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +38 -0
  42. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +38 -0
  43. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +5 -0
  44. package/out/exports/resources.generated/aws-gamelift-build.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-glue-integrationresourceproperty.d.ts +74 -0
  46. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +21 -1
  47. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +21 -1
  48. package/out/exports/resources.generated/aws-kendra-datasource.d.ts +19 -19
  49. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +12 -0
  50. package/out/exports/resources.generated/aws-kms-key.d.ts +4 -1
  51. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +22 -2
  52. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  53. package/out/exports/resources.generated/aws-location-apikey.d.ts +39 -0
  54. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +55 -0
  56. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +56 -1
  57. package/out/exports/resources.generated/aws-mediaconnect-routerinput.d.ts +484 -0
  58. package/out/exports/resources.generated/aws-mediaconnect-routernetworkinterface.d.ts +135 -0
  59. package/out/exports/resources.generated/aws-mediaconnect-routeroutput.d.ts +432 -0
  60. package/out/exports/resources.generated/aws-networkfirewall-firewall.d.ts +1 -0
  61. package/out/exports/resources.generated/aws-networkfirewall-firewallpolicy.d.ts +1 -0
  62. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +2 -2
  63. package/out/exports/resources.generated/aws-opensearchserverless-collection.d.ts +5 -0
  64. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  65. package/out/exports/resources.generated/aws-qbusiness-application.d.ts +3 -3
  66. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +1 -1
  67. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +1 -1
  68. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +1166 -27
  69. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +1 -1
  70. package/out/exports/resources.generated/aws-quicksight-template.d.ts +1 -1
  71. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +2 -2
  72. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +2 -2
  73. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +2 -2
  74. package/out/exports/resources.generated/aws-rekognition-project.d.ts +6 -1
  75. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +1 -1
  76. package/out/exports/resources.generated/aws-rtbfabric-inboundexternallink.d.ts +124 -0
  77. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +49 -4
  78. package/out/exports/resources.generated/aws-rtbfabric-requestergateway.d.ts +7 -5
  79. package/out/exports/resources.generated/aws-rtbfabric-respondergateway.d.ts +29 -5
  80. package/out/exports/resources.generated/aws-s3tables-table.d.ts +6 -1
  81. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +6 -1
  82. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +68 -11
  83. package/out/exports/resources.generated/aws-s3vectors-vectorbucket.d.ts +74 -8
  84. package/out/exports/resources.generated/aws-s3vectors-vectorbucketpolicy.d.ts +64 -6
  85. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +19 -19
  86. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +6 -6
  87. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +8 -8
  88. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +2 -2
  89. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +2 -2
  90. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +2 -2
  91. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +17 -17
  92. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +2 -2
  93. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  94. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  95. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  96. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +3 -3
  97. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +22 -1
  98. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +5 -13
  99. package/out/exports/resources.generated/aws-ses-multiregionendpoint.d.ts +48 -0
  100. package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +32 -0
  101. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +2 -2
  102. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +26 -1
  103. package/out/exports/resources.generated/dev-fsx-storagevirtualmachine.d.ts +29 -0
  104. package/package.json +1 -1
@@ -104,16 +104,12 @@ export type AppStreamFleetProps = {
104
104
  * - stream.graphics-design.xlarge
105
105
  * - stream.graphics-design.2xlarge
106
106
  * - stream.graphics-design.4xlarge
107
- * - stream.graphics-desktop.2xlarge
108
107
  * - stream.graphics.g4dn.xlarge
109
108
  * - stream.graphics.g4dn.2xlarge
110
109
  * - stream.graphics.g4dn.4xlarge
111
110
  * - stream.graphics.g4dn.8xlarge
112
111
  * - stream.graphics.g4dn.12xlarge
113
112
  * - stream.graphics.g4dn.16xlarge
114
- * - stream.graphics-pro.4xlarge
115
- * - stream.graphics-pro.8xlarge
116
- * - stream.graphics-pro.16xlarge
117
113
  * - stream.graphics.g5.xlarge
118
114
  * - stream.graphics.g5.2xlarge
119
115
  * - stream.graphics.g5.4xlarge
@@ -176,7 +172,7 @@ export type AppStreamFleetProps = {
176
172
  */
177
173
  SessionScriptS3Location?: S3Location | undefined;
178
174
  /**
179
- * The AppStream 2.0 view that is displayed to your users when they stream from the fleet. When `APP` is specified, only the windows of applications opened by users display. When `DESKTOP` is specified, the standard desktop that is provided by the operating system displays.
175
+ * The WorkSpaces Applications view that is displayed to your users when they stream from the fleet. When `APP` is specified, only the windows of applications opened by users display. When `DESKTOP` is specified, the standard desktop that is provided by the operating system displays.
180
176
  *
181
177
  * The default value is `APP` .
182
178
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-fleet.html#cfn-appstream-fleet-streamview}
@@ -19,7 +19,7 @@ export type AppStreamImageBuilderProps = {
19
19
  */
20
20
  AccessEndpoints?: AccessEndpoint[] | undefined;
21
21
  /**
22
- * The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].
22
+ * The version of the WorkSpaces Applications agent to use for this image builder. To use the latest version of the WorkSpaces Applications agent, specify [LATEST].
23
23
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-imagebuilder.html#cfn-appstream-imagebuilder-appstreamagentversion}
24
24
  */
25
25
  AppstreamAgentVersion?: string | undefined;
@@ -86,16 +86,12 @@ export type AppStreamImageBuilderProps = {
86
86
  * - stream.graphics-design.xlarge
87
87
  * - stream.graphics-design.2xlarge
88
88
  * - stream.graphics-design.4xlarge
89
- * - stream.graphics-desktop.2xlarge
90
89
  * - stream.graphics.g4dn.xlarge
91
90
  * - stream.graphics.g4dn.2xlarge
92
91
  * - stream.graphics.g4dn.4xlarge
93
92
  * - stream.graphics.g4dn.8xlarge
94
93
  * - stream.graphics.g4dn.12xlarge
95
94
  * - stream.graphics.g4dn.16xlarge
96
- * - stream.graphics-pro.4xlarge
97
- * - stream.graphics-pro.8xlarge
98
- * - stream.graphics-pro.16xlarge
99
95
  * - stream.graphics.g5.xlarge
100
96
  * - stream.graphics.g5.2xlarge
101
97
  * - stream.graphics.g5.4xlarge
@@ -147,7 +143,7 @@ export type AppStreamImageBuilderAttribs = {
147
143
  StreamingUrl: string;
148
144
  };
149
145
  /**
150
- * Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
146
+ * Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and WorkSpaces Applications. When you specify an interface endpoint for a stack, users of the stack can connect to WorkSpaces Applications only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
151
147
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-imagebuilder-accessendpoint.html}
152
148
  */
153
149
  export type AccessEndpoint = {
@@ -10,7 +10,7 @@ export type AppStreamStack = ResourceDefinitionWithAttributes<"AWS::AppStream::S
10
10
  */
11
11
  export type AppStreamStackProps = {
12
12
  /**
13
- * The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.
13
+ * The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to WorkSpaces Applications only through the specified endpoints.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-stack.html#cfn-appstream-stack-accessendpoints}
15
15
  */
16
16
  AccessEndpoints?: AccessEndpoint[] | undefined;
@@ -42,7 +42,7 @@ export type AppStreamStackProps = {
42
42
  */
43
43
  DisplayName?: string | undefined;
44
44
  /**
45
- * The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.
45
+ * The domains where WorkSpaces Applications streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded WorkSpaces Applications streaming sessions.
46
46
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-stack.html#cfn-appstream-stack-embedhostdomains}
47
47
  */
48
48
  EmbedHostDomains?: string[] | undefined;
@@ -92,7 +92,7 @@ export type AppStreamStackAttribs = {
92
92
  Id: string;
93
93
  };
94
94
  /**
95
- * Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
95
+ * Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and WorkSpaces Applications. When you specify an interface endpoint for a stack, users of the stack can connect to WorkSpaces Applications only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
96
96
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-accessendpoint.html}
97
97
  */
98
98
  export type AccessEndpoint = {
@@ -1,44 +1,44 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * AnomalyDetector schema for cloudformation.
3
+ * Anomaly detection uses the Random Cut Forest algorithm for time-series analysis. The anomaly detector analyzes Amazon Managed Service for Prometheus metrics to identify unusual patterns and behaviors.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-anomalydetector.html}
5
5
  */
6
6
  export type APSAnomalyDetector = ResourceDefinitionWithAttributes<"AWS::APS::AnomalyDetector", APSAnomalyDetectorProps, APSAnomalyDetectorAttribs>;
7
7
  /**
8
- * AnomalyDetector schema for cloudformation.
8
+ * Anomaly detection uses the Random Cut Forest algorithm for time-series analysis. The anomaly detector analyzes Amazon Managed Service for Prometheus metrics to identify unusual patterns and behaviors.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-anomalydetector.html}
10
10
  */
11
11
  export type APSAnomalyDetectorProps = {
12
12
  /**
13
- * The AnomalyDetector alias.
13
+ * The user-friendly name of the anomaly detector.
14
14
  * @minLength 1
15
15
  * @maxLength 128
16
16
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-anomalydetector.html#cfn-aps-anomalydetector-alias}
17
17
  */
18
18
  Alias: string;
19
19
  /**
20
- * Determines the anomaly detector's algorithm and its configuration.
20
+ * The algorithm configuration of the anomaly detector.
21
21
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-anomalydetector.html#cfn-aps-anomalydetector-configuration}
22
22
  */
23
23
  Configuration: AnomalyDetectorConfiguration;
24
24
  /**
25
- * The AnomalyDetector period of detection and metric generation.
25
+ * The frequency, in seconds, at which the anomaly detector evaluates metrics.
26
26
  * @default 60
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-anomalydetector.html#cfn-aps-anomalydetector-evaluationintervalinseconds}
28
28
  */
29
29
  EvaluationIntervalInSeconds?: number | undefined;
30
30
  /**
31
- * An array of key-value pairs to provide meta-data.
31
+ * The Amazon Managed Service for Prometheus metric labels associated with the anomaly detector.
32
32
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-anomalydetector.html#cfn-aps-anomalydetector-labels}
33
33
  */
34
34
  Labels?: Label[] | undefined;
35
35
  /**
36
- * The action to perform when running the expression returns no data.
36
+ * The action taken when data is missing during evaluation.
37
37
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-anomalydetector.html#cfn-aps-anomalydetector-missingdataaction}
38
38
  */
39
39
  MissingDataAction?: MissingDataAction | undefined;
40
40
  /**
41
- * An array of key-value pairs to apply to this resource.
41
+ * The tags applied to the anomaly detector.
42
42
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-anomalydetector.html#cfn-aps-anomalydetector-tags}
43
43
  */
44
44
  Tags?: Tag[] | undefined;
@@ -54,57 +54,64 @@ export type APSAnomalyDetectorProps = {
54
54
  */
55
55
  export type APSAnomalyDetectorAttribs = {
56
56
  /**
57
- * The AnomalyDetector ARN.
57
+ * The Amazon Resource Name (ARN) of the anomaly detector.
58
58
  * @pattern ^arn:(aws|aws-us-gov|aws-cn):aps:[a-z0-9-]+:[0-9]+:anomalydetector/[a-zA-Z0-9-]+/[0-9A-Za-z][-.0-9A-Z_a-z]*$
59
59
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-anomalydetector.html#cfn-aps-anomalydetector-arn}
60
60
  */
61
61
  Arn: string;
62
62
  };
63
63
  /**
64
+ * The configuration for the anomaly detection algorithm.
64
65
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-anomalydetectorconfiguration.html}
65
66
  */
66
67
  export type AnomalyDetectorConfiguration = {
67
68
  /**
69
+ * The Random Cut Forest algorithm configuration for anomaly detection.
68
70
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-anomalydetectorconfiguration.html#cfn-aps-anomalydetector-anomalydetectorconfiguration-randomcutforest}
69
71
  */
70
72
  RandomCutForest: RandomCutForestConfiguration;
71
73
  };
72
74
  /**
75
+ * Configuration for threshold settings that determine when values near expected values should be ignored during anomaly detection.
73
76
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-ignorenearexpected.html}
74
77
  */
75
78
  export type IgnoreNearExpected = {
76
79
  /**
80
+ * The absolute amount by which values can differ from expected values before being considered anomalous.
77
81
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-ignorenearexpected.html#cfn-aps-anomalydetector-ignorenearexpected-amount}
78
82
  */
79
83
  Amount: number;
80
84
  /**
85
+ * The ratio by which values can differ from expected values before being considered anomalous.
81
86
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-ignorenearexpected.html#cfn-aps-anomalydetector-ignorenearexpected-ratio}
82
87
  */
83
88
  Ratio?: number | undefined;
84
89
  } | {
85
90
  /**
91
+ * The absolute amount by which values can differ from expected values before being considered anomalous.
86
92
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-ignorenearexpected.html#cfn-aps-anomalydetector-ignorenearexpected-amount}
87
93
  */
88
94
  Amount?: number | undefined;
89
95
  /**
96
+ * The ratio by which values can differ from expected values before being considered anomalous.
90
97
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-ignorenearexpected.html#cfn-aps-anomalydetector-ignorenearexpected-ratio}
91
98
  */
92
99
  Ratio: number;
93
100
  };
94
101
  /**
95
- * A key-value pair to provide meta-data and multi-dimensional data analysis for filtering and aggregation.
102
+ * The Amazon Managed Service for Prometheus metric labels associated with the anomaly detector.
96
103
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-label.html}
97
104
  */
98
105
  export type Label = {
99
106
  /**
100
- * The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
107
+ * The key of the label.
101
108
  * @minLength 1
102
109
  * @maxLength 128
103
110
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-label.html#cfn-aps-anomalydetector-label-key}
104
111
  */
105
112
  Key: string;
106
113
  /**
107
- * The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
114
+ * The value for this label.
108
115
  * @minLength 0
109
116
  * @maxLength 256
110
117
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-label.html#cfn-aps-anomalydetector-label-value}
@@ -112,45 +119,59 @@ export type Label = {
112
119
  Value: string;
113
120
  };
114
121
  /**
122
+ * Specifies the action to take when data is missing during anomaly detection evaluation.
115
123
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-missingdataaction.html}
116
124
  */
117
125
  export type MissingDataAction = {
118
126
  /**
127
+ * Marks missing data points as anomalies.
119
128
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-missingdataaction.html#cfn-aps-anomalydetector-missingdataaction-markasanomaly}
120
129
  */
121
130
  MarkAsAnomaly: boolean;
122
131
  /**
132
+ * Skips evaluation when data is missing.
123
133
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-missingdataaction.html#cfn-aps-anomalydetector-missingdataaction-skip}
124
134
  */
125
135
  Skip?: boolean | undefined;
126
136
  } | {
127
137
  /**
138
+ * Marks missing data points as anomalies.
128
139
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-missingdataaction.html#cfn-aps-anomalydetector-missingdataaction-markasanomaly}
129
140
  */
130
141
  MarkAsAnomaly?: boolean | undefined;
131
142
  /**
143
+ * Skips evaluation when data is missing.
132
144
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-missingdataaction.html#cfn-aps-anomalydetector-missingdataaction-skip}
133
145
  */
134
146
  Skip: boolean;
135
147
  };
136
148
  /**
149
+ * Configuration for the Random Cut Forest algorithm used for anomaly detection in time-series data.
137
150
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-randomcutforestconfiguration.html}
138
151
  */
139
152
  export type RandomCutForestConfiguration = {
140
153
  /**
154
+ * Configuration for ignoring values that are near expected values from above during anomaly detection.
141
155
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-randomcutforestconfiguration.html#cfn-aps-anomalydetector-randomcutforestconfiguration-ignorenearexpectedfromabove}
142
156
  */
143
157
  IgnoreNearExpectedFromAbove?: IgnoreNearExpected | undefined;
144
158
  /**
159
+ * Configuration for ignoring values that are near expected values from below during anomaly detection.
145
160
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-randomcutforestconfiguration.html#cfn-aps-anomalydetector-randomcutforestconfiguration-ignorenearexpectedfrombelow}
146
161
  */
147
162
  IgnoreNearExpectedFromBelow?: IgnoreNearExpected | undefined;
148
163
  /**
164
+ * The Prometheus query used to retrieve the time-series data for anomaly detection.
165
+ *
166
+ * > Random Cut Forest queries must be wrapped by a supported PromQL aggregation operator. For more information, see [Aggregation operators](https://docs.aws.amazon.com/https://prometheus.io/docs/prometheus/latest/querying/operators/#aggregation-operators) on the *Prometheus docs* website.
167
+ * >
168
+ * > *Supported PromQL aggregation operators* : `avg` , `count` , `group` , `max` , `min` , `quantile` , `stddev` , `stdvar` , and `sum` .
149
169
  * @minLength 1
150
170
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-anomalydetector-randomcutforestconfiguration.html#cfn-aps-anomalydetector-randomcutforestconfiguration-query}
151
171
  */
152
172
  Query: string;
153
173
  /**
174
+ * The number of data points sampled from the input stream for the Random Cut Forest algorithm. The default number is 256 consecutive data points.
154
175
  * @min 256
155
176
  * @max 1024
156
177
  * @default 256
@@ -158,6 +179,7 @@ export type RandomCutForestConfiguration = {
158
179
  */
159
180
  SampleSize?: number | undefined;
160
181
  /**
182
+ * The number of consecutive data points used to create a shingle for the Random Cut Forest algorithm. The default number is 8 consecutive data points.
161
183
  * @min 2
162
184
  * @max 1024
163
185
  * @default 8
@@ -228,5 +228,53 @@ export type Source = {
228
228
  */
229
229
  SubnetIds: string[];
230
230
  };
231
+ /**
232
+ * Configuration for VPC metrics source
233
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-source.html#cfn-aps-scraper-source-vpcconfiguration}
234
+ */
235
+ VpcConfiguration?: {
236
+ /**
237
+ * List of security group IDs
238
+ */
239
+ SecurityGroupIds: string[];
240
+ /**
241
+ * List of subnet IDs
242
+ */
243
+ SubnetIds: string[];
244
+ } | undefined;
245
+ } | {
246
+ /**
247
+ * The Amazon EKS cluster from which a scraper collects metrics.
248
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-source.html#cfn-aps-scraper-source-eksconfiguration}
249
+ */
250
+ EksConfiguration?: {
251
+ /**
252
+ * ARN of an EKS cluster
253
+ * @pattern ^arn:aws[-a-z]*:eks:[-a-z0-9]+:[0-9]{12}:cluster/.+$
254
+ */
255
+ ClusterArn: string;
256
+ /**
257
+ * List of security group IDs
258
+ */
259
+ SecurityGroupIds?: string[] | undefined;
260
+ /**
261
+ * List of subnet IDs
262
+ */
263
+ SubnetIds: string[];
264
+ } | undefined;
265
+ /**
266
+ * Configuration for VPC metrics source
267
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-source.html#cfn-aps-scraper-source-vpcconfiguration}
268
+ */
269
+ VpcConfiguration: {
270
+ /**
271
+ * List of security group IDs
272
+ */
273
+ SecurityGroupIds: string[];
274
+ /**
275
+ * List of subnet IDs
276
+ */
277
+ SubnetIds: string[];
278
+ };
231
279
  };
232
280
  //# sourceMappingURL=aws-aps-scraper.d.ts.map
@@ -44,6 +44,10 @@ export type BackupLogicallyAirGappedBackupVaultProps = {
44
44
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-logicallyairgappedbackupvault.html#cfn-backup-logicallyairgappedbackupvault-minretentiondays}
45
45
  */
46
46
  MinRetentionDays: number;
47
+ /**
48
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-logicallyairgappedbackupvault.html#cfn-backup-logicallyairgappedbackupvault-mpaapprovalteamarn}
49
+ */
50
+ MpaApprovalTeamArn?: string | undefined;
47
51
  /**
48
52
  * Returns event notifications for the specified backup vault.
49
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-logicallyairgappedbackupvault.html#cfn-backup-logicallyairgappedbackupvault-notifications}
@@ -67,6 +67,8 @@ export type BackupRestoreTestingSelectionProps = {
67
67
  RestoreTestingPlanName: string;
68
68
  /**
69
69
  * The unique name of the restore testing selection that belongs to the related restore testing plan.
70
+ *
71
+ * The name consists of only alphanumeric characters and underscores. Maximum length is 50.
70
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-restoretestingselection.html#cfn-backup-restoretestingselection-restoretestingselectionname}
71
73
  */
72
74
  RestoreTestingSelectionName: string;
@@ -370,18 +370,18 @@ export type Ec2ConfigurationObject = {
370
370
  * - **ECS_AL2023_NVIDIA** - [Amazon Linux 2023 (GPU)](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#gpuami) : For all GPU instance families and can be used for all non AWS Graviton-based instance types.
371
371
  *
372
372
  * > ECS_AL2023_NVIDIA doesn't support `p3` and `g3` instance types.
373
- * - **EKS** - If the `imageIdOverride` parameter isn't specified, then a recent [Amazon EKS-optimized Amazon Linux AMI](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) ( `EKS_AL2` ) is used. If a new image type is specified in an update, but neither an `imageId` nor a `imageIdOverride` parameter is specified, then the latest Amazon EKS optimized AMI for that image type that AWS Batch supports is used.
373
+ * - **EKS** - If the `imageIdOverride` parameter isn't specified, then a recent [Amazon EKS-optimized Amazon Linux 2023 AMI](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) ( `EKS_AL2023` ) is used. If a new image type is specified in an update, but neither an `imageId` nor a `imageIdOverride` parameter is specified, then the latest Amazon EKS optimized AMI for that image type that AWS Batch supports is used.
374
374
  *
375
- * > Starting end of October 2025 Amazon EKS optimized Amazon Linux 2023 AMIs will be the default on AWS Batch for EKS versions prior to 1.33. Starting from Kubernetes version 1.33, EKS optimized Amazon Linux 2023 AMIs will be the default when it becomes supported on AWS Batch .
375
+ * > Amazon Linux 2023 AMIs are the default on AWS Batch for Amazon EKS.
376
376
  * >
377
377
  * > AWS will end support for Amazon EKS AL2-optimized and AL2-accelerated AMIs, starting 11/26/25. You can continue using AWS Batch -provided Amazon EKS optimized Amazon Linux 2 AMIs on your Amazon EKS compute environments beyond the 11/26/25 end-of-support date, these compute environments will no longer receive any new software updates, security patches, or bug fixes from AWS . For more information on upgrading from AL2 to AL2023, see [How to upgrade from EKS AL2 to EKS AL2023](https://docs.aws.amazon.com/batch/latest/userguide/eks-migration-2023.html) in the *AWS Batch User Guide* .
378
378
  *
379
- * - **EKS_AL2** - [Amazon Linux 2](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for all non-GPU instance families.
380
- * - **EKS_AL2_NVIDIA** - [Amazon Linux 2 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for all GPU instance families (for example, `P4` and `G4` ) and can be used for all non AWS Graviton-based instance types.
381
- * - **EKS_AL2023** - [Amazon Linux 2023](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : AWS Batch supports Amazon Linux 2023.
379
+ * - **EKS_AL2** - [Amazon Linux 2](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Used for non-GPU instance families.
380
+ * - **EKS_AL2_NVIDIA** - [Amazon Linux 2 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Used for GPU instance families (for example, `P4` and `G4` ) and can be used for all non AWS Graviton-based instance types.
381
+ * - **EKS_AL2023** - [Amazon Linux 2023](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for non-GPU instance families.
382
382
  *
383
383
  * > Amazon Linux 2023 does not support `A1` instances.
384
- * - **EKS_AL2023_NVIDIA** - [Amazon Linux 2023 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : GPU instance families and can be used for all non AWS Graviton-based instance types.
384
+ * - **EKS_AL2023_NVIDIA** - [Amazon Linux 2023 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for GPU instance families and can be used for all non AWS Graviton-based instance types.
385
385
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-ec2configurationobject.html#cfn-batch-computeenvironment-ec2configurationobject-imagetype}
386
386
  */
387
387
  ImageType: string;
@@ -58,6 +58,7 @@ export type BatchJobDefinitionProps = {
58
58
  */
59
59
  PropagateTags?: boolean | undefined;
60
60
  /**
61
+ * Specifies the resource retention policy settings for the job definition.
61
62
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobdefinition.html#cfn-batch-jobdefinition-resourceretentionpolicy}
62
63
  */
63
64
  ResourceRetentionPolicy?: ResourceRetentionPolicy | undefined;
@@ -1309,10 +1310,12 @@ export type ResourceRequirement = {
1309
1310
  Value?: string | undefined;
1310
1311
  };
1311
1312
  /**
1313
+ * Specifies the resource retention policy settings for a job definition.
1312
1314
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-resourceretentionpolicy.html}
1313
1315
  */
1314
1316
  export type ResourceRetentionPolicy = {
1315
1317
  /**
1318
+ * Specifies whether the previous revision of the job definition is retained in an active status after UPDATE events for the resource. The default value is `false` . When the property is set to `false` , the previous revision of the job definition is de-registered after a new revision is created. When the property is set to `true` , the previous revision of the job definition is not de-registered.
1316
1319
  * @default false
1317
1320
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-resourceretentionpolicy.html#cfn-batch-jobdefinition-resourceretentionpolicy-skipderegisteronupdate}
1318
1321
  */
@@ -22,6 +22,16 @@ export type BedrockAutomatedReasoningPolicyProps = {
22
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-description}
23
23
  */
24
24
  Description?: string | undefined;
25
+ /**
26
+ * Specifies whether to force delete the automated reasoning policy even if it has active resources. When false , Amazon Bedrock validates if all artifacts have been deleted (e.g. policy version, test case, test result) for a policy before deletion. When true , Amazon Bedrock will delete the policy and all its artifacts without validation. Default is false
27
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-forcedelete}
28
+ */
29
+ ForceDelete?: boolean | undefined;
30
+ /**
31
+ * The KMS key with which the Policy's assets will be encrypted at rest.
32
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-kmskeyid}
33
+ */
34
+ KmsKeyId?: string | undefined;
25
35
  /**
26
36
  * The name of the policy.
27
37
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-name}
@@ -52,6 +62,11 @@ export type BedrockAutomatedReasoningPolicyAttribs = {
52
62
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-definitionhash}
53
63
  */
54
64
  DefinitionHash: string;
65
+ /**
66
+ * The KMS key with which the Policy's assets will be encrypted at rest.
67
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-kmskeyarn}
68
+ */
69
+ KmsKeyArn: string;
55
70
  /**
56
71
  * The Amazon Resource Name (ARN) of the policy.
57
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-policyarn}
@@ -17,6 +17,11 @@ export type BedrockAgentCoreBrowserCustom = ResourceDefinitionWithAttributes<"AW
17
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html}
18
18
  */
19
19
  export type BedrockAgentCoreBrowserCustomProps = {
20
+ /**
21
+ * Browser signing configuration
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-browsersigning}
23
+ */
24
+ BrowserSigning?: BrowserSigning | undefined;
20
25
  /**
21
26
  * The custom browser.
22
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-description}
@@ -107,6 +112,17 @@ export type BrowserNetworkConfiguration = {
107
112
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-browsernetworkmode.html}
108
113
  */
109
114
  export type BrowserNetworkMode = "PUBLIC" | "VPC";
115
+ /**
116
+ * Browser signing configuration
117
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-browsersigning.html}
118
+ */
119
+ export type BrowserSigning = {
120
+ /**
121
+ * @default false
122
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-browsersigning.html#cfn-bedrockagentcore-browsercustom-browsersigning-enabled}
123
+ */
124
+ Enabled?: boolean | undefined;
125
+ };
110
126
  /**
111
127
  * Status of browser
112
128
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-browsercustom-browserstatus.html}
@@ -62,6 +62,11 @@ export type BedrockAgentCoreGatewayTargetAttribs = {
62
62
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-gatewayarn}
63
63
  */
64
64
  GatewayArn: string;
65
+ /**
66
+ * @format date-time
67
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-lastsynchronizedat}
68
+ */
69
+ LastSynchronizedAt: string;
65
70
  /**
66
71
  * The status for the gateway target.
67
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-status}
@@ -176,6 +181,16 @@ export type McpLambdaTargetConfiguration = {
176
181
  */
177
182
  ToolSchema: ToolSchema;
178
183
  };
184
+ /**
185
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-mcpservertargetconfiguration.html}
186
+ */
187
+ export type McpServerTargetConfiguration = {
188
+ /**
189
+ * @pattern ^https://.*
190
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-mcpservertargetconfiguration.html#cfn-bedrockagentcore-gatewaytarget-mcpservertargetconfiguration-endpoint}
191
+ */
192
+ Endpoint: string;
193
+ };
179
194
  /**
180
195
  * The MCP target configuration for the gateway target.
181
196
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-mcptargetconfiguration.html}
@@ -186,6 +201,8 @@ export type McpTargetConfiguration = {
186
201
  SmithyModel: ApiSchemaConfiguration;
187
202
  } | {
188
203
  Lambda: McpLambdaTargetConfiguration;
204
+ } | {
205
+ McpServer: McpServerTargetConfiguration;
189
206
  };
190
207
  /**
191
208
  * The OAuth credential provider for the gateway target.
@@ -271,7 +288,7 @@ export type TargetConfiguration = {
271
288
  /**
272
289
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-targetstatus.html}
273
290
  */
274
- export type TargetStatus = "CREATING" | "UPDATING" | "UPDATE_UNSUCCESSFUL" | "DELETING" | "READY" | "FAILED";
291
+ export type TargetStatus = "CREATING" | "UPDATING" | "UPDATE_UNSUCCESSFUL" | "DELETING" | "READY" | "FAILED" | "SYNCHRONIZING" | "SYNCHRONIZE_UNSUCCESSFUL";
275
292
  /**
276
293
  * The tool definition for the gateway.
277
294
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-tooldefinition.html}