@propulsionworks/cloudformation 0.1.27 → 0.1.29

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 (67) hide show
  1. package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +15 -3
  2. package/out/exports/resources.generated/aws-applicationsignals-discovery.d.ts +8 -0
  3. package/out/exports/resources.generated/aws-applicationsignals-groupingconfiguration.d.ts +48 -0
  4. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +4 -0
  5. package/out/exports/resources.generated/aws-bcmdataexports-export.d.ts +9 -9
  6. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +54 -0
  7. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +57 -14
  8. package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +49 -10
  9. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +170 -0
  10. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +260 -0
  11. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +63 -16
  12. package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +28 -13
  13. package/out/exports/resources.generated/aws-cognito-userpooluser.d.ts +3 -3
  14. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -4
  15. package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +3 -3
  16. package/out/exports/resources.generated/aws-connect-user.d.ts +1 -1
  17. package/out/exports/resources.generated/aws-cur-reportdefinition.d.ts +6 -1
  18. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +58 -0
  19. package/out/exports/resources.generated/aws-datazone-formtype.d.ts +106 -0
  20. package/out/exports/resources.generated/aws-datazone-owner.d.ts +17 -2
  21. package/out/exports/resources.generated/aws-datazone-projectmembership.d.ts +19 -2
  22. package/out/exports/resources.generated/aws-dms-instanceprofile.d.ts +1 -3
  23. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +3 -2
  24. package/out/exports/resources.generated/aws-ec2-launchtemplate.d.ts +5 -4
  25. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterface.d.ts +84 -0
  26. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterfacegroup.d.ts +64 -0
  27. package/out/exports/resources.generated/aws-ec2-networkinterfaceattachment.d.ts +5 -0
  28. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +3 -2
  29. package/out/exports/resources.generated/aws-ec2-volume.d.ts +3 -2
  30. package/out/exports/resources.generated/aws-ec2-vpc.d.ts +2 -2
  31. package/out/exports/resources.generated/aws-ec2-vpccidrblock.d.ts +2 -2
  32. package/out/exports/resources.generated/aws-ec2-vpcendpoint.d.ts +1 -1
  33. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +375 -6
  34. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +4 -0
  35. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +2 -2
  36. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +2 -2
  37. package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +1 -1
  38. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +26 -0
  39. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +43 -0
  40. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +5 -0
  41. package/out/exports/resources.generated/aws-lambda-function.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-lambda-permission.d.ts +4 -0
  43. package/out/exports/resources.generated/aws-lightsail-disksnapshot.d.ts +86 -0
  44. package/out/exports/resources.generated/aws-lookoutmetrics-alert.d.ts +4 -0
  45. package/out/exports/resources.generated/aws-lookoutmetrics-anomalydetector.d.ts +4 -0
  46. package/out/exports/resources.generated/aws-medialive-channel.d.ts +24 -0
  47. package/out/exports/resources.generated/aws-msk-clusterpolicy.d.ts +1 -1
  48. package/out/exports/resources.generated/aws-neptune-eventsubscription.d.ts +15 -10
  49. package/out/exports/resources.generated/aws-networkfirewall-rulegroup.d.ts +3 -1
  50. package/out/exports/resources.generated/aws-networkmanager-connectpeer.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-observabilityadmin-organizationcentralizationrule.d.ts +146 -0
  52. package/out/exports/resources.generated/aws-omics-workflow.d.ts +88 -0
  53. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +88 -0
  54. package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +1 -0
  55. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +2 -2
  56. package/out/exports/resources.generated/aws-pcs-queue.d.ts +26 -0
  57. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +10 -0
  58. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +32 -0
  59. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +14 -0
  60. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +12 -0
  61. package/out/exports/resources.generated/aws-rds-dbproxy.d.ts +27 -1
  62. package/out/exports/resources.generated/aws-rds-dbproxyendpoint.d.ts +11 -0
  63. package/out/exports/resources.generated/aws-route53-recordset.d.ts +5 -1
  64. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +2 -2
  65. package/out/exports/resources.generated/aws-servicecatalog-portfolioproductassociation.d.ts +4 -13
  66. package/out/exports/resources.generated/aws-servicecatalog-portfolioshare.d.ts +3 -11
  67. package/package.json +1 -1
@@ -471,7 +471,7 @@ export type OntapConfiguration = {
471
471
  */
472
472
  DiskIopsConfiguration?: DiskIopsConfiguration | undefined;
473
473
  /**
474
- * (Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created. By default in the Amazon FSx API, Amazon FSx selects an unused IP address range for you from the 198.19.* range. By default in the Amazon FSx console, Amazon FSx chooses the last 64 IP addresses from the VPC’s primary CIDR range to use as the endpoint IP address range for the file system. You can have overlapping endpoint IP addresses for file systems deployed in the same VPC/route tables, as long as they don't overlap with any subnet.
474
+ * (Multi-AZ only) Specifies the IPv4 address range in which the endpoints to access your file system will be created. By default in the Amazon FSx API, Amazon FSx selects an unused IP address range for you from the 198.19.* range. By default in the Amazon FSx console, Amazon FSx chooses the last 64 IP addresses from the VPC’s primary CIDR range to use as the endpoint IP address range for the file system. You can have overlapping endpoint IP addresses for file systems deployed in the same VPC/route tables, as long as they don't overlap with any subnet.
475
475
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-ontapconfiguration.html#cfn-fsx-filesystem-ontapconfiguration-endpointipaddressrange}
476
476
  */
477
477
  EndpointIpAddressRange?: string | undefined;
@@ -583,7 +583,7 @@ export type OpenZFSConfiguration = {
583
583
  */
584
584
  DiskIopsConfiguration?: DiskIopsConfiguration | undefined;
585
585
  /**
586
- * (Multi-AZ only) Specifies the IP address range in which the endpoints to access your file system will be created. By default in the Amazon FSx API and Amazon FSx console, Amazon FSx selects an available /28 IP address range for you from one of the VPC's CIDR ranges. You can have overlapping endpoint IP addresses for file systems deployed in the same VPC/route tables, as long as they don't overlap with any subnet.
586
+ * (Multi-AZ only) Specifies the IPv4 address range in which the endpoints to access your file system will be created. By default in the Amazon FSx API and Amazon FSx console, Amazon FSx selects an available /28 IP address range for you from one of the VPC's CIDR ranges. You can have overlapping endpoint IP addresses for file systems deployed in the same VPC/route tables, as long as they don't overlap with any subnet.
587
587
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-openzfsconfiguration.html#cfn-fsx-filesystem-openzfsconfiguration-endpointipaddressrange}
588
588
  */
589
589
  EndpointIpAddressRange?: string | undefined;
@@ -289,11 +289,11 @@ export type IpPermission = {
289
289
  */
290
290
  export type LocationCapacity = {
291
291
  /**
292
- * The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits. If any auto-scaling policy is defined for the container fleet, the desired instance will only be applied once during fleet creation and will be ignored in updates to avoid conflicts with auto-scaling. During updates with any auto-scaling policy defined, if current desired instance is lower than the new MinSize, it will be increased to the new MinSize; if current desired instance is larger than the new MaxSize, it will be decreased to the new MaxSize.
292
+ * Defaults to MinSize if not defined. The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits. If any auto-scaling policy is defined for the container fleet, the desired instance will only be applied once during fleet creation and will be ignored in updates to avoid conflicts with auto-scaling. During updates with any auto-scaling policy defined, if current desired instance is lower than the new MinSize, it will be increased to the new MinSize; if current desired instance is larger than the new MaxSize, it will be decreased to the new MaxSize.
293
293
  * @min 0
294
294
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-containerfleet-locationcapacity.html#cfn-gamelift-containerfleet-locationcapacity-desiredec2instances}
295
295
  */
296
- DesiredEC2Instances: number;
296
+ DesiredEC2Instances?: number | undefined;
297
297
  /**
298
298
  * The maximum value that is allowed for the fleet's instance count for a location.
299
299
  * @min 0
@@ -286,7 +286,7 @@ export type LocationCapacity = {
286
286
  * @min 0
287
287
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-locationcapacity.html#cfn-gamelift-fleet-locationcapacity-desiredec2instances}
288
288
  */
289
- DesiredEC2Instances: number;
289
+ DesiredEC2Instances?: number | undefined;
290
290
  /**
291
291
  * The maximum number of instances that are allowed in the specified fleet location. If this parameter is not set, the default is 1.
292
292
  * @min 0
@@ -49,6 +49,11 @@ export type ImageBuilderImageProps = {
49
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-infrastructureconfigurationarn}
50
50
  */
51
51
  InfrastructureConfigurationArn: string;
52
+ /**
53
+ * The logging configuration settings for the image.
54
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-loggingconfiguration}
55
+ */
56
+ LoggingConfiguration?: ImageLoggingConfiguration | undefined;
52
57
  /**
53
58
  * The tags of the image.
54
59
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-tags}
@@ -100,6 +105,11 @@ export type ImageBuilderImageProps = {
100
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-infrastructureconfigurationarn}
101
106
  */
102
107
  InfrastructureConfigurationArn: string;
108
+ /**
109
+ * The logging configuration settings for the image.
110
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-loggingconfiguration}
111
+ */
112
+ LoggingConfiguration?: ImageLoggingConfiguration | undefined;
103
113
  /**
104
114
  * The tags of the image.
105
115
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-tags}
@@ -151,6 +161,11 @@ export type ImageBuilderImageProps = {
151
161
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-infrastructureconfigurationarn}
152
162
  */
153
163
  InfrastructureConfigurationArn?: string | undefined;
164
+ /**
165
+ * The logging configuration settings for the image.
166
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-loggingconfiguration}
167
+ */
168
+ LoggingConfiguration?: ImageLoggingConfiguration | undefined;
154
169
  /**
155
170
  * The tags of the image.
156
171
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-tags}
@@ -203,6 +218,17 @@ export type EcrConfiguration = {
203
218
  */
204
219
  RepositoryName?: string | undefined;
205
220
  };
221
+ /**
222
+ * The logging configuration settings for the image.
223
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imageloggingconfiguration.html}
224
+ */
225
+ export type ImageLoggingConfiguration = {
226
+ /**
227
+ * The name of the log group for image build logs.
228
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imageloggingconfiguration.html#cfn-imagebuilder-image-imageloggingconfiguration-loggroupname}
229
+ */
230
+ LogGroupName?: string | undefined;
231
+ };
206
232
  /**
207
233
  * Contains settings for Image Builder image resource and container image scans.
208
234
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagescanningconfiguration.html}
@@ -54,6 +54,11 @@ export type ImageBuilderImagePipelineProps = {
54
54
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagepipeline.html#cfn-imagebuilder-imagepipeline-infrastructureconfigurationarn}
55
55
  */
56
56
  InfrastructureConfigurationArn: string;
57
+ /**
58
+ * The logging configuration settings for the image pipeline.
59
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagepipeline.html#cfn-imagebuilder-imagepipeline-loggingconfiguration}
60
+ */
61
+ LoggingConfiguration?: PipelineLoggingConfiguration | undefined;
57
62
  /**
58
63
  * The name of the image pipeline.
59
64
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagepipeline.html#cfn-imagebuilder-imagepipeline-name}
@@ -125,6 +130,11 @@ export type ImageBuilderImagePipelineProps = {
125
130
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagepipeline.html#cfn-imagebuilder-imagepipeline-infrastructureconfigurationarn}
126
131
  */
127
132
  InfrastructureConfigurationArn: string;
133
+ /**
134
+ * The logging configuration settings for the image pipeline.
135
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagepipeline.html#cfn-imagebuilder-imagepipeline-loggingconfiguration}
136
+ */
137
+ LoggingConfiguration?: PipelineLoggingConfiguration | undefined;
128
138
  /**
129
139
  * The name of the image pipeline.
130
140
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagepipeline.html#cfn-imagebuilder-imagepipeline-name}
@@ -166,6 +176,18 @@ export type ImageBuilderImagePipelineAttribs = {
166
176
  */
167
177
  Name: string;
168
178
  };
179
+ /**
180
+ * The auto-disable policy configuration for the image pipeline.
181
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-autodisablepolicy.html}
182
+ */
183
+ export type AutoDisablePolicy = {
184
+ /**
185
+ * The number of consecutive failures after which the pipeline should be automatically disabled.
186
+ * @min 1
187
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-autodisablepolicy.html#cfn-imagebuilder-imagepipeline-autodisablepolicy-failurecount}
188
+ */
189
+ FailureCount: number;
190
+ };
169
191
  /**
170
192
  * Settings that Image Builder uses to configure the ECR repository and the output container images that Amazon Inspector scans.
171
193
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-ecrconfiguration.html}
@@ -218,11 +240,32 @@ export type ImageTestsConfiguration = {
218
240
  */
219
241
  TimeoutMinutes?: number | undefined;
220
242
  };
243
+ /**
244
+ * The logging configuration settings for the image pipeline.
245
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-pipelineloggingconfiguration.html}
246
+ */
247
+ export type PipelineLoggingConfiguration = {
248
+ /**
249
+ * The name of the log group for image build logs.
250
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-pipelineloggingconfiguration.html#cfn-imagebuilder-imagepipeline-pipelineloggingconfiguration-imageloggroupname}
251
+ */
252
+ ImageLogGroupName?: string | undefined;
253
+ /**
254
+ * The name of the log group for pipeline execution logs.
255
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-pipelineloggingconfiguration.html#cfn-imagebuilder-imagepipeline-pipelineloggingconfiguration-pipelineloggroupname}
256
+ */
257
+ PipelineLogGroupName?: string | undefined;
258
+ };
221
259
  /**
222
260
  * A schedule configures when and how often a pipeline will automatically create a new image.
223
261
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-schedule.html}
224
262
  */
225
263
  export type Schedule = {
264
+ /**
265
+ * The policy that configures when Image Builder should automatically disable a pipeline that is failing.
266
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-schedule.html#cfn-imagebuilder-imagepipeline-schedule-autodisablepolicy}
267
+ */
268
+ AutoDisablePolicy?: AutoDisablePolicy | undefined;
226
269
  /**
227
270
  * The condition configures when the pipeline should trigger a new image build. When the `pipelineExecutionStartCondition` is set to `EXPRESSION_MATCH_AND_DEPENDENCY_UPDATES_AVAILABLE` , and you use semantic version filters on the base image or components in your image recipe, Image Builder will build a new image only when there are new versions of the image or components in your recipe that match the semantic version filter. When it is set to `EXPRESSION_MATCH_ONLY` , it will build a new image every time the CRON expression matches the current time. For semantic version syntax, see [CreateComponent](https://docs.aws.amazon.com/imagebuilder/latest/APIReference/API_CreateComponent.html) in the *Image Builder API Reference* .
228
271
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-schedule.html#cfn-imagebuilder-imagepipeline-schedule-pipelineexecutionstartcondition}
@@ -14,6 +14,11 @@ export type ImageBuilderImageRecipeProps = {
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-additionalinstanceconfiguration}
15
15
  */
16
16
  AdditionalInstanceConfiguration?: AdditionalInstanceConfiguration | undefined;
17
+ /**
18
+ * The tags to apply to the AMI created by this image recipe.
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-amitags}
20
+ */
21
+ AmiTags?: Record<string, string> | undefined;
17
22
  /**
18
23
  * The block device mappings to apply when creating images from this recipe.
19
24
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-blockdevicemappings}
@@ -50,7 +50,7 @@ export type LambdaFunctionProps = {
50
50
  /**
51
51
  * To enable code signing for this function, specify the ARN of a code-signing configuration. A code-signing configuration
52
52
  * includes a set of signing profiles, which define the trusted publishers for this function.
53
- * @pattern arn:(aws[a-zA-Z-]*)?:lambda:[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:\d{12}:code-signing-config:csc-[a-z0-9]{17}
53
+ * @pattern arn:(aws[a-zA-Z-]*)?:lambda:(eusc-)?[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:\d{12}:code-signing-config:csc-[a-z0-9]{17}
54
54
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html#cfn-lambda-function-codesigningconfigarn}
55
55
  */
56
56
  CodeSigningConfigArn?: string | undefined;
@@ -319,7 +319,7 @@ export type FileSystemConfig = {
319
319
  /**
320
320
  * The Amazon Resource Name (ARN) of the Amazon EFS access point that provides access to the file system.
321
321
  * @maxLength 200
322
- * @pattern ^arn:aws[a-zA-Z-]*:elasticfilesystem:[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:\d{12}:access-point/fsap-[a-f0-9]{17}$
322
+ * @pattern ^arn:aws[a-zA-Z-]*:elasticfilesystem:(eusc-)?[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:\d{12}:access-point/fsap-[a-f0-9]{17}$
323
323
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-filesystemconfig.html#cfn-lambda-function-filesystemconfig-arn}
324
324
  */
325
325
  Arn: string;
@@ -56,6 +56,10 @@ export type LambdaPermissionProps = {
56
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-permission.html#cfn-lambda-permission-functionurlauthtype}
57
57
  */
58
58
  FunctionUrlAuthType?: "AWS_IAM" | "NONE" | undefined;
59
+ /**
60
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-permission.html#cfn-lambda-permission-invokedviafunctionurl}
61
+ */
62
+ InvokedViaFunctionUrl?: boolean | undefined;
59
63
  /**
60
64
  * The AWS service , AWS account , IAM user, or IAM role that invokes the function. If you specify a service, use `SourceArn` or `SourceAccount` to limit who can invoke the function through that service.
61
65
  * @minLength 1
@@ -0,0 +1,86 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html}
4
+ */
5
+ export type LightsailDiskSnapshot = ResourceDefinitionWithAttributes<"AWS::Lightsail::DiskSnapshot", LightsailDiskSnapshotProps, LightsailDiskSnapshotAttribs>;
6
+ /**
7
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html}
8
+ */
9
+ export type LightsailDiskSnapshotProps = {
10
+ /**
11
+ * The name of the source disk from which the snapshot was created.
12
+ * @minLength 2
13
+ * @maxLength 255
14
+ * @pattern ^\w[\w\-]*\w$
15
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-diskname}
16
+ */
17
+ DiskName: string;
18
+ /**
19
+ * The name of the disk snapshot (e.g., my-disk-snapshot).
20
+ * @minLength 2
21
+ * @maxLength 255
22
+ * @pattern ^\w[\w\-]*\w$
23
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-disksnapshotname}
24
+ */
25
+ DiskSnapshotName: string;
26
+ /**
27
+ * An array of key-value pairs to apply to this resource.
28
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-tags}
29
+ */
30
+ Tags?: Tag[] | undefined;
31
+ };
32
+ /**
33
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#aws-resource-lightsail-disksnapshot-return-values}
34
+ */
35
+ export type LightsailDiskSnapshotAttribs = {
36
+ /**
37
+ * The timestamp when the disk snapshot was created.
38
+ * @format date-time
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-createdat}
40
+ */
41
+ CreatedAt: string;
42
+ /**
43
+ * The Amazon Resource Name (ARN) of the disk snapshot.
44
+ * @pattern .*\S.*
45
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-disksnapshotarn}
46
+ */
47
+ DiskSnapshotArn: string;
48
+ /**
49
+ * The name of the source disk from which the disk snapshot was created.
50
+ * @pattern ^\w[\w\-]*\w$
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-fromdiskname}
52
+ */
53
+ FromDiskName: string;
54
+ /**
55
+ * A Boolean value indicating whether the snapshot was created from an automatic snapshot.
56
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-isfromautosnapshot}
57
+ */
58
+ IsFromAutoSnapshot: boolean;
59
+ /**
60
+ * The progress of the disk snapshot creation operation.
61
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-progress}
62
+ */
63
+ Progress: string;
64
+ /**
65
+ * The Lightsail resource type (DiskSnapshot).
66
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-resourcetype}
67
+ */
68
+ ResourceType: "DiskSnapshot";
69
+ /**
70
+ * The size of the disk snapshot in GB.
71
+ * @min 1
72
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-sizeingb}
73
+ */
74
+ SizeInGb: number;
75
+ /**
76
+ * The status of the disk snapshot operation.
77
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-state}
78
+ */
79
+ State: "pending" | "completed" | "error" | "unknown";
80
+ /**
81
+ * The support code. Include this code in your email to support when you have questions about an instance or another resource in Lightsail.
82
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-supportcode}
83
+ */
84
+ SupportCode: string;
85
+ };
86
+ //# sourceMappingURL=aws-lightsail-disksnapshot.d.ts.map
@@ -1,10 +1,14 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
+ * > End of support notice: On October 31, 2025, AWS will end support for Amazon Lookout for Metrics. After October 31, 2025, you will no longer be able to access the Amazon Lookout for Metrics console or Amazon Lookout for Metrics resources. For more information, see [Amazon Lookout for Metrics end of support](https://docs.aws.amazon.com//blogs/machine-learning/transitioning-off-amazon-lookout-for-metrics/) .
4
+ *
3
5
  * The `AWS::LookoutMetrics::Alert` type creates an alert for an anomaly detector.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lookoutmetrics-alert.html}
5
7
  */
6
8
  export type LookoutMetricsAlert = ResourceDefinitionWithAttributes<"AWS::LookoutMetrics::Alert", LookoutMetricsAlertProps, LookoutMetricsAlertAttribs>;
7
9
  /**
10
+ * > End of support notice: On October 31, 2025, AWS will end support for Amazon Lookout for Metrics. After October 31, 2025, you will no longer be able to access the Amazon Lookout for Metrics console or Amazon Lookout for Metrics resources. For more information, see [Amazon Lookout for Metrics end of support](https://docs.aws.amazon.com//blogs/machine-learning/transitioning-off-amazon-lookout-for-metrics/) .
11
+ *
8
12
  * The `AWS::LookoutMetrics::Alert` type creates an alert for an anomaly detector.
9
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lookoutmetrics-alert.html}
10
14
  */
@@ -1,10 +1,14 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
+ * > End of support notice: On October 31, 2025, AWS will end support for Amazon Lookout for Metrics. After October 31, 2025, you will no longer be able to access the Amazon Lookout for Metrics console or Amazon Lookout for Metrics resources. For more information, see [Amazon Lookout for Metrics end of support](https://docs.aws.amazon.com//blogs/machine-learning/transitioning-off-amazon-lookout-for-metrics/) .
4
+ *
3
5
  * The `AWS::LookoutMetrics::AnomalyDetector` type creates an anomaly detector.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lookoutmetrics-anomalydetector.html}
5
7
  */
6
8
  export type LookoutMetricsAnomalyDetector = ResourceDefinitionWithAttributes<"AWS::LookoutMetrics::AnomalyDetector", LookoutMetricsAnomalyDetectorProps, LookoutMetricsAnomalyDetectorAttribs>;
7
9
  /**
10
+ * > End of support notice: On October 31, 2025, AWS will end support for Amazon Lookout for Metrics. After October 31, 2025, you will no longer be able to access the Amazon Lookout for Metrics console or Amazon Lookout for Metrics resources. For more information, see [Amazon Lookout for Metrics end of support](https://docs.aws.amazon.com//blogs/machine-learning/transitioning-off-amazon-lookout-for-metrics/) .
11
+ *
8
12
  * The `AWS::LookoutMetrics::AnomalyDetector` type creates an anomaly detector.
9
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lookoutmetrics-anomalydetector.html}
10
14
  */
@@ -779,6 +779,10 @@ export type Av1Settings = {
779
779
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-av1settings.html#cfn-medialive-channel-av1settings-maxbitrate}
780
780
  */
781
781
  MaxBitrate?: number | undefined;
782
+ /**
783
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-av1settings.html#cfn-medialive-channel-av1settings-minbitrate}
784
+ */
785
+ MinBitrate?: number | undefined;
782
786
  /**
783
787
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-av1settings.html#cfn-medialive-channel-av1settings-miniinterval}
784
788
  */
@@ -2285,6 +2289,10 @@ export type H264Settings = {
2285
2289
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h264settings.html#cfn-medialive-channel-h264settings-maxbitrate}
2286
2290
  */
2287
2291
  MaxBitrate?: number | undefined;
2292
+ /**
2293
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h264settings.html#cfn-medialive-channel-h264settings-minbitrate}
2294
+ */
2295
+ MinBitrate?: number | undefined;
2288
2296
  /**
2289
2297
  * Meaningful only if sceneChangeDetect is set to enabled. This setting enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection. If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk or stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting the I-interval. The normal cadence resumes for the next GOP. Note that the maximum GOP stretch = GOP size + Min-I-interval - 1.
2290
2298
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h264settings.html#cfn-medialive-channel-h264settings-miniinterval}
@@ -2506,11 +2514,19 @@ export type H265Settings = {
2506
2514
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-frameratenumerator}
2507
2515
  */
2508
2516
  FramerateNumerator?: number | undefined;
2517
+ /**
2518
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-gopbreference}
2519
+ */
2520
+ GopBReference?: string | undefined;
2509
2521
  /**
2510
2522
  * Frequency of closed GOPs. In streaming applications, it is recommended that this be set to 1 so a decoder joining mid-stream will receive an IDR frame as quickly as possible. Setting this value to 0 will break output segmenting.
2511
2523
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-gopclosedcadence}
2512
2524
  */
2513
2525
  GopClosedCadence?: number | undefined;
2526
+ /**
2527
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-gopnumbframes}
2528
+ */
2529
+ GopNumBFrames?: number | undefined;
2514
2530
  /**
2515
2531
  * GOP size (keyframe interval) in units of either frames or seconds per gopSizeUnits.
2516
2532
  * If gopSizeUnits is frames, gopSize must be an integer and must be greater than or equal to 1.
@@ -2538,6 +2554,10 @@ export type H265Settings = {
2538
2554
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-maxbitrate}
2539
2555
  */
2540
2556
  MaxBitrate?: number | undefined;
2557
+ /**
2558
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-minbitrate}
2559
+ */
2560
+ MinBitrate?: number | undefined;
2541
2561
  /**
2542
2562
  * Only meaningful if sceneChangeDetect is set to enabled. Defaults to 5 if multiplex rate control is used. Enforces separation between repeated (cadence) I-frames and I-frames inserted by Scene Change Detection. If a scene change I-frame is within I-interval frames of a cadence I-frame, the GOP is shrunk and/or stretched to the scene change I-frame. GOP stretch requires enabling lookahead as well as setting I-interval. The normal cadence resumes for the next GOP. Note: Maximum GOP stretch = GOP size + Min-I-interval - 1
2543
2563
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-miniinterval}
@@ -2603,6 +2623,10 @@ export type H265Settings = {
2603
2623
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-slices}
2604
2624
  */
2605
2625
  Slices?: number | undefined;
2626
+ /**
2627
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-subgoplength}
2628
+ */
2629
+ SubgopLength?: string | undefined;
2606
2630
  /**
2607
2631
  * H.265 Tier.
2608
2632
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html#cfn-medialive-channel-h265settings-tier}
@@ -16,7 +16,7 @@ export type MSKClusterPolicyProps = {
16
16
  */
17
17
  ClusterArn: string;
18
18
  /**
19
- * Resource policy for the cluster.
19
+ * Resource policy for the cluster. The maximum size supported for a resource-based policy document is 20 KB.
20
20
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-clusterpolicy.html#cfn-msk-clusterpolicy-policy}
21
21
  */
22
22
  Policy: PolicyDocument;
@@ -1,4 +1,4 @@
1
- import type { ResourceDefinitionWithAttributes } from "../main.ts";
1
+ import type { ResourceDefinition, Tag } from "../main.ts";
2
2
  /**
3
3
  * Creates an event notification subscription. This action requires a topic ARN (Amazon Resource Name) created by either the Neptune console, the SNS console, or the SNS API. To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console.
4
4
  *
@@ -7,7 +7,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
7
7
  * If you specify both the SourceType and SourceIds, such as SourceType = db-instance and SourceIdentifier = myDBInstance1, you are notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify a SourceIdentifier, you receive notice of the events for that source type for all your Neptune sources. If you do not specify either the SourceType nor the SourceIdentifier, you are notified of events generated from all Neptune sources belonging to your customer account.
8
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-eventsubscription.html}
9
9
  */
10
- export type NeptuneEventSubscription = ResourceDefinitionWithAttributes<"AWS::Neptune::EventSubscription", NeptuneEventSubscriptionProps, NeptuneEventSubscriptionAttribs>;
10
+ export type NeptuneEventSubscription = ResourceDefinition<"AWS::Neptune::EventSubscription", NeptuneEventSubscriptionProps>;
11
11
  /**
12
12
  * Creates an event notification subscription. This action requires a topic ARN (Amazon Resource Name) created by either the Neptune console, the SNS console, or the SNS API. To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console.
13
13
  *
@@ -19,10 +19,12 @@ export type NeptuneEventSubscription = ResourceDefinitionWithAttributes<"AWS::Ne
19
19
  export type NeptuneEventSubscriptionProps = {
20
20
  /**
21
21
  * A Boolean value indicating if the subscription is enabled. True indicates the subscription is enabled.
22
+ * @default true
22
23
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-eventsubscription.html#cfn-neptune-eventsubscription-enabled}
23
24
  */
24
25
  Enabled?: boolean | undefined;
25
26
  /**
27
+ * A list of event categories for a SourceType that you want to subscribe to. You can see a list of the categories for a given SourceType in the Events topic in the Amazon Neptune User Guide or by using the DescribeEventCategories action.
26
28
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-eventsubscription.html#cfn-neptune-eventsubscription-eventcategories}
27
29
  */
28
30
  EventCategories?: string[] | undefined;
@@ -30,8 +32,9 @@ export type NeptuneEventSubscriptionProps = {
30
32
  * The topic ARN of the event notification subscription.
31
33
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-eventsubscription.html#cfn-neptune-eventsubscription-snstopicarn}
32
34
  */
33
- SnsTopicArn?: string | undefined;
35
+ SnsTopicArn: string;
34
36
  /**
37
+ * The list of identifiers of the event sources for which events will be returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens; it cannot end with a hyphen or contain two consecutive hyphens.
35
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-eventsubscription.html#cfn-neptune-eventsubscription-sourceids}
36
39
  */
37
40
  SourceIds?: string[] | undefined;
@@ -40,14 +43,16 @@ export type NeptuneEventSubscriptionProps = {
40
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-eventsubscription.html#cfn-neptune-eventsubscription-sourcetype}
41
44
  */
42
45
  SourceType?: string | undefined;
43
- };
44
- /**
45
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-eventsubscription.html#aws-resource-neptune-eventsubscription-return-values}
46
- */
47
- export type NeptuneEventSubscriptionAttribs = {
48
46
  /**
49
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-eventsubscription.html#cfn-neptune-eventsubscription-id}
47
+ * The name of the subscription.
48
+ * @maxLength 255
49
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-eventsubscription.html#cfn-neptune-eventsubscription-subscriptionname}
50
+ */
51
+ SubscriptionName?: string | undefined;
52
+ /**
53
+ * An array of key-value pairs to apply to this resource.
54
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-eventsubscription.html#cfn-neptune-eventsubscription-tags}
50
55
  */
51
- Id: string;
56
+ Tags?: Tag[] | undefined;
52
57
  };
53
58
  //# sourceMappingURL=aws-neptune-eventsubscription.d.ts.map
@@ -474,7 +474,9 @@ export type RulesSource = {
474
474
  */
475
475
  export type RulesSourceList = {
476
476
  /**
477
- * Whether you want to allow or deny access to the domains in your target list.
477
+ * Whether you want to apply allow, reject, alert, or drop behavior to the domains in your target list.
478
+ *
479
+ * > When logging is enabled and you choose Alert, traffic that matches the domain specifications generates an alert in the firewall's logs. Then, traffic either passes, is rejected, or drops based on other rules in the firewall policy.
478
480
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-rulegroup-rulessourcelist.html#cfn-networkfirewall-rulegroup-rulessourcelist-generatedrulestype}
479
481
  */
480
482
  GeneratedRulesType: GeneratedRulesType;
@@ -69,6 +69,11 @@ export type NetworkManagerConnectPeerAttribs = {
69
69
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectpeer.html#cfn-networkmanager-connectpeer-edgelocation}
70
70
  */
71
71
  EdgeLocation: string;
72
+ /**
73
+ * Describes the error associated with the attachment request.
74
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectpeer.html#cfn-networkmanager-connectpeer-lastmodificationerrors}
75
+ */
76
+ LastModificationErrors: string[];
72
77
  /**
73
78
  * The state of the Connect peer. This will be: `REJECTED` | `PENDING_ATTACHMENT_ACCEPTANCE` | `CREATING` | `FAILED` | `AVAILABLE` | `UPDATING` | `PENDING_NETWORK_UPDATE` | `PENDING_TAG_ACCEPTANCE` | `DELETING` .
74
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectpeer.html#cfn-networkmanager-connectpeer-state}