@pulumi/aws 5.39.0 → 5.40.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 (145) hide show
  1. package/apigateway/apiKey.d.ts +6 -6
  2. package/apigateway/getAuthorizer.d.ts +106 -0
  3. package/apigateway/getAuthorizer.js +50 -0
  4. package/apigateway/getAuthorizer.js.map +1 -0
  5. package/apigateway/getAuthorizers.d.ts +63 -0
  6. package/apigateway/getAuthorizers.js +47 -0
  7. package/apigateway/getAuthorizers.js.map +1 -0
  8. package/apigateway/index.d.ts +6 -0
  9. package/apigateway/index.js +7 -1
  10. package/apigateway/index.js.map +1 -1
  11. package/appstream/stack.d.ts +15 -0
  12. package/appstream/stack.js +2 -0
  13. package/appstream/stack.js.map +1 -1
  14. package/cfg/index.d.ts +3 -0
  15. package/cfg/index.js +6 -1
  16. package/cfg/index.js.map +1 -1
  17. package/cfg/organizationCustomPolicyRule.d.ts +241 -0
  18. package/cfg/organizationCustomPolicyRule.js +125 -0
  19. package/cfg/organizationCustomPolicyRule.js.map +1 -0
  20. package/chime/voiceConnectorStreaming.d.ts +61 -0
  21. package/chime/voiceConnectorStreaming.js +49 -0
  22. package/chime/voiceConnectorStreaming.js.map +1 -1
  23. package/cloudwatch/index.d.ts +3 -0
  24. package/cloudwatch/index.js +6 -1
  25. package/cloudwatch/index.js.map +1 -1
  26. package/cloudwatch/internetMonitor.d.ts +174 -0
  27. package/cloudwatch/internetMonitor.js +88 -0
  28. package/cloudwatch/internetMonitor.js.map +1 -0
  29. package/codestarconnections/connection.d.ts +1 -1
  30. package/codestarconnections/connection.js +1 -1
  31. package/directconnect/connection.d.ts +1 -0
  32. package/directconnect/connection.js +1 -0
  33. package/directconnect/connection.js.map +1 -1
  34. package/directoryservice/radiusSettings.d.ts +1 -0
  35. package/directoryservice/radiusSettings.js +1 -0
  36. package/directoryservice/radiusSettings.js.map +1 -1
  37. package/dms/getReplicationSubnetGroup.d.ts +84 -0
  38. package/dms/getReplicationSubnetGroup.js +50 -0
  39. package/dms/getReplicationSubnetGroup.js.map +1 -0
  40. package/dms/getReplicationTask.d.ts +114 -0
  41. package/dms/getReplicationTask.js +50 -0
  42. package/dms/getReplicationTask.js.map +1 -0
  43. package/dms/index.d.ts +6 -0
  44. package/dms/index.js +7 -1
  45. package/dms/index.js.map +1 -1
  46. package/dms/s3endpoint.d.ts +3 -3
  47. package/docdb/cluster.d.ts +15 -15
  48. package/docdb/cluster.js +3 -3
  49. package/docdb/clusterInstance.d.ts +21 -18
  50. package/docdb/clusterInstance.js +6 -6
  51. package/docdb/clusterInstance.js.map +1 -1
  52. package/docdb/clusterParameterGroup.d.ts +14 -14
  53. package/docdb/clusterSnapshot.d.ts +20 -20
  54. package/docdb/clusterSnapshot.js +1 -1
  55. package/docdb/eventSubscription.d.ts +12 -12
  56. package/docdb/eventSubscription.js +2 -2
  57. package/dynamodb/getTableItem.d.ts +1 -1
  58. package/ec2/getAmiIds.d.ts +13 -0
  59. package/ec2/getAmiIds.js +1 -0
  60. package/ec2/getAmiIds.js.map +1 -1
  61. package/ec2/getLaunchConfiguration.d.ts +4 -0
  62. package/ec2/getLaunchConfiguration.js.map +1 -1
  63. package/elasticache/getCluster.d.ts +2 -0
  64. package/elasticache/getCluster.js.map +1 -1
  65. package/elasticsearch/domain.d.ts +1 -1
  66. package/elasticsearch/domain.js +1 -1
  67. package/fsx/fileCache.d.ts +1 -0
  68. package/fsx/fileCache.js +1 -0
  69. package/fsx/fileCache.js.map +1 -1
  70. package/gamelift/gameSessionQueue.d.ts +12 -0
  71. package/gamelift/gameSessionQueue.js +2 -0
  72. package/gamelift/gameSessionQueue.js.map +1 -1
  73. package/getAmiIds.d.ts +13 -0
  74. package/getAmiIds.js +1 -0
  75. package/getAmiIds.js.map +1 -1
  76. package/guardduty/detector.d.ts +2 -0
  77. package/guardduty/detector.js +2 -0
  78. package/guardduty/detector.js.map +1 -1
  79. package/index.d.ts +2 -1
  80. package/index.js +3 -1
  81. package/index.js.map +1 -1
  82. package/kinesis/firehoseDeliveryStream.d.ts +1 -0
  83. package/kinesis/firehoseDeliveryStream.js +1 -0
  84. package/kinesis/firehoseDeliveryStream.js.map +1 -1
  85. package/kms/key.d.ts +1 -0
  86. package/kms/key.js +1 -0
  87. package/kms/key.js.map +1 -1
  88. package/package.json +2 -2
  89. package/package.json.dev +2 -2
  90. package/rds/getInstance.d.ts +2 -0
  91. package/rds/getInstance.js.map +1 -1
  92. package/rds/subnetGroup.d.ts +8 -0
  93. package/rds/subnetGroup.js +2 -0
  94. package/rds/subnetGroup.js.map +1 -1
  95. package/redshift/getCluster.d.ts +2 -0
  96. package/redshift/getCluster.js.map +1 -1
  97. package/s3/getObject.d.ts +2 -2
  98. package/s3/getObject.js +2 -2
  99. package/s3outposts/endpoint.d.ts +24 -0
  100. package/s3outposts/endpoint.js +4 -0
  101. package/s3outposts/endpoint.js.map +1 -1
  102. package/ssmcontacts/contact.d.ts +162 -0
  103. package/ssmcontacts/contact.js +108 -0
  104. package/ssmcontacts/contact.js.map +1 -0
  105. package/ssmcontacts/contactChannel.d.ts +147 -0
  106. package/ssmcontacts/contactChannel.js +113 -0
  107. package/ssmcontacts/contactChannel.js.map +1 -0
  108. package/ssmcontacts/getContact.d.ts +91 -0
  109. package/ssmcontacts/getContact.js +50 -0
  110. package/ssmcontacts/getContact.js.map +1 -0
  111. package/ssmcontacts/getContactChannel.d.ts +82 -0
  112. package/ssmcontacts/getContactChannel.js +49 -0
  113. package/ssmcontacts/getContactChannel.js.map +1 -0
  114. package/ssmcontacts/getPlan.d.ts +66 -0
  115. package/ssmcontacts/getPlan.js +49 -0
  116. package/ssmcontacts/getPlan.js.map +1 -0
  117. package/ssmcontacts/index.d.ts +18 -0
  118. package/ssmcontacts/index.js +41 -0
  119. package/ssmcontacts/index.js.map +1 -0
  120. package/ssmcontacts/plan.d.ts +144 -0
  121. package/ssmcontacts/plan.js +139 -0
  122. package/ssmcontacts/plan.js.map +1 -0
  123. package/ssmincidents/getResponsePlan.d.ts +85 -0
  124. package/ssmincidents/getResponsePlan.js +30 -0
  125. package/ssmincidents/getResponsePlan.js.map +1 -0
  126. package/ssmincidents/index.d.ts +6 -0
  127. package/ssmincidents/index.js +9 -1
  128. package/ssmincidents/index.js.map +1 -1
  129. package/ssmincidents/responsePlan.d.ts +254 -0
  130. package/ssmincidents/responsePlan.js +167 -0
  131. package/ssmincidents/responsePlan.js.map +1 -0
  132. package/synthetics/group.d.ts +121 -0
  133. package/synthetics/group.js +78 -0
  134. package/synthetics/group.js.map +1 -0
  135. package/synthetics/groupAssociation.d.ts +94 -0
  136. package/synthetics/groupAssociation.js +85 -0
  137. package/synthetics/groupAssociation.js.map +1 -0
  138. package/synthetics/index.d.ts +6 -0
  139. package/synthetics/index.js +11 -1
  140. package/synthetics/index.js.map +1 -1
  141. package/types/input.d.ts +186 -9
  142. package/types/output.d.ts +333 -10
  143. package/wafv2/webAcl.d.ts +13 -0
  144. package/wafv2/webAcl.js +3 -0
  145. package/wafv2/webAcl.js.map +1 -1
@@ -0,0 +1,174 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Provides a Internet Monitor Monitor resource.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as aws from "@pulumi/aws";
12
+ *
13
+ * const example = new aws.cloudwatch.InternetMonitor("example", {monitorName: "exmple"});
14
+ * ```
15
+ *
16
+ * ## Import
17
+ *
18
+ * Internet Monitor Monitors can be imported using the `monitor_name`, e.g.,
19
+ *
20
+ * ```sh
21
+ * $ pulumi import aws:cloudwatch/internetMonitor:InternetMonitor some some-monitor
22
+ * ```
23
+ */
24
+ export declare class InternetMonitor extends pulumi.CustomResource {
25
+ /**
26
+ * Get an existing InternetMonitor resource's state with the given name, ID, and optional extra
27
+ * properties used to qualify the lookup.
28
+ *
29
+ * @param name The _unique_ name of the resulting resource.
30
+ * @param id The _unique_ provider ID of the resource to lookup.
31
+ * @param state Any extra arguments used during the lookup.
32
+ * @param opts Optional settings to control the behavior of the CustomResource.
33
+ */
34
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: InternetMonitorState, opts?: pulumi.CustomResourceOptions): InternetMonitor;
35
+ /**
36
+ * Returns true if the given object is an instance of InternetMonitor. This is designed to work even
37
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
38
+ */
39
+ static isInstance(obj: any): obj is InternetMonitor;
40
+ /**
41
+ * ARN of the Monitor.
42
+ */
43
+ readonly arn: pulumi.Output<string>;
44
+ /**
45
+ * Publish internet measurements for Internet Monitor to an Amazon S3 bucket in addition to CloudWatch Logs.
46
+ */
47
+ readonly internetMeasurementsLogDelivery: pulumi.Output<outputs.cloudwatch.InternetMonitorInternetMeasurementsLogDelivery | undefined>;
48
+ /**
49
+ * The maximum number of city-networks to monitor for your resources. A city-network is the location (city) where clients access your application resources from and the network or ASN, such as an internet service provider (ISP), that clients access the resources through. This limit helps control billing costs.
50
+ */
51
+ readonly maxCityNetworksToMonitor: pulumi.Output<number | undefined>;
52
+ /**
53
+ * The name of the monitor.
54
+ */
55
+ readonly monitorName: pulumi.Output<string>;
56
+ /**
57
+ * The resources to include in a monitor, which you provide as a set of Amazon Resource Names (ARNs).
58
+ */
59
+ readonly resources: pulumi.Output<string[] | undefined>;
60
+ /**
61
+ * The status for a monitor. The accepted values for Status with the UpdateMonitor API call are the following: `ACTIVE` and `INACTIVE`.
62
+ */
63
+ readonly status: pulumi.Output<string | undefined>;
64
+ /**
65
+ * Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
66
+ */
67
+ readonly tags: pulumi.Output<{
68
+ [key: string]: string;
69
+ } | undefined>;
70
+ /**
71
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
72
+ */
73
+ readonly tagsAll: pulumi.Output<{
74
+ [key: string]: string;
75
+ }>;
76
+ /**
77
+ * The percentage of the internet-facing traffic for your application that you want to monitor with this monitor.
78
+ */
79
+ readonly trafficPercentageToMonitor: pulumi.Output<number | undefined>;
80
+ /**
81
+ * Create a InternetMonitor resource with the given unique name, arguments, and options.
82
+ *
83
+ * @param name The _unique_ name of the resource.
84
+ * @param args The arguments to use to populate this resource's properties.
85
+ * @param opts A bag of options that control this resource's behavior.
86
+ */
87
+ constructor(name: string, args: InternetMonitorArgs, opts?: pulumi.CustomResourceOptions);
88
+ }
89
+ /**
90
+ * Input properties used for looking up and filtering InternetMonitor resources.
91
+ */
92
+ export interface InternetMonitorState {
93
+ /**
94
+ * ARN of the Monitor.
95
+ */
96
+ arn?: pulumi.Input<string>;
97
+ /**
98
+ * Publish internet measurements for Internet Monitor to an Amazon S3 bucket in addition to CloudWatch Logs.
99
+ */
100
+ internetMeasurementsLogDelivery?: pulumi.Input<inputs.cloudwatch.InternetMonitorInternetMeasurementsLogDelivery>;
101
+ /**
102
+ * The maximum number of city-networks to monitor for your resources. A city-network is the location (city) where clients access your application resources from and the network or ASN, such as an internet service provider (ISP), that clients access the resources through. This limit helps control billing costs.
103
+ */
104
+ maxCityNetworksToMonitor?: pulumi.Input<number>;
105
+ /**
106
+ * The name of the monitor.
107
+ */
108
+ monitorName?: pulumi.Input<string>;
109
+ /**
110
+ * The resources to include in a monitor, which you provide as a set of Amazon Resource Names (ARNs).
111
+ */
112
+ resources?: pulumi.Input<pulumi.Input<string>[]>;
113
+ /**
114
+ * The status for a monitor. The accepted values for Status with the UpdateMonitor API call are the following: `ACTIVE` and `INACTIVE`.
115
+ */
116
+ status?: pulumi.Input<string>;
117
+ /**
118
+ * Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
119
+ */
120
+ tags?: pulumi.Input<{
121
+ [key: string]: pulumi.Input<string>;
122
+ }>;
123
+ /**
124
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
125
+ */
126
+ tagsAll?: pulumi.Input<{
127
+ [key: string]: pulumi.Input<string>;
128
+ }>;
129
+ /**
130
+ * The percentage of the internet-facing traffic for your application that you want to monitor with this monitor.
131
+ */
132
+ trafficPercentageToMonitor?: pulumi.Input<number>;
133
+ }
134
+ /**
135
+ * The set of arguments for constructing a InternetMonitor resource.
136
+ */
137
+ export interface InternetMonitorArgs {
138
+ /**
139
+ * Publish internet measurements for Internet Monitor to an Amazon S3 bucket in addition to CloudWatch Logs.
140
+ */
141
+ internetMeasurementsLogDelivery?: pulumi.Input<inputs.cloudwatch.InternetMonitorInternetMeasurementsLogDelivery>;
142
+ /**
143
+ * The maximum number of city-networks to monitor for your resources. A city-network is the location (city) where clients access your application resources from and the network or ASN, such as an internet service provider (ISP), that clients access the resources through. This limit helps control billing costs.
144
+ */
145
+ maxCityNetworksToMonitor?: pulumi.Input<number>;
146
+ /**
147
+ * The name of the monitor.
148
+ */
149
+ monitorName: pulumi.Input<string>;
150
+ /**
151
+ * The resources to include in a monitor, which you provide as a set of Amazon Resource Names (ARNs).
152
+ */
153
+ resources?: pulumi.Input<pulumi.Input<string>[]>;
154
+ /**
155
+ * The status for a monitor. The accepted values for Status with the UpdateMonitor API call are the following: `ACTIVE` and `INACTIVE`.
156
+ */
157
+ status?: pulumi.Input<string>;
158
+ /**
159
+ * Map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
160
+ */
161
+ tags?: pulumi.Input<{
162
+ [key: string]: pulumi.Input<string>;
163
+ }>;
164
+ /**
165
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
166
+ */
167
+ tagsAll?: pulumi.Input<{
168
+ [key: string]: pulumi.Input<string>;
169
+ }>;
170
+ /**
171
+ * The percentage of the internet-facing traffic for your application that you want to monitor with this monitor.
172
+ */
173
+ trafficPercentageToMonitor?: pulumi.Input<number>;
174
+ }
@@ -0,0 +1,88 @@
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.InternetMonitor = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Provides a Internet Monitor Monitor resource.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as aws from "@pulumi/aws";
16
+ *
17
+ * const example = new aws.cloudwatch.InternetMonitor("example", {monitorName: "exmple"});
18
+ * ```
19
+ *
20
+ * ## Import
21
+ *
22
+ * Internet Monitor Monitors can be imported using the `monitor_name`, e.g.,
23
+ *
24
+ * ```sh
25
+ * $ pulumi import aws:cloudwatch/internetMonitor:InternetMonitor some some-monitor
26
+ * ```
27
+ */
28
+ class InternetMonitor extends pulumi.CustomResource {
29
+ /**
30
+ * Get an existing InternetMonitor resource's state with the given name, ID, and optional extra
31
+ * properties used to qualify the lookup.
32
+ *
33
+ * @param name The _unique_ name of the resulting resource.
34
+ * @param id The _unique_ provider ID of the resource to lookup.
35
+ * @param state Any extra arguments used during the lookup.
36
+ * @param opts Optional settings to control the behavior of the CustomResource.
37
+ */
38
+ static get(name, id, state, opts) {
39
+ return new InternetMonitor(name, state, Object.assign(Object.assign({}, opts), { id: id }));
40
+ }
41
+ /**
42
+ * Returns true if the given object is an instance of InternetMonitor. This is designed to work even
43
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
44
+ */
45
+ static isInstance(obj) {
46
+ if (obj === undefined || obj === null) {
47
+ return false;
48
+ }
49
+ return obj['__pulumiType'] === InternetMonitor.__pulumiType;
50
+ }
51
+ constructor(name, argsOrState, opts) {
52
+ let resourceInputs = {};
53
+ opts = opts || {};
54
+ if (opts.id) {
55
+ const state = argsOrState;
56
+ resourceInputs["arn"] = state ? state.arn : undefined;
57
+ resourceInputs["internetMeasurementsLogDelivery"] = state ? state.internetMeasurementsLogDelivery : undefined;
58
+ resourceInputs["maxCityNetworksToMonitor"] = state ? state.maxCityNetworksToMonitor : undefined;
59
+ resourceInputs["monitorName"] = state ? state.monitorName : undefined;
60
+ resourceInputs["resources"] = state ? state.resources : undefined;
61
+ resourceInputs["status"] = state ? state.status : undefined;
62
+ resourceInputs["tags"] = state ? state.tags : undefined;
63
+ resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
64
+ resourceInputs["trafficPercentageToMonitor"] = state ? state.trafficPercentageToMonitor : undefined;
65
+ }
66
+ else {
67
+ const args = argsOrState;
68
+ if ((!args || args.monitorName === undefined) && !opts.urn) {
69
+ throw new Error("Missing required property 'monitorName'");
70
+ }
71
+ resourceInputs["internetMeasurementsLogDelivery"] = args ? args.internetMeasurementsLogDelivery : undefined;
72
+ resourceInputs["maxCityNetworksToMonitor"] = args ? args.maxCityNetworksToMonitor : undefined;
73
+ resourceInputs["monitorName"] = args ? args.monitorName : undefined;
74
+ resourceInputs["resources"] = args ? args.resources : undefined;
75
+ resourceInputs["status"] = args ? args.status : undefined;
76
+ resourceInputs["tags"] = args ? args.tags : undefined;
77
+ resourceInputs["tagsAll"] = args ? args.tagsAll : undefined;
78
+ resourceInputs["trafficPercentageToMonitor"] = args ? args.trafficPercentageToMonitor : undefined;
79
+ resourceInputs["arn"] = undefined /*out*/;
80
+ }
81
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
82
+ super(InternetMonitor.__pulumiType, name, resourceInputs, opts);
83
+ }
84
+ }
85
+ exports.InternetMonitor = InternetMonitor;
86
+ /** @internal */
87
+ InternetMonitor.__pulumiType = 'aws:cloudwatch/internetMonitor:InternetMonitor';
88
+ //# sourceMappingURL=internetMonitor.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internetMonitor.js","sourceRoot":"","sources":["../../cloudwatch/internetMonitor.ts"],"names":[],"mappings":"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"}
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * Provides a CodeStar Connection.
4
4
  *
5
- * > **NOTE:** The `aws.codestarconnections.Connection` resource is created in the state `PENDING`. Authentication with the connection provider must be completed in the AWS Console.
5
+ * > **NOTE:** The `aws.codestarconnections.Connection` resource is created in the state `PENDING`. Authentication with the connection provider must be completed in the AWS Console. See the [AWS documentation](https://docs.aws.amazon.com/dtconsole/latest/userguide/connections-update.html) for details.
6
6
  *
7
7
  * ## Example Usage
8
8
  *
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Provides a CodeStar Connection.
10
10
  *
11
- * > **NOTE:** The `aws.codestarconnections.Connection` resource is created in the state `PENDING`. Authentication with the connection provider must be completed in the AWS Console.
11
+ * > **NOTE:** The `aws.codestarconnections.Connection` resource is created in the state `PENDING`. Authentication with the connection provider must be completed in the AWS Console. See the [AWS documentation](https://docs.aws.amazon.com/dtconsole/latest/userguide/connections-update.html) for details.
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -27,6 +27,7 @@ import * as pulumi from "@pulumi/pulumi";
27
27
  * });
28
28
  * ```
29
29
  * ### Configure encryption mode for MACsec-capable connections
30
+ *
30
31
  * > **NOTE:** You can only specify the `encryptionMode` argument once the connection is in an `Available` state.
31
32
  *
32
33
  * ```typescript
@@ -33,6 +33,7 @@ const utilities = require("../utilities");
33
33
  * });
34
34
  * ```
35
35
  * ### Configure encryption mode for MACsec-capable connections
36
+ *
36
37
  * > **NOTE:** You can only specify the `encryptionMode` argument once the connection is in an `Available` state.
37
38
  *
38
39
  * ```typescript
@@ -1 +1 @@
1
- {"version":3,"file":"connection.js","sourceRoot":"","sources":["../../directconnect/connection.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"connection.js","sourceRoot":"","sources":["../../directconnect/connection.ts"],"names":[],"mappings":"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"}
@@ -1,6 +1,7 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * Manages a directory's multi-factor authentication (MFA) using a Remote Authentication Dial In User Service (RADIUS) server.
4
+ *
4
5
  * ## Example Usage
5
6
  *
6
7
  * ```typescript
@@ -7,6 +7,7 @@ const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
9
  * Manages a directory's multi-factor authentication (MFA) using a Remote Authentication Dial In User Service (RADIUS) server.
10
+ *
10
11
  * ## Example Usage
11
12
  *
12
13
  * ```typescript
@@ -1 +1 @@
1
- {"version":3,"file":"radiusSettings.js","sourceRoot":"","sources":["../../directoryservice/radiusSettings.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"radiusSettings.js","sourceRoot":"","sources":["../../directoryservice/radiusSettings.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,84 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * TODO data source for managing an AWS DMS (Database Migration) Replication Subnet Group.
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 test = aws.dms.getReplicationSubnetGroup({
13
+ * replicationSubnetGroupId: aws_dms_replication_subnet_group.test.replication_subnet_group_id,
14
+ * });
15
+ * ```
16
+ */
17
+ export declare function getReplicationSubnetGroup(args: GetReplicationSubnetGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetReplicationSubnetGroupResult>;
18
+ /**
19
+ * A collection of arguments for invoking getReplicationSubnetGroup.
20
+ */
21
+ export interface GetReplicationSubnetGroupArgs {
22
+ /**
23
+ * Name for the replication subnet group. This value is stored as a lowercase string. It must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens and cannot be `default`.
24
+ */
25
+ replicationSubnetGroupId: string;
26
+ tags?: {
27
+ [key: string]: string;
28
+ };
29
+ }
30
+ /**
31
+ * A collection of values returned by getReplicationSubnetGroup.
32
+ */
33
+ export interface GetReplicationSubnetGroupResult {
34
+ /**
35
+ * The provider-assigned unique ID for this managed resource.
36
+ */
37
+ readonly id: string;
38
+ readonly replicationSubnetGroupArn: string;
39
+ /**
40
+ * Description for the subnet group.
41
+ */
42
+ readonly replicationSubnetGroupDescription: string;
43
+ readonly replicationSubnetGroupId: string;
44
+ readonly subnetGroupStatus: string;
45
+ /**
46
+ * List of at least 2 EC2 subnet IDs for the subnet group. The subnets must cover at least 2 availability zones.
47
+ */
48
+ readonly subnetIds: string[];
49
+ readonly tags: {
50
+ [key: string]: string;
51
+ };
52
+ /**
53
+ * The ID of the VPC the subnet group is in.
54
+ */
55
+ readonly vpcId: string;
56
+ }
57
+ /**
58
+ * TODO data source for managing an AWS DMS (Database Migration) Replication Subnet Group.
59
+ *
60
+ * ## Example Usage
61
+ * ### Basic Usage
62
+ *
63
+ * ```typescript
64
+ * import * as pulumi from "@pulumi/pulumi";
65
+ * import * as aws from "@pulumi/aws";
66
+ *
67
+ * const test = aws.dms.getReplicationSubnetGroup({
68
+ * replicationSubnetGroupId: aws_dms_replication_subnet_group.test.replication_subnet_group_id,
69
+ * });
70
+ * ```
71
+ */
72
+ export declare function getReplicationSubnetGroupOutput(args: GetReplicationSubnetGroupOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetReplicationSubnetGroupResult>;
73
+ /**
74
+ * A collection of arguments for invoking getReplicationSubnetGroup.
75
+ */
76
+ export interface GetReplicationSubnetGroupOutputArgs {
77
+ /**
78
+ * Name for the replication subnet group. This value is stored as a lowercase string. It must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens and cannot be `default`.
79
+ */
80
+ replicationSubnetGroupId: pulumi.Input<string>;
81
+ tags?: pulumi.Input<{
82
+ [key: string]: pulumi.Input<string>;
83
+ }>;
84
+ }
@@ -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.getReplicationSubnetGroupOutput = exports.getReplicationSubnetGroup = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * TODO data source for managing an AWS DMS (Database Migration) Replication Subnet Group.
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 test = aws.dms.getReplicationSubnetGroup({
19
+ * replicationSubnetGroupId: aws_dms_replication_subnet_group.test.replication_subnet_group_id,
20
+ * });
21
+ * ```
22
+ */
23
+ function getReplicationSubnetGroup(args, opts) {
24
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
25
+ return pulumi.runtime.invoke("aws:dms/getReplicationSubnetGroup:getReplicationSubnetGroup", {
26
+ "replicationSubnetGroupId": args.replicationSubnetGroupId,
27
+ "tags": args.tags,
28
+ }, opts);
29
+ }
30
+ exports.getReplicationSubnetGroup = getReplicationSubnetGroup;
31
+ /**
32
+ * TODO data source for managing an AWS DMS (Database Migration) Replication Subnet Group.
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 test = aws.dms.getReplicationSubnetGroup({
42
+ * replicationSubnetGroupId: aws_dms_replication_subnet_group.test.replication_subnet_group_id,
43
+ * });
44
+ * ```
45
+ */
46
+ function getReplicationSubnetGroupOutput(args, opts) {
47
+ return pulumi.output(args).apply((a) => getReplicationSubnetGroup(a, opts));
48
+ }
49
+ exports.getReplicationSubnetGroupOutput = getReplicationSubnetGroupOutput;
50
+ //# sourceMappingURL=getReplicationSubnetGroup.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getReplicationSubnetGroup.js","sourceRoot":"","sources":["../../dms/getReplicationSubnetGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IAEtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6DAA6D,EAAE;QACxF,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8DAOC;AAsCD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,yBAAyB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpF,CAAC;AAFD,0EAEC"}
@@ -0,0 +1,114 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * TODO data source for managing an AWS DMS (Database Migration) Replication Task.
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 test = aws.dms.getReplicationTask({
13
+ * replicationTaskId: aws_dms_replication_task.test.replication_task_id,
14
+ * });
15
+ * ```
16
+ */
17
+ export declare function getReplicationTask(args: GetReplicationTaskArgs, opts?: pulumi.InvokeOptions): Promise<GetReplicationTaskResult>;
18
+ /**
19
+ * A collection of arguments for invoking getReplicationTask.
20
+ */
21
+ export interface GetReplicationTaskArgs {
22
+ /**
23
+ * The replication task identifier.
24
+ */
25
+ replicationTaskId: string;
26
+ tags?: {
27
+ [key: string]: string;
28
+ };
29
+ }
30
+ /**
31
+ * A collection of values returned by getReplicationTask.
32
+ */
33
+ export interface GetReplicationTaskResult {
34
+ /**
35
+ * (Conflicts with `cdcStartTime`) Indicates when you want a change data capture (CDC) operation to start. The value can be in date, checkpoint, or LSN/SCN format depending on the source engine. For more information, see [Determining a CDC native start point](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Task.CDC.html#CHAP_Task.CDC.StartPoint.Native).
36
+ */
37
+ readonly cdcStartPosition: string;
38
+ /**
39
+ * (Conflicts with `cdcStartPosition`) The Unix timestamp integer for the start of the Change Data Capture (CDC) operation.
40
+ */
41
+ readonly cdcStartTime: string;
42
+ /**
43
+ * The provider-assigned unique ID for this managed resource.
44
+ */
45
+ readonly id: string;
46
+ /**
47
+ * The migration type. Can be one of `full-load | cdc | full-load-and-cdc`.
48
+ */
49
+ readonly migrationType: string;
50
+ /**
51
+ * The Amazon Resource Name (ARN) of the replication instance.
52
+ */
53
+ readonly replicationInstanceArn: string;
54
+ /**
55
+ * The Amazon Resource Name (ARN) for the replication task.
56
+ */
57
+ readonly replicationTaskArn: string;
58
+ readonly replicationTaskId: string;
59
+ /**
60
+ * An escaped JSON string that contains the task settings. For a complete list of task settings, see [Task Settings for AWS Database Migration Service Tasks](http://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.CustomizingTasks.TaskSettings.html).
61
+ */
62
+ readonly replicationTaskSettings: string;
63
+ /**
64
+ * The Amazon Resource Name (ARN) string that uniquely identifies the source endpoint.
65
+ */
66
+ readonly sourceEndpointArn: string;
67
+ /**
68
+ * Whether to run or stop the replication task.
69
+ */
70
+ readonly startReplicationTask: boolean;
71
+ /**
72
+ * Replication Task status.
73
+ */
74
+ readonly status: string;
75
+ /**
76
+ * An escaped JSON string that contains the table mappings. For information on table mapping see [Using Table Mapping with an AWS Database Migration Service Task to Select and Filter Data](http://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.CustomizingTasks.TableMapping.html)
77
+ */
78
+ readonly tableMappings: string;
79
+ readonly tags: {
80
+ [key: string]: string;
81
+ };
82
+ /**
83
+ * The Amazon Resource Name (ARN) string that uniquely identifies the target endpoint.
84
+ */
85
+ readonly targetEndpointArn: string;
86
+ }
87
+ /**
88
+ * TODO data source for managing an AWS DMS (Database Migration) Replication Task.
89
+ *
90
+ * ## Example Usage
91
+ * ### Basic Usage
92
+ *
93
+ * ```typescript
94
+ * import * as pulumi from "@pulumi/pulumi";
95
+ * import * as aws from "@pulumi/aws";
96
+ *
97
+ * const test = aws.dms.getReplicationTask({
98
+ * replicationTaskId: aws_dms_replication_task.test.replication_task_id,
99
+ * });
100
+ * ```
101
+ */
102
+ export declare function getReplicationTaskOutput(args: GetReplicationTaskOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetReplicationTaskResult>;
103
+ /**
104
+ * A collection of arguments for invoking getReplicationTask.
105
+ */
106
+ export interface GetReplicationTaskOutputArgs {
107
+ /**
108
+ * The replication task identifier.
109
+ */
110
+ replicationTaskId: pulumi.Input<string>;
111
+ tags?: pulumi.Input<{
112
+ [key: string]: pulumi.Input<string>;
113
+ }>;
114
+ }