@pulumi/aws 5.32.0 → 5.33.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 (186) hide show
  1. package/alb/getLoadBalancer.d.ts +3 -0
  2. package/alb/getLoadBalancer.js.map +1 -1
  3. package/alb/getTargetGroup.d.ts +1 -0
  4. package/alb/getTargetGroup.js.map +1 -1
  5. package/alb/loadBalancer.d.ts +36 -0
  6. package/alb/loadBalancer.js +6 -0
  7. package/alb/loadBalancer.js.map +1 -1
  8. package/alb/targetGroup.d.ts +12 -0
  9. package/alb/targetGroup.js +2 -0
  10. package/alb/targetGroup.js.map +1 -1
  11. package/apigateway/usagePlanKey.d.ts +1 -1
  12. package/apigateway/usagePlanKey.js +1 -1
  13. package/applicationloadbalancing/getLoadBalancer.d.ts +3 -0
  14. package/applicationloadbalancing/getLoadBalancer.js.map +1 -1
  15. package/applicationloadbalancing/getTargetGroup.d.ts +1 -0
  16. package/applicationloadbalancing/getTargetGroup.js.map +1 -1
  17. package/applicationloadbalancing/loadBalancer.d.ts +36 -0
  18. package/applicationloadbalancing/loadBalancer.js +6 -0
  19. package/applicationloadbalancing/loadBalancer.js.map +1 -1
  20. package/applicationloadbalancing/targetGroup.d.ts +12 -0
  21. package/applicationloadbalancing/targetGroup.js +2 -0
  22. package/applicationloadbalancing/targetGroup.js.map +1 -1
  23. package/appsync/dataSource.d.ts +15 -3
  24. package/appsync/dataSource.js +2 -0
  25. package/appsync/dataSource.js.map +1 -1
  26. package/batch/jobDefinition.d.ts +1 -0
  27. package/batch/jobDefinition.js +1 -0
  28. package/batch/jobDefinition.js.map +1 -1
  29. package/budgets/budget.d.ts +24 -0
  30. package/budgets/budget.js +24 -0
  31. package/budgets/budget.js.map +1 -1
  32. package/cloudwatch/eventTarget.d.ts +39 -0
  33. package/cloudwatch/eventTarget.js +39 -0
  34. package/cloudwatch/eventTarget.js.map +1 -1
  35. package/cloudwatch/metricAlarm.d.ts +12 -15
  36. package/cloudwatch/metricAlarm.js.map +1 -1
  37. package/codegurureviewer/index.d.ts +3 -0
  38. package/codegurureviewer/index.js +22 -0
  39. package/codegurureviewer/index.js.map +1 -0
  40. package/codegurureviewer/repositoryAssociation.d.ts +167 -0
  41. package/codegurureviewer/repositoryAssociation.js +100 -0
  42. package/codegurureviewer/repositoryAssociation.js.map +1 -0
  43. package/cognito/userPoolDomain.d.ts +18 -2
  44. package/cognito/userPoolDomain.js +6 -2
  45. package/cognito/userPoolDomain.js.map +1 -1
  46. package/connect/queue.d.ts +6 -0
  47. package/connect/queue.js.map +1 -1
  48. package/connect/routingProfile.d.ts +6 -0
  49. package/connect/routingProfile.js.map +1 -1
  50. package/costexplorer/getCostCategory.d.ts +4 -0
  51. package/costexplorer/getCostCategory.js.map +1 -1
  52. package/directconnect/privateVirtualInterface.d.ts +9 -0
  53. package/directconnect/privateVirtualInterface.js.map +1 -1
  54. package/directconnect/transitVirtualInterface.d.ts +9 -0
  55. package/directconnect/transitVirtualInterface.js.map +1 -1
  56. package/dynamodb/getTable.d.ts +1 -0
  57. package/dynamodb/getTable.js.map +1 -1
  58. package/dynamodb/table.d.ts +12 -0
  59. package/dynamodb/table.js +2 -0
  60. package/dynamodb/table.js.map +1 -1
  61. package/ec2/getEips.d.ts +2 -2
  62. package/ec2/getEips.js +2 -2
  63. package/ec2/getLocalGatewayRouteTables.d.ts +2 -2
  64. package/ec2/getLocalGatewayRouteTables.js +2 -2
  65. package/ec2/getNetworkAcls.d.ts +2 -2
  66. package/ec2/getNetworkAcls.js +2 -2
  67. package/ec2/getNetworkInterfaces.d.ts +2 -2
  68. package/ec2/getNetworkInterfaces.js +2 -2
  69. package/ec2/getPublicIpv4Pool.d.ts +98 -0
  70. package/ec2/getPublicIpv4Pool.js +50 -0
  71. package/ec2/getPublicIpv4Pool.js.map +1 -0
  72. package/ec2/getPublicIpv4Pools.d.ts +104 -0
  73. package/ec2/getPublicIpv4Pools.js +73 -0
  74. package/ec2/getPublicIpv4Pools.js.map +1 -0
  75. package/ec2/getTransitGatewayRouteTables.d.ts +2 -2
  76. package/ec2/getTransitGatewayRouteTables.js +2 -2
  77. package/ec2/index.d.ts +6 -0
  78. package/ec2/index.js +10 -4
  79. package/ec2/index.js.map +1 -1
  80. package/ec2/launchTemplate.d.ts +1 -1
  81. package/ec2/launchTemplate.js +1 -1
  82. package/ecrpublic/getAuthorizationToken.d.ts +3 -1
  83. package/ecrpublic/getAuthorizationToken.js +3 -1
  84. package/ecrpublic/getAuthorizationToken.js.map +1 -1
  85. package/ecrpublic/repository.d.ts +1 -1
  86. package/ecrpublic/repository.js +1 -1
  87. package/ecrpublic/repositoryPolicy.d.ts +1 -1
  88. package/ecrpublic/repositoryPolicy.js +1 -1
  89. package/ecs/getTaskDefinition.d.ts +9 -5
  90. package/ecs/getTaskDefinition.js.map +1 -1
  91. package/ecs/taskDefinition.d.ts +8 -0
  92. package/ecs/taskDefinition.js +2 -0
  93. package/ecs/taskDefinition.js.map +1 -1
  94. package/elasticache/getUser.d.ts +5 -0
  95. package/elasticache/getUser.js +1 -0
  96. package/elasticache/getUser.js.map +1 -1
  97. package/elasticache/user.d.ts +46 -2
  98. package/elasticache/user.js +37 -1
  99. package/elasticache/user.js.map +1 -1
  100. package/elasticloadbalancingv2/getLoadBalancer.d.ts +3 -0
  101. package/elasticloadbalancingv2/getLoadBalancer.js.map +1 -1
  102. package/elasticloadbalancingv2/getTargetGroup.d.ts +1 -0
  103. package/elasticloadbalancingv2/getTargetGroup.js.map +1 -1
  104. package/elasticloadbalancingv2/loadBalancer.d.ts +36 -0
  105. package/elasticloadbalancingv2/loadBalancer.js +6 -0
  106. package/elasticloadbalancingv2/loadBalancer.js.map +1 -1
  107. package/elasticloadbalancingv2/targetGroup.d.ts +12 -0
  108. package/elasticloadbalancingv2/targetGroup.js +2 -0
  109. package/elasticloadbalancingv2/targetGroup.js.map +1 -1
  110. package/emr/blockPublicAccessConfiguration.d.ts +133 -0
  111. package/emr/blockPublicAccessConfiguration.js +125 -0
  112. package/emr/blockPublicAccessConfiguration.js.map +1 -0
  113. package/emr/index.d.ts +3 -0
  114. package/emr/index.js +6 -1
  115. package/emr/index.js.map +1 -1
  116. package/fms/policy.d.ts +12 -0
  117. package/fms/policy.js +2 -0
  118. package/fms/policy.js.map +1 -1
  119. package/fsx/openZfsFileSystem.d.ts +6 -6
  120. package/index.d.ts +3 -1
  121. package/index.js +8 -4
  122. package/index.js.map +1 -1
  123. package/inspector2/organizationConfiguration.d.ts +2 -1
  124. package/inspector2/organizationConfiguration.js +2 -1
  125. package/inspector2/organizationConfiguration.js.map +1 -1
  126. package/kms/index.d.ts +3 -0
  127. package/kms/index.js +6 -1
  128. package/kms/index.js.map +1 -1
  129. package/kms/key.d.ts +3 -0
  130. package/kms/key.js +3 -0
  131. package/kms/key.js.map +1 -1
  132. package/kms/keyPolicy.d.ts +114 -0
  133. package/kms/keyPolicy.js +95 -0
  134. package/kms/keyPolicy.js.map +1 -0
  135. package/lb/getLoadBalancer.d.ts +3 -0
  136. package/lb/getLoadBalancer.js.map +1 -1
  137. package/lb/getTargetGroup.d.ts +1 -0
  138. package/lb/getTargetGroup.js.map +1 -1
  139. package/lb/loadBalancer.d.ts +36 -0
  140. package/lb/loadBalancer.js +6 -0
  141. package/lb/loadBalancer.js.map +1 -1
  142. package/lb/targetGroup.d.ts +12 -0
  143. package/lb/targetGroup.js +2 -0
  144. package/lb/targetGroup.js.map +1 -1
  145. package/lightsail/disk_attachment.d.ts +1 -1
  146. package/lightsail/disk_attachment.js +1 -1
  147. package/lightsail/instance.d.ts +2 -2
  148. package/lightsail/instance.js +2 -2
  149. package/lightsail/instancePublicPorts.d.ts +1 -1
  150. package/lightsail/instancePublicPorts.js +1 -1
  151. package/lightsail/lbAttachment.d.ts +1 -1
  152. package/lightsail/lbAttachment.js +1 -1
  153. package/oam/index.d.ts +6 -0
  154. package/oam/index.js +27 -0
  155. package/oam/index.js.map +1 -0
  156. package/oam/sink.d.ts +111 -0
  157. package/oam/sink.js +80 -0
  158. package/oam/sink.js.map +1 -0
  159. package/oam/sinkPolicy.d.ts +125 -0
  160. package/oam/sinkPolicy.js +110 -0
  161. package/oam/sinkPolicy.js.map +1 -0
  162. package/opensearch/domain.d.ts +13 -5
  163. package/opensearch/domain.js +2 -0
  164. package/opensearch/domain.js.map +1 -1
  165. package/opensearch/getDomain.d.ts +6 -2
  166. package/opensearch/getDomain.js.map +1 -1
  167. package/package.json +2 -2
  168. package/package.json.dev +2 -2
  169. package/rds/cluster.d.ts +3 -3
  170. package/sagemaker/app.d.ts +6 -6
  171. package/securityhub/organizationConfiguration.d.ts +12 -0
  172. package/securityhub/organizationConfiguration.js +2 -0
  173. package/securityhub/organizationConfiguration.js.map +1 -1
  174. package/servicecatalog/getProvisioningArtifacts.d.ts +75 -0
  175. package/servicecatalog/getProvisioningArtifacts.js +50 -0
  176. package/servicecatalog/getProvisioningArtifacts.js.map +1 -0
  177. package/servicecatalog/index.d.ts +3 -0
  178. package/servicecatalog/index.js +4 -1
  179. package/servicecatalog/index.js.map +1 -1
  180. package/servicecatalog/product.d.ts +3 -3
  181. package/servicecatalog/provisioningArtifact.d.ts +3 -3
  182. package/sesv2/emailIdentity.d.ts +14 -0
  183. package/sesv2/emailIdentity.js +14 -0
  184. package/sesv2/emailIdentity.js.map +1 -1
  185. package/types/input.d.ts +160 -12
  186. package/types/output.d.ts +205 -22
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * ## Example Usage
6
6
  *
7
- * The following shows outputing all network interface ids in a region.
7
+ * The following shows outputting all network interface ids in a region.
8
8
  *
9
9
  * ```typescript
10
10
  * import * as pulumi from "@pulumi/pulumi";
@@ -81,7 +81,7 @@ export interface GetNetworkInterfacesResult {
81
81
  /**
82
82
  * ## Example Usage
83
83
  *
84
- * The following shows outputing all network interface ids in a region.
84
+ * The following shows outputting all network interface ids in a region.
85
85
  *
86
86
  * ```typescript
87
87
  * import * as pulumi from "@pulumi/pulumi";
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * ## Example Usage
10
10
  *
11
- * The following shows outputing all network interface ids in a region.
11
+ * The following shows outputting all network interface ids in a region.
12
12
  *
13
13
  * ```typescript
14
14
  * import * as pulumi from "@pulumi/pulumi";
@@ -60,7 +60,7 @@ exports.getNetworkInterfaces = getNetworkInterfaces;
60
60
  /**
61
61
  * ## Example Usage
62
62
  *
63
- * The following shows outputing all network interface ids in a region.
63
+ * The following shows outputting all network interface ids in a region.
64
64
  *
65
65
  * ```typescript
66
66
  * import * as pulumi from "@pulumi/pulumi";
@@ -0,0 +1,98 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Provides details about a specific AWS EC2 Public IPv4 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.ec2.getPublicIpv4Pool({
14
+ * poolId: "ipv4pool-ec2-000df99cff0c1ec10",
15
+ * });
16
+ * ```
17
+ */
18
+ export declare function getPublicIpv4Pool(args: GetPublicIpv4PoolArgs, opts?: pulumi.InvokeOptions): Promise<GetPublicIpv4PoolResult>;
19
+ /**
20
+ * A collection of arguments for invoking getPublicIpv4Pool.
21
+ */
22
+ export interface GetPublicIpv4PoolArgs {
23
+ /**
24
+ * AWS resource IDs of a public IPv4 pool (as a string) for which this data source will fetch detailed information.
25
+ */
26
+ poolId: string;
27
+ /**
28
+ * Any tags for the address pool.
29
+ */
30
+ tags?: {
31
+ [key: string]: string;
32
+ };
33
+ }
34
+ /**
35
+ * A collection of values returned by getPublicIpv4Pool.
36
+ */
37
+ export interface GetPublicIpv4PoolResult {
38
+ /**
39
+ * Description of the pool, if any.
40
+ */
41
+ readonly description: string;
42
+ /**
43
+ * The provider-assigned unique ID for this managed resource.
44
+ */
45
+ readonly id: string;
46
+ /**
47
+ * Name of the location from which the address pool is advertised.
48
+ * * poolAddressRanges` - List of Address Ranges in the Pool; each address range record contains:
49
+ */
50
+ readonly networkBorderGroup: string;
51
+ readonly poolAddressRanges: outputs.ec2.GetPublicIpv4PoolPoolAddressRange[];
52
+ readonly poolId: string;
53
+ /**
54
+ * Any tags for the address pool.
55
+ */
56
+ readonly tags: {
57
+ [key: string]: string;
58
+ };
59
+ /**
60
+ * Total number of addresses in the pool.
61
+ */
62
+ readonly totalAddressCount: number;
63
+ /**
64
+ * Total number of available addresses in the pool.
65
+ */
66
+ readonly totalAvailableAddressCount: number;
67
+ }
68
+ /**
69
+ * Provides details about a specific AWS EC2 Public IPv4 Pool.
70
+ *
71
+ * ## Example Usage
72
+ * ### Basic Usage
73
+ *
74
+ * ```typescript
75
+ * import * as pulumi from "@pulumi/pulumi";
76
+ * import * as aws from "@pulumi/aws";
77
+ *
78
+ * const example = aws.ec2.getPublicIpv4Pool({
79
+ * poolId: "ipv4pool-ec2-000df99cff0c1ec10",
80
+ * });
81
+ * ```
82
+ */
83
+ export declare function getPublicIpv4PoolOutput(args: GetPublicIpv4PoolOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPublicIpv4PoolResult>;
84
+ /**
85
+ * A collection of arguments for invoking getPublicIpv4Pool.
86
+ */
87
+ export interface GetPublicIpv4PoolOutputArgs {
88
+ /**
89
+ * AWS resource IDs of a public IPv4 pool (as a string) for which this data source will fetch detailed information.
90
+ */
91
+ poolId: pulumi.Input<string>;
92
+ /**
93
+ * Any tags for the address pool.
94
+ */
95
+ tags?: pulumi.Input<{
96
+ [key: string]: pulumi.Input<string>;
97
+ }>;
98
+ }
@@ -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.getPublicIpv4PoolOutput = exports.getPublicIpv4Pool = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Provides details about a specific AWS EC2 Public IPv4 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.ec2.getPublicIpv4Pool({
19
+ * poolId: "ipv4pool-ec2-000df99cff0c1ec10",
20
+ * });
21
+ * ```
22
+ */
23
+ function getPublicIpv4Pool(args, opts) {
24
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
25
+ return pulumi.runtime.invoke("aws:ec2/getPublicIpv4Pool:getPublicIpv4Pool", {
26
+ "poolId": args.poolId,
27
+ "tags": args.tags,
28
+ }, opts);
29
+ }
30
+ exports.getPublicIpv4Pool = getPublicIpv4Pool;
31
+ /**
32
+ * Provides details about a specific AWS EC2 Public IPv4 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.ec2.getPublicIpv4Pool({
42
+ * poolId: "ipv4pool-ec2-000df99cff0c1ec10",
43
+ * });
44
+ * ```
45
+ */
46
+ function getPublicIpv4PoolOutput(args, opts) {
47
+ return pulumi.output(args).apply((a) => getPublicIpv4Pool(a, opts));
48
+ }
49
+ exports.getPublicIpv4PoolOutput = getPublicIpv4PoolOutput;
50
+ //# sourceMappingURL=getPublicIpv4Pool.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getPublicIpv4Pool.js","sourceRoot":"","sources":["../../ec2/getPublicIpv4Pool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IAEtF,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,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8CAOC;AAgDD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,0DAEC"}
@@ -0,0 +1,104 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Data source for getting information about AWS EC2 Public IPv4 Pools.
6
+ *
7
+ * ## Example Usage
8
+ * ### Basic Usage
9
+ *
10
+ * ```typescript
11
+ * import * as pulumi from "@pulumi/pulumi";
12
+ * import * as aws from "@pulumi/aws";
13
+ *
14
+ * const example = aws.ec2.getPublicIpv4Pools({});
15
+ * ```
16
+ * ### Usage with Filter
17
+ *
18
+ * ```typescript
19
+ * import * as pulumi from "@pulumi/pulumi";
20
+ * import * as aws from "@pulumi/aws";
21
+ *
22
+ * const example = aws.ec2.getPublicIpv4Pools({
23
+ * filters: [{
24
+ * name: "tag-key",
25
+ * values: ["ExampleTagKey"],
26
+ * }],
27
+ * });
28
+ * ```
29
+ */
30
+ export declare function getPublicIpv4Pools(args?: GetPublicIpv4PoolsArgs, opts?: pulumi.InvokeOptions): Promise<GetPublicIpv4PoolsResult>;
31
+ /**
32
+ * A collection of arguments for invoking getPublicIpv4Pools.
33
+ */
34
+ export interface GetPublicIpv4PoolsArgs {
35
+ /**
36
+ * Custom filter block as described below.
37
+ */
38
+ filters?: inputs.ec2.GetPublicIpv4PoolsFilter[];
39
+ /**
40
+ * Map of tags, each pair of which must exactly match a pair on the desired pools.
41
+ */
42
+ tags?: {
43
+ [key: string]: string;
44
+ };
45
+ }
46
+ /**
47
+ * A collection of values returned by getPublicIpv4Pools.
48
+ */
49
+ export interface GetPublicIpv4PoolsResult {
50
+ readonly filters?: outputs.ec2.GetPublicIpv4PoolsFilter[];
51
+ /**
52
+ * The provider-assigned unique ID for this managed resource.
53
+ */
54
+ readonly id: string;
55
+ /**
56
+ * List of all the pool IDs found.
57
+ */
58
+ readonly poolIds: string[];
59
+ readonly tags: {
60
+ [key: string]: string;
61
+ };
62
+ }
63
+ /**
64
+ * Data source for getting information about AWS EC2 Public IPv4 Pools.
65
+ *
66
+ * ## Example Usage
67
+ * ### Basic Usage
68
+ *
69
+ * ```typescript
70
+ * import * as pulumi from "@pulumi/pulumi";
71
+ * import * as aws from "@pulumi/aws";
72
+ *
73
+ * const example = aws.ec2.getPublicIpv4Pools({});
74
+ * ```
75
+ * ### Usage with Filter
76
+ *
77
+ * ```typescript
78
+ * import * as pulumi from "@pulumi/pulumi";
79
+ * import * as aws from "@pulumi/aws";
80
+ *
81
+ * const example = aws.ec2.getPublicIpv4Pools({
82
+ * filters: [{
83
+ * name: "tag-key",
84
+ * values: ["ExampleTagKey"],
85
+ * }],
86
+ * });
87
+ * ```
88
+ */
89
+ export declare function getPublicIpv4PoolsOutput(args?: GetPublicIpv4PoolsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPublicIpv4PoolsResult>;
90
+ /**
91
+ * A collection of arguments for invoking getPublicIpv4Pools.
92
+ */
93
+ export interface GetPublicIpv4PoolsOutputArgs {
94
+ /**
95
+ * Custom filter block as described below.
96
+ */
97
+ filters?: pulumi.Input<pulumi.Input<inputs.ec2.GetPublicIpv4PoolsFilterArgs>[]>;
98
+ /**
99
+ * Map of tags, each pair of which must exactly match a pair on the desired pools.
100
+ */
101
+ tags?: pulumi.Input<{
102
+ [key: string]: pulumi.Input<string>;
103
+ }>;
104
+ }
@@ -0,0 +1,73 @@
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.getPublicIpv4PoolsOutput = exports.getPublicIpv4Pools = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data source for getting information about AWS EC2 Public IPv4 Pools.
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.ec2.getPublicIpv4Pools({});
19
+ * ```
20
+ * ### Usage with Filter
21
+ *
22
+ * ```typescript
23
+ * import * as pulumi from "@pulumi/pulumi";
24
+ * import * as aws from "@pulumi/aws";
25
+ *
26
+ * const example = aws.ec2.getPublicIpv4Pools({
27
+ * filters: [{
28
+ * name: "tag-key",
29
+ * values: ["ExampleTagKey"],
30
+ * }],
31
+ * });
32
+ * ```
33
+ */
34
+ function getPublicIpv4Pools(args, opts) {
35
+ args = args || {};
36
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
37
+ return pulumi.runtime.invoke("aws:ec2/getPublicIpv4Pools:getPublicIpv4Pools", {
38
+ "filters": args.filters,
39
+ "tags": args.tags,
40
+ }, opts);
41
+ }
42
+ exports.getPublicIpv4Pools = getPublicIpv4Pools;
43
+ /**
44
+ * Data source for getting information about AWS EC2 Public IPv4 Pools.
45
+ *
46
+ * ## Example Usage
47
+ * ### Basic Usage
48
+ *
49
+ * ```typescript
50
+ * import * as pulumi from "@pulumi/pulumi";
51
+ * import * as aws from "@pulumi/aws";
52
+ *
53
+ * const example = aws.ec2.getPublicIpv4Pools({});
54
+ * ```
55
+ * ### Usage with Filter
56
+ *
57
+ * ```typescript
58
+ * import * as pulumi from "@pulumi/pulumi";
59
+ * import * as aws from "@pulumi/aws";
60
+ *
61
+ * const example = aws.ec2.getPublicIpv4Pools({
62
+ * filters: [{
63
+ * name: "tag-key",
64
+ * values: ["ExampleTagKey"],
65
+ * }],
66
+ * });
67
+ * ```
68
+ */
69
+ function getPublicIpv4PoolsOutput(args, opts) {
70
+ return pulumi.output(args).apply((a) => getPublicIpv4Pools(a, opts));
71
+ }
72
+ exports.getPublicIpv4PoolsOutput = getPublicIpv4PoolsOutput;
73
+ //# sourceMappingURL=getPublicIpv4Pools.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getPublicIpv4Pools.js","sourceRoot":"","sources":["../../ec2/getPublicIpv4Pools.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gDAQC;AA+BD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAA2B;IACrG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7E,CAAC;AAFD,4DAEC"}
@@ -6,7 +6,7 @@ import * as outputs from "../types/output";
6
6
  *
7
7
  * ## Example Usage
8
8
  *
9
- * The following shows outputing all Transit Gateway Route Table Ids.
9
+ * The following shows outputting all Transit Gateway Route Table Ids.
10
10
  *
11
11
  * ```typescript
12
12
  * import * as pulumi from "@pulumi/pulumi";
@@ -55,7 +55,7 @@ export interface GetTransitGatewayRouteTablesResult {
55
55
  *
56
56
  * ## Example Usage
57
57
  *
58
- * The following shows outputing all Transit Gateway Route Table Ids.
58
+ * The following shows outputting all Transit Gateway Route Table Ids.
59
59
  *
60
60
  * ```typescript
61
61
  * import * as pulumi from "@pulumi/pulumi";
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
10
10
  *
11
11
  * ## Example Usage
12
12
  *
13
- * The following shows outputing all Transit Gateway Route Table Ids.
13
+ * The following shows outputting all Transit Gateway Route Table Ids.
14
14
  *
15
15
  * ```typescript
16
16
  * import * as pulumi from "@pulumi/pulumi";
@@ -34,7 +34,7 @@ exports.getTransitGatewayRouteTables = getTransitGatewayRouteTables;
34
34
  *
35
35
  * ## Example Usage
36
36
  *
37
- * The following shows outputing all Transit Gateway Route Table Ids.
37
+ * The following shows outputting all Transit Gateway Route Table Ids.
38
38
  *
39
39
  * ```typescript
40
40
  * import * as pulumi from "@pulumi/pulumi";
package/ec2/index.d.ts CHANGED
@@ -166,6 +166,12 @@ export declare const getNetworkInterfacesOutput: typeof import("./getNetworkInte
166
166
  export { GetPrefixListArgs, GetPrefixListResult, GetPrefixListOutputArgs } from "./getPrefixList";
167
167
  export declare const getPrefixList: typeof import("./getPrefixList").getPrefixList;
168
168
  export declare const getPrefixListOutput: typeof import("./getPrefixList").getPrefixListOutput;
169
+ export { GetPublicIpv4PoolArgs, GetPublicIpv4PoolResult, GetPublicIpv4PoolOutputArgs } from "./getPublicIpv4Pool";
170
+ export declare const getPublicIpv4Pool: typeof import("./getPublicIpv4Pool").getPublicIpv4Pool;
171
+ export declare const getPublicIpv4PoolOutput: typeof import("./getPublicIpv4Pool").getPublicIpv4PoolOutput;
172
+ export { GetPublicIpv4PoolsArgs, GetPublicIpv4PoolsResult, GetPublicIpv4PoolsOutputArgs } from "./getPublicIpv4Pools";
173
+ export declare const getPublicIpv4Pools: typeof import("./getPublicIpv4Pools").getPublicIpv4Pools;
174
+ export declare const getPublicIpv4PoolsOutput: typeof import("./getPublicIpv4Pools").getPublicIpv4PoolsOutput;
169
175
  export { GetRouteArgs, GetRouteResult, GetRouteOutputArgs } from "./getRoute";
170
176
  export declare const getRoute: typeof import("./getRoute").getRoute;
171
177
  export declare const getRouteOutput: typeof import("./getRoute").getRouteOutput;
package/ec2/index.js CHANGED
@@ -17,10 +17,10 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
17
17
  };
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
19
  exports.getInternetGatewayOutput = exports.getInternetGateway = exports.getInstancesOutput = exports.getInstances = exports.getInstanceTypesOutput = exports.getInstanceTypes = exports.getInstanceTypeOfferingsOutput = exports.getInstanceTypeOfferings = exports.getInstanceTypeOfferingOutput = exports.getInstanceTypeOffering = exports.getInstanceTypeOutput = exports.getInstanceType = exports.getInstanceOutput = exports.getInstance = exports.getElasticIpOutput = exports.getElasticIp = exports.getEipsOutput = exports.getEips = exports.getDedicatedHostOutput = exports.getDedicatedHost = exports.getCustomerGatewayOutput = exports.getCustomerGateway = exports.getCoipPoolsOutput = exports.getCoipPools = exports.getCoipPoolOutput = exports.getCoipPool = exports.getAmiIdsOutput = exports.getAmiIds = exports.getAmiOutput = exports.getAmi = exports.FlowLog = exports.Fleet = exports.EipAssociation = exports.Eip = exports.EgressOnlyInternetGateway = exports.DefaultVpcDhcpOptions = exports.DefaultVpc = exports.DefaultSubnet = exports.DefaultSecurityGroup = exports.DefaultRouteTable = exports.DefaultNetworkAcl = exports.DedicatedHost = exports.CustomerGateway = exports.CarrierGateway = exports.CapacityReservation = exports.AvailabilityZoneGroup = exports.AmiLaunchPermission = exports.AmiFromInstance = exports.AmiCopy = exports.Ami = void 0;
20
- exports.getSecurityGroupOutput = exports.getSecurityGroup = exports.getRouteTablesOutput = exports.getRouteTables = exports.getRouteTableOutput = exports.getRouteTable = exports.getRouteOutput = exports.getRoute = exports.getPrefixListOutput = exports.getPrefixList = exports.getNetworkInterfacesOutput = exports.getNetworkInterfaces = exports.getNetworkInterfaceOutput = exports.getNetworkInterface = exports.getNetworkInsightsPathOutput = exports.getNetworkInsightsPath = exports.getNetworkInsightsAnalysisOutput = exports.getNetworkInsightsAnalysis = exports.getNetworkAclsOutput = exports.getNetworkAcls = exports.getNatGatewaysOutput = exports.getNatGateways = exports.getNatGatewayOutput = exports.getNatGateway = exports.getManagedPrefixListsOutput = exports.getManagedPrefixLists = exports.getManagedPrefixListOutput = exports.getManagedPrefixList = exports.getLocalGatewaysOutput = exports.getLocalGateways = exports.getLocalGatewayVirtualInterfaceGroupsOutput = exports.getLocalGatewayVirtualInterfaceGroups = exports.getLocalGatewayVirtualInterfaceGroupOutput = exports.getLocalGatewayVirtualInterfaceGroup = exports.getLocalGatewayVirtualInterfaceOutput = exports.getLocalGatewayVirtualInterface = exports.getLocalGatewayRouteTablesOutput = exports.getLocalGatewayRouteTables = exports.getLocalGatewayRouteTableOutput = exports.getLocalGatewayRouteTable = exports.getLocalGatewayOutput = exports.getLocalGateway = exports.getLaunchTemplateOutput = exports.getLaunchTemplate = exports.getLaunchConfigurationOutput = exports.getLaunchConfiguration = exports.getKeyPairOutput = exports.getKeyPair = exports.getIpamPreviewNextCidrOutput = exports.getIpamPreviewNextCidr = void 0;
21
- exports.NetworkAclRule = exports.NetworkAclAssociation = exports.NetworkAcl = exports.NatGateway = exports.ManagedPrefixListEntry = exports.ManagedPrefixList = exports.MainRouteTableAssociation = exports.LocalGatewayRouteTableVpcAssociation = exports.LocalGatewayRoute = exports.LaunchTemplate = exports.LaunchConfiguration = exports.KeyPair = exports.InternetGatewayAttachment = exports.InternetGateway = exports.Instance = exports.getVpnGatewayOutput = exports.getVpnGateway = exports.getVpcsOutput = exports.getVpcs = exports.getVpcPeeringConnectionsOutput = exports.getVpcPeeringConnections = exports.getVpcPeeringConnectionOutput = exports.getVpcPeeringConnection = exports.getVpcIamPoolsOutput = exports.getVpcIamPools = exports.getVpcIamPoolCidrsOutput = exports.getVpcIamPoolCidrs = exports.getVpcIamPoolOutput = exports.getVpcIamPool = exports.getVpcEndpointServiceOutput = exports.getVpcEndpointService = exports.getVpcEndpointOutput = exports.getVpcEndpoint = exports.getVpcDhcpOptionsOutput = exports.getVpcDhcpOptions = exports.getVpcOutput = exports.getVpc = exports.getTransitGatewayRouteTablesOutput = exports.getTransitGatewayRouteTables = exports.getSubnetsOutput = exports.getSubnets = exports.getSubnetIdsOutput = exports.getSubnetIds = exports.getSubnetOutput = exports.getSubnet = exports.getSpotPriceOutput = exports.getSpotPrice = exports.getSerialConsoleAccess = exports.getSecurityGroupsOutput = exports.getSecurityGroups = void 0;
22
- exports.VpcIpv6CidrBlockAssociation = exports.VpcIpv4CidrBlockAssociation = exports.VpcIpamScope = exports.VpcIpamResourceDiscoveryAssociation = exports.VpcIpamResourceDiscovery = exports.VpcIpamPreviewNextCidr = exports.VpcIpamPoolCidrAllocation = exports.VpcIpamPoolCidr = exports.VpcIpamPool = exports.VpcIpamOrganizationAdminAccount = exports.VpcIpam = exports.VpcEndpointSubnetAssociation = exports.VpcEndpointServiceAllowedPrinciple = exports.VpcEndpointService = exports.VpcEndpointRouteTableAssociation = exports.VpcEndpointPolicy = exports.VpcEndpointConnectionNotification = exports.VpcEndpointConnectionAccepter = exports.VpcEndpoint = exports.VpcDhcpOptionsAssociation = exports.VpcDhcpOptions = exports.Vpc = exports.VolumeAttachment = exports.TransitGatewayPeeringAttachmentAccepter = exports.TrafficMirrorTarget = exports.TrafficMirrorSession = exports.TrafficMirrorFilterRule = exports.TrafficMirrorFilter = exports.Tag = exports.SubnetCidrReservation = exports.Subnet = exports.SpotInstanceRequest = exports.SpotFleetRequest = exports.SpotDatafeedSubscription = exports.SnapshotCreateVolumePermission = exports.SerialConsoleAccess = exports.SecurityGroupRule = exports.SecurityGroupAssociation = exports.SecurityGroup = exports.RouteTableAssociation = exports.RouteTable = exports.Route = exports.ProxyProtocolPolicy = exports.PlacementGroup = exports.PeeringConnectionOptions = exports.NetworkInterfaceSecurityGroupAttachment = exports.NetworkInterfaceAttachment = exports.NetworkInterface = exports.NetworkInsightsPath = exports.NetworkInsightsAnalysis = void 0;
23
- exports.VpnGatewayRoutePropagation = exports.VpnGatewayAttachment = exports.VpnGateway = exports.VpnConnectionRoute = exports.VpnConnection = exports.VpcPeeringConnectionAccepter = exports.VpcPeeringConnection = exports.VpcNetworkPerformanceMetricSubscription = void 0;
20
+ exports.getRouteTableOutput = exports.getRouteTable = exports.getRouteOutput = exports.getRoute = exports.getPublicIpv4PoolsOutput = exports.getPublicIpv4Pools = exports.getPublicIpv4PoolOutput = exports.getPublicIpv4Pool = exports.getPrefixListOutput = exports.getPrefixList = exports.getNetworkInterfacesOutput = exports.getNetworkInterfaces = exports.getNetworkInterfaceOutput = exports.getNetworkInterface = exports.getNetworkInsightsPathOutput = exports.getNetworkInsightsPath = exports.getNetworkInsightsAnalysisOutput = exports.getNetworkInsightsAnalysis = exports.getNetworkAclsOutput = exports.getNetworkAcls = exports.getNatGatewaysOutput = exports.getNatGateways = exports.getNatGatewayOutput = exports.getNatGateway = exports.getManagedPrefixListsOutput = exports.getManagedPrefixLists = exports.getManagedPrefixListOutput = exports.getManagedPrefixList = exports.getLocalGatewaysOutput = exports.getLocalGateways = exports.getLocalGatewayVirtualInterfaceGroupsOutput = exports.getLocalGatewayVirtualInterfaceGroups = exports.getLocalGatewayVirtualInterfaceGroupOutput = exports.getLocalGatewayVirtualInterfaceGroup = exports.getLocalGatewayVirtualInterfaceOutput = exports.getLocalGatewayVirtualInterface = exports.getLocalGatewayRouteTablesOutput = exports.getLocalGatewayRouteTables = exports.getLocalGatewayRouteTableOutput = exports.getLocalGatewayRouteTable = exports.getLocalGatewayOutput = exports.getLocalGateway = exports.getLaunchTemplateOutput = exports.getLaunchTemplate = exports.getLaunchConfigurationOutput = exports.getLaunchConfiguration = exports.getKeyPairOutput = exports.getKeyPair = exports.getIpamPreviewNextCidrOutput = exports.getIpamPreviewNextCidr = void 0;
21
+ exports.ManagedPrefixListEntry = exports.ManagedPrefixList = exports.MainRouteTableAssociation = exports.LocalGatewayRouteTableVpcAssociation = exports.LocalGatewayRoute = exports.LaunchTemplate = exports.LaunchConfiguration = exports.KeyPair = exports.InternetGatewayAttachment = exports.InternetGateway = exports.Instance = exports.getVpnGatewayOutput = exports.getVpnGateway = exports.getVpcsOutput = exports.getVpcs = exports.getVpcPeeringConnectionsOutput = exports.getVpcPeeringConnections = exports.getVpcPeeringConnectionOutput = exports.getVpcPeeringConnection = exports.getVpcIamPoolsOutput = exports.getVpcIamPools = exports.getVpcIamPoolCidrsOutput = exports.getVpcIamPoolCidrs = exports.getVpcIamPoolOutput = exports.getVpcIamPool = exports.getVpcEndpointServiceOutput = exports.getVpcEndpointService = exports.getVpcEndpointOutput = exports.getVpcEndpoint = exports.getVpcDhcpOptionsOutput = exports.getVpcDhcpOptions = exports.getVpcOutput = exports.getVpc = exports.getTransitGatewayRouteTablesOutput = exports.getTransitGatewayRouteTables = exports.getSubnetsOutput = exports.getSubnets = exports.getSubnetIdsOutput = exports.getSubnetIds = exports.getSubnetOutput = exports.getSubnet = exports.getSpotPriceOutput = exports.getSpotPrice = exports.getSerialConsoleAccess = exports.getSecurityGroupsOutput = exports.getSecurityGroups = exports.getSecurityGroupOutput = exports.getSecurityGroup = exports.getRouteTablesOutput = exports.getRouteTables = void 0;
22
+ exports.VpcIpamResourceDiscovery = exports.VpcIpamPreviewNextCidr = exports.VpcIpamPoolCidrAllocation = exports.VpcIpamPoolCidr = exports.VpcIpamPool = exports.VpcIpamOrganizationAdminAccount = exports.VpcIpam = exports.VpcEndpointSubnetAssociation = exports.VpcEndpointServiceAllowedPrinciple = exports.VpcEndpointService = exports.VpcEndpointRouteTableAssociation = exports.VpcEndpointPolicy = exports.VpcEndpointConnectionNotification = exports.VpcEndpointConnectionAccepter = exports.VpcEndpoint = exports.VpcDhcpOptionsAssociation = exports.VpcDhcpOptions = exports.Vpc = exports.VolumeAttachment = exports.TransitGatewayPeeringAttachmentAccepter = exports.TrafficMirrorTarget = exports.TrafficMirrorSession = exports.TrafficMirrorFilterRule = exports.TrafficMirrorFilter = exports.Tag = exports.SubnetCidrReservation = exports.Subnet = exports.SpotInstanceRequest = exports.SpotFleetRequest = exports.SpotDatafeedSubscription = exports.SnapshotCreateVolumePermission = exports.SerialConsoleAccess = exports.SecurityGroupRule = exports.SecurityGroupAssociation = exports.SecurityGroup = exports.RouteTableAssociation = exports.RouteTable = exports.Route = exports.ProxyProtocolPolicy = exports.PlacementGroup = exports.PeeringConnectionOptions = exports.NetworkInterfaceSecurityGroupAttachment = exports.NetworkInterfaceAttachment = exports.NetworkInterface = exports.NetworkInsightsPath = exports.NetworkInsightsAnalysis = exports.NetworkAclRule = exports.NetworkAclAssociation = exports.NetworkAcl = exports.NatGateway = void 0;
23
+ exports.VpnGatewayRoutePropagation = exports.VpnGatewayAttachment = exports.VpnGateway = exports.VpnConnectionRoute = exports.VpnConnection = exports.VpcPeeringConnectionAccepter = exports.VpcPeeringConnection = exports.VpcNetworkPerformanceMetricSubscription = exports.VpcIpv6CidrBlockAssociation = exports.VpcIpv4CidrBlockAssociation = exports.VpcIpamScope = exports.VpcIpamResourceDiscoveryAssociation = void 0;
24
24
  const pulumi = require("@pulumi/pulumi");
25
25
  const utilities = require("../utilities");
26
26
  exports.Ami = null;
@@ -171,6 +171,12 @@ utilities.lazyLoad(exports, ["getNetworkInterfaces", "getNetworkInterfacesOutput
171
171
  exports.getPrefixList = null;
172
172
  exports.getPrefixListOutput = null;
173
173
  utilities.lazyLoad(exports, ["getPrefixList", "getPrefixListOutput"], () => require("./getPrefixList"));
174
+ exports.getPublicIpv4Pool = null;
175
+ exports.getPublicIpv4PoolOutput = null;
176
+ utilities.lazyLoad(exports, ["getPublicIpv4Pool", "getPublicIpv4PoolOutput"], () => require("./getPublicIpv4Pool"));
177
+ exports.getPublicIpv4Pools = null;
178
+ exports.getPublicIpv4PoolsOutput = null;
179
+ utilities.lazyLoad(exports, ["getPublicIpv4Pools", "getPublicIpv4PoolsOutput"], () => require("./getPublicIpv4Pools"));
174
180
  exports.getRoute = null;
175
181
  exports.getRouteOutput = null;
176
182
  utilities.lazyLoad(exports, ["getRoute", "getRouteOutput"], () => require("./getRoute"));