@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
@@ -0,0 +1,122 @@
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.StorageLensConfiguration = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Provides a resource to manage an S3 Storage Lens configuration.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as aws from "@pulumi/aws";
16
+ *
17
+ * const current = aws.getCallerIdentity({});
18
+ * const example = new aws.s3control.StorageLensConfiguration("example", {
19
+ * configId: "example-1",
20
+ * storageLensConfiguration: {
21
+ * enabled: true,
22
+ * accountLevel: {
23
+ * activityMetrics: {
24
+ * enabled: true,
25
+ * },
26
+ * bucketLevel: {
27
+ * activityMetrics: {
28
+ * enabled: true,
29
+ * },
30
+ * },
31
+ * },
32
+ * dataExport: {
33
+ * cloudWatchMetrics: {
34
+ * enabled: true,
35
+ * },
36
+ * s3BucketDestination: {
37
+ * accountId: current.then(current => current.accountId),
38
+ * arn: aws_s3_bucket.target.arn,
39
+ * format: "CSV",
40
+ * outputSchemaVersion: "V_1",
41
+ * encryption: {
42
+ * sseS3s: [{}],
43
+ * },
44
+ * },
45
+ * },
46
+ * exclude: {
47
+ * buckets: [
48
+ * aws_s3_bucket.b1.arn,
49
+ * aws_s3_bucket.b2.arn,
50
+ * ],
51
+ * regions: ["us-east-2"],
52
+ * },
53
+ * },
54
+ * });
55
+ * ```
56
+ *
57
+ * ## Import
58
+ *
59
+ * S3 Storage Lens configurations can be imported using the `account_id` and `config_id`, separated by a colon (`:`), e.g.
60
+ *
61
+ * ```sh
62
+ * $ pulumi import aws:s3control/storageLensConfiguration:StorageLensConfiguration example 123456789012:example-1
63
+ * ```
64
+ */
65
+ class StorageLensConfiguration extends pulumi.CustomResource {
66
+ constructor(name, argsOrState, opts) {
67
+ let resourceInputs = {};
68
+ opts = opts || {};
69
+ if (opts.id) {
70
+ const state = argsOrState;
71
+ resourceInputs["accountId"] = state ? state.accountId : undefined;
72
+ resourceInputs["arn"] = state ? state.arn : undefined;
73
+ resourceInputs["configId"] = state ? state.configId : undefined;
74
+ resourceInputs["storageLensConfiguration"] = state ? state.storageLensConfiguration : undefined;
75
+ resourceInputs["tags"] = state ? state.tags : undefined;
76
+ resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
77
+ }
78
+ else {
79
+ const args = argsOrState;
80
+ if ((!args || args.configId === undefined) && !opts.urn) {
81
+ throw new Error("Missing required property 'configId'");
82
+ }
83
+ if ((!args || args.storageLensConfiguration === undefined) && !opts.urn) {
84
+ throw new Error("Missing required property 'storageLensConfiguration'");
85
+ }
86
+ resourceInputs["accountId"] = args ? args.accountId : undefined;
87
+ resourceInputs["configId"] = args ? args.configId : undefined;
88
+ resourceInputs["storageLensConfiguration"] = args ? args.storageLensConfiguration : undefined;
89
+ resourceInputs["tags"] = args ? args.tags : undefined;
90
+ resourceInputs["tagsAll"] = args ? args.tagsAll : undefined;
91
+ resourceInputs["arn"] = undefined /*out*/;
92
+ }
93
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
94
+ super(StorageLensConfiguration.__pulumiType, name, resourceInputs, opts);
95
+ }
96
+ /**
97
+ * Get an existing StorageLensConfiguration resource's state with the given name, ID, and optional extra
98
+ * properties used to qualify the lookup.
99
+ *
100
+ * @param name The _unique_ name of the resulting resource.
101
+ * @param id The _unique_ provider ID of the resource to lookup.
102
+ * @param state Any extra arguments used during the lookup.
103
+ * @param opts Optional settings to control the behavior of the CustomResource.
104
+ */
105
+ static get(name, id, state, opts) {
106
+ return new StorageLensConfiguration(name, state, Object.assign(Object.assign({}, opts), { id: id }));
107
+ }
108
+ /**
109
+ * Returns true if the given object is an instance of StorageLensConfiguration. This is designed to work even
110
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
111
+ */
112
+ static isInstance(obj) {
113
+ if (obj === undefined || obj === null) {
114
+ return false;
115
+ }
116
+ return obj['__pulumiType'] === StorageLensConfiguration.__pulumiType;
117
+ }
118
+ }
119
+ exports.StorageLensConfiguration = StorageLensConfiguration;
120
+ /** @internal */
121
+ StorageLensConfiguration.__pulumiType = 'aws:s3control/storageLensConfiguration:StorageLensConfiguration';
122
+ //# sourceMappingURL=storageLensConfiguration.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"storageLensConfiguration.js","sourceRoot":"","sources":["../../s3control/storageLensConfiguration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwDG;AACH,MAAa,wBAAyB,SAAQ,MAAM,CAAC,cAAc;IAuD/D,YAAY,IAAY,EAAE,WAA0E,EAAE,IAAmC;QACrI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwD,CAAC;YACvE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,0BAA0B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,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,WAAuD,CAAC;YACrE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,wBAAwB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrE,MAAM,IAAI,KAAK,CAAC,sDAAsD,CAAC,CAAC;aAC3E;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC7C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,wBAAwB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7E,CAAC;IAlFD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqC,EAAE,IAAmC;QACnI,OAAO,IAAI,wBAAwB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/E,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,wBAAwB,CAAC,YAAY,CAAC;IACzE,CAAC;;AA1BL,4DAoFC;AAtEG,gBAAgB;AACO,qCAAY,GAAG,iEAAiE,CAAC"}
@@ -9,6 +9,23 @@ import * as outputs from "../types/output";
9
9
  * > A "provisioning artifact" is also referred to as a "version." A "distributor" is also referred to as a "vendor."
10
10
  *
11
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 = new aws.servicecatalog.Product("example", {
19
+ * owner: "example-owner",
20
+ * provisioningArtifactParameters: {
21
+ * templateUrl: "https://s3.amazonaws.com/cf-templates-ozkq9d3hgiq2-us-east-1/temp1.json",
22
+ * },
23
+ * tags: {
24
+ * foo: "bar",
25
+ * },
26
+ * type: "CLOUD_FORMATION_TEMPLATE",
27
+ * });
28
+ * ```
12
29
  *
13
30
  * ## Import
14
31
  *
@@ -13,6 +13,23 @@ const utilities = require("../utilities");
13
13
  * > A "provisioning artifact" is also referred to as a "version." A "distributor" is also referred to as a "vendor."
14
14
  *
15
15
  * ## Example Usage
16
+ * ### Basic Usage
17
+ *
18
+ * ```typescript
19
+ * import * as pulumi from "@pulumi/pulumi";
20
+ * import * as aws from "@pulumi/aws";
21
+ *
22
+ * const example = new aws.servicecatalog.Product("example", {
23
+ * owner: "example-owner",
24
+ * provisioningArtifactParameters: {
25
+ * templateUrl: "https://s3.amazonaws.com/cf-templates-ozkq9d3hgiq2-us-east-1/temp1.json",
26
+ * },
27
+ * tags: {
28
+ * foo: "bar",
29
+ * },
30
+ * type: "CLOUD_FORMATION_TEMPLATE",
31
+ * });
32
+ * ```
16
33
  *
17
34
  * ## Import
18
35
  *
@@ -1 +1 @@
1
- {"version":3,"file":"product.js","sourceRoot":"","sources":["../../servicecatalog/product.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAqG9C,YAAY,IAAY,EAAE,WAAwC,EAAE,IAAmC;QACnG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuC,CAAC;YACtD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,gCAAgC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5G,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,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;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAAsC,CAAC;YACpD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,8BAA8B,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3E,MAAM,IAAI,KAAK,CAAC,4DAA4D,CAAC,CAAC;aACjF;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,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,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,gCAAgC,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,8BAA8B,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1G,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,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,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,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,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;IAvJD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9D,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,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;;AA1BL,0BAyJC;AA3IG,gBAAgB;AACO,oBAAY,GAAG,oCAAoC,CAAC"}
1
+ {"version":3,"file":"product.js","sourceRoot":"","sources":["../../servicecatalog/product.ts"],"names":[],"mappings":"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"}
@@ -16,10 +16,10 @@ import * as pulumi from "@pulumi/pulumi";
16
16
  * for (const range = {value: 0}; range.value < 3; range.value++) {
17
17
  * exampleAmazonsesDkimRecord.push(new aws.route53.Record(`exampleAmazonsesDkimRecord-${range.value}`, {
18
18
  * zoneId: "ABCDEFGHIJ123",
19
- * name: exampleDomainDkim.dkimTokens[range.value].apply(dkimTokens => `${dkimTokens}._domainkey`),
19
+ * name: pulumi.interpolate`${exampleDomainDkim.dkimTokens}._domainkey`,
20
20
  * type: "CNAME",
21
21
  * ttl: 600,
22
- * records: [exampleDomainDkim.dkimTokens[range.value].apply(dkimTokens => `${dkimTokens}.dkim.amazonses.com`)],
22
+ * records: [pulumi.interpolate`${exampleDomainDkim.dkimTokens}.dkim.amazonses.com`],
23
23
  * }));
24
24
  * }
25
25
  * ```
package/ses/domainDkim.js CHANGED
@@ -22,10 +22,10 @@ const utilities = require("../utilities");
22
22
  * for (const range = {value: 0}; range.value < 3; range.value++) {
23
23
  * exampleAmazonsesDkimRecord.push(new aws.route53.Record(`exampleAmazonsesDkimRecord-${range.value}`, {
24
24
  * zoneId: "ABCDEFGHIJ123",
25
- * name: exampleDomainDkim.dkimTokens[range.value].apply(dkimTokens => `${dkimTokens}._domainkey`),
25
+ * name: pulumi.interpolate`${exampleDomainDkim.dkimTokens}._domainkey`,
26
26
  * type: "CNAME",
27
27
  * ttl: 600,
28
- * records: [exampleDomainDkim.dkimTokens[range.value].apply(dkimTokens => `${dkimTokens}.dkim.amazonses.com`)],
28
+ * records: [pulumi.interpolate`${exampleDomainDkim.dkimTokens}.dkim.amazonses.com`],
29
29
  * }));
30
30
  * }
31
31
  * ```
@@ -0,0 +1,175 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * ## Example Usage
6
+ * ### Basic Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as aws from "@pulumi/aws";
11
+ *
12
+ * const example = new aws.sesv2.ConfigurationSet("example", {
13
+ * configurationSetName: "example",
14
+ * deliveryOptions: {
15
+ * tlsPolicy: "REQUIRE",
16
+ * },
17
+ * reputationOptions: {
18
+ * reputationMetricsEnabled: false,
19
+ * },
20
+ * sendigOptions: [{
21
+ * sendingEnabled: true,
22
+ * }],
23
+ * suppressionOptions: {
24
+ * suppressedReasons: [
25
+ * "BOUNCE",
26
+ * "COMPLAINT",
27
+ * ],
28
+ * },
29
+ * trackingOptions: {
30
+ * customRedirectDomain: "example.com",
31
+ * },
32
+ * });
33
+ * ```
34
+ *
35
+ * ## Import
36
+ *
37
+ * SESv2 (Simple Email V2) Configuration Set can be imported using the `configuration_set_name`, e.g.,
38
+ *
39
+ * ```sh
40
+ * $ pulumi import aws:sesv2/configurationSet:ConfigurationSet example example
41
+ * ```
42
+ */
43
+ export declare class ConfigurationSet extends pulumi.CustomResource {
44
+ /**
45
+ * Get an existing ConfigurationSet resource's state with the given name, ID, and optional extra
46
+ * properties used to qualify the lookup.
47
+ *
48
+ * @param name The _unique_ name of the resulting resource.
49
+ * @param id The _unique_ provider ID of the resource to lookup.
50
+ * @param state Any extra arguments used during the lookup.
51
+ * @param opts Optional settings to control the behavior of the CustomResource.
52
+ */
53
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ConfigurationSetState, opts?: pulumi.CustomResourceOptions): ConfigurationSet;
54
+ /**
55
+ * Returns true if the given object is an instance of ConfigurationSet. This is designed to work even
56
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
57
+ */
58
+ static isInstance(obj: any): obj is ConfigurationSet;
59
+ /**
60
+ * ARN of the Configuration Set.
61
+ */
62
+ readonly arn: pulumi.Output<string>;
63
+ /**
64
+ * The name of the configuration set.
65
+ */
66
+ readonly configurationSetName: pulumi.Output<string>;
67
+ /**
68
+ * An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.
69
+ */
70
+ readonly deliveryOptions: pulumi.Output<outputs.sesv2.ConfigurationSetDeliveryOptions | undefined>;
71
+ /**
72
+ * An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set.
73
+ */
74
+ readonly reputationOptions: pulumi.Output<outputs.sesv2.ConfigurationSetReputationOptions>;
75
+ /**
76
+ * An object that defines whether or not Amazon SES can send email that you send using the configuration set.
77
+ */
78
+ readonly sendingOptions: pulumi.Output<outputs.sesv2.ConfigurationSetSendingOptions>;
79
+ /**
80
+ * An object that contains information about the suppression list preferences for your account.
81
+ */
82
+ readonly suppressionOptions: pulumi.Output<outputs.sesv2.ConfigurationSetSuppressionOptions | undefined>;
83
+ readonly tags: pulumi.Output<{
84
+ [key: string]: string;
85
+ } | undefined>;
86
+ readonly tagsAll: pulumi.Output<{
87
+ [key: string]: string;
88
+ }>;
89
+ /**
90
+ * An object that defines the open and click tracking options for emails that you send using the configuration set.
91
+ */
92
+ readonly trackingOptions: pulumi.Output<outputs.sesv2.ConfigurationSetTrackingOptions | undefined>;
93
+ /**
94
+ * Create a ConfigurationSet resource with the given unique name, arguments, and options.
95
+ *
96
+ * @param name The _unique_ name of the resource.
97
+ * @param args The arguments to use to populate this resource's properties.
98
+ * @param opts A bag of options that control this resource's behavior.
99
+ */
100
+ constructor(name: string, args: ConfigurationSetArgs, opts?: pulumi.CustomResourceOptions);
101
+ }
102
+ /**
103
+ * Input properties used for looking up and filtering ConfigurationSet resources.
104
+ */
105
+ export interface ConfigurationSetState {
106
+ /**
107
+ * ARN of the Configuration Set.
108
+ */
109
+ arn?: pulumi.Input<string>;
110
+ /**
111
+ * The name of the configuration set.
112
+ */
113
+ configurationSetName?: pulumi.Input<string>;
114
+ /**
115
+ * An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.
116
+ */
117
+ deliveryOptions?: pulumi.Input<inputs.sesv2.ConfigurationSetDeliveryOptions>;
118
+ /**
119
+ * An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set.
120
+ */
121
+ reputationOptions?: pulumi.Input<inputs.sesv2.ConfigurationSetReputationOptions>;
122
+ /**
123
+ * An object that defines whether or not Amazon SES can send email that you send using the configuration set.
124
+ */
125
+ sendingOptions?: pulumi.Input<inputs.sesv2.ConfigurationSetSendingOptions>;
126
+ /**
127
+ * An object that contains information about the suppression list preferences for your account.
128
+ */
129
+ suppressionOptions?: pulumi.Input<inputs.sesv2.ConfigurationSetSuppressionOptions>;
130
+ tags?: pulumi.Input<{
131
+ [key: string]: pulumi.Input<string>;
132
+ }>;
133
+ tagsAll?: pulumi.Input<{
134
+ [key: string]: pulumi.Input<string>;
135
+ }>;
136
+ /**
137
+ * An object that defines the open and click tracking options for emails that you send using the configuration set.
138
+ */
139
+ trackingOptions?: pulumi.Input<inputs.sesv2.ConfigurationSetTrackingOptions>;
140
+ }
141
+ /**
142
+ * The set of arguments for constructing a ConfigurationSet resource.
143
+ */
144
+ export interface ConfigurationSetArgs {
145
+ /**
146
+ * The name of the configuration set.
147
+ */
148
+ configurationSetName: pulumi.Input<string>;
149
+ /**
150
+ * An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.
151
+ */
152
+ deliveryOptions?: pulumi.Input<inputs.sesv2.ConfigurationSetDeliveryOptions>;
153
+ /**
154
+ * An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set.
155
+ */
156
+ reputationOptions?: pulumi.Input<inputs.sesv2.ConfigurationSetReputationOptions>;
157
+ /**
158
+ * An object that defines whether or not Amazon SES can send email that you send using the configuration set.
159
+ */
160
+ sendingOptions?: pulumi.Input<inputs.sesv2.ConfigurationSetSendingOptions>;
161
+ /**
162
+ * An object that contains information about the suppression list preferences for your account.
163
+ */
164
+ suppressionOptions?: pulumi.Input<inputs.sesv2.ConfigurationSetSuppressionOptions>;
165
+ tags?: pulumi.Input<{
166
+ [key: string]: pulumi.Input<string>;
167
+ }>;
168
+ tagsAll?: pulumi.Input<{
169
+ [key: string]: pulumi.Input<string>;
170
+ }>;
171
+ /**
172
+ * An object that defines the open and click tracking options for emails that you send using the configuration set.
173
+ */
174
+ trackingOptions?: pulumi.Input<inputs.sesv2.ConfigurationSetTrackingOptions>;
175
+ }
@@ -0,0 +1,107 @@
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.ConfigurationSet = 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 example = new aws.sesv2.ConfigurationSet("example", {
17
+ * configurationSetName: "example",
18
+ * deliveryOptions: {
19
+ * tlsPolicy: "REQUIRE",
20
+ * },
21
+ * reputationOptions: {
22
+ * reputationMetricsEnabled: false,
23
+ * },
24
+ * sendigOptions: [{
25
+ * sendingEnabled: true,
26
+ * }],
27
+ * suppressionOptions: {
28
+ * suppressedReasons: [
29
+ * "BOUNCE",
30
+ * "COMPLAINT",
31
+ * ],
32
+ * },
33
+ * trackingOptions: {
34
+ * customRedirectDomain: "example.com",
35
+ * },
36
+ * });
37
+ * ```
38
+ *
39
+ * ## Import
40
+ *
41
+ * SESv2 (Simple Email V2) Configuration Set can be imported using the `configuration_set_name`, e.g.,
42
+ *
43
+ * ```sh
44
+ * $ pulumi import aws:sesv2/configurationSet:ConfigurationSet example example
45
+ * ```
46
+ */
47
+ class ConfigurationSet extends pulumi.CustomResource {
48
+ constructor(name, argsOrState, opts) {
49
+ let resourceInputs = {};
50
+ opts = opts || {};
51
+ if (opts.id) {
52
+ const state = argsOrState;
53
+ resourceInputs["arn"] = state ? state.arn : undefined;
54
+ resourceInputs["configurationSetName"] = state ? state.configurationSetName : undefined;
55
+ resourceInputs["deliveryOptions"] = state ? state.deliveryOptions : undefined;
56
+ resourceInputs["reputationOptions"] = state ? state.reputationOptions : undefined;
57
+ resourceInputs["sendingOptions"] = state ? state.sendingOptions : undefined;
58
+ resourceInputs["suppressionOptions"] = state ? state.suppressionOptions : undefined;
59
+ resourceInputs["tags"] = state ? state.tags : undefined;
60
+ resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
61
+ resourceInputs["trackingOptions"] = state ? state.trackingOptions : undefined;
62
+ }
63
+ else {
64
+ const args = argsOrState;
65
+ if ((!args || args.configurationSetName === undefined) && !opts.urn) {
66
+ throw new Error("Missing required property 'configurationSetName'");
67
+ }
68
+ resourceInputs["configurationSetName"] = args ? args.configurationSetName : undefined;
69
+ resourceInputs["deliveryOptions"] = args ? args.deliveryOptions : undefined;
70
+ resourceInputs["reputationOptions"] = args ? args.reputationOptions : undefined;
71
+ resourceInputs["sendingOptions"] = args ? args.sendingOptions : undefined;
72
+ resourceInputs["suppressionOptions"] = args ? args.suppressionOptions : undefined;
73
+ resourceInputs["tags"] = args ? args.tags : undefined;
74
+ resourceInputs["tagsAll"] = args ? args.tagsAll : undefined;
75
+ resourceInputs["trackingOptions"] = args ? args.trackingOptions : undefined;
76
+ resourceInputs["arn"] = undefined /*out*/;
77
+ }
78
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
79
+ super(ConfigurationSet.__pulumiType, name, resourceInputs, opts);
80
+ }
81
+ /**
82
+ * Get an existing ConfigurationSet resource's state with the given name, ID, and optional extra
83
+ * properties used to qualify the lookup.
84
+ *
85
+ * @param name The _unique_ name of the resulting resource.
86
+ * @param id The _unique_ provider ID of the resource to lookup.
87
+ * @param state Any extra arguments used during the lookup.
88
+ * @param opts Optional settings to control the behavior of the CustomResource.
89
+ */
90
+ static get(name, id, state, opts) {
91
+ return new ConfigurationSet(name, state, Object.assign(Object.assign({}, opts), { id: id }));
92
+ }
93
+ /**
94
+ * Returns true if the given object is an instance of ConfigurationSet. This is designed to work even
95
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
96
+ */
97
+ static isInstance(obj) {
98
+ if (obj === undefined || obj === null) {
99
+ return false;
100
+ }
101
+ return obj['__pulumiType'] === ConfigurationSet.__pulumiType;
102
+ }
103
+ }
104
+ exports.ConfigurationSet = ConfigurationSet;
105
+ /** @internal */
106
+ ConfigurationSet.__pulumiType = 'aws:sesv2/configurationSet:ConfigurationSet';
107
+ //# sourceMappingURL=configurationSet.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"configurationSet.js","sourceRoot":"","sources":["../../sesv2/configurationSet.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,3 @@
1
+ export { ConfigurationSetArgs, ConfigurationSetState } from "./configurationSet";
2
+ export declare type ConfigurationSet = import("./configurationSet").ConfigurationSet;
3
+ export declare const ConfigurationSet: typeof import("./configurationSet").ConfigurationSet;
package/sesv2/index.js ADDED
@@ -0,0 +1,22 @@
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.ConfigurationSet = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ exports.ConfigurationSet = null;
9
+ utilities.lazyLoad(exports, ["ConfigurationSet"], () => require("./configurationSet"));
10
+ const _module = {
11
+ version: utilities.getVersion(),
12
+ construct: (name, type, urn) => {
13
+ switch (type) {
14
+ case "aws:sesv2/configurationSet:ConfigurationSet":
15
+ return new exports.ConfigurationSet(name, undefined, { urn });
16
+ default:
17
+ throw new Error(`unknown resource type ${type}`);
18
+ }
19
+ },
20
+ };
21
+ pulumi.runtime.registerResourceModule("aws", "sesv2/configurationSet", _module);
22
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../sesv2/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAElG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAEvF,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,6CAA6C;gBAC9C,OAAO,IAAI,wBAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,wBAAwB,EAAE,OAAO,CAAC,CAAA"}
@@ -10,6 +10,9 @@ export declare const Server: typeof import("./server").Server;
10
10
  export { SshKeyArgs, SshKeyState } from "./sshKey";
11
11
  export declare type SshKey = import("./sshKey").SshKey;
12
12
  export declare const SshKey: typeof import("./sshKey").SshKey;
13
+ export { TagArgs, TagState } from "./tag";
14
+ export declare type Tag = import("./tag").Tag;
15
+ export declare const Tag: typeof import("./tag").Tag;
13
16
  export { UserArgs, UserState } from "./user";
14
17
  export declare type User = import("./user").User;
15
18
  export declare const User: typeof import("./user").User;
package/transfer/index.js CHANGED
@@ -2,7 +2,7 @@
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.Workflow = exports.User = exports.SshKey = exports.Server = exports.getServerOutput = exports.getServer = exports.Access = void 0;
5
+ exports.Workflow = exports.User = exports.Tag = exports.SshKey = exports.Server = exports.getServerOutput = exports.getServer = exports.Access = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  exports.Access = null;
@@ -10,12 +10,14 @@ exports.getServer = null;
10
10
  exports.getServerOutput = null;
11
11
  exports.Server = null;
12
12
  exports.SshKey = null;
13
+ exports.Tag = null;
13
14
  exports.User = null;
14
15
  exports.Workflow = null;
15
16
  utilities.lazyLoad(exports, ["Access"], () => require("./access"));
16
17
  utilities.lazyLoad(exports, ["getServer", "getServerOutput"], () => require("./getServer"));
17
18
  utilities.lazyLoad(exports, ["Server"], () => require("./server"));
18
19
  utilities.lazyLoad(exports, ["SshKey"], () => require("./sshKey"));
20
+ utilities.lazyLoad(exports, ["Tag"], () => require("./tag"));
19
21
  utilities.lazyLoad(exports, ["User"], () => require("./user"));
20
22
  utilities.lazyLoad(exports, ["Workflow"], () => require("./workflow"));
21
23
  const _module = {
@@ -28,6 +30,8 @@ const _module = {
28
30
  return new exports.Server(name, undefined, { urn });
29
31
  case "aws:transfer/sshKey:SshKey":
30
32
  return new exports.SshKey(name, undefined, { urn });
33
+ case "aws:transfer/tag:Tag":
34
+ return new exports.Tag(name, undefined, { urn });
31
35
  case "aws:transfer/user:User":
32
36
  return new exports.User(name, undefined, { urn });
33
37
  case "aws:transfer/workflow:Workflow":
@@ -40,6 +44,7 @@ const _module = {
40
44
  pulumi.runtime.registerResourceModule("aws", "transfer/access", _module);
41
45
  pulumi.runtime.registerResourceModule("aws", "transfer/server", _module);
42
46
  pulumi.runtime.registerResourceModule("aws", "transfer/sshKey", _module);
47
+ pulumi.runtime.registerResourceModule("aws", "transfer/tag", _module);
43
48
  pulumi.runtime.registerResourceModule("aws", "transfer/user", _module);
44
49
  pulumi.runtime.registerResourceModule("aws", "transfer/workflow", _module);
45
50
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../transfer/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,MAAM,GAAqC,IAAW,CAAC;AAGvD,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AAI5E,QAAA,MAAM,GAAqC,IAAW,CAAC;AAIvD,QAAA,MAAM,GAAqC,IAAW,CAAC;AAIvD,QAAA,IAAI,GAAiC,IAAW,CAAC;AAIjD,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAE1E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AACnE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAC3F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AACnE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AACnE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC;AAC/D,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAEvE,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,4BAA4B;gBAC7B,OAAO,IAAI,cAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,4BAA4B;gBAC7B,OAAO,IAAI,cAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,4BAA4B;gBAC7B,OAAO,IAAI,cAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,wBAAwB;gBACzB,OAAO,IAAI,YAAI,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClD,KAAK,gCAAgC;gBACjC,OAAO,IAAI,gBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,iBAAiB,EAAE,OAAO,CAAC,CAAA;AACxE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,iBAAiB,EAAE,OAAO,CAAC,CAAA;AACxE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,iBAAiB,EAAE,OAAO,CAAC,CAAA;AACxE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,eAAe,EAAE,OAAO,CAAC,CAAA;AACtE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,mBAAmB,EAAE,OAAO,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../transfer/index.ts"],"names":[],"mappings":"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"}
@@ -6,6 +6,8 @@ import * as outputs from "../types/output";
6
6
  *
7
7
  * > **NOTE on AWS IAM permissions:** If the `endpointType` is set to `VPC`, the `ec2:DescribeVpcEndpoints` and `ec2:ModifyVpcEndpoint` [actions](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html#amazonec2-actions-as-permissions) are used.
8
8
  *
9
+ * > **NOTE:** Use the `aws.transfer.Tag` resource to manage the system tags used for [custom hostnames](https://docs.aws.amazon.com/transfer/latest/userguide/requirements-dns.html#tag-custom-hostname-cdk).
10
+ *
9
11
  * ## Example Usage
10
12
  * ### Basic
11
13
  *
@@ -10,6 +10,8 @@ const utilities = require("../utilities");
10
10
  *
11
11
  * > **NOTE on AWS IAM permissions:** If the `endpointType` is set to `VPC`, the `ec2:DescribeVpcEndpoints` and `ec2:ModifyVpcEndpoint` [actions](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html#amazonec2-actions-as-permissions) are used.
12
12
  *
13
+ * > **NOTE:** Use the `aws.transfer.Tag` resource to manage the system tags used for [custom hostnames](https://docs.aws.amazon.com/transfer/latest/userguide/requirements-dns.html#tag-custom-hostname-cdk).
14
+ *
13
15
  * ## Example Usage
14
16
  * ### Basic
15
17
  *