@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
@@ -8,26 +8,25 @@ import * as pulumi from "@pulumi/pulumi";
8
8
  * import * as pulumi from "@pulumi/pulumi";
9
9
  * import * as aws from "@pulumi/aws";
10
10
  *
11
- * const byName = pulumi.output(aws.waf.getSubscribedRuleGroup({
11
+ * const byName = aws.waf.getSubscribedRuleGroup({
12
12
  * name: "F5 Bot Detection Signatures For AWS WAF",
13
- * }));
14
- * const byMetricName = pulumi.output(aws.waf.getSubscribedRuleGroup({
13
+ * });
14
+ * const byMetricName = aws.waf.getSubscribedRuleGroup({
15
15
  * metricName: "F5BotDetectionSignatures",
16
- * }));
17
- * const acl = new aws.waf.WebAcl("acl", {
18
- * rules: [
19
- * {
20
- * priority: 1,
21
- * ruleId: byName.id,
22
- * type: "GROUP",
23
- * },
24
- * {
25
- * priority: 2,
26
- * ruleId: byMetricName.id,
27
- * type: "GROUP",
28
- * },
29
- * ],
30
16
  * });
17
+ * // ...
18
+ * const acl = new aws.waf.WebAcl("acl", {rules: [
19
+ * {
20
+ * priority: 1,
21
+ * ruleId: byName.then(byName => byName.id),
22
+ * type: "GROUP",
23
+ * },
24
+ * {
25
+ * priority: 2,
26
+ * ruleId: byMetricName.then(byMetricName => byMetricName.id),
27
+ * type: "GROUP",
28
+ * },
29
+ * ]});
31
30
  * ```
32
31
  */
33
32
  export declare function getSubscribedRuleGroup(args?: GetSubscribedRuleGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetSubscribedRuleGroupResult>;
@@ -14,26 +14,25 @@ const utilities = require("../utilities");
14
14
  * import * as pulumi from "@pulumi/pulumi";
15
15
  * import * as aws from "@pulumi/aws";
16
16
  *
17
- * const byName = pulumi.output(aws.waf.getSubscribedRuleGroup({
17
+ * const byName = aws.waf.getSubscribedRuleGroup({
18
18
  * name: "F5 Bot Detection Signatures For AWS WAF",
19
- * }));
20
- * const byMetricName = pulumi.output(aws.waf.getSubscribedRuleGroup({
19
+ * });
20
+ * const byMetricName = aws.waf.getSubscribedRuleGroup({
21
21
  * metricName: "F5BotDetectionSignatures",
22
- * }));
23
- * const acl = new aws.waf.WebAcl("acl", {
24
- * rules: [
25
- * {
26
- * priority: 1,
27
- * ruleId: byName.id,
28
- * type: "GROUP",
29
- * },
30
- * {
31
- * priority: 2,
32
- * ruleId: byMetricName.id,
33
- * type: "GROUP",
34
- * },
35
- * ],
36
22
  * });
23
+ * // ...
24
+ * const acl = new aws.waf.WebAcl("acl", {rules: [
25
+ * {
26
+ * priority: 1,
27
+ * ruleId: byName.then(byName => byName.id),
28
+ * type: "GROUP",
29
+ * },
30
+ * {
31
+ * priority: 2,
32
+ * ruleId: byMetricName.then(byMetricName => byMetricName.id),
33
+ * type: "GROUP",
34
+ * },
35
+ * ]});
37
36
  * ```
38
37
  */
39
38
  function getSubscribedRuleGroup(args, opts) {
@@ -1 +1 @@
1
- {"version":3,"file":"getSubscribedRuleGroup.js","sourceRoot":"","sources":["../../waf/getSubscribedRuleGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,wDAWC;AA4BD,SAAgB,4BAA4B,CAAC,IAAuC,EAAE,IAA2B;IAC7G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,oEAEC"}
1
+ {"version":3,"file":"getSubscribedRuleGroup.js","sourceRoot":"","sources":["../../waf/getSubscribedRuleGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,wDAWC;AA4BD,SAAgB,4BAA4B,CAAC,IAAuC,EAAE,IAA2B;IAC7G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,oEAEC"}
@@ -8,26 +8,25 @@ import * as pulumi from "@pulumi/pulumi";
8
8
  * import * as pulumi from "@pulumi/pulumi";
9
9
  * import * as aws from "@pulumi/aws";
10
10
  *
11
- * const byName = pulumi.output(aws.wafregional.getSubscribedRuleGroup({
11
+ * const byName = aws.wafregional.getSubscribedRuleGroup({
12
12
  * name: "F5 Bot Detection Signatures For AWS WAF",
13
- * }));
14
- * const byMetricName = pulumi.output(aws.wafregional.getSubscribedRuleGroup({
13
+ * });
14
+ * const byMetricName = aws.wafregional.getSubscribedRuleGroup({
15
15
  * metricName: "F5BotDetectionSignatures",
16
- * }));
17
- * const acl = new aws.wafregional.WebAcl("acl", {
18
- * rules: [
19
- * {
20
- * priority: 1,
21
- * ruleId: byName.id,
22
- * type: "GROUP",
23
- * },
24
- * {
25
- * priority: 2,
26
- * ruleId: byMetricName.id,
27
- * type: "GROUP",
28
- * },
29
- * ],
30
16
  * });
17
+ * // ...
18
+ * const acl = new aws.wafregional.WebAcl("acl", {rules: [
19
+ * {
20
+ * priority: 1,
21
+ * ruleId: byName.then(byName => byName.id),
22
+ * type: "GROUP",
23
+ * },
24
+ * {
25
+ * priority: 2,
26
+ * ruleId: byMetricName.then(byMetricName => byMetricName.id),
27
+ * type: "GROUP",
28
+ * },
29
+ * ]});
31
30
  * ```
32
31
  */
33
32
  export declare function getSubscribedRuleGroup(args?: GetSubscribedRuleGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetSubscribedRuleGroupResult>;
@@ -14,26 +14,25 @@ const utilities = require("../utilities");
14
14
  * import * as pulumi from "@pulumi/pulumi";
15
15
  * import * as aws from "@pulumi/aws";
16
16
  *
17
- * const byName = pulumi.output(aws.wafregional.getSubscribedRuleGroup({
17
+ * const byName = aws.wafregional.getSubscribedRuleGroup({
18
18
  * name: "F5 Bot Detection Signatures For AWS WAF",
19
- * }));
20
- * const byMetricName = pulumi.output(aws.wafregional.getSubscribedRuleGroup({
19
+ * });
20
+ * const byMetricName = aws.wafregional.getSubscribedRuleGroup({
21
21
  * metricName: "F5BotDetectionSignatures",
22
- * }));
23
- * const acl = new aws.wafregional.WebAcl("acl", {
24
- * rules: [
25
- * {
26
- * priority: 1,
27
- * ruleId: byName.id,
28
- * type: "GROUP",
29
- * },
30
- * {
31
- * priority: 2,
32
- * ruleId: byMetricName.id,
33
- * type: "GROUP",
34
- * },
35
- * ],
36
22
  * });
23
+ * // ...
24
+ * const acl = new aws.wafregional.WebAcl("acl", {rules: [
25
+ * {
26
+ * priority: 1,
27
+ * ruleId: byName.then(byName => byName.id),
28
+ * type: "GROUP",
29
+ * },
30
+ * {
31
+ * priority: 2,
32
+ * ruleId: byMetricName.then(byMetricName => byMetricName.id),
33
+ * type: "GROUP",
34
+ * },
35
+ * ]});
37
36
  * ```
38
37
  */
39
38
  function getSubscribedRuleGroup(args, opts) {
@@ -1 +1 @@
1
- {"version":3,"file":"getSubscribedRuleGroup.js","sourceRoot":"","sources":["../../wafregional/getSubscribedRuleGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+DAA+D,EAAE;QAC1F,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,wDAWC;AA4BD,SAAgB,4BAA4B,CAAC,IAAuC,EAAE,IAA2B;IAC7G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,oEAEC"}
1
+ {"version":3,"file":"getSubscribedRuleGroup.js","sourceRoot":"","sources":["../../wafregional/getSubscribedRuleGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+DAA+D,EAAE;QAC1F,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,wDAWC;AA4BD,SAAgB,4BAA4B,CAAC,IAAuC,EAAE,IAA2B;IAC7G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,oEAEC"}