@pulumi/aws 5.17.0 → 5.18.0

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 (162) hide show
  1. package/amp/workspace.d.ts +29 -5
  2. package/amp/workspace.js +17 -5
  3. package/amp/workspace.js.map +1 -1
  4. package/cloudfront/distribution.d.ts +1 -1
  5. package/cloudfront/distribution.js +1 -1
  6. package/codepipeline/customActionType.d.ts +188 -0
  7. package/codepipeline/customActionType.js +116 -0
  8. package/codepipeline/customActionType.js.map +1 -0
  9. package/codepipeline/index.d.ts +3 -0
  10. package/codepipeline/index.js +6 -1
  11. package/codepipeline/index.js.map +1 -1
  12. package/cognito/userPool.d.ts +12 -0
  13. package/cognito/userPool.js +2 -0
  14. package/cognito/userPool.js.map +1 -1
  15. package/comprehend/documentClassifier.d.ts +275 -0
  16. package/comprehend/documentClassifier.js +115 -0
  17. package/comprehend/documentClassifier.js.map +1 -0
  18. package/comprehend/index.d.ts +3 -0
  19. package/comprehend/index.js +6 -1
  20. package/comprehend/index.js.map +1 -1
  21. package/directconnect/connection.d.ts +8 -0
  22. package/directconnect/connection.js +2 -0
  23. package/directconnect/connection.js.map +1 -1
  24. package/directconnect/getConnection.d.ts +4 -0
  25. package/directconnect/getConnection.js.map +1 -1
  26. package/ebs/volume.d.ts +1 -1
  27. package/ebs/volume.js +1 -1
  28. package/ec2/defaultVpc.d.ts +3 -0
  29. package/ec2/defaultVpc.js +2 -0
  30. package/ec2/defaultVpc.js.map +1 -1
  31. package/ec2/getNatGateway.d.ts +0 -2
  32. package/ec2/getNatGateway.js +0 -2
  33. package/ec2/getNatGateway.js.map +1 -1
  34. package/ec2/getVpc.d.ts +4 -0
  35. package/ec2/getVpc.js.map +1 -1
  36. package/ec2/getVpcIamPools.d.ts +64 -0
  37. package/ec2/getVpcIamPools.js +50 -0
  38. package/ec2/getVpcIamPools.js.map +1 -0
  39. package/ec2/index.d.ts +3 -0
  40. package/ec2/index.js +6 -3
  41. package/ec2/index.js.map +1 -1
  42. package/ec2/networkInterface.d.ts +9 -0
  43. package/ec2/networkInterface.js.map +1 -1
  44. package/ec2/securityGroupRule.d.ts +2 -2
  45. package/ec2/securityGroupRule.js +2 -2
  46. package/ec2/vpc.d.ts +15 -3
  47. package/ec2/vpc.js +2 -0
  48. package/ec2/vpc.js.map +1 -1
  49. package/ec2clientvpn/route.d.ts +3 -3
  50. package/ec2transitgateway/connectPeer.d.ts +1 -1
  51. package/ec2transitgateway/connectPeer.js +1 -1
  52. package/elasticache/getCluster.d.ts +1 -1
  53. package/elasticache/getCluster.js +1 -1
  54. package/elasticache/getReplicationGroup.d.ts +1 -1
  55. package/elasticache/getReplicationGroup.js +1 -1
  56. package/elasticache/getUser.d.ts +1 -1
  57. package/elasticache/getUser.js +1 -1
  58. package/elasticache/globalReplicationGroup.d.ts +30 -2
  59. package/elasticache/globalReplicationGroup.js +3 -1
  60. package/elasticache/globalReplicationGroup.js.map +1 -1
  61. package/elasticache/parameterGroup.d.ts +1 -1
  62. package/elasticache/parameterGroup.js +1 -1
  63. package/elasticache/subnetGroup.d.ts +3 -3
  64. package/emrcontainers/virtualCluster.d.ts +2 -2
  65. package/emrcontainers/virtualCluster.js +2 -2
  66. package/globalaccelerator/accelerator.d.ts +13 -0
  67. package/globalaccelerator/accelerator.js +3 -0
  68. package/globalaccelerator/accelerator.js.map +1 -1
  69. package/identitystore/group.d.ts +3 -3
  70. package/index.d.ts +2 -1
  71. package/index.js +4 -2
  72. package/index.js.map +1 -1
  73. package/inspector2/delegatedAdminAccount.d.ts +76 -0
  74. package/inspector2/delegatedAdminAccount.js +74 -0
  75. package/inspector2/delegatedAdminAccount.js.map +1 -0
  76. package/inspector2/index.d.ts +3 -0
  77. package/inspector2/index.js +6 -1
  78. package/inspector2/index.js.map +1 -1
  79. package/networkmanager/link.d.ts +1 -1
  80. package/networkmanager/link.js +1 -1
  81. package/opsworks/customLayer.d.ts +12 -0
  82. package/opsworks/customLayer.js +2 -0
  83. package/opsworks/customLayer.js.map +1 -1
  84. package/opsworks/ecsClusterLayer.d.ts +3 -0
  85. package/opsworks/ecsClusterLayer.js +2 -0
  86. package/opsworks/ecsClusterLayer.js.map +1 -1
  87. package/opsworks/gangliaLayer.d.ts +3 -0
  88. package/opsworks/gangliaLayer.js +2 -0
  89. package/opsworks/gangliaLayer.js.map +1 -1
  90. package/opsworks/haproxyLayer.d.ts +3 -0
  91. package/opsworks/haproxyLayer.js +2 -0
  92. package/opsworks/haproxyLayer.js.map +1 -1
  93. package/opsworks/javaAppLayer.d.ts +3 -0
  94. package/opsworks/javaAppLayer.js +2 -0
  95. package/opsworks/javaAppLayer.js.map +1 -1
  96. package/opsworks/memcachedLayer.d.ts +3 -0
  97. package/opsworks/memcachedLayer.js +2 -0
  98. package/opsworks/memcachedLayer.js.map +1 -1
  99. package/opsworks/mysqlLayer.d.ts +3 -0
  100. package/opsworks/mysqlLayer.js +2 -0
  101. package/opsworks/mysqlLayer.js.map +1 -1
  102. package/opsworks/nodejsAppLayer.d.ts +3 -0
  103. package/opsworks/nodejsAppLayer.js +2 -0
  104. package/opsworks/nodejsAppLayer.js.map +1 -1
  105. package/opsworks/phpAppLayer.d.ts +3 -0
  106. package/opsworks/phpAppLayer.js +2 -0
  107. package/opsworks/phpAppLayer.js.map +1 -1
  108. package/opsworks/railsAppLayer.d.ts +3 -0
  109. package/opsworks/railsAppLayer.js +2 -0
  110. package/opsworks/railsAppLayer.js.map +1 -1
  111. package/opsworks/staticWebLayer.d.ts +3 -0
  112. package/opsworks/staticWebLayer.js +2 -0
  113. package/opsworks/staticWebLayer.js.map +1 -1
  114. package/package.json +2 -2
  115. package/package.json.dev +2 -2
  116. package/ram/resourceShare.d.ts +1 -1
  117. package/ram/resourceShare.js +1 -1
  118. package/rds/getReservedInstanceOffering.d.ts +97 -0
  119. package/rds/getReservedInstanceOffering.js +44 -0
  120. package/rds/getReservedInstanceOffering.js.map +1 -0
  121. package/rds/index.d.ts +6 -0
  122. package/rds/index.js +9 -1
  123. package/rds/index.js.map +1 -1
  124. package/rds/optionGroup.d.ts +1 -1
  125. package/rds/optionGroup.js +1 -1
  126. package/rds/reservedInstance.d.ts +219 -0
  127. package/rds/reservedInstance.js +115 -0
  128. package/rds/reservedInstance.js.map +1 -0
  129. package/s3control/index.d.ts +3 -0
  130. package/s3control/index.js +6 -1
  131. package/s3control/index.js.map +1 -1
  132. package/s3control/storageLensConfiguration.d.ts +157 -0
  133. package/s3control/storageLensConfiguration.js +122 -0
  134. package/s3control/storageLensConfiguration.js.map +1 -0
  135. package/servicecatalog/product.d.ts +17 -0
  136. package/servicecatalog/product.js +17 -0
  137. package/servicecatalog/product.js.map +1 -1
  138. package/ses/domainDkim.d.ts +2 -2
  139. package/ses/domainDkim.js +2 -2
  140. package/sesv2/configurationSet.d.ts +175 -0
  141. package/sesv2/configurationSet.js +107 -0
  142. package/sesv2/configurationSet.js.map +1 -0
  143. package/sesv2/index.d.ts +3 -0
  144. package/sesv2/index.js +22 -0
  145. package/sesv2/index.js.map +1 -0
  146. package/transfer/index.d.ts +3 -0
  147. package/transfer/index.js +6 -1
  148. package/transfer/index.js.map +1 -1
  149. package/transfer/server.d.ts +2 -0
  150. package/transfer/server.js +2 -0
  151. package/transfer/server.js.map +1 -1
  152. package/transfer/tag.d.ts +100 -0
  153. package/transfer/tag.js +90 -0
  154. package/transfer/tag.js.map +1 -0
  155. package/types/input.d.ts +714 -22
  156. package/types/output.d.ts +762 -4
  157. package/waf/getSubscribedRuleGroup.d.ts +16 -17
  158. package/waf/getSubscribedRuleGroup.js +16 -17
  159. package/waf/getSubscribedRuleGroup.js.map +1 -1
  160. package/wafregional/getSubscribedRuleGroup.d.ts +16 -17
  161. package/wafregional/getSubscribedRuleGroup.js +16 -17
  162. package/wafregional/getSubscribedRuleGroup.js.map +1 -1
@@ -1,7 +1,7 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  import * as outputs from "../types/output";
3
3
  /**
4
- * Use this data source to get information about an Elasticache Replication Group.
4
+ * Use this data source to get information about an ElastiCache Replication Group.
5
5
  *
6
6
  * ## Example Usage
7
7
  *
@@ -6,7 +6,7 @@ exports.getReplicationGroupOutput = exports.getReplicationGroup = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Use this data source to get information about an Elasticache Replication Group.
9
+ * Use this data source to get information about an ElastiCache Replication Group.
10
10
  *
11
11
  * ## Example Usage
12
12
  *
@@ -1,6 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * Use this data source to get information about an Elasticache User.
3
+ * Use this data source to get information about an ElastiCache User.
4
4
  *
5
5
  * ## Example Usage
6
6
  *
@@ -6,7 +6,7 @@ exports.getUserOutput = exports.getUser = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Use this data source to get information about an Elasticache User.
9
+ * Use this data source to get information about an ElastiCache User.
10
10
  *
11
11
  * ## Example Usage
12
12
  *
@@ -37,7 +37,15 @@ export declare class GlobalReplicationGroup extends pulumi.CustomResource {
37
37
  */
38
38
  readonly authTokenEnabled: pulumi.Output<boolean>;
39
39
  /**
40
- * The instance class used. See AWS documentation for information on [supported node types](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/CacheNodes.SupportedTypes.html) and [guidance on selecting node types](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/nodes-select-size.html).
40
+ * Specifies whether read-only replicas will be automatically promoted to read/write primary if the existing primary fails.
41
+ * When creating, by default the Global Replication Group inherits the automatic failover setting of the primary replication group.
42
+ */
43
+ readonly automaticFailoverEnabled: pulumi.Output<boolean>;
44
+ /**
45
+ * The instance class used.
46
+ * See AWS documentation for information on [supported node types](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/CacheNodes.SupportedTypes.html)
47
+ * and [guidance on selecting node types](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/nodes-select-size.html).
48
+ * When creating, by default the Global Replication Group inherits the node type of the primary replication group.
41
49
  */
42
50
  readonly cacheNodeType: pulumi.Output<string>;
43
51
  /**
@@ -115,7 +123,15 @@ export interface GlobalReplicationGroupState {
115
123
  */
116
124
  authTokenEnabled?: pulumi.Input<boolean>;
117
125
  /**
118
- * The instance class used. See AWS documentation for information on [supported node types](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/CacheNodes.SupportedTypes.html) and [guidance on selecting node types](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/nodes-select-size.html).
126
+ * Specifies whether read-only replicas will be automatically promoted to read/write primary if the existing primary fails.
127
+ * When creating, by default the Global Replication Group inherits the automatic failover setting of the primary replication group.
128
+ */
129
+ automaticFailoverEnabled?: pulumi.Input<boolean>;
130
+ /**
131
+ * The instance class used.
132
+ * See AWS documentation for information on [supported node types](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/CacheNodes.SupportedTypes.html)
133
+ * and [guidance on selecting node types](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/nodes-select-size.html).
134
+ * When creating, by default the Global Replication Group inherits the node type of the primary replication group.
119
135
  */
120
136
  cacheNodeType?: pulumi.Input<string>;
121
137
  /**
@@ -172,6 +188,18 @@ export interface GlobalReplicationGroupState {
172
188
  * The set of arguments for constructing a GlobalReplicationGroup resource.
173
189
  */
174
190
  export interface GlobalReplicationGroupArgs {
191
+ /**
192
+ * Specifies whether read-only replicas will be automatically promoted to read/write primary if the existing primary fails.
193
+ * When creating, by default the Global Replication Group inherits the automatic failover setting of the primary replication group.
194
+ */
195
+ automaticFailoverEnabled?: pulumi.Input<boolean>;
196
+ /**
197
+ * The instance class used.
198
+ * See AWS documentation for information on [supported node types](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/CacheNodes.SupportedTypes.html)
199
+ * and [guidance on selecting node types](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/nodes-select-size.html).
200
+ * When creating, by default the Global Replication Group inherits the node type of the primary replication group.
201
+ */
202
+ cacheNodeType?: pulumi.Input<string>;
175
203
  /**
176
204
  * Redis version to use for the Global Replication Group.
177
205
  * When creating, by default the Global Replication Group inherits the version of the primary replication group.
@@ -23,6 +23,7 @@ class GlobalReplicationGroup extends pulumi.CustomResource {
23
23
  resourceInputs["arn"] = state ? state.arn : undefined;
24
24
  resourceInputs["atRestEncryptionEnabled"] = state ? state.atRestEncryptionEnabled : undefined;
25
25
  resourceInputs["authTokenEnabled"] = state ? state.authTokenEnabled : undefined;
26
+ resourceInputs["automaticFailoverEnabled"] = state ? state.automaticFailoverEnabled : undefined;
26
27
  resourceInputs["cacheNodeType"] = state ? state.cacheNodeType : undefined;
27
28
  resourceInputs["clusterEnabled"] = state ? state.clusterEnabled : undefined;
28
29
  resourceInputs["engine"] = state ? state.engine : undefined;
@@ -43,6 +44,8 @@ class GlobalReplicationGroup extends pulumi.CustomResource {
43
44
  if ((!args || args.primaryReplicationGroupId === undefined) && !opts.urn) {
44
45
  throw new Error("Missing required property 'primaryReplicationGroupId'");
45
46
  }
47
+ resourceInputs["automaticFailoverEnabled"] = args ? args.automaticFailoverEnabled : undefined;
48
+ resourceInputs["cacheNodeType"] = args ? args.cacheNodeType : undefined;
46
49
  resourceInputs["engineVersion"] = args ? args.engineVersion : undefined;
47
50
  resourceInputs["globalReplicationGroupDescription"] = args ? args.globalReplicationGroupDescription : undefined;
48
51
  resourceInputs["globalReplicationGroupIdSuffix"] = args ? args.globalReplicationGroupIdSuffix : undefined;
@@ -51,7 +54,6 @@ class GlobalReplicationGroup extends pulumi.CustomResource {
51
54
  resourceInputs["arn"] = undefined /*out*/;
52
55
  resourceInputs["atRestEncryptionEnabled"] = undefined /*out*/;
53
56
  resourceInputs["authTokenEnabled"] = undefined /*out*/;
54
- resourceInputs["cacheNodeType"] = undefined /*out*/;
55
57
  resourceInputs["clusterEnabled"] = undefined /*out*/;
56
58
  resourceInputs["engine"] = undefined /*out*/;
57
59
  resourceInputs["engineVersionActual"] = undefined /*out*/;
@@ -1 +1 @@
1
- {"version":3,"file":"globalReplicationGroup.js","sourceRoot":"","sources":["../../elasticache/globalReplicationGroup.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"globalReplicationGroup.js","sourceRoot":"","sources":["../../elasticache/globalReplicationGroup.ts"],"names":[],"mappings":"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"}
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * Provides an ElastiCache parameter group resource.
6
6
  *
7
- * > **NOTE:** Attempting to remove the `reserved-memory` parameter when `family` is set to `redis2.6` or `redis2.8` may show a perpetual difference in this provider due to an Elasticache API limitation. Leave that parameter configured with any value to workaround the issue.
7
+ * > **NOTE:** Attempting to remove the `reserved-memory` parameter when `family` is set to `redis2.6` or `redis2.8` may show a perpetual difference in this provider due to an ElastiCache API limitation. Leave that parameter configured with any value to workaround the issue.
8
8
  *
9
9
  * ## Example Usage
10
10
  *
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Provides an ElastiCache parameter group resource.
10
10
  *
11
- * > **NOTE:** Attempting to remove the `reserved-memory` parameter when `family` is set to `redis2.6` or `redis2.8` may show a perpetual difference in this provider due to an Elasticache API limitation. Leave that parameter configured with any value to workaround the issue.
11
+ * > **NOTE:** Attempting to remove the `reserved-memory` parameter when `family` is set to `redis2.6` or `redis2.8` may show a perpetual difference in this provider due to an ElastiCache API limitation. Leave that parameter configured with any value to workaround the issue.
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -59,7 +59,7 @@ export declare class SubnetGroup extends pulumi.CustomResource {
59
59
  */
60
60
  readonly description: pulumi.Output<string>;
61
61
  /**
62
- * Name for the cache subnet group. Elasticache converts this name to lowercase.
62
+ * Name for the cache subnet group. ElastiCache converts this name to lowercase.
63
63
  */
64
64
  readonly name: pulumi.Output<string>;
65
65
  /**
@@ -97,7 +97,7 @@ export interface SubnetGroupState {
97
97
  */
98
98
  description?: pulumi.Input<string>;
99
99
  /**
100
- * Name for the cache subnet group. Elasticache converts this name to lowercase.
100
+ * Name for the cache subnet group. ElastiCache converts this name to lowercase.
101
101
  */
102
102
  name?: pulumi.Input<string>;
103
103
  /**
@@ -126,7 +126,7 @@ export interface SubnetGroupArgs {
126
126
  */
127
127
  description?: pulumi.Input<string>;
128
128
  /**
129
- * Name for the cache subnet group. Elasticache converts this name to lowercase.
129
+ * Name for the cache subnet group. ElastiCache converts this name to lowercase.
130
130
  */
131
131
  name?: pulumi.Input<string>;
132
132
  /**
@@ -24,10 +24,10 @@ import * as outputs from "../types/output";
24
24
  *
25
25
  * ## Import
26
26
  *
27
- * EKS Clusters can be imported using the `name`, e.g.
27
+ * EKS Clusters can be imported using the `id`, e.g.
28
28
  *
29
29
  * ```sh
30
- * $ pulumi import aws:emrcontainers/virtualCluster:VirtualCluster example
30
+ * $ pulumi import aws:emrcontainers/virtualCluster:VirtualCluster example a1b2c3d4e5f6g7h8i9j10k11l
31
31
  * ```
32
32
  */
33
33
  export declare class VirtualCluster extends pulumi.CustomResource {
@@ -28,10 +28,10 @@ const utilities = require("../utilities");
28
28
  *
29
29
  * ## Import
30
30
  *
31
- * EKS Clusters can be imported using the `name`, e.g.
31
+ * EKS Clusters can be imported using the `id`, e.g.
32
32
  *
33
33
  * ```sh
34
- * $ pulumi import aws:emrcontainers/virtualCluster:VirtualCluster example
34
+ * $ pulumi import aws:emrcontainers/virtualCluster:VirtualCluster example a1b2c3d4e5f6g7h8i9j10k11l
35
35
  * ```
36
36
  */
37
37
  class VirtualCluster extends pulumi.CustomResource {
@@ -18,6 +18,7 @@ import * as outputs from "../types/output";
18
18
  * },
19
19
  * enabled: true,
20
20
  * ipAddressType: "IPV4",
21
+ * ipAddresses: ["1.2.3.4"],
21
22
  * });
22
23
  * ```
23
24
  *
@@ -65,6 +66,10 @@ export declare class Accelerator extends pulumi.CustomResource {
65
66
  * The value for the address type. Defaults to `IPV4`. Valid values: `IPV4`, `DUAL_STACK`.
66
67
  */
67
68
  readonly ipAddressType: pulumi.Output<string | undefined>;
69
+ /**
70
+ * The IP addresses to use for BYOIP accelerators. If not specified, the service assigns IP addresses. Valid values: 1 or 2 IPv4 addresses.
71
+ */
72
+ readonly ipAddresses: pulumi.Output<string[] | undefined>;
68
73
  /**
69
74
  * IP address set associated with the accelerator.
70
75
  */
@@ -118,6 +123,10 @@ export interface AcceleratorState {
118
123
  * The value for the address type. Defaults to `IPV4`. Valid values: `IPV4`, `DUAL_STACK`.
119
124
  */
120
125
  ipAddressType?: pulumi.Input<string>;
126
+ /**
127
+ * The IP addresses to use for BYOIP accelerators. If not specified, the service assigns IP addresses. Valid values: 1 or 2 IPv4 addresses.
128
+ */
129
+ ipAddresses?: pulumi.Input<pulumi.Input<string>[]>;
121
130
  /**
122
131
  * IP address set associated with the accelerator.
123
132
  */
@@ -155,6 +164,10 @@ export interface AcceleratorArgs {
155
164
  * The value for the address type. Defaults to `IPV4`. Valid values: `IPV4`, `DUAL_STACK`.
156
165
  */
157
166
  ipAddressType?: pulumi.Input<string>;
167
+ /**
168
+ * The IP addresses to use for BYOIP accelerators. If not specified, the service assigns IP addresses. Valid values: 1 or 2 IPv4 addresses.
169
+ */
170
+ ipAddresses?: pulumi.Input<pulumi.Input<string>[]>;
158
171
  /**
159
172
  * The name of the accelerator.
160
173
  */
@@ -22,6 +22,7 @@ const utilities = require("../utilities");
22
22
  * },
23
23
  * enabled: true,
24
24
  * ipAddressType: "IPV4",
25
+ * ipAddresses: ["1.2.3.4"],
25
26
  * });
26
27
  * ```
27
28
  *
@@ -44,6 +45,7 @@ class Accelerator extends pulumi.CustomResource {
44
45
  resourceInputs["enabled"] = state ? state.enabled : undefined;
45
46
  resourceInputs["hostedZoneId"] = state ? state.hostedZoneId : undefined;
46
47
  resourceInputs["ipAddressType"] = state ? state.ipAddressType : undefined;
48
+ resourceInputs["ipAddresses"] = state ? state.ipAddresses : undefined;
47
49
  resourceInputs["ipSets"] = state ? state.ipSets : undefined;
48
50
  resourceInputs["name"] = state ? state.name : undefined;
49
51
  resourceInputs["tags"] = state ? state.tags : undefined;
@@ -54,6 +56,7 @@ class Accelerator extends pulumi.CustomResource {
54
56
  resourceInputs["attributes"] = args ? args.attributes : undefined;
55
57
  resourceInputs["enabled"] = args ? args.enabled : undefined;
56
58
  resourceInputs["ipAddressType"] = args ? args.ipAddressType : undefined;
59
+ resourceInputs["ipAddresses"] = args ? args.ipAddresses : undefined;
57
60
  resourceInputs["name"] = args ? args.name : undefined;
58
61
  resourceInputs["tags"] = args ? args.tags : undefined;
59
62
  resourceInputs["dnsName"] = undefined /*out*/;
@@ -1 +1 @@
1
- {"version":3,"file":"accelerator.js","sourceRoot":"","sources":["../../globalaccelerator/accelerator.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"accelerator.js","sourceRoot":"","sources":["../../globalaccelerator/accelerator.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IA6ElD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;IA1GD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;;AA1BL,kCA4GC;AA9FG,gBAAgB;AACO,wBAAY,GAAG,+CAA+C,CAAC"}
@@ -45,7 +45,7 @@ export declare class Group extends pulumi.CustomResource {
45
45
  */
46
46
  readonly groupId: pulumi.Output<string>;
47
47
  /**
48
- * The globally unique identifier for the identity store..
48
+ * The globally unique identifier for the identity store.
49
49
  */
50
50
  readonly identityStoreId: pulumi.Output<string>;
51
51
  /**
@@ -78,7 +78,7 @@ export interface GroupState {
78
78
  */
79
79
  groupId?: pulumi.Input<string>;
80
80
  /**
81
- * The globally unique identifier for the identity store..
81
+ * The globally unique identifier for the identity store.
82
82
  */
83
83
  identityStoreId?: pulumi.Input<string>;
84
84
  }
@@ -95,7 +95,7 @@ export interface GroupArgs {
95
95
  */
96
96
  displayName: pulumi.Input<string>;
97
97
  /**
98
- * The globally unique identifier for the identity store..
98
+ * The globally unique identifier for the identity store.
99
99
  */
100
100
  identityStoreId: pulumi.Input<string>;
101
101
  }
package/index.d.ts CHANGED
@@ -208,6 +208,7 @@ import * as servicecatalog from "./servicecatalog";
208
208
  import * as servicediscovery from "./servicediscovery";
209
209
  import * as servicequotas from "./servicequotas";
210
210
  import * as ses from "./ses";
211
+ import * as sesv2 from "./sesv2";
211
212
  import * as sfn from "./sfn";
212
213
  import * as shield from "./shield";
213
214
  import * as signer from "./signer";
@@ -229,4 +230,4 @@ import * as wafv2 from "./wafv2";
229
230
  import * as worklink from "./worklink";
230
231
  import * as workspaces from "./workspaces";
231
232
  import * as xray from "./xray";
232
- export { accessanalyzer, account, acm, acmpca, alb, amp, amplify, apigateway, apigatewayv2, appautoscaling, appconfig, appflow, applicationinsights, applicationloadbalancing, appmesh, apprunner, appstream, appsync, athena, autoscaling, autoscalingplans, backup, batch, budgets, cfg, chime, cloud9, cloudcontrol, cloudformation, cloudfront, cloudhsmv2, cloudsearch, cloudtrail, cloudwatch, codeartifact, codebuild, codecommit, codedeploy, codepipeline, codestarconnections, codestarnotifications, cognito, comprehend, config, connect, costexplorer, cur, dataexchange, datapipeline, datasync, dax, detective, devicefarm, directconnect, directoryservice, dlm, dms, docdb, dynamodb, ebs, ec2, ec2clientvpn, ec2transitgateway, ecr, ecrpublic, ecs, efs, eks, elasticache, elasticbeanstalk, elasticloadbalancing, elasticloadbalancingv2, elasticsearch, elastictranscoder, elb, emr, emrcontainers, emrserverless, evidently, fis, fms, fsx, gamelift, glacier, globalaccelerator, glue, grafana, guardduty, iam, identitystore, imagebuilder, inspector, inspector2, iot, kendra, keyspaces, kinesis, kinesisanalyticsv2, kms, lakeformation, lambda, lb, lex, licensemanager, lightsail, location, macie, macie2, mediaconvert, medialive, mediapackage, mediastore, memorydb, mq, msk, mskconnect, mwaa, neptune, networkfirewall, networkmanager, opensearch, opsworks, organizations, outposts, pinpoint, pricing, qldb, quicksight, ram, rds, redshift, redshiftdata, redshiftserverless, resourcegroups, resourcegroupstaggingapi, rolesanywhere, route53, route53domains, route53recoverycontrol, route53recoveryreadiness, rum, s3, s3control, s3outposts, sagemaker, schemas, secretsmanager, securityhub, serverless, serverlessrepository, servicecatalog, servicediscovery, servicequotas, ses, sfn, shield, signer, simpledb, sns, sqs, ssm, ssoadmin, storagegateway, swf, synthetics, timestreamwrite, transcribe, transfer, types, waf, wafregional, wafv2, worklink, workspaces, xray, };
233
+ export { accessanalyzer, account, acm, acmpca, alb, amp, amplify, apigateway, apigatewayv2, appautoscaling, appconfig, appflow, applicationinsights, applicationloadbalancing, appmesh, apprunner, appstream, appsync, athena, autoscaling, autoscalingplans, backup, batch, budgets, cfg, chime, cloud9, cloudcontrol, cloudformation, cloudfront, cloudhsmv2, cloudsearch, cloudtrail, cloudwatch, codeartifact, codebuild, codecommit, codedeploy, codepipeline, codestarconnections, codestarnotifications, cognito, comprehend, config, connect, costexplorer, cur, dataexchange, datapipeline, datasync, dax, detective, devicefarm, directconnect, directoryservice, dlm, dms, docdb, dynamodb, ebs, ec2, ec2clientvpn, ec2transitgateway, ecr, ecrpublic, ecs, efs, eks, elasticache, elasticbeanstalk, elasticloadbalancing, elasticloadbalancingv2, elasticsearch, elastictranscoder, elb, emr, emrcontainers, emrserverless, evidently, fis, fms, fsx, gamelift, glacier, globalaccelerator, glue, grafana, guardduty, iam, identitystore, imagebuilder, inspector, inspector2, iot, kendra, keyspaces, kinesis, kinesisanalyticsv2, kms, lakeformation, lambda, lb, lex, licensemanager, lightsail, location, macie, macie2, mediaconvert, medialive, mediapackage, mediastore, memorydb, mq, msk, mskconnect, mwaa, neptune, networkfirewall, networkmanager, opensearch, opsworks, organizations, outposts, pinpoint, pricing, qldb, quicksight, ram, rds, redshift, redshiftdata, redshiftserverless, resourcegroups, resourcegroupstaggingapi, rolesanywhere, route53, route53domains, route53recoverycontrol, route53recoveryreadiness, rum, s3, s3control, s3outposts, sagemaker, schemas, secretsmanager, securityhub, serverless, serverlessrepository, servicecatalog, servicediscovery, servicequotas, ses, sesv2, sfn, shield, signer, simpledb, sns, sqs, ssm, ssoadmin, storagegateway, swf, synthetics, timestreamwrite, transcribe, transfer, types, waf, wafregional, wafv2, worklink, workspaces, xray, };
package/index.js CHANGED
@@ -19,8 +19,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
19
19
  exports.athena = exports.appsync = exports.appstream = exports.apprunner = exports.appmesh = exports.applicationloadbalancing = exports.applicationinsights = exports.appflow = exports.appconfig = exports.appautoscaling = exports.apigatewayv2 = exports.apigateway = exports.amplify = exports.amp = exports.alb = exports.acmpca = exports.acm = exports.account = exports.accessanalyzer = exports.Provider = exports.getServiceOutput = exports.getService = exports.getRegionsOutput = exports.getRegions = exports.getRegionOutput = exports.getRegion = exports.getPrefixListOutput = exports.getPrefixList = exports.getPartition = exports.getIpRangesOutput = exports.getIpRanges = exports.getElasticIpOutput = exports.getElasticIp = exports.getDefaultTagsOutput = exports.getDefaultTags = exports.getCanonicalUserId = exports.getCallerIdentity = exports.getBillingServiceAccount = exports.getAvailabilityZonesOutput = exports.getAvailabilityZones = exports.getAvailabilityZoneOutput = exports.getAvailabilityZone = exports.getAutoscalingGroupsOutput = exports.getAutoscalingGroups = exports.getArnOutput = exports.getArn = exports.getAmiIdsOutput = exports.getAmiIds = exports.getAmiOutput = exports.getAmi = void 0;
20
20
  exports.elasticache = exports.eks = exports.efs = exports.ecs = exports.ecrpublic = exports.ecr = exports.ec2transitgateway = exports.ec2clientvpn = exports.ec2 = exports.ebs = exports.dynamodb = exports.docdb = exports.dms = exports.dlm = exports.directoryservice = exports.directconnect = exports.devicefarm = exports.detective = exports.dax = exports.datasync = exports.datapipeline = exports.dataexchange = exports.cur = exports.costexplorer = exports.connect = exports.config = exports.comprehend = exports.cognito = exports.codestarnotifications = exports.codestarconnections = exports.codepipeline = exports.codedeploy = exports.codecommit = exports.codebuild = exports.codeartifact = exports.cloudwatch = exports.cloudtrail = exports.cloudsearch = exports.cloudhsmv2 = exports.cloudfront = exports.cloudformation = exports.cloudcontrol = exports.cloud9 = exports.chime = exports.cfg = exports.budgets = exports.batch = exports.backup = exports.autoscalingplans = exports.autoscaling = void 0;
21
21
  exports.networkfirewall = exports.neptune = exports.mwaa = exports.mskconnect = exports.msk = exports.mq = exports.memorydb = exports.mediastore = exports.mediapackage = exports.medialive = exports.mediaconvert = exports.macie2 = exports.macie = exports.location = exports.lightsail = exports.licensemanager = exports.lex = exports.lb = exports.lambda = exports.lakeformation = exports.kms = exports.kinesisanalyticsv2 = exports.kinesis = exports.keyspaces = exports.kendra = exports.iot = exports.inspector2 = exports.inspector = exports.imagebuilder = exports.identitystore = exports.iam = exports.guardduty = exports.grafana = exports.glue = exports.globalaccelerator = exports.glacier = exports.gamelift = exports.fsx = exports.fms = exports.fis = exports.evidently = exports.emrserverless = exports.emrcontainers = exports.emr = exports.elb = exports.elastictranscoder = exports.elasticsearch = exports.elasticloadbalancingv2 = exports.elasticloadbalancing = exports.elasticbeanstalk = void 0;
22
- exports.types = exports.transfer = exports.transcribe = exports.timestreamwrite = exports.synthetics = exports.swf = exports.storagegateway = exports.ssoadmin = exports.ssm = exports.sqs = exports.sns = exports.simpledb = exports.signer = exports.shield = exports.sfn = exports.ses = exports.servicequotas = exports.servicediscovery = exports.servicecatalog = exports.serverlessrepository = exports.serverless = exports.securityhub = exports.secretsmanager = exports.schemas = exports.sagemaker = exports.s3outposts = exports.s3control = exports.s3 = exports.rum = exports.route53recoveryreadiness = exports.route53recoverycontrol = exports.route53domains = exports.route53 = exports.rolesanywhere = exports.resourcegroupstaggingapi = exports.resourcegroups = exports.redshiftserverless = exports.redshiftdata = exports.redshift = exports.rds = exports.ram = exports.quicksight = exports.qldb = exports.pricing = exports.pinpoint = exports.outposts = exports.organizations = exports.opsworks = exports.opensearch = exports.networkmanager = void 0;
23
- exports.xray = exports.workspaces = exports.worklink = exports.wafv2 = exports.wafregional = exports.waf = void 0;
22
+ exports.transfer = exports.transcribe = exports.timestreamwrite = exports.synthetics = exports.swf = exports.storagegateway = exports.ssoadmin = exports.ssm = exports.sqs = exports.sns = exports.simpledb = exports.signer = exports.shield = exports.sfn = exports.sesv2 = exports.ses = exports.servicequotas = exports.servicediscovery = exports.servicecatalog = exports.serverlessrepository = exports.serverless = exports.securityhub = exports.secretsmanager = exports.schemas = exports.sagemaker = exports.s3outposts = exports.s3control = exports.s3 = exports.rum = exports.route53recoveryreadiness = exports.route53recoverycontrol = exports.route53domains = exports.route53 = exports.rolesanywhere = exports.resourcegroupstaggingapi = exports.resourcegroups = exports.redshiftserverless = exports.redshiftdata = exports.redshift = exports.rds = exports.ram = exports.quicksight = exports.qldb = exports.pricing = exports.pinpoint = exports.outposts = exports.organizations = exports.opsworks = exports.opensearch = exports.networkmanager = void 0;
23
+ exports.xray = exports.workspaces = exports.worklink = exports.wafv2 = exports.wafregional = exports.waf = exports.types = void 0;
24
24
  const pulumi = require("@pulumi/pulumi");
25
25
  const utilities = require("./utilities");
26
26
  // Export members:
@@ -389,6 +389,8 @@ const servicequotas = require("./servicequotas");
389
389
  exports.servicequotas = servicequotas;
390
390
  const ses = require("./ses");
391
391
  exports.ses = ses;
392
+ const sesv2 = require("./sesv2");
393
+ exports.sesv2 = sesv2;
392
394
  const sfn = require("./sfn");
393
395
  exports.sfn = sfn;
394
396
  const shield = require("./shield");
package/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,76 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * ## Example Usage
4
+ * ### Basic Usage
5
+ *
6
+ * ```typescript
7
+ * import * as pulumi from "@pulumi/pulumi";
8
+ * import * as aws from "@pulumi/aws";
9
+ *
10
+ * const current = aws.getCallerIdentity({});
11
+ * const example = new aws.inspector2.DelegatedAdminAccount("example", {accountId: current.then(current => current.accountId)});
12
+ * ```
13
+ *
14
+ * ## Import
15
+ *
16
+ * Inspector V2 Delegated Admin Account can be imported using the `account_id`, e.g.,
17
+ *
18
+ * ```sh
19
+ * $ pulumi import aws:inspector2/delegatedAdminAccount:DelegatedAdminAccount example 012345678901
20
+ * ```
21
+ */
22
+ export declare class DelegatedAdminAccount extends pulumi.CustomResource {
23
+ /**
24
+ * Get an existing DelegatedAdminAccount resource's state with the given name, ID, and optional extra
25
+ * properties used to qualify the lookup.
26
+ *
27
+ * @param name The _unique_ name of the resulting resource.
28
+ * @param id The _unique_ provider ID of the resource to lookup.
29
+ * @param state Any extra arguments used during the lookup.
30
+ * @param opts Optional settings to control the behavior of the CustomResource.
31
+ */
32
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: DelegatedAdminAccountState, opts?: pulumi.CustomResourceOptions): DelegatedAdminAccount;
33
+ /**
34
+ * Returns true if the given object is an instance of DelegatedAdminAccount. This is designed to work even
35
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
36
+ */
37
+ static isInstance(obj: any): obj is DelegatedAdminAccount;
38
+ /**
39
+ * Account to enable as delegated admin account.
40
+ */
41
+ readonly accountId: pulumi.Output<string>;
42
+ /**
43
+ * Status of this delegated admin account.
44
+ */
45
+ readonly relationshipStatus: pulumi.Output<string>;
46
+ /**
47
+ * Create a DelegatedAdminAccount resource with the given unique name, arguments, and options.
48
+ *
49
+ * @param name The _unique_ name of the resource.
50
+ * @param args The arguments to use to populate this resource's properties.
51
+ * @param opts A bag of options that control this resource's behavior.
52
+ */
53
+ constructor(name: string, args: DelegatedAdminAccountArgs, opts?: pulumi.CustomResourceOptions);
54
+ }
55
+ /**
56
+ * Input properties used for looking up and filtering DelegatedAdminAccount resources.
57
+ */
58
+ export interface DelegatedAdminAccountState {
59
+ /**
60
+ * Account to enable as delegated admin account.
61
+ */
62
+ accountId?: pulumi.Input<string>;
63
+ /**
64
+ * Status of this delegated admin account.
65
+ */
66
+ relationshipStatus?: pulumi.Input<string>;
67
+ }
68
+ /**
69
+ * The set of arguments for constructing a DelegatedAdminAccount resource.
70
+ */
71
+ export interface DelegatedAdminAccountArgs {
72
+ /**
73
+ * Account to enable as delegated admin account.
74
+ */
75
+ accountId: pulumi.Input<string>;
76
+ }
@@ -0,0 +1,74 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.DelegatedAdminAccount = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * ## Example Usage
10
+ * ### Basic Usage
11
+ *
12
+ * ```typescript
13
+ * import * as pulumi from "@pulumi/pulumi";
14
+ * import * as aws from "@pulumi/aws";
15
+ *
16
+ * const current = aws.getCallerIdentity({});
17
+ * const example = new aws.inspector2.DelegatedAdminAccount("example", {accountId: current.then(current => current.accountId)});
18
+ * ```
19
+ *
20
+ * ## Import
21
+ *
22
+ * Inspector V2 Delegated Admin Account can be imported using the `account_id`, e.g.,
23
+ *
24
+ * ```sh
25
+ * $ pulumi import aws:inspector2/delegatedAdminAccount:DelegatedAdminAccount example 012345678901
26
+ * ```
27
+ */
28
+ class DelegatedAdminAccount extends pulumi.CustomResource {
29
+ constructor(name, argsOrState, opts) {
30
+ let resourceInputs = {};
31
+ opts = opts || {};
32
+ if (opts.id) {
33
+ const state = argsOrState;
34
+ resourceInputs["accountId"] = state ? state.accountId : undefined;
35
+ resourceInputs["relationshipStatus"] = state ? state.relationshipStatus : undefined;
36
+ }
37
+ else {
38
+ const args = argsOrState;
39
+ if ((!args || args.accountId === undefined) && !opts.urn) {
40
+ throw new Error("Missing required property 'accountId'");
41
+ }
42
+ resourceInputs["accountId"] = args ? args.accountId : undefined;
43
+ resourceInputs["relationshipStatus"] = undefined /*out*/;
44
+ }
45
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
46
+ super(DelegatedAdminAccount.__pulumiType, name, resourceInputs, opts);
47
+ }
48
+ /**
49
+ * Get an existing DelegatedAdminAccount resource's state with the given name, ID, and optional extra
50
+ * properties used to qualify the lookup.
51
+ *
52
+ * @param name The _unique_ name of the resulting resource.
53
+ * @param id The _unique_ provider ID of the resource to lookup.
54
+ * @param state Any extra arguments used during the lookup.
55
+ * @param opts Optional settings to control the behavior of the CustomResource.
56
+ */
57
+ static get(name, id, state, opts) {
58
+ return new DelegatedAdminAccount(name, state, Object.assign(Object.assign({}, opts), { id: id }));
59
+ }
60
+ /**
61
+ * Returns true if the given object is an instance of DelegatedAdminAccount. This is designed to work even
62
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
63
+ */
64
+ static isInstance(obj) {
65
+ if (obj === undefined || obj === null) {
66
+ return false;
67
+ }
68
+ return obj['__pulumiType'] === DelegatedAdminAccount.__pulumiType;
69
+ }
70
+ }
71
+ exports.DelegatedAdminAccount = DelegatedAdminAccount;
72
+ /** @internal */
73
+ DelegatedAdminAccount.__pulumiType = 'aws:inspector2/delegatedAdminAccount:DelegatedAdminAccount';
74
+ //# sourceMappingURL=delegatedAdminAccount.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delegatedAdminAccount.js","sourceRoot":"","sources":["../../inspector2/delegatedAdminAccount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IA6C5D,YAAY,IAAY,EAAE,WAAoE,EAAE,IAAmC;QAC/H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqD,CAAC;YACpE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;SACvF;aAAM;YACH,MAAM,IAAI,GAAG,WAAoD,CAAC;YAClE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC5D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;IA7DD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;;AA1BL,sDA+DC;AAjDG,gBAAgB;AACO,kCAAY,GAAG,4DAA4D,CAAC"}
@@ -1,3 +1,6 @@
1
+ export { DelegatedAdminAccountArgs, DelegatedAdminAccountState } from "./delegatedAdminAccount";
2
+ export declare type DelegatedAdminAccount = import("./delegatedAdminAccount").DelegatedAdminAccount;
3
+ export declare const DelegatedAdminAccount: typeof import("./delegatedAdminAccount").DelegatedAdminAccount;
1
4
  export { OrganizationConfigurationArgs, OrganizationConfigurationState } from "./organizationConfiguration";
2
5
  export declare type OrganizationConfiguration = import("./organizationConfiguration").OrganizationConfiguration;
3
6
  export declare const OrganizationConfiguration: typeof import("./organizationConfiguration").OrganizationConfiguration;
@@ -2,15 +2,19 @@
2
2
  // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.OrganizationConfiguration = void 0;
5
+ exports.OrganizationConfiguration = exports.DelegatedAdminAccount = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
+ exports.DelegatedAdminAccount = null;
8
9
  exports.OrganizationConfiguration = null;
10
+ utilities.lazyLoad(exports, ["DelegatedAdminAccount"], () => require("./delegatedAdminAccount"));
9
11
  utilities.lazyLoad(exports, ["OrganizationConfiguration"], () => require("./organizationConfiguration"));
10
12
  const _module = {
11
13
  version: utilities.getVersion(),
12
14
  construct: (name, type, urn) => {
13
15
  switch (type) {
16
+ case "aws:inspector2/delegatedAdminAccount:DelegatedAdminAccount":
17
+ return new exports.DelegatedAdminAccount(name, undefined, { urn });
14
18
  case "aws:inspector2/organizationConfiguration:OrganizationConfiguration":
15
19
  return new exports.OrganizationConfiguration(name, undefined, { urn });
16
20
  default:
@@ -18,5 +22,6 @@ const _module = {
18
22
  }
19
23
  },
20
24
  };
25
+ pulumi.runtime.registerResourceModule("aws", "inspector2/delegatedAdminAccount", _module);
21
26
  pulumi.runtime.registerResourceModule("aws", "inspector2/organizationConfiguration", _module);
22
27
  //# sourceMappingURL=index.js.map