@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
@@ -1,33 +1,48 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
+ * > Amazon Bedrock AgentCore is in preview release and is subject to change.
4
+ *
5
+ * AgentCore Runtime is a secure, serverless runtime purpose-built for deploying and scaling dynamic AI agents and tools using any open-source framework including LangGraph, CrewAI, and Strands Agents, any protocol, and any model.
6
+ *
7
+ * For more information about using agent runtime endpoints in Amazon Bedrock AgentCore, see [AgentCore Runtime versioning and endpoints](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/agent-runtime-versioning.html) .
8
+ *
9
+ * See the *Properties* section below for descriptions of both the required and optional properties.
3
10
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html}
4
11
  */
5
12
  export type BedrockAgentCoreRuntimeEndpoint = ResourceDefinitionWithAttributes<"AWS::BedrockAgentCore::RuntimeEndpoint", BedrockAgentCoreRuntimeEndpointProps, BedrockAgentCoreRuntimeEndpointAttribs>;
6
13
  /**
14
+ * > Amazon Bedrock AgentCore is in preview release and is subject to change.
15
+ *
16
+ * AgentCore Runtime is a secure, serverless runtime purpose-built for deploying and scaling dynamic AI agents and tools using any open-source framework including LangGraph, CrewAI, and Strands Agents, any protocol, and any model.
17
+ *
18
+ * For more information about using agent runtime endpoints in Amazon Bedrock AgentCore, see [AgentCore Runtime versioning and endpoints](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/agent-runtime-versioning.html) .
19
+ *
20
+ * See the *Properties* section below for descriptions of both the required and optional properties.
7
21
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html}
8
22
  */
9
23
  export type BedrockAgentCoreRuntimeEndpointProps = {
10
24
  /**
11
- * The ID of the parent Agent Runtime (required for creation)
25
+ * The agent runtime ID.
12
26
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-agentruntimeid}
13
27
  */
14
28
  AgentRuntimeId: string;
15
29
  /**
16
- * The version of the AgentCore Runtime to use for the endpoint.
30
+ * The version of the agent.
17
31
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-agentruntimeversion}
18
32
  */
19
33
  AgentRuntimeVersion?: string | undefined;
20
34
  /**
21
- * The description of the AgentCore Runtime endpoint.
35
+ * Contains information about an agent runtime endpoint. An agent runtime is the execution environment for a Amazon Bedrock Agent.
22
36
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-description}
23
37
  */
24
38
  Description?: string | undefined;
25
39
  /**
26
- * The name of the Agent Runtime Endpoint
40
+ * The name of the AgentCore Runtime endpoint.
27
41
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-name}
28
42
  */
29
43
  Name: string;
30
44
  /**
45
+ * The tags for the AgentCore Runtime endpoint.
31
46
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-tags}
32
47
  */
33
48
  Tags?: Record<string, string> | undefined;
@@ -37,47 +52,47 @@ export type BedrockAgentCoreRuntimeEndpointProps = {
37
52
  */
38
53
  export type BedrockAgentCoreRuntimeEndpointAttribs = {
39
54
  /**
40
- * The ARN of the Agent Runtime
55
+ * The Amazon Resource Name (ARN) of the runtime agent.
41
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-agentruntimearn}
42
57
  */
43
58
  AgentRuntimeArn: string;
44
59
  /**
45
- * The Amazon Resource Name (ARN) of the AgentCore Runtime.
60
+ * The endpoint Amazon Resource Name (ARN).
46
61
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-agentruntimeendpointarn}
47
62
  */
48
63
  AgentRuntimeEndpointArn: string;
49
64
  /**
50
- * The timestamp when the Agent Runtime Endpoint was created
65
+ * The time at which the endpoint was created.
51
66
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-createdat}
52
67
  */
53
68
  CreatedAt: string;
54
69
  /**
55
- * The reason for failure if the endpoint is in a failed state
70
+ * The reason for failure if the memory is in a failed state.
56
71
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-failurereason}
57
72
  */
58
73
  FailureReason: string;
59
74
  /**
60
- * The unique identifier of the AgentCore Runtime endpoint.
75
+ * The ID of the runtime endpoint.
61
76
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-id}
62
77
  */
63
78
  Id: string;
64
79
  /**
65
- * The timestamp when the Agent Runtime Endpoint was last updated
80
+ * The time at which the endpoint was last updated.
66
81
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-lastupdatedat}
67
82
  */
68
83
  LastUpdatedAt: string;
69
84
  /**
70
- * The Live version of the Agent Runtime
85
+ * The live version for the runtime endpoint.
71
86
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-liveversion}
72
87
  */
73
88
  LiveVersion: string;
74
89
  /**
75
- * The status of the Agent Runtime Endpoint
90
+ * The status of the runtime endpoint.
76
91
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-status}
77
92
  */
78
93
  Status: AgentRuntimeEndpointStatus;
79
94
  /**
80
- * The target version of the AgentCore Runtime for the endpoint.
95
+ * The target version.
81
96
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtimeendpoint.html#cfn-bedrockagentcore-runtimeendpoint-targetversion}
82
97
  */
83
98
  TargetVersion: string;
@@ -10,11 +10,11 @@ export type CognitoUserPoolUser = ResourceDefinition<"AWS::Cognito::UserPoolUser
10
10
  */
11
11
  export type CognitoUserPoolUserProps = {
12
12
  /**
13
- * A map of custom key-value pairs that you can provide as input for any custom workflows that this action triggers.
13
+ * A map of custom key-value pairs that you can provide as input for any custom workflows that this action triggers. You create custom workflows by assigning AWS Lambda functions to user pool triggers.
14
14
  *
15
- * You create custom workflows by assigning AWS Lambda functions to user pool triggers. When you use the AdminCreateUser API action, Amazon Cognito invokes the function that is assigned to the *pre sign-up* trigger. When Amazon Cognito invokes this function, it passes a JSON payload, which the function receives as input. This payload contains a `ClientMetadata` attribute, which provides the data that you assigned to the ClientMetadata parameter in your AdminCreateUser request. In your function code in AWS Lambda , you can process the `clientMetadata` value to enhance your workflow for your specific needs.
15
+ * When Amazon Cognito invokes any of these functions, it passes a JSON payload, which the function receives as input. This payload contains a `clientMetadata` attribute that provides the data that you assigned to the ClientMetadata parameter in your request. In your function code, you can process the `clientMetadata` value to enhance your workflow for your specific needs.
16
16
  *
17
- * For more information, see [Using Lambda triggers](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html) in the *Amazon Cognito Developer Guide* .
17
+ * To review the Lambda trigger types that Amazon Cognito invokes at runtime with API requests, see [Connecting API actions to Lambda triggers](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-working-with-lambda-triggers.html#lambda-triggers-by-event) in the *Amazon Cognito Developer Guide* .
18
18
  *
19
19
  * > When you use the `ClientMetadata` parameter, note that Amazon Cognito won't do the following:
20
20
  * >
@@ -114,10 +114,6 @@ export type EvaluationFormItem = {
114
114
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionautomation.html}
115
115
  */
116
116
  export type EvaluationFormNumericQuestionAutomation = {
117
- /**
118
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionautomation.html#cfn-connect-evaluationform-evaluationformnumericquestionautomation-answersource}
119
- */
120
- AnswerSource?: unknown;
121
117
  /**
122
118
  * The property value of the automation.
123
119
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionautomation.html#cfn-connect-evaluationform-evaluationformnumericquestionautomation-propertyvalue}
@@ -34,7 +34,7 @@ export type ConnectRoutingProfileProps = {
34
34
  */
35
35
  InstanceArn: string;
36
36
  /**
37
- * The manual assignment queues to associate with this routing profile.
37
+ * Contains information about the queue and channel for manual assignment behaviour can be enabled.
38
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-routingprofile.html#cfn-connect-routingprofile-manualassignmentqueueconfigs}
39
39
  */
40
40
  ManualAssignmentQueueConfigs?: RoutingProfileManualAssignmentQueueConfig[] | undefined;
@@ -121,12 +121,12 @@ export type MediaConcurrency = {
121
121
  CrossChannelBehavior?: CrossChannelBehavior | undefined;
122
122
  };
123
123
  /**
124
- * Contains information about the manual assignment queue and channel
124
+ * Contains information about the queue and channel for manual assignment behaviour can be enabled.
125
125
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-routingprofile-routingprofilemanualassignmentqueueconfig.html}
126
126
  */
127
127
  export type RoutingProfileManualAssignmentQueueConfig = {
128
128
  /**
129
- * Contains the channel and queue identifier for a routing profile.
129
+ * Contains information about a queue resource.
130
130
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-routingprofile-routingprofilemanualassignmentqueueconfig.html#cfn-connect-routingprofile-routingprofilemanualassignmentqueueconfig-queuereference}
131
131
  */
132
132
  QueueReference: RoutingProfileQueueReference;
@@ -150,7 +150,7 @@ export type UserPhoneConfig = {
150
150
  */
151
151
  DeskPhoneNumber?: string | undefined;
152
152
  /**
153
- * The Persistent Connection setting.
153
+ * The persistent connection setting for the user.
154
154
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-user-userphoneconfig.html#cfn-connect-user-userphoneconfig-persistentconnection}
155
155
  */
156
156
  PersistentConnection?: boolean | undefined;
@@ -1,4 +1,4 @@
1
- import type { ResourceDefinition } from "../main.ts";
1
+ import type { ResourceDefinition, Tag } from "../main.ts";
2
2
  /**
3
3
  * The definition of AWS Cost and Usage Report. You can specify the report name, time unit, report format, compression format, S3 bucket, additional artifacts, and schema elements in the definition.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cur-reportdefinition.html}
@@ -79,6 +79,11 @@ export type CURReportDefinitionProps = {
79
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cur-reportdefinition.html#cfn-cur-reportdefinition-s3region}
80
80
  */
81
81
  S3Region: string;
82
+ /**
83
+ * The tags to be assigned to the report definition resource.
84
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cur-reportdefinition.html#cfn-cur-reportdefinition-tags}
85
+ */
86
+ Tags?: Tag[] | undefined;
82
87
  /**
83
88
  * The granularity of the line items in the report.
84
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cur-reportdefinition.html#cfn-cur-reportdefinition-timeunit}
@@ -19,6 +19,20 @@ export type DataSyncLocationSMBProps = {
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationsmb.html#cfn-datasync-locationsmb-authenticationtype}
20
20
  */
21
21
  AuthenticationType?: "NTLM" | "KERBEROS" | undefined;
22
+ /**
23
+ * Specifies configuration information for a DataSync-managed secret, such as an authentication token or secret key that DataSync uses to access a specific storage location, with a customer-managed AWS KMS key .
24
+ *
25
+ * > You can use either `CmkSecretConfig` or `CustomSecretConfig` to provide credentials for a `CreateLocation` request. Do not provide both parameters for the same request.
26
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationsmb.html#cfn-datasync-locationsmb-cmksecretconfig}
27
+ */
28
+ CmkSecretConfig?: CmkSecretConfig | undefined;
29
+ /**
30
+ * Specifies configuration information for a customer-managed Secrets Manager secret where a storage location authentication token or secret key is stored in plain text. This configuration includes the secret ARN, and the ARN for an IAM role that provides access to the secret.
31
+ *
32
+ * > You can use either `CmkSecretConfig` or `CustomSecretConfig` to provide credentials for a `CreateLocation` request. Do not provide both parameters for the same request.
33
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationsmb.html#cfn-datasync-locationsmb-customsecretconfig}
34
+ */
35
+ CustomSecretConfig?: CustomSecretConfig | undefined;
22
36
  /**
23
37
  * Specifies the IPv4 addresses for the DNS servers that your SMB file server belongs to. This parameter applies only if AuthenticationType is set to KERBEROS. If you have multiple domains in your environment, configuring this parameter makes sure that DataSync connects to the right SMB file server.
24
38
  * @default null
@@ -104,6 +118,13 @@ export type DataSyncLocationSMBProps = {
104
118
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationsmb.html#aws-resource-datasync-locationsmb-return-values}
105
119
  */
106
120
  export type DataSyncLocationSMBAttribs = {
121
+ /**
122
+ * Specifies the ARN for the DataSync-managed AWS Secrets Manager secret that that is used to access a specific storage location. This property is generated by DataSync and is read-only. DataSync encrypts this secret with the KMS key that you specify for `KmsKeyArn` .
123
+ * @maxLength 2048
124
+ * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):secretsmanager:[a-z-0-9]+:[0-9]{12}:secret:.*|)$
125
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-cmksecretconfig.html#cfn-datasync-locationsmb-cmksecretconfig-secretarn}
126
+ */
127
+ "CmkSecretConfig.SecretArn": string;
107
128
  /**
108
129
  * The Amazon Resource Name (ARN) of the specified SMB location.
109
130
  * @maxLength 128
@@ -119,6 +140,43 @@ export type DataSyncLocationSMBAttribs = {
119
140
  */
120
141
  LocationUri: string;
121
142
  };
143
+ /**
144
+ * Specifies configuration information for a DataSync-managed secret, such as an authentication token or secret key that DataSync uses to access a specific storage location, with a customer-managed AWS KMS key .
145
+ *
146
+ * > You can use either `CmkSecretConfig` or `CustomSecretConfig` to provide credentials for a `CreateLocation` request. Do not provide both parameters for the same request.
147
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-cmksecretconfig.html}
148
+ */
149
+ export type CmkSecretConfig = {
150
+ /**
151
+ * Specifies the ARN for the customer-managed AWS KMS key that DataSync uses to encrypt the DataSync-managed secret stored for `SecretArn` . DataSync provides this key to AWS Secrets Manager .
152
+ * @maxLength 2048
153
+ * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):kms:[a-z-0-9]+:[0-9]{12}:key/.*|)$
154
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-cmksecretconfig.html#cfn-datasync-locationsmb-cmksecretconfig-kmskeyarn}
155
+ */
156
+ KmsKeyArn?: string | undefined;
157
+ };
158
+ /**
159
+ * Specifies configuration information for a customer-managed Secrets Manager secret where a storage location authentication token or secret key is stored in plain text. This configuration includes the secret ARN, and the ARN for an IAM role that provides access to the secret.
160
+ *
161
+ * > You can use either `CmkSecretConfig` or `CustomSecretConfig` to provide credentials for a `CreateLocation` request. Do not provide both parameters for the same request.
162
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-customsecretconfig.html}
163
+ */
164
+ export type CustomSecretConfig = {
165
+ /**
166
+ * Specifies the ARN for the AWS Identity and Access Management role that DataSync uses to access the secret specified for `SecretArn` .
167
+ * @maxLength 2048
168
+ * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):iam::[0-9]{12}:role/.*|)$
169
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-customsecretconfig.html#cfn-datasync-locationsmb-customsecretconfig-secretaccessrolearn}
170
+ */
171
+ SecretAccessRoleArn: string;
172
+ /**
173
+ * Specifies the ARN for an AWS Secrets Manager secret.
174
+ * @maxLength 2048
175
+ * @pattern ^(arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):secretsmanager:[a-z-0-9]+:[0-9]{12}:secret:.*|)$
176
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-customsecretconfig.html#cfn-datasync-locationsmb-customsecretconfig-secretarn}
177
+ */
178
+ SecretArn: string;
179
+ };
122
180
  /**
123
181
  * Specifies the version of the SMB protocol that DataSync uses to access your SMB file server.
124
182
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datasync-locationsmb-mountoptions.html}
@@ -0,0 +1,106 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * The details of the metadata form type.
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html}
5
+ */
6
+ export type DataZoneFormType = ResourceDefinitionWithAttributes<"AWS::DataZone::FormType", DataZoneFormTypeProps, DataZoneFormTypeAttribs>;
7
+ /**
8
+ * The details of the metadata form type.
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html}
10
+ */
11
+ export type DataZoneFormTypeProps = {
12
+ /**
13
+ * The description of the metadata form type.
14
+ * @minLength 0
15
+ * @maxLength 2048
16
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-description}
17
+ */
18
+ Description?: string | undefined;
19
+ /**
20
+ * The identifier of the Amazon DataZone domain in which the form type exists.
21
+ * @pattern ^dzd[-_][a-zA-Z0-9_-]{1,36}$
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-domainidentifier}
23
+ */
24
+ DomainIdentifier: string;
25
+ /**
26
+ * The model of the form type.
27
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-model}
28
+ */
29
+ Model: Model;
30
+ /**
31
+ * The name of the form type.
32
+ * @minLength 1
33
+ * @maxLength 128
34
+ * @pattern ^(?![0-9_])\w+$|^_\w*[a-zA-Z0-9]\w*$
35
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-name}
36
+ */
37
+ Name: string;
38
+ /**
39
+ * The identifier of the project that owns the form type.
40
+ * @pattern ^[a-zA-Z0-9_-]{1,36}$
41
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-owningprojectidentifier}
42
+ */
43
+ OwningProjectIdentifier: string;
44
+ /**
45
+ * The status of the form type.
46
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-status}
47
+ */
48
+ Status?: "ENABLED" | "DISABLED" | undefined;
49
+ };
50
+ /**
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#aws-resource-datazone-formtype-return-values}
52
+ */
53
+ export type DataZoneFormTypeAttribs = {
54
+ /**
55
+ * The timestamp of when the metadata form type was created.
56
+ * @format date-time
57
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-createdat}
58
+ */
59
+ CreatedAt: string;
60
+ /**
61
+ * The Amazon DataZone user who created teh metadata form type.
62
+ * @pattern ^[a-zA-Z0-9_-]{1,36}$
63
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-createdby}
64
+ */
65
+ CreatedBy: string;
66
+ /**
67
+ * The identifier of the Amazon DataZone domain in which the form type exists.
68
+ * @pattern ^dzd[-_][a-zA-Z0-9_-]{1,36}$
69
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-domainid}
70
+ */
71
+ DomainId: string;
72
+ /**
73
+ * The ID of the metadata form type.
74
+ * @minLength 1
75
+ * @maxLength 385
76
+ * @pattern ^(?!\.)[\w\.]*\w$
77
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-formtypeidentifier}
78
+ */
79
+ FormTypeIdentifier: string;
80
+ /**
81
+ * The identifier of the project that owns the form type.
82
+ * @pattern ^[a-zA-Z0-9_-]{1,36}$
83
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-owningprojectid}
84
+ */
85
+ OwningProjectId: string;
86
+ /**
87
+ * The revision of the form type.
88
+ * @minLength 1
89
+ * @maxLength 64
90
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-formtype.html#cfn-datazone-formtype-revision}
91
+ */
92
+ Revision: string;
93
+ };
94
+ /**
95
+ * Indicates the smithy model of the API.
96
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-formtype-model.html}
97
+ */
98
+ export type Model = {
99
+ /**
100
+ * @minLength 1
101
+ * @maxLength 100000
102
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-formtype-model.html#cfn-datazone-formtype-model-smithy}
103
+ */
104
+ Smithy?: string | undefined;
105
+ };
106
+ //# sourceMappingURL=aws-datazone-formtype.d.ts.map
@@ -1,9 +1,9 @@
1
- import type { ResourceDefinition } from "../main.ts";
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * The owner that you want to add to the entity.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-owner.html}
5
5
  */
6
- export type DataZoneOwner = ResourceDefinition<"AWS::DataZone::Owner", DataZoneOwnerProps>;
6
+ export type DataZoneOwner = ResourceDefinitionWithAttributes<"AWS::DataZone::Owner", DataZoneOwnerProps, DataZoneOwnerAttribs>;
7
7
  /**
8
8
  * The owner that you want to add to the entity.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-owner.html}
@@ -31,6 +31,21 @@ export type DataZoneOwnerProps = {
31
31
  */
32
32
  Owner: OwnerProperties;
33
33
  };
34
+ /**
35
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-owner.html#aws-resource-datazone-owner-return-values}
36
+ */
37
+ export type DataZoneOwnerAttribs = {
38
+ /**
39
+ * The ID of the entity to which you want to add an owner.
40
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-owner.html#cfn-datazone-owner-owneridentifier}
41
+ */
42
+ OwnerIdentifier: string;
43
+ /**
44
+ * The owner that you want to add to the entity.
45
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-owner.html#cfn-datazone-owner-ownertype}
46
+ */
47
+ OwnerType: "USER" | "GROUP";
48
+ };
34
49
  /**
35
50
  * The properties of the domain unit owners group.
36
51
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-owner-ownergroupproperties.html}
@@ -1,9 +1,9 @@
1
- import type { ResourceDefinition } from "../main.ts";
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * The `AWS::DataZone::ProjectMembership` resource adds a member to an Amazon DataZone project. Project members consume assets from the Amazon DataZone catalog and produce new assets using one or more analytical workflows.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectmembership.html}
5
5
  */
6
- export type DataZoneProjectMembership = ResourceDefinition<"AWS::DataZone::ProjectMembership", DataZoneProjectMembershipProps>;
6
+ export type DataZoneProjectMembership = ResourceDefinitionWithAttributes<"AWS::DataZone::ProjectMembership", DataZoneProjectMembershipProps, DataZoneProjectMembershipAttribs>;
7
7
  /**
8
8
  * The `AWS::DataZone::ProjectMembership` resource adds a member to an Amazon DataZone project. Project members consume assets from the Amazon DataZone catalog and produce new assets using one or more analytical workflows.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectmembership.html}
@@ -32,6 +32,19 @@ export type DataZoneProjectMembershipProps = {
32
32
  */
33
33
  ProjectIdentifier: string;
34
34
  };
35
+ /**
36
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectmembership.html#aws-resource-datazone-projectmembership-return-values}
37
+ */
38
+ export type DataZoneProjectMembershipAttribs = {
39
+ /**
40
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectmembership.html#cfn-datazone-projectmembership-memberidentifier}
41
+ */
42
+ MemberIdentifier: string;
43
+ /**
44
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectmembership.html#cfn-datazone-projectmembership-memberidentifiertype}
45
+ */
46
+ MemberIdentifierType: MemberIdentifierType;
47
+ };
35
48
  /**
36
49
  * The details about a project member.
37
50
  *
@@ -43,6 +56,10 @@ export type Member = {
43
56
  } | {
44
57
  GroupIdentifier: string;
45
58
  };
59
+ /**
60
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectmembership-memberidentifiertype.html}
61
+ */
62
+ export type MemberIdentifierType = "USER_IDENTIFIER" | "GROUP_IDENTIFIER";
46
63
  /**
47
64
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectmembership-userdesignation.html}
48
65
  */
@@ -40,9 +40,7 @@ export type DMSInstanceProfileProps = {
40
40
  /**
41
41
  * The Amazon Resource Name (ARN) of the AWS KMS key that is used to encrypt the connection parameters for the instance profile.
42
42
  *
43
- * If you don't specify a value for the `KmsKeyArn` parameter, then AWS DMS uses your default encryption key.
44
- *
45
- * AWS KMS creates the default encryption key for your AWS account . Your AWS account has a different default encryption key for each AWS Region .
43
+ * If you don't specify a value for the `KmsKeyArn` parameter, then AWS DMS uses an AWS owned encryption key to encrypt your resources.
46
44
  * @minLength 1
47
45
  * @maxLength 255
48
46
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-instanceprofile.html#cfn-dms-instanceprofile-kmskeyarn}
@@ -270,7 +270,7 @@ export type EbsBlockDevice = {
270
270
  *
271
271
  * The following are the supported values for each volume type:
272
272
  *
273
- * - `gp3` : 3,000 - 16,000 IOPS
273
+ * - `gp3` : 3,000 - 80,000 IOPS
274
274
  * - `io1` : 100 - 64,000 IOPS
275
275
  * - `io2` : 100 - 256,000 IOPS
276
276
  *
@@ -297,7 +297,8 @@ export type EbsBlockDevice = {
297
297
  *
298
298
  * The following are the supported sizes for each volume type:
299
299
  *
300
- * - `gp2` and `gp3` : 1 - 16,384 GiB
300
+ * - `gp2` : 1 - 16,384 GiB
301
+ * - `gp3` : 1 - 65,536 GiB
301
302
  * - `io1` : 4 - 16,384 GiB
302
303
  * - `io2` : 4 - 65,536 GiB
303
304
  * - `st1` and `sc1` : 125 - 16,384 GiB
@@ -293,7 +293,7 @@ export type Ebs = {
293
293
  *
294
294
  * The following are the supported values for each volume type:
295
295
  *
296
- * - `gp3` : 3,000 - 16,000 IOPS
296
+ * - `gp3` : 3,000 - 80,000 IOPS
297
297
  * - `io1` : 100 - 64,000 IOPS
298
298
  * - `io2` : 100 - 256,000 IOPS
299
299
  *
@@ -314,9 +314,9 @@ export type Ebs = {
314
314
  */
315
315
  SnapshotId?: string | undefined;
316
316
  /**
317
- * The throughput to provision for a `gp3` volume, with a maximum of 1,000 MiB/s.
317
+ * The throughput to provision for a `gp3` volume, with a maximum of 2,000 MiB/s.
318
318
  *
319
- * Valid Range: Minimum value of 125. Maximum value of 1000.
319
+ * Valid Range: Minimum value of 125. Maximum value of 2,000.
320
320
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-ebs.html#cfn-ec2-launchtemplate-ebs-throughput}
321
321
  */
322
322
  Throughput?: number | undefined;
@@ -339,7 +339,8 @@ export type Ebs = {
339
339
  /**
340
340
  * The size of the volume, in GiBs. You must specify either a snapshot ID or a volume size. The following are the supported volumes sizes for each volume type:
341
341
  *
342
- * - `gp2` and `gp3` : 1 - 16,384 GiB
342
+ * - `gp2` : 1 - 16,384 GiB
343
+ * - `gp3` : 1 - 65,536 GiB
343
344
  * - `io1` : 4 - 16,384 GiB
344
345
  * - `io2` : 4 - 65,536 GiB
345
346
  * - `st1` and `sc1` : 125 - 16,384 GiB
@@ -0,0 +1,84 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * Describes a local gateway virtual interface.
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html}
5
+ */
6
+ export type EC2LocalGatewayVirtualInterface = ResourceDefinitionWithAttributes<"AWS::EC2::LocalGatewayVirtualInterface", EC2LocalGatewayVirtualInterfaceProps, EC2LocalGatewayVirtualInterfaceAttribs>;
7
+ /**
8
+ * Describes a local gateway virtual interface.
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html}
10
+ */
11
+ export type EC2LocalGatewayVirtualInterfaceProps = {
12
+ /**
13
+ * The local address.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-localaddress}
15
+ */
16
+ LocalAddress: string;
17
+ /**
18
+ * The ID of the local gateway virtual interface group.
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-localgatewayvirtualinterfacegroupid}
20
+ */
21
+ LocalGatewayVirtualInterfaceGroupId: string;
22
+ /**
23
+ * The Outpost LAG ID.
24
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-outpostlagid}
25
+ */
26
+ OutpostLagId: string;
27
+ /**
28
+ * The peer address.
29
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-peeraddress}
30
+ */
31
+ PeerAddress: string;
32
+ /**
33
+ * The peer BGP ASN.
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-peerbgpasn}
35
+ */
36
+ PeerBgpAsn?: number | undefined;
37
+ /**
38
+ * The extended 32-bit ASN of the BGP peer for use with larger ASN values.
39
+ * @format int64
40
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-peerbgpasnextended}
41
+ */
42
+ PeerBgpAsnExtended?: number | undefined;
43
+ /**
44
+ * The tags assigned to the virtual interface.
45
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-tags}
46
+ */
47
+ Tags?: Tag[] | undefined;
48
+ /**
49
+ * The ID of the VLAN.
50
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-vlan}
51
+ */
52
+ Vlan: number;
53
+ };
54
+ /**
55
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#aws-resource-ec2-localgatewayvirtualinterface-return-values}
56
+ */
57
+ export type EC2LocalGatewayVirtualInterfaceAttribs = {
58
+ /**
59
+ * The current state of the local gateway virtual interface.
60
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-configurationstate}
61
+ */
62
+ ConfigurationState: string;
63
+ /**
64
+ * The Border Gateway Protocol (BGP) Autonomous System Number (ASN) of the local gateway.
65
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-localbgpasn}
66
+ */
67
+ LocalBgpAsn: number;
68
+ /**
69
+ * The ID of the local gateway.
70
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-localgatewayid}
71
+ */
72
+ LocalGatewayId: string;
73
+ /**
74
+ * The ID of the virtual interface.
75
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-localgatewayvirtualinterfaceid}
76
+ */
77
+ LocalGatewayVirtualInterfaceId: string;
78
+ /**
79
+ * The ID of the AWS account that owns the local gateway virtual interface.
80
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayvirtualinterface.html#cfn-ec2-localgatewayvirtualinterface-ownerid}
81
+ */
82
+ OwnerId: string;
83
+ };
84
+ //# sourceMappingURL=aws-ec2-localgatewayvirtualinterface.d.ts.map