@pulumi/aws 6.66.2 → 6.66.3

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 (116) hide show
  1. package/bedrock/agentAgentCollaborator.d.ts +207 -0
  2. package/bedrock/agentAgentCollaborator.js +175 -0
  3. package/bedrock/agentAgentCollaborator.js.map +1 -0
  4. package/bedrock/index.d.ts +3 -0
  5. package/bedrock/index.js +6 -1
  6. package/bedrock/index.js.map +1 -1
  7. package/cleanrooms/index.d.ts +3 -0
  8. package/cleanrooms/index.js +6 -1
  9. package/cleanrooms/index.js.map +1 -1
  10. package/cleanrooms/membership.d.ts +217 -0
  11. package/cleanrooms/membership.js +121 -0
  12. package/cleanrooms/membership.js.map +1 -0
  13. package/cloudfront/vpcOrigin.d.ts +1 -1
  14. package/cloudfront/vpcOrigin.js +1 -1
  15. package/cloudwatch/getEventBuses.d.ts +68 -0
  16. package/cloudwatch/getEventBuses.js +56 -0
  17. package/cloudwatch/getEventBuses.js.map +1 -0
  18. package/cloudwatch/index.d.ts +18 -0
  19. package/cloudwatch/index.js +29 -1
  20. package/cloudwatch/index.js.map +1 -1
  21. package/cloudwatch/logDelivery.d.ts +170 -0
  22. package/cloudwatch/logDelivery.js +99 -0
  23. package/cloudwatch/logDelivery.js.map +1 -0
  24. package/cloudwatch/logDeliveryDestination.d.ts +151 -0
  25. package/cloudwatch/logDeliveryDestination.js +88 -0
  26. package/cloudwatch/logDeliveryDestination.js.map +1 -0
  27. package/cloudwatch/logDeliveryDestinationPolicy.d.ts +85 -0
  28. package/cloudwatch/logDeliveryDestinationPolicy.js +82 -0
  29. package/cloudwatch/logDeliveryDestinationPolicy.js.map +1 -0
  30. package/cloudwatch/logDeliverySource.d.ts +148 -0
  31. package/cloudwatch/logDeliverySource.js +93 -0
  32. package/cloudwatch/logDeliverySource.js.map +1 -0
  33. package/cloudwatch/logIndexPolicy.d.ts +88 -0
  34. package/cloudwatch/logIndexPolicy.js +85 -0
  35. package/cloudwatch/logIndexPolicy.js.map +1 -0
  36. package/codebuild/fleet.d.ts +18 -6
  37. package/codebuild/fleet.js +2 -0
  38. package/codebuild/fleet.js.map +1 -1
  39. package/codebuild/getFleet.d.ts +4 -0
  40. package/codebuild/getFleet.js.map +1 -1
  41. package/cognito/userPool.d.ts +48 -0
  42. package/cognito/userPool.js +8 -0
  43. package/cognito/userPool.js.map +1 -1
  44. package/ec2/eipAssociation.d.ts +41 -49
  45. package/ec2/eipAssociation.js +2 -4
  46. package/ec2/eipAssociation.js.map +1 -1
  47. package/ec2/getVpcEndpointService.d.ts +14 -1
  48. package/ec2/getVpcEndpointService.js +2 -0
  49. package/ec2/getVpcEndpointService.js.map +1 -1
  50. package/ec2/peeringConnectionOptions.d.ts +6 -6
  51. package/ecr/accountSetting.d.ts +29 -9
  52. package/ecr/accountSetting.js +17 -3
  53. package/ecr/accountSetting.js.map +1 -1
  54. package/ecs/getClusters.d.ts +44 -0
  55. package/ecs/getClusters.js +46 -0
  56. package/ecs/getClusters.js.map +1 -0
  57. package/ecs/index.d.ts +3 -0
  58. package/ecs/index.js +4 -1
  59. package/ecs/index.js.map +1 -1
  60. package/eks/nodeGroup.d.ts +12 -0
  61. package/eks/nodeGroup.js +2 -0
  62. package/eks/nodeGroup.js.map +1 -1
  63. package/elasticache/user.d.ts +3 -3
  64. package/elasticache/userGroup.d.ts +3 -3
  65. package/emr/studio.d.ts +12 -0
  66. package/emr/studio.js +2 -0
  67. package/emr/studio.js.map +1 -1
  68. package/fsx/windowsFileSystem.d.ts +4 -4
  69. package/fsx/windowsFileSystem.js +4 -4
  70. package/guardduty/organizationConfiguration.d.ts +3 -3
  71. package/lb/trustStore.d.ts +24 -0
  72. package/lb/trustStore.js +24 -0
  73. package/lb/trustStore.js.map +1 -1
  74. package/msk/replicator.d.ts +50 -0
  75. package/msk/replicator.js +50 -0
  76. package/msk/replicator.js.map +1 -1
  77. package/package.json +2 -2
  78. package/quicksight/user.d.ts +71 -27
  79. package/quicksight/user.js +36 -4
  80. package/quicksight/user.js.map +1 -1
  81. package/rds/cluster.d.ts +3 -3
  82. package/rds/clusterInstance.d.ts +3 -3
  83. package/rds/getCertificate.d.ts +9 -0
  84. package/rds/getCertificate.js +2 -0
  85. package/rds/getCertificate.js.map +1 -1
  86. package/rds/getEngineVersion.d.ts +12 -0
  87. package/rds/getEngineVersion.js.map +1 -1
  88. package/rds/integration.d.ts +42 -6
  89. package/rds/integration.js +2 -0
  90. package/rds/integration.js.map +1 -1
  91. package/route53/getRecords.d.ts +125 -0
  92. package/route53/getRecords.js +104 -0
  93. package/route53/getRecords.js.map +1 -0
  94. package/route53/index.d.ts +3 -0
  95. package/route53/index.js +5 -2
  96. package/route53/index.js.map +1 -1
  97. package/route53/record.d.ts +2 -2
  98. package/route53/record.js +2 -2
  99. package/s3/objectCopy.d.ts +24 -0
  100. package/s3/objectCopy.js +23 -0
  101. package/s3/objectCopy.js.map +1 -1
  102. package/s3tables/table.d.ts +1 -1
  103. package/s3tables/table.js +1 -1
  104. package/ssmincidents/getReplicationSet.d.ts +1 -1
  105. package/ssoadmin/managedPolicyAttachment.d.ts +2 -2
  106. package/ssoadmin/managedPolicyAttachment.js +2 -2
  107. package/types/input.d.ts +186 -9
  108. package/types/input.js.map +1 -1
  109. package/types/output.d.ts +366 -10
  110. package/types/output.js.map +1 -1
  111. package/vpclattice/index.d.ts +3 -0
  112. package/vpclattice/index.js +6 -1
  113. package/vpclattice/index.js.map +1 -1
  114. package/vpclattice/resourceGateway.d.ts +217 -0
  115. package/vpclattice/resourceGateway.js +133 -0
  116. package/vpclattice/resourceGateway.js.map +1 -0
@@ -126,6 +126,10 @@ export declare class UserPool extends pulumi.CustomResource {
126
126
  * Configuration block for configuring email. Detailed below.
127
127
  */
128
128
  readonly emailConfiguration: pulumi.Output<outputs.cognito.UserPoolEmailConfiguration | undefined>;
129
+ /**
130
+ * Configuration block for configuring email Multi-Factor Authentication (MFA); requires at least 2 `accountRecoverySetting` entries; requires an `emailConfiguration` configuration block. Detailed below.
131
+ */
132
+ readonly emailMfaConfiguration: pulumi.Output<outputs.cognito.UserPoolEmailMfaConfiguration | undefined>;
129
133
  /**
130
134
  * String representing the email verification message. Conflicts with `verificationMessageTemplate` configuration block `emailMessage` argument.
131
135
  */
@@ -168,6 +172,10 @@ export declare class UserPool extends pulumi.CustomResource {
168
172
  * Configuration block for the schema attributes of a user pool. Detailed below. Schema attributes from the [standard attribute set](https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-attributes.html#cognito-user-pools-standard-attributes) only need to be specified if they are different from the default configuration. Attributes can be added, but not modified or removed. Maximum of 50 attributes.
169
173
  */
170
174
  readonly schemas: pulumi.Output<outputs.cognito.UserPoolSchema[] | undefined>;
175
+ /**
176
+ * Configuration block for information about the user pool sign in policy. Detailed below.
177
+ */
178
+ readonly signInPolicy: pulumi.Output<outputs.cognito.UserPoolSignInPolicy>;
171
179
  /**
172
180
  * String representing the SMS authentication message. The Message must contain the `{####}` placeholder, which will be replaced with the code.
173
181
  */
@@ -206,6 +214,10 @@ export declare class UserPool extends pulumi.CustomResource {
206
214
  * Configuration block for user pool add-ons to enable user pool advanced security mode features. Detailed below.
207
215
  */
208
216
  readonly userPoolAddOns: pulumi.Output<outputs.cognito.UserPoolUserPoolAddOns | undefined>;
217
+ /**
218
+ * The user pool [feature plan](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-sign-in-feature-plans.html), or tier. Valid values: `LITE`, `ESSENTIALS`, `PLUS`.
219
+ */
220
+ readonly userPoolTier: pulumi.Output<string>;
209
221
  /**
210
222
  * Whether email addresses or phone numbers can be specified as usernames when a user signs up. Conflicts with `aliasAttributes`.
211
223
  */
@@ -218,6 +230,10 @@ export declare class UserPool extends pulumi.CustomResource {
218
230
  * Configuration block for verification message templates. Detailed below.
219
231
  */
220
232
  readonly verificationMessageTemplate: pulumi.Output<outputs.cognito.UserPoolVerificationMessageTemplate>;
233
+ /**
234
+ * Configuration block for web authn configuration. Detailed below.
235
+ */
236
+ readonly webAuthnConfiguration: pulumi.Output<outputs.cognito.UserPoolWebAuthnConfiguration | undefined>;
221
237
  /**
222
238
  * Create a UserPool resource with the given unique name, arguments, and options.
223
239
  *
@@ -275,6 +291,10 @@ export interface UserPoolState {
275
291
  * Configuration block for configuring email. Detailed below.
276
292
  */
277
293
  emailConfiguration?: pulumi.Input<inputs.cognito.UserPoolEmailConfiguration>;
294
+ /**
295
+ * Configuration block for configuring email Multi-Factor Authentication (MFA); requires at least 2 `accountRecoverySetting` entries; requires an `emailConfiguration` configuration block. Detailed below.
296
+ */
297
+ emailMfaConfiguration?: pulumi.Input<inputs.cognito.UserPoolEmailMfaConfiguration>;
278
298
  /**
279
299
  * String representing the email verification message. Conflicts with `verificationMessageTemplate` configuration block `emailMessage` argument.
280
300
  */
@@ -317,6 +337,10 @@ export interface UserPoolState {
317
337
  * Configuration block for the schema attributes of a user pool. Detailed below. Schema attributes from the [standard attribute set](https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-attributes.html#cognito-user-pools-standard-attributes) only need to be specified if they are different from the default configuration. Attributes can be added, but not modified or removed. Maximum of 50 attributes.
318
338
  */
319
339
  schemas?: pulumi.Input<pulumi.Input<inputs.cognito.UserPoolSchema>[]>;
340
+ /**
341
+ * Configuration block for information about the user pool sign in policy. Detailed below.
342
+ */
343
+ signInPolicy?: pulumi.Input<inputs.cognito.UserPoolSignInPolicy>;
320
344
  /**
321
345
  * String representing the SMS authentication message. The Message must contain the `{####}` placeholder, which will be replaced with the code.
322
346
  */
@@ -355,6 +379,10 @@ export interface UserPoolState {
355
379
  * Configuration block for user pool add-ons to enable user pool advanced security mode features. Detailed below.
356
380
  */
357
381
  userPoolAddOns?: pulumi.Input<inputs.cognito.UserPoolUserPoolAddOns>;
382
+ /**
383
+ * The user pool [feature plan](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-sign-in-feature-plans.html), or tier. Valid values: `LITE`, `ESSENTIALS`, `PLUS`.
384
+ */
385
+ userPoolTier?: pulumi.Input<string>;
358
386
  /**
359
387
  * Whether email addresses or phone numbers can be specified as usernames when a user signs up. Conflicts with `aliasAttributes`.
360
388
  */
@@ -367,6 +395,10 @@ export interface UserPoolState {
367
395
  * Configuration block for verification message templates. Detailed below.
368
396
  */
369
397
  verificationMessageTemplate?: pulumi.Input<inputs.cognito.UserPoolVerificationMessageTemplate>;
398
+ /**
399
+ * Configuration block for web authn configuration. Detailed below.
400
+ */
401
+ webAuthnConfiguration?: pulumi.Input<inputs.cognito.UserPoolWebAuthnConfiguration>;
370
402
  }
371
403
  /**
372
404
  * The set of arguments for constructing a UserPool resource.
@@ -400,6 +432,10 @@ export interface UserPoolArgs {
400
432
  * Configuration block for configuring email. Detailed below.
401
433
  */
402
434
  emailConfiguration?: pulumi.Input<inputs.cognito.UserPoolEmailConfiguration>;
435
+ /**
436
+ * Configuration block for configuring email Multi-Factor Authentication (MFA); requires at least 2 `accountRecoverySetting` entries; requires an `emailConfiguration` configuration block. Detailed below.
437
+ */
438
+ emailMfaConfiguration?: pulumi.Input<inputs.cognito.UserPoolEmailMfaConfiguration>;
403
439
  /**
404
440
  * String representing the email verification message. Conflicts with `verificationMessageTemplate` configuration block `emailMessage` argument.
405
441
  */
@@ -430,6 +466,10 @@ export interface UserPoolArgs {
430
466
  * Configuration block for the schema attributes of a user pool. Detailed below. Schema attributes from the [standard attribute set](https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-attributes.html#cognito-user-pools-standard-attributes) only need to be specified if they are different from the default configuration. Attributes can be added, but not modified or removed. Maximum of 50 attributes.
431
467
  */
432
468
  schemas?: pulumi.Input<pulumi.Input<inputs.cognito.UserPoolSchema>[]>;
469
+ /**
470
+ * Configuration block for information about the user pool sign in policy. Detailed below.
471
+ */
472
+ signInPolicy?: pulumi.Input<inputs.cognito.UserPoolSignInPolicy>;
433
473
  /**
434
474
  * String representing the SMS authentication message. The Message must contain the `{####}` placeholder, which will be replaced with the code.
435
475
  */
@@ -460,6 +500,10 @@ export interface UserPoolArgs {
460
500
  * Configuration block for user pool add-ons to enable user pool advanced security mode features. Detailed below.
461
501
  */
462
502
  userPoolAddOns?: pulumi.Input<inputs.cognito.UserPoolUserPoolAddOns>;
503
+ /**
504
+ * The user pool [feature plan](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-sign-in-feature-plans.html), or tier. Valid values: `LITE`, `ESSENTIALS`, `PLUS`.
505
+ */
506
+ userPoolTier?: pulumi.Input<string>;
463
507
  /**
464
508
  * Whether email addresses or phone numbers can be specified as usernames when a user signs up. Conflicts with `aliasAttributes`.
465
509
  */
@@ -472,4 +516,8 @@ export interface UserPoolArgs {
472
516
  * Configuration block for verification message templates. Detailed below.
473
517
  */
474
518
  verificationMessageTemplate?: pulumi.Input<inputs.cognito.UserPoolVerificationMessageTemplate>;
519
+ /**
520
+ * Configuration block for web authn configuration. Detailed below.
521
+ */
522
+ webAuthnConfiguration?: pulumi.Input<inputs.cognito.UserPoolWebAuthnConfiguration>;
475
523
  }
@@ -109,6 +109,7 @@ class UserPool extends pulumi.CustomResource {
109
109
  resourceInputs["deviceConfiguration"] = state ? state.deviceConfiguration : undefined;
110
110
  resourceInputs["domain"] = state ? state.domain : undefined;
111
111
  resourceInputs["emailConfiguration"] = state ? state.emailConfiguration : undefined;
112
+ resourceInputs["emailMfaConfiguration"] = state ? state.emailMfaConfiguration : undefined;
112
113
  resourceInputs["emailVerificationMessage"] = state ? state.emailVerificationMessage : undefined;
113
114
  resourceInputs["emailVerificationSubject"] = state ? state.emailVerificationSubject : undefined;
114
115
  resourceInputs["endpoint"] = state ? state.endpoint : undefined;
@@ -119,6 +120,7 @@ class UserPool extends pulumi.CustomResource {
119
120
  resourceInputs["name"] = state ? state.name : undefined;
120
121
  resourceInputs["passwordPolicy"] = state ? state.passwordPolicy : undefined;
121
122
  resourceInputs["schemas"] = state ? state.schemas : undefined;
123
+ resourceInputs["signInPolicy"] = state ? state.signInPolicy : undefined;
122
124
  resourceInputs["smsAuthenticationMessage"] = state ? state.smsAuthenticationMessage : undefined;
123
125
  resourceInputs["smsConfiguration"] = state ? state.smsConfiguration : undefined;
124
126
  resourceInputs["smsVerificationMessage"] = state ? state.smsVerificationMessage : undefined;
@@ -127,9 +129,11 @@ class UserPool extends pulumi.CustomResource {
127
129
  resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
128
130
  resourceInputs["userAttributeUpdateSettings"] = state ? state.userAttributeUpdateSettings : undefined;
129
131
  resourceInputs["userPoolAddOns"] = state ? state.userPoolAddOns : undefined;
132
+ resourceInputs["userPoolTier"] = state ? state.userPoolTier : undefined;
130
133
  resourceInputs["usernameAttributes"] = state ? state.usernameAttributes : undefined;
131
134
  resourceInputs["usernameConfiguration"] = state ? state.usernameConfiguration : undefined;
132
135
  resourceInputs["verificationMessageTemplate"] = state ? state.verificationMessageTemplate : undefined;
136
+ resourceInputs["webAuthnConfiguration"] = state ? state.webAuthnConfiguration : undefined;
133
137
  }
134
138
  else {
135
139
  const args = argsOrState;
@@ -140,6 +144,7 @@ class UserPool extends pulumi.CustomResource {
140
144
  resourceInputs["deletionProtection"] = args ? args.deletionProtection : undefined;
141
145
  resourceInputs["deviceConfiguration"] = args ? args.deviceConfiguration : undefined;
142
146
  resourceInputs["emailConfiguration"] = args ? args.emailConfiguration : undefined;
147
+ resourceInputs["emailMfaConfiguration"] = args ? args.emailMfaConfiguration : undefined;
143
148
  resourceInputs["emailVerificationMessage"] = args ? args.emailVerificationMessage : undefined;
144
149
  resourceInputs["emailVerificationSubject"] = args ? args.emailVerificationSubject : undefined;
145
150
  resourceInputs["lambdaConfig"] = args ? args.lambdaConfig : undefined;
@@ -147,6 +152,7 @@ class UserPool extends pulumi.CustomResource {
147
152
  resourceInputs["name"] = args ? args.name : undefined;
148
153
  resourceInputs["passwordPolicy"] = args ? args.passwordPolicy : undefined;
149
154
  resourceInputs["schemas"] = args ? args.schemas : undefined;
155
+ resourceInputs["signInPolicy"] = args ? args.signInPolicy : undefined;
150
156
  resourceInputs["smsAuthenticationMessage"] = args ? args.smsAuthenticationMessage : undefined;
151
157
  resourceInputs["smsConfiguration"] = args ? args.smsConfiguration : undefined;
152
158
  resourceInputs["smsVerificationMessage"] = args ? args.smsVerificationMessage : undefined;
@@ -154,9 +160,11 @@ class UserPool extends pulumi.CustomResource {
154
160
  resourceInputs["tags"] = args ? args.tags : undefined;
155
161
  resourceInputs["userAttributeUpdateSettings"] = args ? args.userAttributeUpdateSettings : undefined;
156
162
  resourceInputs["userPoolAddOns"] = args ? args.userPoolAddOns : undefined;
163
+ resourceInputs["userPoolTier"] = args ? args.userPoolTier : undefined;
157
164
  resourceInputs["usernameAttributes"] = args ? args.usernameAttributes : undefined;
158
165
  resourceInputs["usernameConfiguration"] = args ? args.usernameConfiguration : undefined;
159
166
  resourceInputs["verificationMessageTemplate"] = args ? args.verificationMessageTemplate : undefined;
167
+ resourceInputs["webAuthnConfiguration"] = args ? args.webAuthnConfiguration : undefined;
160
168
  resourceInputs["arn"] = undefined /*out*/;
161
169
  resourceInputs["creationDate"] = undefined /*out*/;
162
170
  resourceInputs["customDomain"] = undefined /*out*/;
@@ -1 +1 @@
1
- {"version":3,"file":"userPool.js","sourceRoot":"","sources":["../../cognito/userPool.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"userPool.js","sourceRoot":"","sources":["../../cognito/userPool.ts"],"names":[],"mappings":"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"}
@@ -1,12 +1,10 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * Provides an AWS EIP Association as a top level resource, to associate and
4
- * disassociate Elastic IPs from AWS Instances and Network Interfaces.
3
+ * Provides an AWS EIP Association as a top level resource, to associate and disassociate Elastic IPs from AWS Instances and Network Interfaces.
5
4
  *
6
5
  * > **NOTE:** Do not use this resource to associate an EIP to `aws.lb.LoadBalancer` or `aws.ec2.NatGateway` resources. Instead use the `allocationId` available in those resources to allow AWS to manage the association, otherwise you will see `AuthFailure` errors.
7
6
  *
8
- * > **NOTE:** `aws.ec2.EipAssociation` is useful in scenarios where EIPs are either
9
- * pre-existing or distributed to customers or users and therefore cannot be changed.
7
+ * > **NOTE:** `aws.ec2.EipAssociation` is useful in scenarios where EIPs are either pre-existing or distributed to customers or users and therefore cannot be changed.
10
8
  *
11
9
  * ## Example Usage
12
10
  *
@@ -54,36 +52,34 @@ export declare class EipAssociation extends pulumi.CustomResource {
54
52
  */
55
53
  static isInstance(obj: any): obj is EipAssociation;
56
54
  /**
57
- * The allocation ID. This is required for EC2-VPC.
55
+ * ID of the associated Elastic IP.
56
+ * This argument is required despite being optional at the resource level due to legacy support for EC2-Classic networking.
58
57
  */
59
58
  readonly allocationId: pulumi.Output<string>;
60
59
  /**
61
- * Whether to allow an Elastic IP to
62
- * be re-associated. Defaults to `true` in VPC.
60
+ * Whether to allow an Elastic IP address to be re-associated.
61
+ * Defaults to `true`.
63
62
  */
64
63
  readonly allowReassociation: pulumi.Output<boolean | undefined>;
65
64
  /**
66
- * The ID of the instance. This is required for
67
- * EC2-Classic. For EC2-VPC, you can specify either the instance ID or the
68
- * network interface ID, but not both. The operation fails if you specify an
69
- * instance ID unless exactly one network interface is attached.
65
+ * ID of the instance.
66
+ * The instance must have exactly one attached network interface.
67
+ * You can specify either the instance ID or the network interface ID, but not both.
70
68
  */
71
69
  readonly instanceId: pulumi.Output<string>;
72
70
  /**
73
- * The ID of the network interface. If the
74
- * instance has more than one network interface, you must specify a network
75
- * interface ID.
71
+ * ID of the network interface.
72
+ * If the instance has more than one network interface, you must specify a network interface ID.
73
+ * You can specify either the instance ID or the network interface ID, but not both.
76
74
  */
77
75
  readonly networkInterfaceId: pulumi.Output<string>;
78
76
  /**
79
- * The primary or secondary private IP address
80
- * to associate with the Elastic IP address. If no private IP address is
81
- * specified, the Elastic IP address is associated with the primary private IP
82
- * address.
77
+ * Primary or secondary private IP address to associate with the Elastic IP address.
78
+ * If no private IP address is specified, the Elastic IP address is associated with the primary private IP address.
83
79
  */
84
80
  readonly privateIpAddress: pulumi.Output<string>;
85
81
  /**
86
- * The Elastic IP address. This is required for EC2-Classic.
82
+ * ) Address of the associated Elastic IP.
87
83
  */
88
84
  readonly publicIp: pulumi.Output<string>;
89
85
  /**
@@ -100,36 +96,34 @@ export declare class EipAssociation extends pulumi.CustomResource {
100
96
  */
101
97
  export interface EipAssociationState {
102
98
  /**
103
- * The allocation ID. This is required for EC2-VPC.
99
+ * ID of the associated Elastic IP.
100
+ * This argument is required despite being optional at the resource level due to legacy support for EC2-Classic networking.
104
101
  */
105
102
  allocationId?: pulumi.Input<string>;
106
103
  /**
107
- * Whether to allow an Elastic IP to
108
- * be re-associated. Defaults to `true` in VPC.
104
+ * Whether to allow an Elastic IP address to be re-associated.
105
+ * Defaults to `true`.
109
106
  */
110
107
  allowReassociation?: pulumi.Input<boolean>;
111
108
  /**
112
- * The ID of the instance. This is required for
113
- * EC2-Classic. For EC2-VPC, you can specify either the instance ID or the
114
- * network interface ID, but not both. The operation fails if you specify an
115
- * instance ID unless exactly one network interface is attached.
109
+ * ID of the instance.
110
+ * The instance must have exactly one attached network interface.
111
+ * You can specify either the instance ID or the network interface ID, but not both.
116
112
  */
117
113
  instanceId?: pulumi.Input<string>;
118
114
  /**
119
- * The ID of the network interface. If the
120
- * instance has more than one network interface, you must specify a network
121
- * interface ID.
115
+ * ID of the network interface.
116
+ * If the instance has more than one network interface, you must specify a network interface ID.
117
+ * You can specify either the instance ID or the network interface ID, but not both.
122
118
  */
123
119
  networkInterfaceId?: pulumi.Input<string>;
124
120
  /**
125
- * The primary or secondary private IP address
126
- * to associate with the Elastic IP address. If no private IP address is
127
- * specified, the Elastic IP address is associated with the primary private IP
128
- * address.
121
+ * Primary or secondary private IP address to associate with the Elastic IP address.
122
+ * If no private IP address is specified, the Elastic IP address is associated with the primary private IP address.
129
123
  */
130
124
  privateIpAddress?: pulumi.Input<string>;
131
125
  /**
132
- * The Elastic IP address. This is required for EC2-Classic.
126
+ * ) Address of the associated Elastic IP.
133
127
  */
134
128
  publicIp?: pulumi.Input<string>;
135
129
  }
@@ -138,36 +132,34 @@ export interface EipAssociationState {
138
132
  */
139
133
  export interface EipAssociationArgs {
140
134
  /**
141
- * The allocation ID. This is required for EC2-VPC.
135
+ * ID of the associated Elastic IP.
136
+ * This argument is required despite being optional at the resource level due to legacy support for EC2-Classic networking.
142
137
  */
143
138
  allocationId?: pulumi.Input<string>;
144
139
  /**
145
- * Whether to allow an Elastic IP to
146
- * be re-associated. Defaults to `true` in VPC.
140
+ * Whether to allow an Elastic IP address to be re-associated.
141
+ * Defaults to `true`.
147
142
  */
148
143
  allowReassociation?: pulumi.Input<boolean>;
149
144
  /**
150
- * The ID of the instance. This is required for
151
- * EC2-Classic. For EC2-VPC, you can specify either the instance ID or the
152
- * network interface ID, but not both. The operation fails if you specify an
153
- * instance ID unless exactly one network interface is attached.
145
+ * ID of the instance.
146
+ * The instance must have exactly one attached network interface.
147
+ * You can specify either the instance ID or the network interface ID, but not both.
154
148
  */
155
149
  instanceId?: pulumi.Input<string>;
156
150
  /**
157
- * The ID of the network interface. If the
158
- * instance has more than one network interface, you must specify a network
159
- * interface ID.
151
+ * ID of the network interface.
152
+ * If the instance has more than one network interface, you must specify a network interface ID.
153
+ * You can specify either the instance ID or the network interface ID, but not both.
160
154
  */
161
155
  networkInterfaceId?: pulumi.Input<string>;
162
156
  /**
163
- * The primary or secondary private IP address
164
- * to associate with the Elastic IP address. If no private IP address is
165
- * specified, the Elastic IP address is associated with the primary private IP
166
- * address.
157
+ * Primary or secondary private IP address to associate with the Elastic IP address.
158
+ * If no private IP address is specified, the Elastic IP address is associated with the primary private IP address.
167
159
  */
168
160
  privateIpAddress?: pulumi.Input<string>;
169
161
  /**
170
- * The Elastic IP address. This is required for EC2-Classic.
162
+ * ) Address of the associated Elastic IP.
171
163
  */
172
164
  publicIp?: pulumi.Input<string>;
173
165
  }
@@ -6,13 +6,11 @@ exports.EipAssociation = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Provides an AWS EIP Association as a top level resource, to associate and
10
- * disassociate Elastic IPs from AWS Instances and Network Interfaces.
9
+ * Provides an AWS EIP Association as a top level resource, to associate and disassociate Elastic IPs from AWS Instances and Network Interfaces.
11
10
  *
12
11
  * > **NOTE:** Do not use this resource to associate an EIP to `aws.lb.LoadBalancer` or `aws.ec2.NatGateway` resources. Instead use the `allocationId` available in those resources to allow AWS to manage the association, otherwise you will see `AuthFailure` errors.
13
12
  *
14
- * > **NOTE:** `aws.ec2.EipAssociation` is useful in scenarios where EIPs are either
15
- * pre-existing or distributed to customers or users and therefore cannot be changed.
13
+ * > **NOTE:** `aws.ec2.EipAssociation` is useful in scenarios where EIPs are either pre-existing or distributed to customers or users and therefore cannot be changed.
16
14
  *
17
15
  * ## Example Usage
18
16
  *
@@ -1 +1 @@
1
- {"version":3,"file":"eipAssociation.js","sourceRoot":"","sources":["../../ec2/eipAssociation.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"eipAssociation.js","sourceRoot":"","sources":["../../ec2/eipAssociation.ts"],"names":[],"mappings":"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"}
@@ -69,6 +69,10 @@ export interface GetVpcEndpointServiceArgs {
69
69
  * Service name that is specified when creating a VPC endpoint. For AWS services the service name is usually in the form `com.amazonaws.<region>.<service>` (the SageMaker Notebook service is an exception to this rule, the service name is in the form `aws.sagemaker.<region>.notebook`).
70
70
  */
71
71
  serviceName?: string;
72
+ /**
73
+ * AWS regions in which to look for services.
74
+ */
75
+ serviceRegions?: string[];
72
76
  /**
73
77
  * Service type, `Gateway` or `Interface`.
74
78
  */
@@ -95,7 +99,7 @@ export interface GetVpcEndpointServiceResult {
95
99
  */
96
100
  readonly arn: string;
97
101
  /**
98
- * Availability Zones in which the service is available.
102
+ * Availability Zones in which the service is available. Not available for endpoint services in other regions.
99
103
  */
100
104
  readonly availabilityZones: string[];
101
105
  /**
@@ -123,12 +127,17 @@ export interface GetVpcEndpointServiceResult {
123
127
  * Private DNS names assigned to the VPC endpoint service.
124
128
  */
125
129
  readonly privateDnsNames: string[];
130
+ /**
131
+ * Region of the endpoint service.
132
+ */
133
+ readonly region: string;
126
134
  readonly service?: string;
127
135
  /**
128
136
  * ID of the endpoint service.
129
137
  */
130
138
  readonly serviceId: string;
131
139
  readonly serviceName: string;
140
+ readonly serviceRegions?: string[];
132
141
  readonly serviceType: string;
133
142
  /**
134
143
  * The supported IP address types.
@@ -213,6 +222,10 @@ export interface GetVpcEndpointServiceOutputArgs {
213
222
  * Service name that is specified when creating a VPC endpoint. For AWS services the service name is usually in the form `com.amazonaws.<region>.<service>` (the SageMaker Notebook service is an exception to this rule, the service name is in the form `aws.sagemaker.<region>.notebook`).
214
223
  */
215
224
  serviceName?: pulumi.Input<string>;
225
+ /**
226
+ * AWS regions in which to look for services.
227
+ */
228
+ serviceRegions?: pulumi.Input<pulumi.Input<string>[]>;
216
229
  /**
217
230
  * Service type, `Gateway` or `Interface`.
218
231
  */
@@ -63,6 +63,7 @@ function getVpcEndpointService(args, opts) {
63
63
  "filters": args.filters,
64
64
  "service": args.service,
65
65
  "serviceName": args.serviceName,
66
+ "serviceRegions": args.serviceRegions,
66
67
  "serviceType": args.serviceType,
67
68
  "tags": args.tags,
68
69
  }, opts);
@@ -126,6 +127,7 @@ function getVpcEndpointServiceOutput(args, opts) {
126
127
  "filters": args.filters,
127
128
  "service": args.service,
128
129
  "serviceName": args.serviceName,
130
+ "serviceRegions": args.serviceRegions,
129
131
  "serviceType": args.serviceType,
130
132
  "tags": args.tags,
131
133
  }, opts);
@@ -1 +1 @@
1
- {"version":3,"file":"getVpcEndpointService.js","sourceRoot":"","sources":["../../ec2/getVpcEndpointService.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkDG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,sDAUC;AA2FD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkDG;AACH,SAAgB,2BAA2B,CAAC,IAAsC,EAAE,IAAiC;IACjH,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qDAAqD,EAAE;QACtF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,kEAUC"}
1
+ {"version":3,"file":"getVpcEndpointService.js","sourceRoot":"","sources":["../../ec2/getVpcEndpointService.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkDG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,sDAWC;AAoGD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkDG;AACH,SAAgB,2BAA2B,CAAC,IAAsC,EAAE,IAAiC;IACjH,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qDAAqD,EAAE;QACtF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,kEAWC"}
@@ -110,11 +110,11 @@ export declare class PeeringConnectionOptions extends pulumi.CustomResource {
110
110
  */
111
111
  static isInstance(obj: any): obj is PeeringConnectionOptions;
112
112
  /**
113
- * An optional configuration block that allows for [VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that acceptsthe peering connection (a maximum of one).
113
+ * An optional configuration block that allows for [VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that accepts the peering connection (a maximum of one).
114
114
  */
115
115
  readonly accepter: pulumi.Output<outputs.ec2.PeeringConnectionOptionsAccepter>;
116
116
  /**
117
- * A optional configuration block that allows for [VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that requeststhe peering connection (a maximum of one).
117
+ * A optional configuration block that allows for [VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that requests the peering connection (a maximum of one).
118
118
  */
119
119
  readonly requester: pulumi.Output<outputs.ec2.PeeringConnectionOptionsRequester>;
120
120
  /**
@@ -135,11 +135,11 @@ export declare class PeeringConnectionOptions extends pulumi.CustomResource {
135
135
  */
136
136
  export interface PeeringConnectionOptionsState {
137
137
  /**
138
- * An optional configuration block that allows for [VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that acceptsthe peering connection (a maximum of one).
138
+ * An optional configuration block that allows for [VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that accepts the peering connection (a maximum of one).
139
139
  */
140
140
  accepter?: pulumi.Input<inputs.ec2.PeeringConnectionOptionsAccepter>;
141
141
  /**
142
- * A optional configuration block that allows for [VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that requeststhe peering connection (a maximum of one).
142
+ * A optional configuration block that allows for [VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that requests the peering connection (a maximum of one).
143
143
  */
144
144
  requester?: pulumi.Input<inputs.ec2.PeeringConnectionOptionsRequester>;
145
145
  /**
@@ -152,11 +152,11 @@ export interface PeeringConnectionOptionsState {
152
152
  */
153
153
  export interface PeeringConnectionOptionsArgs {
154
154
  /**
155
- * An optional configuration block that allows for [VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that acceptsthe peering connection (a maximum of one).
155
+ * An optional configuration block that allows for [VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that accepts the peering connection (a maximum of one).
156
156
  */
157
157
  accepter?: pulumi.Input<inputs.ec2.PeeringConnectionOptionsAccepter>;
158
158
  /**
159
- * A optional configuration block that allows for [VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that requeststhe peering connection (a maximum of one).
159
+ * A optional configuration block that allows for [VPC Peering Connection](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html) options to be set for the VPC that requests the peering connection (a maximum of one).
160
160
  */
161
161
  requester?: pulumi.Input<inputs.ec2.PeeringConnectionOptionsRequester>;
162
162
  /**
@@ -4,19 +4,33 @@ import * as pulumi from "@pulumi/pulumi";
4
4
  *
5
5
  * ## Example Usage
6
6
  *
7
+ * ### Configuring Basic Scanning
8
+ *
7
9
  * ```typescript
8
10
  * import * as pulumi from "@pulumi/pulumi";
9
11
  * import * as aws from "@pulumi/aws";
10
12
  *
11
- * const foo = new aws.ecr.AccountSetting("foo", {
13
+ * const basicScanTypeVersion = new aws.ecr.AccountSetting("basic_scan_type_version", {
12
14
  * name: "BASIC_SCAN_TYPE_VERSION",
13
- * value: "CLAIR",
15
+ * value: "AWS_NATIVE",
16
+ * });
17
+ * ```
18
+ *
19
+ * ### Configuring Registry Policy Scope
20
+ *
21
+ * ```typescript
22
+ * import * as pulumi from "@pulumi/pulumi";
23
+ * import * as aws from "@pulumi/aws";
24
+ *
25
+ * const registryPolicyScope = new aws.ecr.AccountSetting("registry_policy_scope", {
26
+ * name: "REGISTRY_POLICY_SCOPE",
27
+ * value: "V2",
14
28
  * });
15
29
  * ```
16
30
  *
17
31
  * ## Import
18
32
  *
19
- * Using `pulumi import`, import EMR Security Configurations using the `name`. For example:
33
+ * Using `pulumi import`, import EMR Security Configurations using the account setting name. For example:
20
34
  *
21
35
  * ```sh
22
36
  * $ pulumi import aws:ecr/accountSetting:AccountSetting foo BASIC_SCAN_TYPE_VERSION
@@ -39,11 +53,13 @@ export declare class AccountSetting extends pulumi.CustomResource {
39
53
  */
40
54
  static isInstance(obj: any): obj is AccountSetting;
41
55
  /**
42
- * The name of the ECR Scan Type. This should be `BASIC_SCAN_TYPE_VERSION`.
56
+ * Name of the account setting. One of: `BASIC_SCAN_TYPE_VERSION`, `REGISTRY_POLICY_SCOPE`.
43
57
  */
44
58
  readonly name: pulumi.Output<string>;
45
59
  /**
46
- * The value of the ECR Scan Type. This can be `AWS_NATIVE` or `CLAIR`.
60
+ * Setting value that is specified. Valid values are:
61
+ * * If `name` is specified as `BASIC_SCAN_TYPE_VERSION`, one of: `AWS_NATIVE`, `CLAIR`.
62
+ * * If `name` is specified as `REGISTRY_POLICY_SCOPE`, one of: `V1`, `V2`.
47
63
  */
48
64
  readonly value: pulumi.Output<string>;
49
65
  /**
@@ -60,11 +76,13 @@ export declare class AccountSetting extends pulumi.CustomResource {
60
76
  */
61
77
  export interface AccountSettingState {
62
78
  /**
63
- * The name of the ECR Scan Type. This should be `BASIC_SCAN_TYPE_VERSION`.
79
+ * Name of the account setting. One of: `BASIC_SCAN_TYPE_VERSION`, `REGISTRY_POLICY_SCOPE`.
64
80
  */
65
81
  name?: pulumi.Input<string>;
66
82
  /**
67
- * The value of the ECR Scan Type. This can be `AWS_NATIVE` or `CLAIR`.
83
+ * Setting value that is specified. Valid values are:
84
+ * * If `name` is specified as `BASIC_SCAN_TYPE_VERSION`, one of: `AWS_NATIVE`, `CLAIR`.
85
+ * * If `name` is specified as `REGISTRY_POLICY_SCOPE`, one of: `V1`, `V2`.
68
86
  */
69
87
  value?: pulumi.Input<string>;
70
88
  }
@@ -73,11 +91,13 @@ export interface AccountSettingState {
73
91
  */
74
92
  export interface AccountSettingArgs {
75
93
  /**
76
- * The name of the ECR Scan Type. This should be `BASIC_SCAN_TYPE_VERSION`.
94
+ * Name of the account setting. One of: `BASIC_SCAN_TYPE_VERSION`, `REGISTRY_POLICY_SCOPE`.
77
95
  */
78
96
  name?: pulumi.Input<string>;
79
97
  /**
80
- * The value of the ECR Scan Type. This can be `AWS_NATIVE` or `CLAIR`.
98
+ * Setting value that is specified. Valid values are:
99
+ * * If `name` is specified as `BASIC_SCAN_TYPE_VERSION`, one of: `AWS_NATIVE`, `CLAIR`.
100
+ * * If `name` is specified as `REGISTRY_POLICY_SCOPE`, one of: `V1`, `V2`.
81
101
  */
82
102
  value: pulumi.Input<string>;
83
103
  }