@pulumi/aws 6.1.0-alpha.1694554200 → 6.1.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 (208) hide show
  1. package/acmpca/certificateAuthority.d.ts +2 -1
  2. package/acmpca/certificateAuthority.js +2 -1
  3. package/acmpca/certificateAuthority.js.map +1 -1
  4. package/apigateway/account.d.ts +16 -0
  5. package/apigateway/account.js +4 -0
  6. package/apigateway/account.js.map +1 -1
  7. package/apigateway/apiKey.d.ts +17 -5
  8. package/apigateway/apiKey.js +7 -5
  9. package/apigateway/apiKey.js.map +1 -1
  10. package/apigateway/getKey.d.ts +4 -0
  11. package/apigateway/getKey.js.map +1 -1
  12. package/apigateway/response.d.ts +4 -4
  13. package/apigateway/response.js +4 -4
  14. package/cfg/aggregateAuthorization.d.ts +7 -7
  15. package/cfg/aggregateAuthorization.js +4 -4
  16. package/cloud9/environmentMembership.d.ts +4 -4
  17. package/cloud9/environmentMembership.js +4 -4
  18. package/cloudformation/stackSet.d.ts +1 -1
  19. package/cloudformation/stackSet.js +1 -1
  20. package/cloudformation/stackSetInstance.d.ts +2 -0
  21. package/cloudformation/stackSetInstance.js +2 -0
  22. package/cloudformation/stackSetInstance.js.map +1 -1
  23. package/codepipeline/pipeline.d.ts +7 -7
  24. package/codepipeline/pipeline.js +4 -4
  25. package/codepipeline/webhook.d.ts +7 -7
  26. package/codepipeline/webhook.js +4 -4
  27. package/codestarconnections/connection.d.ts +4 -4
  28. package/codestarconnections/connection.js +4 -4
  29. package/codestarconnections/host.d.ts +4 -4
  30. package/codestarconnections/host.js +4 -4
  31. package/codestarnotifications/notificationRule.d.ts +7 -7
  32. package/codestarnotifications/notificationRule.js +4 -4
  33. package/cognito/getIdentityPool.d.ts +114 -0
  34. package/cognito/getIdentityPool.js +50 -0
  35. package/cognito/getIdentityPool.js.map +1 -0
  36. package/cognito/identityPool.d.ts +4 -4
  37. package/cognito/identityPool.js +4 -4
  38. package/cognito/identityPoolProviderPrincipalTag.d.ts +4 -4
  39. package/cognito/identityPoolProviderPrincipalTag.js +4 -4
  40. package/cognito/identityPoolRoleAttachment.d.ts +4 -4
  41. package/cognito/identityPoolRoleAttachment.js +4 -4
  42. package/cognito/index.d.ts +3 -0
  43. package/cognito/index.js +4 -1
  44. package/cognito/index.js.map +1 -1
  45. package/cognito/userPool.d.ts +7 -7
  46. package/cognito/userPool.js +4 -4
  47. package/connect/botAssociation.d.ts +4 -4
  48. package/connect/botAssociation.js +4 -4
  49. package/connect/lambdaFunctionAssociation.d.ts +4 -4
  50. package/connect/lambdaFunctionAssociation.js +4 -4
  51. package/dlm/lifecyclePolicy.d.ts +7 -7
  52. package/dlm/lifecyclePolicy.js +4 -4
  53. package/ec2/networkInterface.d.ts +4 -4
  54. package/ec2/networkInterface.js +4 -4
  55. package/elasticache/cluster.d.ts +12 -0
  56. package/elasticache/cluster.js +2 -0
  57. package/elasticache/cluster.js.map +1 -1
  58. package/emrcontainers/jobTemplate.d.ts +4 -4
  59. package/emrcontainers/jobTemplate.js +4 -4
  60. package/emrcontainers/virtualCluster.d.ts +7 -7
  61. package/emrcontainers/virtualCluster.js +4 -4
  62. package/emrserverless/application.d.ts +7 -7
  63. package/emrserverless/application.js +4 -4
  64. package/fsx/getWindowsFileSystem.d.ts +4 -0
  65. package/fsx/getWindowsFileSystem.js.map +1 -1
  66. package/fsx/windowsFileSystem.d.ts +18 -6
  67. package/fsx/windowsFileSystem.js +2 -0
  68. package/fsx/windowsFileSystem.js.map +1 -1
  69. package/gamelift/gameServerGroup.d.ts +4 -4
  70. package/gamelift/gameServerGroup.js +4 -4
  71. package/getDefaultTags.d.ts +2 -2
  72. package/getDefaultTags.js +2 -2
  73. package/glue/catalogTable.d.ts +12 -0
  74. package/glue/catalogTable.js +2 -0
  75. package/glue/catalogTable.js.map +1 -1
  76. package/glue/devEndpoint.d.ts +7 -7
  77. package/glue/devEndpoint.js +4 -4
  78. package/iam/getSessionContext.d.ts +4 -4
  79. package/iam/getSessionContext.js +2 -2
  80. package/iam/groupPolicyAttachment.d.ts +4 -4
  81. package/iam/groupPolicyAttachment.js +4 -4
  82. package/iam/rolePolicyAttachment.d.ts +5 -5
  83. package/iam/rolePolicyAttachment.js +5 -5
  84. package/iam/userPolicyAttachment.d.ts +4 -4
  85. package/iam/userPolicyAttachment.js +4 -4
  86. package/identitystore/getGroup.d.ts +20 -4
  87. package/identitystore/getGroup.js +1 -0
  88. package/identitystore/getGroup.js.map +1 -1
  89. package/identitystore/getUser.d.ts +20 -4
  90. package/identitystore/getUser.js +1 -0
  91. package/identitystore/getUser.js.map +1 -1
  92. package/index.d.ts +2 -1
  93. package/index.js +3 -1
  94. package/index.js.map +1 -1
  95. package/iot/provisioningTemplate.d.ts +1 -0
  96. package/iot/provisioningTemplate.js +1 -0
  97. package/iot/provisioningTemplate.js.map +1 -1
  98. package/lambda/getFunctionUrl.d.ts +2 -2
  99. package/licensemanager/association.d.ts +4 -4
  100. package/licensemanager/association.js +4 -4
  101. package/licensemanager/licenseConfiguration.d.ts +8 -8
  102. package/licensemanager/licenseConfiguration.js +5 -5
  103. package/opensearch/domain.d.ts +12 -0
  104. package/opensearch/domain.js +2 -0
  105. package/opensearch/domain.js.map +1 -1
  106. package/opensearch/getDomain.d.ts +4 -0
  107. package/opensearch/getDomain.js.map +1 -1
  108. package/package.json +1 -1
  109. package/pinpoint/admChannel.d.ts +5 -4
  110. package/pinpoint/admChannel.js +5 -4
  111. package/pinpoint/admChannel.js.map +1 -1
  112. package/pinpoint/apnsChannel.d.ts +5 -4
  113. package/pinpoint/apnsChannel.js +5 -4
  114. package/pinpoint/apnsChannel.js.map +1 -1
  115. package/pinpoint/apnsSandboxChannel.d.ts +5 -4
  116. package/pinpoint/apnsSandboxChannel.js +5 -4
  117. package/pinpoint/apnsSandboxChannel.js.map +1 -1
  118. package/pinpoint/apnsVoipChannel.d.ts +5 -4
  119. package/pinpoint/apnsVoipChannel.js +5 -4
  120. package/pinpoint/apnsVoipChannel.js.map +1 -1
  121. package/pinpoint/apnsVoipSandboxChannel.d.ts +5 -4
  122. package/pinpoint/apnsVoipSandboxChannel.js +5 -4
  123. package/pinpoint/apnsVoipSandboxChannel.js.map +1 -1
  124. package/pinpoint/app.d.ts +10 -10
  125. package/pinpoint/app.js +4 -4
  126. package/pinpoint/baiduChannel.d.ts +5 -4
  127. package/pinpoint/baiduChannel.js +5 -4
  128. package/pinpoint/baiduChannel.js.map +1 -1
  129. package/pinpoint/emailChannel.d.ts +4 -4
  130. package/pinpoint/emailChannel.js +4 -4
  131. package/pinpoint/eventStream.d.ts +4 -4
  132. package/pinpoint/eventStream.js +4 -4
  133. package/pinpoint/gcmChannel.d.ts +5 -4
  134. package/pinpoint/gcmChannel.js +5 -4
  135. package/pinpoint/gcmChannel.js.map +1 -1
  136. package/pinpoint/smsChannel.d.ts +4 -4
  137. package/pinpoint/smsChannel.js +4 -4
  138. package/ram/principalAssociation.d.ts +4 -4
  139. package/ram/principalAssociation.js +4 -4
  140. package/ram/resourceShare.d.ts +4 -4
  141. package/ram/resourceShare.js +4 -4
  142. package/ram/resourceShareAccepter.d.ts +5 -5
  143. package/ram/resourceShareAccepter.js +5 -5
  144. package/rds/clusterParameterGroup.d.ts +10 -10
  145. package/rds/clusterParameterGroup.js +4 -4
  146. package/rds/instanceAutomatedBackupsReplication.d.ts +4 -4
  147. package/rds/instanceAutomatedBackupsReplication.js +4 -4
  148. package/route53/resolverFirewallConfig.d.ts +4 -4
  149. package/route53/resolverFirewallConfig.js +4 -4
  150. package/route53/resolverFirewallDomainList.d.ts +10 -8
  151. package/route53/resolverFirewallDomainList.js +7 -5
  152. package/route53/resolverFirewallDomainList.js.map +1 -1
  153. package/route53/resolverFirewallRule.d.ts +7 -5
  154. package/route53/resolverFirewallRule.js +7 -5
  155. package/route53/resolverFirewallRule.js.map +1 -1
  156. package/route53/resolverFirewallRuleGroup.d.ts +10 -8
  157. package/route53/resolverFirewallRuleGroup.js +7 -5
  158. package/route53/resolverFirewallRuleGroup.js.map +1 -1
  159. package/route53/resolverFirewallRuleGroupAssociation.d.ts +7 -7
  160. package/route53/resolverFirewallRuleGroupAssociation.js +4 -4
  161. package/s3/getObjects.d.ts +13 -0
  162. package/s3/getObjects.js +1 -0
  163. package/s3/getObjects.js.map +1 -1
  164. package/s3control/objectLambdaAccessPoint.d.ts +8 -0
  165. package/s3control/objectLambdaAccessPoint.js +2 -0
  166. package/s3control/objectLambdaAccessPoint.js.map +1 -1
  167. package/securityhub/account.d.ts +4 -4
  168. package/securityhub/account.js +4 -4
  169. package/securityhub/findingAggregator.d.ts +4 -4
  170. package/securityhub/findingAggregator.js +4 -4
  171. package/securityhub/inviteAccepter.d.ts +4 -4
  172. package/securityhub/inviteAccepter.js +4 -4
  173. package/securityhub/member.d.ts +4 -4
  174. package/securityhub/member.js +4 -4
  175. package/securityhub/organizationConfiguration.d.ts +6 -6
  176. package/securityhub/organizationConfiguration.js +6 -6
  177. package/securityhub/productSubscription.d.ts +4 -4
  178. package/securityhub/productSubscription.js +4 -4
  179. package/securityhub/standardsControl.d.ts +2 -2
  180. package/securityhub/standardsControl.js +2 -2
  181. package/securityhub/standardsSubscription.d.ts +12 -10
  182. package/securityhub/standardsSubscription.js +12 -10
  183. package/securityhub/standardsSubscription.js.map +1 -1
  184. package/servicecatalog/principalPortfolioAssociation.d.ts +7 -5
  185. package/servicecatalog/principalPortfolioAssociation.js +4 -2
  186. package/servicecatalog/principalPortfolioAssociation.js.map +1 -1
  187. package/ses/identityNotificationTopic.d.ts +4 -4
  188. package/ses/identityNotificationTopic.js +4 -4
  189. package/shield/drtAccessLogBucketAssociation.d.ts +82 -0
  190. package/shield/drtAccessLogBucketAssociation.js +76 -0
  191. package/shield/drtAccessLogBucketAssociation.js.map +1 -0
  192. package/shield/drtAccessRoleArnAssociation.d.ts +81 -0
  193. package/shield/drtAccessRoleArnAssociation.js +82 -0
  194. package/shield/drtAccessRoleArnAssociation.js.map +1 -0
  195. package/shield/index.d.ts +6 -0
  196. package/shield/index.js +11 -1
  197. package/shield/index.js.map +1 -1
  198. package/ssm/association.d.ts +12 -0
  199. package/ssm/association.js +2 -0
  200. package/ssm/association.js.map +1 -1
  201. package/types/input.d.ts +146 -4
  202. package/types/output.d.ts +141 -4
  203. package/verifiedaccess/index.d.ts +3 -0
  204. package/verifiedaccess/index.js +22 -0
  205. package/verifiedaccess/index.js.map +1 -0
  206. package/verifiedaccess/trustProvider.d.ts +178 -0
  207. package/verifiedaccess/trustProvider.js +97 -0
  208. package/verifiedaccess/trustProvider.js.map +1 -0
@@ -24,11 +24,11 @@ const utilities = require("../utilities");
24
24
  *
25
25
  * ## Import
26
26
  *
27
- * Using `pulumi import`, import CodeStar Host using the ARN. For example:
27
+ * In TODO v1.5.0 and later, use an `import` block to import CodeStar Host using the ARN. For exampleterraform import {
28
28
  *
29
- * ```sh
30
- * $ pulumi import aws:codestarconnections/host:Host example-host arn:aws:codestar-connections:us-west-1:0123456789:host/79d4d357-a2ee-41e4-b350-2fe39ae59448
31
- * ```
29
+ * to = aws_codestarconnections_host.example-host
30
+ *
31
+ * id = "arn:aws:codestar-connections:us-west-1:0123456789:host/79d4d357-a2ee-41e4-b350-2fe39ae59448" } Using `TODO import`, import CodeStar Host using the ARN. For exampleconsole % TODO import aws_codestarconnections_host.example-host arn:aws:codestar-connections:us-west-1:0123456789:host/79d4d357-a2ee-41e4-b350-2fe39ae59448
32
32
  */
33
33
  class Host extends pulumi.CustomResource {
34
34
  /**
@@ -38,11 +38,11 @@ import * as outputs from "../types/output";
38
38
  *
39
39
  * ## Import
40
40
  *
41
- * Using `pulumi import`, import CodeStar notification rule using the ARN. For example:
41
+ * In TODO v1.5.0 and later, use an `import` block to import CodeStar notification rule using the ARN. For exampleterraform import {
42
42
  *
43
- * ```sh
44
- * $ pulumi import aws:codestarnotifications/notificationRule:NotificationRule foo arn:aws:codestar-notifications:us-west-1:0123456789:notificationrule/2cdc68a3-8f7c-4893-b6a5-45b362bd4f2b
45
- * ```
43
+ * to = aws_codestarnotifications_notification_rule.foo
44
+ *
45
+ * id = "arn:aws:codestar-notifications:us-west-1:0123456789:notificationrule/2cdc68a3-8f7c-4893-b6a5-45b362bd4f2b" } Using `TODO import`, import CodeStar notification rule using the ARN. For exampleconsole % TODO import aws_codestarnotifications_notification_rule.foo arn:aws:codestar-notifications:us-west-1:0123456789:notificationrule/2cdc68a3-8f7c-4893-b6a5-45b362bd4f2b
46
46
  */
47
47
  export declare class NotificationRule extends pulumi.CustomResource {
48
48
  /**
@@ -86,7 +86,7 @@ export declare class NotificationRule extends pulumi.CustomResource {
86
86
  */
87
87
  readonly status: pulumi.Output<string | undefined>;
88
88
  /**
89
- * A map of tags to assign to the resource. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
89
+ * A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
90
90
  */
91
91
  readonly tags: pulumi.Output<{
92
92
  [key: string]: string;
@@ -140,7 +140,7 @@ export interface NotificationRuleState {
140
140
  */
141
141
  status?: pulumi.Input<string>;
142
142
  /**
143
- * A map of tags to assign to the resource. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
143
+ * A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
144
144
  */
145
145
  tags?: pulumi.Input<{
146
146
  [key: string]: pulumi.Input<string>;
@@ -182,7 +182,7 @@ export interface NotificationRuleArgs {
182
182
  */
183
183
  status?: pulumi.Input<string>;
184
184
  /**
185
- * A map of tags to assign to the resource. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
185
+ * A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
186
186
  */
187
187
  tags?: pulumi.Input<{
188
188
  [key: string]: pulumi.Input<string>;
@@ -42,11 +42,11 @@ const utilities = require("../utilities");
42
42
  *
43
43
  * ## Import
44
44
  *
45
- * Using `pulumi import`, import CodeStar notification rule using the ARN. For example:
45
+ * In TODO v1.5.0 and later, use an `import` block to import CodeStar notification rule using the ARN. For exampleterraform import {
46
46
  *
47
- * ```sh
48
- * $ pulumi import aws:codestarnotifications/notificationRule:NotificationRule foo arn:aws:codestar-notifications:us-west-1:0123456789:notificationrule/2cdc68a3-8f7c-4893-b6a5-45b362bd4f2b
49
- * ```
47
+ * to = aws_codestarnotifications_notification_rule.foo
48
+ *
49
+ * id = "arn:aws:codestar-notifications:us-west-1:0123456789:notificationrule/2cdc68a3-8f7c-4893-b6a5-45b362bd4f2b" } Using `TODO import`, import CodeStar notification rule using the ARN. For exampleconsole % TODO import aws_codestarnotifications_notification_rule.foo arn:aws:codestar-notifications:us-west-1:0123456789:notificationrule/2cdc68a3-8f7c-4893-b6a5-45b362bd4f2b
50
50
  */
51
51
  class NotificationRule extends pulumi.CustomResource {
52
52
  /**
@@ -0,0 +1,114 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Data source for managing an AWS Cognito Identity Pool.
5
+ *
6
+ * ## Example Usage
7
+ * ### Basic Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as aws from "@pulumi/aws";
12
+ *
13
+ * const example = aws.cognito.getIdentityPool({
14
+ * identityPoolName: "test pool",
15
+ * });
16
+ * ```
17
+ */
18
+ export declare function getIdentityPool(args: GetIdentityPoolArgs, opts?: pulumi.InvokeOptions): Promise<GetIdentityPoolResult>;
19
+ /**
20
+ * A collection of arguments for invoking getIdentityPool.
21
+ */
22
+ export interface GetIdentityPoolArgs {
23
+ /**
24
+ * The Cognito Identity Pool name.
25
+ */
26
+ identityPoolName: string;
27
+ /**
28
+ * A map of tags to assigned to the Identity Pool.
29
+ */
30
+ tags?: {
31
+ [key: string]: string;
32
+ };
33
+ }
34
+ /**
35
+ * A collection of values returned by getIdentityPool.
36
+ */
37
+ export interface GetIdentityPoolResult {
38
+ /**
39
+ * Whether the classic / basic authentication flow is enabled.
40
+ */
41
+ readonly allowClassicFlow: boolean;
42
+ /**
43
+ * Whether the identity pool supports unauthenticated logins or not.
44
+ */
45
+ readonly allowUnauthenticatedIdentities: boolean;
46
+ /**
47
+ * ARN of the Pool.
48
+ */
49
+ readonly arn: string;
50
+ /**
51
+ * An array of Amazon Cognito Identity user pools and their client IDs.
52
+ */
53
+ readonly cognitoIdentityProviders: outputs.cognito.GetIdentityPoolCognitoIdentityProvider[];
54
+ /**
55
+ * The "domain" by which Cognito will refer to your users.
56
+ */
57
+ readonly developerProviderName: string;
58
+ /**
59
+ * The provider-assigned unique ID for this managed resource.
60
+ */
61
+ readonly id: string;
62
+ readonly identityPoolName: string;
63
+ /**
64
+ * Set of OpendID Connect provider ARNs.
65
+ */
66
+ readonly openidConnectProviderArns: string[];
67
+ /**
68
+ * An array of Amazon Resource Names (ARNs) of the SAML provider for your identity.
69
+ */
70
+ readonly samlProviderArns: string[];
71
+ /**
72
+ * Key-Value pairs mapping provider names to provider app IDs.
73
+ */
74
+ readonly supportedLoginProviders: {
75
+ [key: string]: string;
76
+ };
77
+ /**
78
+ * A map of tags to assigned to the Identity Pool.
79
+ */
80
+ readonly tags: {
81
+ [key: string]: string;
82
+ };
83
+ }
84
+ /**
85
+ * Data source for managing an AWS Cognito Identity Pool.
86
+ *
87
+ * ## Example Usage
88
+ * ### Basic Usage
89
+ *
90
+ * ```typescript
91
+ * import * as pulumi from "@pulumi/pulumi";
92
+ * import * as aws from "@pulumi/aws";
93
+ *
94
+ * const example = aws.cognito.getIdentityPool({
95
+ * identityPoolName: "test pool",
96
+ * });
97
+ * ```
98
+ */
99
+ export declare function getIdentityPoolOutput(args: GetIdentityPoolOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetIdentityPoolResult>;
100
+ /**
101
+ * A collection of arguments for invoking getIdentityPool.
102
+ */
103
+ export interface GetIdentityPoolOutputArgs {
104
+ /**
105
+ * The Cognito Identity Pool name.
106
+ */
107
+ identityPoolName: pulumi.Input<string>;
108
+ /**
109
+ * A map of tags to assigned to the Identity Pool.
110
+ */
111
+ tags?: pulumi.Input<{
112
+ [key: string]: pulumi.Input<string>;
113
+ }>;
114
+ }
@@ -0,0 +1,50 @@
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.getIdentityPoolOutput = exports.getIdentityPool = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data source for managing an AWS Cognito Identity Pool.
10
+ *
11
+ * ## Example Usage
12
+ * ### Basic Usage
13
+ *
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as aws from "@pulumi/aws";
17
+ *
18
+ * const example = aws.cognito.getIdentityPool({
19
+ * identityPoolName: "test pool",
20
+ * });
21
+ * ```
22
+ */
23
+ function getIdentityPool(args, opts) {
24
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
25
+ return pulumi.runtime.invoke("aws:cognito/getIdentityPool:getIdentityPool", {
26
+ "identityPoolName": args.identityPoolName,
27
+ "tags": args.tags,
28
+ }, opts);
29
+ }
30
+ exports.getIdentityPool = getIdentityPool;
31
+ /**
32
+ * Data source for managing an AWS Cognito Identity Pool.
33
+ *
34
+ * ## Example Usage
35
+ * ### Basic Usage
36
+ *
37
+ * ```typescript
38
+ * import * as pulumi from "@pulumi/pulumi";
39
+ * import * as aws from "@pulumi/aws";
40
+ *
41
+ * const example = aws.cognito.getIdentityPool({
42
+ * identityPoolName: "test pool",
43
+ * });
44
+ * ```
45
+ */
46
+ function getIdentityPoolOutput(args, opts) {
47
+ return pulumi.output(args).apply((a) => getIdentityPool(a, opts));
48
+ }
49
+ exports.getIdentityPoolOutput = getIdentityPoolOutput;
50
+ //# sourceMappingURL=getIdentityPool.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getIdentityPool.js","sourceRoot":"","sources":["../../cognito/getIdentityPool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAElF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC;AA8DD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
@@ -39,11 +39,11 @@ import * as outputs from "../types/output";
39
39
  *
40
40
  * ## Import
41
41
  *
42
- * Using `pulumi import`, import Cognito Identity Pool using its ID. For example:
42
+ * In TODO v1.5.0 and later, use an `import` block to import Cognito Identity Pool using its ID. For exampleterraform import {
43
43
  *
44
- * ```sh
45
- * $ pulumi import aws:cognito/identityPool:IdentityPool mypool us-west-2:1a234567-8901-234b-5cde-f6789g01h2i3
46
- * ```
44
+ * to = aws_cognito_identity_pool.mypool
45
+ *
46
+ * id = "us-west-2:1a234567-8901-234b-5cde-f6789g01h2i3" } Using `TODO import`, import Cognito Identity Pool using its ID. For exampleconsole % TODO import aws_cognito_identity_pool.mypool us-west-2:1a234567-8901-234b-5cde-f6789g01h2i3
47
47
  */
48
48
  export declare class IdentityPool extends pulumi.CustomResource {
49
49
  /**
@@ -43,11 +43,11 @@ const utilities = require("../utilities");
43
43
  *
44
44
  * ## Import
45
45
  *
46
- * Using `pulumi import`, import Cognito Identity Pool using its ID. For example:
46
+ * In TODO v1.5.0 and later, use an `import` block to import Cognito Identity Pool using its ID. For exampleterraform import {
47
47
  *
48
- * ```sh
49
- * $ pulumi import aws:cognito/identityPool:IdentityPool mypool us-west-2:1a234567-8901-234b-5cde-f6789g01h2i3
50
- * ```
48
+ * to = aws_cognito_identity_pool.mypool
49
+ *
50
+ * id = "us-west-2:1a234567-8901-234b-5cde-f6789g01h2i3" } Using `TODO import`, import Cognito Identity Pool using its ID. For exampleconsole % TODO import aws_cognito_identity_pool.mypool us-west-2:1a234567-8901-234b-5cde-f6789g01h2i3
51
51
  */
52
52
  class IdentityPool extends pulumi.CustomResource {
53
53
  /**
@@ -4,11 +4,11 @@ import * as pulumi from "@pulumi/pulumi";
4
4
  *
5
5
  * ## Import
6
6
  *
7
- * Using `pulumi import`, import Cognito Identity Pool Roles Attachment using the Identity Pool ID and provider name. For example:
7
+ * In TODO v1.5.0 and later, use an `import` block to import Cognito Identity Pool Roles Attachment using the Identity Pool ID and provider name. For exampleterraform import {
8
8
  *
9
- * ```sh
10
- * $ pulumi import aws:cognito/identityPoolProviderPrincipalTag:IdentityPoolProviderPrincipalTag example us-west-2_abc123:CorpAD
11
- * ```
9
+ * to = aws_cognito_identity_pool_provider_principal_tag.example
10
+ *
11
+ * id = "us-west-2_abc123:CorpAD" } Using `TODO import`, import Cognito Identity Pool Roles Attachment using the Identity Pool ID and provider name. For exampleconsole % TODO import aws_cognito_identity_pool_provider_principal_tag.example us-west-2_abc123:CorpAD
12
12
  */
13
13
  export declare class IdentityPoolProviderPrincipalTag extends pulumi.CustomResource {
14
14
  /**
@@ -10,11 +10,11 @@ const utilities = require("../utilities");
10
10
  *
11
11
  * ## Import
12
12
  *
13
- * Using `pulumi import`, import Cognito Identity Pool Roles Attachment using the Identity Pool ID and provider name. For example:
13
+ * In TODO v1.5.0 and later, use an `import` block to import Cognito Identity Pool Roles Attachment using the Identity Pool ID and provider name. For exampleterraform import {
14
14
  *
15
- * ```sh
16
- * $ pulumi import aws:cognito/identityPoolProviderPrincipalTag:IdentityPoolProviderPrincipalTag example us-west-2_abc123:CorpAD
17
- * ```
15
+ * to = aws_cognito_identity_pool_provider_principal_tag.example
16
+ *
17
+ * id = "us-west-2_abc123:CorpAD" } Using `TODO import`, import Cognito Identity Pool Roles Attachment using the Identity Pool ID and provider name. For exampleconsole % TODO import aws_cognito_identity_pool_provider_principal_tag.example us-west-2_abc123:CorpAD
18
18
  */
19
19
  class IdentityPoolProviderPrincipalTag extends pulumi.CustomResource {
20
20
  /**
@@ -6,11 +6,11 @@ import * as outputs from "../types/output";
6
6
  *
7
7
  * ## Import
8
8
  *
9
- * Using `pulumi import`, import Cognito Identity Pool Roles Attachment using the Identity Pool ID. For example:
9
+ * In TODO v1.5.0 and later, use an `import` block to import Cognito Identity Pool Roles Attachment using the Identity Pool ID. For exampleterraform import {
10
10
  *
11
- * ```sh
12
- * $ pulumi import aws:cognito/identityPoolRoleAttachment:IdentityPoolRoleAttachment example us-west-2:b64805ad-cb56-40ba-9ffc-f5d8207e6d42
13
- * ```
11
+ * to = aws_cognito_identity_pool_roles_attachment.example
12
+ *
13
+ * id = "us-west-2:b64805ad-cb56-40ba-9ffc-f5d8207e6d42" } Using `TODO import`, import Cognito Identity Pool Roles Attachment using the Identity Pool ID. For exampleconsole % TODO import aws_cognito_identity_pool_roles_attachment.example us-west-2:b64805ad-cb56-40ba-9ffc-f5d8207e6d42
14
14
  */
15
15
  export declare class IdentityPoolRoleAttachment extends pulumi.CustomResource {
16
16
  /**
@@ -10,11 +10,11 @@ const utilities = require("../utilities");
10
10
  *
11
11
  * ## Import
12
12
  *
13
- * Using `pulumi import`, import Cognito Identity Pool Roles Attachment using the Identity Pool ID. For example:
13
+ * In TODO v1.5.0 and later, use an `import` block to import Cognito Identity Pool Roles Attachment using the Identity Pool ID. For exampleterraform import {
14
14
  *
15
- * ```sh
16
- * $ pulumi import aws:cognito/identityPoolRoleAttachment:IdentityPoolRoleAttachment example us-west-2:b64805ad-cb56-40ba-9ffc-f5d8207e6d42
17
- * ```
15
+ * to = aws_cognito_identity_pool_roles_attachment.example
16
+ *
17
+ * id = "us-west-2:b64805ad-cb56-40ba-9ffc-f5d8207e6d42" } Using `TODO import`, import Cognito Identity Pool Roles Attachment using the Identity Pool ID. For exampleconsole % TODO import aws_cognito_identity_pool_roles_attachment.example us-west-2:b64805ad-cb56-40ba-9ffc-f5d8207e6d42
18
18
  */
19
19
  class IdentityPoolRoleAttachment extends pulumi.CustomResource {
20
20
  /**
@@ -1,3 +1,6 @@
1
+ export { GetIdentityPoolArgs, GetIdentityPoolResult, GetIdentityPoolOutputArgs } from "./getIdentityPool";
2
+ export declare const getIdentityPool: typeof import("./getIdentityPool").getIdentityPool;
3
+ export declare const getIdentityPoolOutput: typeof import("./getIdentityPool").getIdentityPoolOutput;
1
4
  export { GetUserPoolClientArgs, GetUserPoolClientResult, GetUserPoolClientOutputArgs } from "./getUserPoolClient";
2
5
  export declare const getUserPoolClient: typeof import("./getUserPoolClient").getUserPoolClient;
3
6
  export declare const getUserPoolClientOutput: typeof import("./getUserPoolClient").getUserPoolClientOutput;
package/cognito/index.js CHANGED
@@ -2,9 +2,12 @@
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.UserPoolUICustomization = exports.UserPoolDomain = exports.UserPoolClient = exports.UserPool = exports.UserInGroup = exports.UserGroup = exports.User = exports.RiskConfiguration = exports.ResourceServer = exports.ManagedUserPoolClient = exports.IdentityProvider = exports.IdentityPoolRoleAttachment = exports.IdentityPoolProviderPrincipalTag = exports.IdentityPool = exports.getUserPoolsOutput = exports.getUserPools = exports.getUserPoolSigningCertificateOutput = exports.getUserPoolSigningCertificate = exports.getUserPoolClientsOutput = exports.getUserPoolClients = exports.getUserPoolClientOutput = exports.getUserPoolClient = void 0;
5
+ exports.UserPoolUICustomization = exports.UserPoolDomain = exports.UserPoolClient = exports.UserPool = exports.UserInGroup = exports.UserGroup = exports.User = exports.RiskConfiguration = exports.ResourceServer = exports.ManagedUserPoolClient = exports.IdentityProvider = exports.IdentityPoolRoleAttachment = exports.IdentityPoolProviderPrincipalTag = exports.IdentityPool = exports.getUserPoolsOutput = exports.getUserPools = exports.getUserPoolSigningCertificateOutput = exports.getUserPoolSigningCertificate = exports.getUserPoolClientsOutput = exports.getUserPoolClients = exports.getUserPoolClientOutput = exports.getUserPoolClient = exports.getIdentityPoolOutput = exports.getIdentityPool = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
+ exports.getIdentityPool = null;
9
+ exports.getIdentityPoolOutput = null;
10
+ utilities.lazyLoad(exports, ["getIdentityPool", "getIdentityPoolOutput"], () => require("./getIdentityPool"));
8
11
  exports.getUserPoolClient = null;
9
12
  exports.getUserPoolClientOutput = null;
10
13
  utilities.lazyLoad(exports, ["getUserPoolClient", "getUserPoolClientOutput"], () => require("./getUserPoolClient"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../cognito/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../cognito/index.ts"],"names":[],"mappings":"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"}
@@ -55,11 +55,11 @@ import * as outputs from "../types/output";
55
55
  *
56
56
  * ## Import
57
57
  *
58
- * Using `pulumi import`, import Cognito User Pools using the `id`. For example:
58
+ * In TODO v1.5.0 and later, use an `import` block to import Cognito User Pools using the `id`. For exampleterraform import {
59
59
  *
60
- * ```sh
61
- * $ pulumi import aws:cognito/userPool:UserPool pool us-west-2_abc123
62
- * ```
60
+ * to = aws_cognito_user_pool.pool
61
+ *
62
+ * id = "us-west-2_abc123" } Using `TODO import`, import Cognito User Pools using the `id`. For exampleconsole % TODO import aws_cognito_user_pool.pool us-west-2_abc123
63
63
  */
64
64
  export declare class UserPool extends pulumi.CustomResource {
65
65
  /**
@@ -168,7 +168,7 @@ export declare class UserPool extends pulumi.CustomResource {
168
168
  */
169
169
  readonly smsAuthenticationMessage: pulumi.Output<string | undefined>;
170
170
  /**
171
- * Configuration block for Short Message Service (SMS) settings. Detailed below. These settings apply to SMS user verification and SMS Multi-Factor Authentication (MFA). Due to Cognito API restrictions, the SMS configuration cannot be removed without recreating the Cognito User Pool. For user data safety, this resource will ignore the removal of this configuration by disabling drift detection.
171
+ * Configuration block for Short Message Service (SMS) settings. Detailed below. These settings apply to SMS user verification and SMS Multi-Factor Authentication (MFA). Due to Cognito API restrictions, the SMS configuration cannot be removed without recreating the Cognito User Pool. For user data safety, this resource will ignore the removal of this configuration by disabling drift detection. To force resource recreation after this configuration has been applied, see the `taint` command.
172
172
  */
173
173
  readonly smsConfiguration: pulumi.Output<outputs.cognito.UserPoolSmsConfiguration>;
174
174
  /**
@@ -315,7 +315,7 @@ export interface UserPoolState {
315
315
  */
316
316
  smsAuthenticationMessage?: pulumi.Input<string>;
317
317
  /**
318
- * Configuration block for Short Message Service (SMS) settings. Detailed below. These settings apply to SMS user verification and SMS Multi-Factor Authentication (MFA). Due to Cognito API restrictions, the SMS configuration cannot be removed without recreating the Cognito User Pool. For user data safety, this resource will ignore the removal of this configuration by disabling drift detection.
318
+ * Configuration block for Short Message Service (SMS) settings. Detailed below. These settings apply to SMS user verification and SMS Multi-Factor Authentication (MFA). Due to Cognito API restrictions, the SMS configuration cannot be removed without recreating the Cognito User Pool. For user data safety, this resource will ignore the removal of this configuration by disabling drift detection. To force resource recreation after this configuration has been applied, see the `taint` command.
319
319
  */
320
320
  smsConfiguration?: pulumi.Input<inputs.cognito.UserPoolSmsConfiguration>;
321
321
  /**
@@ -426,7 +426,7 @@ export interface UserPoolArgs {
426
426
  */
427
427
  smsAuthenticationMessage?: pulumi.Input<string>;
428
428
  /**
429
- * Configuration block for Short Message Service (SMS) settings. Detailed below. These settings apply to SMS user verification and SMS Multi-Factor Authentication (MFA). Due to Cognito API restrictions, the SMS configuration cannot be removed without recreating the Cognito User Pool. For user data safety, this resource will ignore the removal of this configuration by disabling drift detection.
429
+ * Configuration block for Short Message Service (SMS) settings. Detailed below. These settings apply to SMS user verification and SMS Multi-Factor Authentication (MFA). Due to Cognito API restrictions, the SMS configuration cannot be removed without recreating the Cognito User Pool. For user data safety, this resource will ignore the removal of this configuration by disabling drift detection. To force resource recreation after this configuration has been applied, see the `taint` command.
430
430
  */
431
431
  smsConfiguration?: pulumi.Input<inputs.cognito.UserPoolSmsConfiguration>;
432
432
  /**
@@ -59,11 +59,11 @@ const utilities = require("../utilities");
59
59
  *
60
60
  * ## Import
61
61
  *
62
- * Using `pulumi import`, import Cognito User Pools using the `id`. For example:
62
+ * In TODO v1.5.0 and later, use an `import` block to import Cognito User Pools using the `id`. For exampleterraform import {
63
63
  *
64
- * ```sh
65
- * $ pulumi import aws:cognito/userPool:UserPool pool us-west-2_abc123
66
- * ```
64
+ * to = aws_cognito_user_pool.pool
65
+ *
66
+ * id = "us-west-2_abc123" } Using `TODO import`, import Cognito User Pools using the `id`. For exampleconsole % TODO import aws_cognito_user_pool.pool us-west-2_abc123
67
67
  */
68
68
  class UserPool extends pulumi.CustomResource {
69
69
  /**
@@ -70,11 +70,11 @@ import * as outputs from "../types/output";
70
70
  *
71
71
  * ## Import
72
72
  *
73
- * Using `pulumi import`, import `aws_connect_bot_association` using the Amazon Connect instance ID, Lex (V1) bot name, and Lex (V1) bot region separated by colons (`:`). For example:
73
+ * In TODO v1.5.0 and later, use an `import` block to import `aws_connect_bot_association` using the Amazon Connect instance ID, Lex (V1) bot name, and Lex (V1) bot region separated by colons (`:`). For exampleterraform import {
74
74
  *
75
- * ```sh
76
- * $ pulumi import aws:connect/botAssociation:BotAssociation example aaaaaaaa-bbbb-cccc-dddd-111111111111:Example:us-west-2
77
- * ```
75
+ * to = aws_connect_bot_association.example
76
+ *
77
+ * id = "aaaaaaaa-bbbb-cccc-dddd-111111111111:Example:us-west-2" } Using `TODO import`, import `aws_connect_bot_association` using the Amazon Connect instance ID, Lex (V1) bot name, and Lex (V1) bot region separated by colons (`:`). For exampleconsole % TODO import aws_connect_bot_association.example aaaaaaaa-bbbb-cccc-dddd-111111111111:Example:us-west-2
78
78
  */
79
79
  export declare class BotAssociation extends pulumi.CustomResource {
80
80
  /**
@@ -74,11 +74,11 @@ const utilities = require("../utilities");
74
74
  *
75
75
  * ## Import
76
76
  *
77
- * Using `pulumi import`, import `aws_connect_bot_association` using the Amazon Connect instance ID, Lex (V1) bot name, and Lex (V1) bot region separated by colons (`:`). For example:
77
+ * In TODO v1.5.0 and later, use an `import` block to import `aws_connect_bot_association` using the Amazon Connect instance ID, Lex (V1) bot name, and Lex (V1) bot region separated by colons (`:`). For exampleterraform import {
78
78
  *
79
- * ```sh
80
- * $ pulumi import aws:connect/botAssociation:BotAssociation example aaaaaaaa-bbbb-cccc-dddd-111111111111:Example:us-west-2
81
- * ```
79
+ * to = aws_connect_bot_association.example
80
+ *
81
+ * id = "aaaaaaaa-bbbb-cccc-dddd-111111111111:Example:us-west-2" } Using `TODO import`, import `aws_connect_bot_association` using the Amazon Connect instance ID, Lex (V1) bot name, and Lex (V1) bot region separated by colons (`:`). For exampleconsole % TODO import aws_connect_bot_association.example aaaaaaaa-bbbb-cccc-dddd-111111111111:Example:us-west-2
82
82
  */
83
83
  class BotAssociation extends pulumi.CustomResource {
84
84
  /**
@@ -17,11 +17,11 @@ import * as pulumi from "@pulumi/pulumi";
17
17
  *
18
18
  * ## Import
19
19
  *
20
- * Using `pulumi import`, import `aws_connect_lambda_function_association` using the `instance_id` and `function_arn` separated by a comma (`,`). For example:
20
+ * In TODO v1.5.0 and later, use an `import` block to import `aws_connect_lambda_function_association` using the `instance_id` and `function_arn` separated by a comma (`,`). For exampleterraform import {
21
21
  *
22
- * ```sh
23
- * $ pulumi import aws:connect/lambdaFunctionAssociation:LambdaFunctionAssociation example aaaaaaaa-bbbb-cccc-dddd-111111111111,arn:aws:lambda:us-west-2:123456789123:function:example
24
- * ```
22
+ * to = aws_connect_lambda_function_association.example
23
+ *
24
+ * id = "aaaaaaaa-bbbb-cccc-dddd-111111111111,arn:aws:lambda:us-west-2:123456789123:function:example" } Using `TODO import`, import `aws_connect_lambda_function_association` using the `instance_id` and `function_arn` separated by a comma (`,`). For exampleconsole % TODO import aws_connect_lambda_function_association.example aaaaaaaa-bbbb-cccc-dddd-111111111111,arn:aws:lambda:us-west-2:123456789123:function:example
25
25
  */
26
26
  export declare class LambdaFunctionAssociation extends pulumi.CustomResource {
27
27
  /**
@@ -23,11 +23,11 @@ const utilities = require("../utilities");
23
23
  *
24
24
  * ## Import
25
25
  *
26
- * Using `pulumi import`, import `aws_connect_lambda_function_association` using the `instance_id` and `function_arn` separated by a comma (`,`). For example:
26
+ * In TODO v1.5.0 and later, use an `import` block to import `aws_connect_lambda_function_association` using the `instance_id` and `function_arn` separated by a comma (`,`). For exampleterraform import {
27
27
  *
28
- * ```sh
29
- * $ pulumi import aws:connect/lambdaFunctionAssociation:LambdaFunctionAssociation example aaaaaaaa-bbbb-cccc-dddd-111111111111,arn:aws:lambda:us-west-2:123456789123:function:example
30
- * ```
28
+ * to = aws_connect_lambda_function_association.example
29
+ *
30
+ * id = "aaaaaaaa-bbbb-cccc-dddd-111111111111,arn:aws:lambda:us-west-2:123456789123:function:example" } Using `TODO import`, import `aws_connect_lambda_function_association` using the `instance_id` and `function_arn` separated by a comma (`,`). For exampleconsole % TODO import aws_connect_lambda_function_association.example aaaaaaaa-bbbb-cccc-dddd-111111111111,arn:aws:lambda:us-west-2:123456789123:function:example
31
31
  */
32
32
  class LambdaFunctionAssociation extends pulumi.CustomResource {
33
33
  /**
@@ -49,11 +49,11 @@ import * as outputs from "../types/output";
49
49
  *
50
50
  * ## Import
51
51
  *
52
- * Using `pulumi import`, import DLM lifecycle policies using their policy ID. For example:
52
+ * In TODO v1.5.0 and later, use an `import` block to import DLM lifecycle policies using their policy ID. For exampleterraform import {
53
53
  *
54
- * ```sh
55
- * $ pulumi import aws:dlm/lifecyclePolicy:LifecyclePolicy example policy-abcdef12345678901
56
- * ```
54
+ * to = aws_dlm_lifecycle_policy.example
55
+ *
56
+ * id = "policy-abcdef12345678901" } Using `TODO import`, import DLM lifecycle policies using their policy ID. For exampleconsole % TODO import aws_dlm_lifecycle_policy.example policy-abcdef12345678901
57
57
  */
58
58
  export declare class LifecyclePolicy extends pulumi.CustomResource {
59
59
  /**
@@ -92,7 +92,7 @@ export declare class LifecyclePolicy extends pulumi.CustomResource {
92
92
  */
93
93
  readonly state: pulumi.Output<string | undefined>;
94
94
  /**
95
- * Key-value map of resource tags. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
95
+ * Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
96
96
  */
97
97
  readonly tags: pulumi.Output<{
98
98
  [key: string]: string;
@@ -137,7 +137,7 @@ export interface LifecyclePolicyState {
137
137
  */
138
138
  state?: pulumi.Input<string>;
139
139
  /**
140
- * Key-value map of resource tags. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
140
+ * Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
141
141
  */
142
142
  tags?: pulumi.Input<{
143
143
  [key: string]: pulumi.Input<string>;
@@ -170,7 +170,7 @@ export interface LifecyclePolicyArgs {
170
170
  */
171
171
  state?: pulumi.Input<string>;
172
172
  /**
173
- * Key-value map of resource tags. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
173
+ * Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
174
174
  */
175
175
  tags?: pulumi.Input<{
176
176
  [key: string]: pulumi.Input<string>;
@@ -53,11 +53,11 @@ const utilities = require("../utilities");
53
53
  *
54
54
  * ## Import
55
55
  *
56
- * Using `pulumi import`, import DLM lifecycle policies using their policy ID. For example:
56
+ * In TODO v1.5.0 and later, use an `import` block to import DLM lifecycle policies using their policy ID. For exampleterraform import {
57
57
  *
58
- * ```sh
59
- * $ pulumi import aws:dlm/lifecyclePolicy:LifecyclePolicy example policy-abcdef12345678901
60
- * ```
58
+ * to = aws_dlm_lifecycle_policy.example
59
+ *
60
+ * id = "policy-abcdef12345678901" } Using `TODO import`, import DLM lifecycle policies using their policy ID. For exampleconsole % TODO import aws_dlm_lifecycle_policy.example policy-abcdef12345678901
61
61
  */
62
62
  class LifecyclePolicy extends pulumi.CustomResource {
63
63
  /**
@@ -39,11 +39,11 @@ import * as outputs from "../types/output";
39
39
  *
40
40
  * ## Import
41
41
  *
42
- * Using `pulumi import`, import Network Interfaces using the `id`. For example:
42
+ * In TODO v1.5.0 and later, use an `import` block to import Network Interfaces using the `id`. For exampleterraform import {
43
43
  *
44
- * ```sh
45
- * $ pulumi import aws:ec2/networkInterface:NetworkInterface test eni-e5aa89a3
46
- * ```
44
+ * to = aws_network_interface.test
45
+ *
46
+ * id = "eni-e5aa89a3" } Using `TODO import`, import Network Interfaces using the `id`. For exampleconsole % TODO import aws_network_interface.test eni-e5aa89a3
47
47
  */
48
48
  export declare class NetworkInterface extends pulumi.CustomResource {
49
49
  /**
@@ -43,11 +43,11 @@ const utilities = require("../utilities");
43
43
  *
44
44
  * ## Import
45
45
  *
46
- * Using `pulumi import`, import Network Interfaces using the `id`. For example:
46
+ * In TODO v1.5.0 and later, use an `import` block to import Network Interfaces using the `id`. For exampleterraform import {
47
47
  *
48
- * ```sh
49
- * $ pulumi import aws:ec2/networkInterface:NetworkInterface test eni-e5aa89a3
50
- * ```
48
+ * to = aws_network_interface.test
49
+ *
50
+ * id = "eni-e5aa89a3" } Using `TODO import`, import Network Interfaces using the `id`. For exampleconsole % TODO import aws_network_interface.test eni-e5aa89a3
51
51
  */
52
52
  class NetworkInterface extends pulumi.CustomResource {
53
53
  /**