@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.
- package/apigateway/apiKey.d.ts +6 -6
- package/apigateway/getAuthorizer.d.ts +106 -0
- package/apigateway/getAuthorizer.js +50 -0
- package/apigateway/getAuthorizer.js.map +1 -0
- package/apigateway/getAuthorizers.d.ts +63 -0
- package/apigateway/getAuthorizers.js +47 -0
- package/apigateway/getAuthorizers.js.map +1 -0
- package/apigateway/index.d.ts +6 -0
- package/apigateway/index.js +7 -1
- package/apigateway/index.js.map +1 -1
- package/appstream/stack.d.ts +15 -0
- package/appstream/stack.js +2 -0
- package/appstream/stack.js.map +1 -1
- package/cfg/index.d.ts +3 -0
- package/cfg/index.js +6 -1
- package/cfg/index.js.map +1 -1
- package/cfg/organizationCustomPolicyRule.d.ts +241 -0
- package/cfg/organizationCustomPolicyRule.js +125 -0
- package/cfg/organizationCustomPolicyRule.js.map +1 -0
- package/chime/voiceConnectorStreaming.d.ts +61 -0
- package/chime/voiceConnectorStreaming.js +49 -0
- package/chime/voiceConnectorStreaming.js.map +1 -1
- package/cloudwatch/index.d.ts +3 -0
- package/cloudwatch/index.js +6 -1
- package/cloudwatch/index.js.map +1 -1
- package/cloudwatch/internetMonitor.d.ts +174 -0
- package/cloudwatch/internetMonitor.js +88 -0
- package/cloudwatch/internetMonitor.js.map +1 -0
- package/codestarconnections/connection.d.ts +1 -1
- package/codestarconnections/connection.js +1 -1
- package/directconnect/connection.d.ts +1 -0
- package/directconnect/connection.js +1 -0
- package/directconnect/connection.js.map +1 -1
- package/directoryservice/radiusSettings.d.ts +1 -0
- package/directoryservice/radiusSettings.js +1 -0
- package/directoryservice/radiusSettings.js.map +1 -1
- package/dms/getReplicationSubnetGroup.d.ts +84 -0
- package/dms/getReplicationSubnetGroup.js +50 -0
- package/dms/getReplicationSubnetGroup.js.map +1 -0
- package/dms/getReplicationTask.d.ts +114 -0
- package/dms/getReplicationTask.js +50 -0
- package/dms/getReplicationTask.js.map +1 -0
- package/dms/index.d.ts +6 -0
- package/dms/index.js +7 -1
- package/dms/index.js.map +1 -1
- package/dms/s3endpoint.d.ts +3 -3
- package/docdb/cluster.d.ts +15 -15
- package/docdb/cluster.js +3 -3
- package/docdb/clusterInstance.d.ts +21 -18
- package/docdb/clusterInstance.js +6 -6
- package/docdb/clusterInstance.js.map +1 -1
- package/docdb/clusterParameterGroup.d.ts +14 -14
- package/docdb/clusterSnapshot.d.ts +20 -20
- package/docdb/clusterSnapshot.js +1 -1
- package/docdb/eventSubscription.d.ts +12 -12
- package/docdb/eventSubscription.js +2 -2
- package/dynamodb/getTableItem.d.ts +1 -1
- package/ec2/getAmiIds.d.ts +13 -0
- package/ec2/getAmiIds.js +1 -0
- package/ec2/getAmiIds.js.map +1 -1
- package/ec2/getLaunchConfiguration.d.ts +4 -0
- package/ec2/getLaunchConfiguration.js.map +1 -1
- package/elasticache/getCluster.d.ts +2 -0
- package/elasticache/getCluster.js.map +1 -1
- package/elasticsearch/domain.d.ts +1 -1
- package/elasticsearch/domain.js +1 -1
- package/fsx/fileCache.d.ts +1 -0
- package/fsx/fileCache.js +1 -0
- package/fsx/fileCache.js.map +1 -1
- package/gamelift/gameSessionQueue.d.ts +12 -0
- package/gamelift/gameSessionQueue.js +2 -0
- package/gamelift/gameSessionQueue.js.map +1 -1
- package/getAmiIds.d.ts +13 -0
- package/getAmiIds.js +1 -0
- package/getAmiIds.js.map +1 -1
- package/guardduty/detector.d.ts +2 -0
- package/guardduty/detector.js +2 -0
- package/guardduty/detector.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/kinesis/firehoseDeliveryStream.d.ts +1 -0
- package/kinesis/firehoseDeliveryStream.js +1 -0
- package/kinesis/firehoseDeliveryStream.js.map +1 -1
- package/kms/key.d.ts +1 -0
- package/kms/key.js +1 -0
- package/kms/key.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/rds/getInstance.d.ts +2 -0
- package/rds/getInstance.js.map +1 -1
- package/rds/subnetGroup.d.ts +8 -0
- package/rds/subnetGroup.js +2 -0
- package/rds/subnetGroup.js.map +1 -1
- package/redshift/getCluster.d.ts +2 -0
- package/redshift/getCluster.js.map +1 -1
- package/s3/getObject.d.ts +2 -2
- package/s3/getObject.js +2 -2
- package/s3outposts/endpoint.d.ts +24 -0
- package/s3outposts/endpoint.js +4 -0
- package/s3outposts/endpoint.js.map +1 -1
- package/ssmcontacts/contact.d.ts +162 -0
- package/ssmcontacts/contact.js +108 -0
- package/ssmcontacts/contact.js.map +1 -0
- package/ssmcontacts/contactChannel.d.ts +147 -0
- package/ssmcontacts/contactChannel.js +113 -0
- package/ssmcontacts/contactChannel.js.map +1 -0
- package/ssmcontacts/getContact.d.ts +91 -0
- package/ssmcontacts/getContact.js +50 -0
- package/ssmcontacts/getContact.js.map +1 -0
- package/ssmcontacts/getContactChannel.d.ts +82 -0
- package/ssmcontacts/getContactChannel.js +49 -0
- package/ssmcontacts/getContactChannel.js.map +1 -0
- package/ssmcontacts/getPlan.d.ts +66 -0
- package/ssmcontacts/getPlan.js +49 -0
- package/ssmcontacts/getPlan.js.map +1 -0
- package/ssmcontacts/index.d.ts +18 -0
- package/ssmcontacts/index.js +41 -0
- package/ssmcontacts/index.js.map +1 -0
- package/ssmcontacts/plan.d.ts +144 -0
- package/ssmcontacts/plan.js +139 -0
- package/ssmcontacts/plan.js.map +1 -0
- package/ssmincidents/getResponsePlan.d.ts +85 -0
- package/ssmincidents/getResponsePlan.js +30 -0
- package/ssmincidents/getResponsePlan.js.map +1 -0
- package/ssmincidents/index.d.ts +6 -0
- package/ssmincidents/index.js +9 -1
- package/ssmincidents/index.js.map +1 -1
- package/ssmincidents/responsePlan.d.ts +254 -0
- package/ssmincidents/responsePlan.js +167 -0
- package/ssmincidents/responsePlan.js.map +1 -0
- package/synthetics/group.d.ts +121 -0
- package/synthetics/group.js +78 -0
- package/synthetics/group.js.map +1 -0
- package/synthetics/groupAssociation.d.ts +94 -0
- package/synthetics/groupAssociation.js +85 -0
- package/synthetics/groupAssociation.js.map +1 -0
- package/synthetics/index.d.ts +6 -0
- package/synthetics/index.js +11 -1
- package/synthetics/index.js.map +1 -1
- package/types/input.d.ts +186 -9
- package/types/output.d.ts +333 -10
- package/wafv2/webAcl.d.ts +13 -0
- package/wafv2/webAcl.js +3 -0
- package/wafv2/webAcl.js.map +1 -1
|
@@ -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.getReplicationTaskOutput = exports.getReplicationTask = 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 Task.
|
|
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.getReplicationTask({
|
|
19
|
+
* replicationTaskId: aws_dms_replication_task.test.replication_task_id,
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
function getReplicationTask(args, opts) {
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("aws:dms/getReplicationTask:getReplicationTask", {
|
|
26
|
+
"replicationTaskId": args.replicationTaskId,
|
|
27
|
+
"tags": args.tags,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getReplicationTask = getReplicationTask;
|
|
31
|
+
/**
|
|
32
|
+
* TODO data source for managing an AWS DMS (Database Migration) Replication Task.
|
|
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.getReplicationTask({
|
|
42
|
+
* replicationTaskId: aws_dms_replication_task.test.replication_task_id,
|
|
43
|
+
* });
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
function getReplicationTaskOutput(args, opts) {
|
|
47
|
+
return pulumi.output(args).apply((a) => getReplicationTask(a, opts));
|
|
48
|
+
}
|
|
49
|
+
exports.getReplicationTaskOutput = getReplicationTaskOutput;
|
|
50
|
+
//# sourceMappingURL=getReplicationTask.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getReplicationTask.js","sourceRoot":"","sources":["../../dms/getReplicationTask.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IAExF,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,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gDAOC;AAoED;;;;;;;;;;;;;;GAcG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,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"}
|
package/dms/index.d.ts
CHANGED
|
@@ -13,6 +13,12 @@ export declare const getCertificateOutput: typeof import("./getCertificate").get
|
|
|
13
13
|
export { GetEndpointArgs, GetEndpointResult, GetEndpointOutputArgs } from "./getEndpoint";
|
|
14
14
|
export declare const getEndpoint: typeof import("./getEndpoint").getEndpoint;
|
|
15
15
|
export declare const getEndpointOutput: typeof import("./getEndpoint").getEndpointOutput;
|
|
16
|
+
export { GetReplicationSubnetGroupArgs, GetReplicationSubnetGroupResult, GetReplicationSubnetGroupOutputArgs } from "./getReplicationSubnetGroup";
|
|
17
|
+
export declare const getReplicationSubnetGroup: typeof import("./getReplicationSubnetGroup").getReplicationSubnetGroup;
|
|
18
|
+
export declare const getReplicationSubnetGroupOutput: typeof import("./getReplicationSubnetGroup").getReplicationSubnetGroupOutput;
|
|
19
|
+
export { GetReplicationTaskArgs, GetReplicationTaskResult, GetReplicationTaskOutputArgs } from "./getReplicationTask";
|
|
20
|
+
export declare const getReplicationTask: typeof import("./getReplicationTask").getReplicationTask;
|
|
21
|
+
export declare const getReplicationTaskOutput: typeof import("./getReplicationTask").getReplicationTaskOutput;
|
|
16
22
|
export { ReplicationInstanceArgs, ReplicationInstanceState } from "./replicationInstance";
|
|
17
23
|
export type ReplicationInstance = import("./replicationInstance").ReplicationInstance;
|
|
18
24
|
export declare const ReplicationInstance: typeof import("./replicationInstance").ReplicationInstance;
|
package/dms/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.S3Endpoint = exports.ReplicationTask = exports.ReplicationSubnetGroup = exports.ReplicationInstance = exports.getEndpointOutput = exports.getEndpoint = exports.getCertificateOutput = exports.getCertificate = exports.EventSubscription = exports.Endpoint = exports.Certificate = void 0;
|
|
5
|
+
exports.S3Endpoint = exports.ReplicationTask = exports.ReplicationSubnetGroup = exports.ReplicationInstance = exports.getReplicationTaskOutput = exports.getReplicationTask = exports.getReplicationSubnetGroupOutput = exports.getReplicationSubnetGroup = exports.getEndpointOutput = exports.getEndpoint = exports.getCertificateOutput = exports.getCertificate = exports.EventSubscription = exports.Endpoint = exports.Certificate = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.Certificate = null;
|
|
@@ -17,6 +17,12 @@ utilities.lazyLoad(exports, ["getCertificate", "getCertificateOutput"], () => re
|
|
|
17
17
|
exports.getEndpoint = null;
|
|
18
18
|
exports.getEndpointOutput = null;
|
|
19
19
|
utilities.lazyLoad(exports, ["getEndpoint", "getEndpointOutput"], () => require("./getEndpoint"));
|
|
20
|
+
exports.getReplicationSubnetGroup = null;
|
|
21
|
+
exports.getReplicationSubnetGroupOutput = null;
|
|
22
|
+
utilities.lazyLoad(exports, ["getReplicationSubnetGroup", "getReplicationSubnetGroupOutput"], () => require("./getReplicationSubnetGroup"));
|
|
23
|
+
exports.getReplicationTask = null;
|
|
24
|
+
exports.getReplicationTaskOutput = null;
|
|
25
|
+
utilities.lazyLoad(exports, ["getReplicationTask", "getReplicationTaskOutput"], () => require("./getReplicationTask"));
|
|
20
26
|
exports.ReplicationInstance = null;
|
|
21
27
|
utilities.lazyLoad(exports, ["ReplicationInstance"], () => require("./replicationInstance"));
|
|
22
28
|
exports.ReplicationSubnetGroup = null;
|
package/dms/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../dms/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,WAAW,GAA+C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAIhE,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC1E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAI1D,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAG5E,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC/E,QAAA,oBAAoB,GAA2D,IAAW,CAAC;AACxG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,EAAC,sBAAsB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAG7F,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../dms/index.ts"],"names":[],"mappings":"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"}
|
package/dms/s3endpoint.d.ts
CHANGED
|
@@ -125,7 +125,7 @@ export declare class S3Endpoint extends pulumi.CustomResource {
|
|
|
125
125
|
*/
|
|
126
126
|
readonly bucketName: pulumi.Output<string>;
|
|
127
127
|
/**
|
|
128
|
-
* Predefined (canned) access control list for objects created in an S3 bucket. Valid values include `
|
|
128
|
+
* Predefined (canned) access control list for objects created in an S3 bucket. Valid values include `none`, `private`, `public-read`, `public-read-write`, `authenticated-read`, `aws-exec-read`, `bucket-owner-read`, and `bucket-owner-full-control`. Default is `none`.
|
|
129
129
|
*/
|
|
130
130
|
readonly cannedAclForObjects: pulumi.Output<string | undefined>;
|
|
131
131
|
/**
|
|
@@ -350,7 +350,7 @@ export interface S3EndpointState {
|
|
|
350
350
|
*/
|
|
351
351
|
bucketName?: pulumi.Input<string>;
|
|
352
352
|
/**
|
|
353
|
-
* Predefined (canned) access control list for objects created in an S3 bucket. Valid values include `
|
|
353
|
+
* Predefined (canned) access control list for objects created in an S3 bucket. Valid values include `none`, `private`, `public-read`, `public-read-write`, `authenticated-read`, `aws-exec-read`, `bucket-owner-read`, and `bucket-owner-full-control`. Default is `none`.
|
|
354
354
|
*/
|
|
355
355
|
cannedAclForObjects?: pulumi.Input<string>;
|
|
356
356
|
/**
|
|
@@ -567,7 +567,7 @@ export interface S3EndpointArgs {
|
|
|
567
567
|
*/
|
|
568
568
|
bucketName: pulumi.Input<string>;
|
|
569
569
|
/**
|
|
570
|
-
* Predefined (canned) access control list for objects created in an S3 bucket. Valid values include `
|
|
570
|
+
* Predefined (canned) access control list for objects created in an S3 bucket. Valid values include `none`, `private`, `public-read`, `public-read-write`, `authenticated-read`, `aws-exec-read`, `bucket-owner-read`, and `bucket-owner-full-control`. Default is `none`.
|
|
571
571
|
*/
|
|
572
572
|
cannedAclForObjects?: pulumi.Input<string>;
|
|
573
573
|
/**
|
package/docdb/cluster.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Manages a
|
|
3
|
+
* Manages a DocumentDB Cluster.
|
|
4
4
|
*
|
|
5
|
-
* Changes to a
|
|
5
|
+
* Changes to a DocumentDB Cluster can occur when you manually change a
|
|
6
6
|
* parameter, such as `port`, and are reflected in the next maintenance
|
|
7
7
|
* window. Because of this, this provider may report a difference in its planning
|
|
8
8
|
* phase because a modification has not yet taken place. You can use the
|
|
@@ -30,7 +30,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
33
|
-
*
|
|
33
|
+
* DocumentDB Clusters can be imported using the `cluster_identifier`, e.g.,
|
|
34
34
|
*
|
|
35
35
|
* ```sh
|
|
36
36
|
* $ pulumi import aws:docdb/cluster:Cluster docdb_cluster docdb-prod-cluster
|
|
@@ -80,11 +80,11 @@ export declare class Cluster extends pulumi.CustomResource {
|
|
|
80
80
|
*/
|
|
81
81
|
readonly clusterIdentifierPrefix: pulumi.Output<string>;
|
|
82
82
|
/**
|
|
83
|
-
* List of
|
|
83
|
+
* List of DocumentDB Instances that are a part of this cluster
|
|
84
84
|
*/
|
|
85
85
|
readonly clusterMembers: pulumi.Output<string[]>;
|
|
86
86
|
/**
|
|
87
|
-
* The
|
|
87
|
+
* The DocumentDB Cluster Resource ID
|
|
88
88
|
*/
|
|
89
89
|
readonly clusterResourceId: pulumi.Output<string>;
|
|
90
90
|
/**
|
|
@@ -105,7 +105,7 @@ export declare class Cluster extends pulumi.CustomResource {
|
|
|
105
105
|
*/
|
|
106
106
|
readonly enabledCloudwatchLogsExports: pulumi.Output<string[] | undefined>;
|
|
107
107
|
/**
|
|
108
|
-
* The DNS address of the
|
|
108
|
+
* The DNS address of the DocumentDB instance
|
|
109
109
|
*/
|
|
110
110
|
readonly endpoint: pulumi.Output<string>;
|
|
111
111
|
/**
|
|
@@ -136,7 +136,7 @@ export declare class Cluster extends pulumi.CustomResource {
|
|
|
136
136
|
readonly kmsKeyId: pulumi.Output<string>;
|
|
137
137
|
/**
|
|
138
138
|
* Password for the master DB user. Note that this may
|
|
139
|
-
* show up in logs, and it will be stored in the state file. Please refer to the
|
|
139
|
+
* show up in logs, and it will be stored in the state file. Please refer to the DocumentDB Naming Constraints.
|
|
140
140
|
*/
|
|
141
141
|
readonly masterPassword: pulumi.Output<string | undefined>;
|
|
142
142
|
/**
|
|
@@ -157,7 +157,7 @@ export declare class Cluster extends pulumi.CustomResource {
|
|
|
157
157
|
*/
|
|
158
158
|
readonly preferredMaintenanceWindow: pulumi.Output<string>;
|
|
159
159
|
/**
|
|
160
|
-
* A read-only endpoint for the
|
|
160
|
+
* A read-only endpoint for the DocumentDB cluster, automatically load-balanced across replicas
|
|
161
161
|
*/
|
|
162
162
|
readonly readerEndpoint: pulumi.Output<string>;
|
|
163
163
|
/**
|
|
@@ -230,11 +230,11 @@ export interface ClusterState {
|
|
|
230
230
|
*/
|
|
231
231
|
clusterIdentifierPrefix?: pulumi.Input<string>;
|
|
232
232
|
/**
|
|
233
|
-
* List of
|
|
233
|
+
* List of DocumentDB Instances that are a part of this cluster
|
|
234
234
|
*/
|
|
235
235
|
clusterMembers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
236
236
|
/**
|
|
237
|
-
* The
|
|
237
|
+
* The DocumentDB Cluster Resource ID
|
|
238
238
|
*/
|
|
239
239
|
clusterResourceId?: pulumi.Input<string>;
|
|
240
240
|
/**
|
|
@@ -255,7 +255,7 @@ export interface ClusterState {
|
|
|
255
255
|
*/
|
|
256
256
|
enabledCloudwatchLogsExports?: pulumi.Input<pulumi.Input<string>[]>;
|
|
257
257
|
/**
|
|
258
|
-
* The DNS address of the
|
|
258
|
+
* The DNS address of the DocumentDB instance
|
|
259
259
|
*/
|
|
260
260
|
endpoint?: pulumi.Input<string>;
|
|
261
261
|
/**
|
|
@@ -286,7 +286,7 @@ export interface ClusterState {
|
|
|
286
286
|
kmsKeyId?: pulumi.Input<string>;
|
|
287
287
|
/**
|
|
288
288
|
* Password for the master DB user. Note that this may
|
|
289
|
-
* show up in logs, and it will be stored in the state file. Please refer to the
|
|
289
|
+
* show up in logs, and it will be stored in the state file. Please refer to the DocumentDB Naming Constraints.
|
|
290
290
|
*/
|
|
291
291
|
masterPassword?: pulumi.Input<string>;
|
|
292
292
|
/**
|
|
@@ -307,7 +307,7 @@ export interface ClusterState {
|
|
|
307
307
|
*/
|
|
308
308
|
preferredMaintenanceWindow?: pulumi.Input<string>;
|
|
309
309
|
/**
|
|
310
|
-
* A read-only endpoint for the
|
|
310
|
+
* A read-only endpoint for the DocumentDB cluster, automatically load-balanced across replicas
|
|
311
311
|
*/
|
|
312
312
|
readerEndpoint?: pulumi.Input<string>;
|
|
313
313
|
/**
|
|
@@ -368,7 +368,7 @@ export interface ClusterArgs {
|
|
|
368
368
|
*/
|
|
369
369
|
clusterIdentifierPrefix?: pulumi.Input<string>;
|
|
370
370
|
/**
|
|
371
|
-
* List of
|
|
371
|
+
* List of DocumentDB Instances that are a part of this cluster
|
|
372
372
|
*/
|
|
373
373
|
clusterMembers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
374
374
|
/**
|
|
@@ -412,7 +412,7 @@ export interface ClusterArgs {
|
|
|
412
412
|
kmsKeyId?: pulumi.Input<string>;
|
|
413
413
|
/**
|
|
414
414
|
* Password for the master DB user. Note that this may
|
|
415
|
-
* show up in logs, and it will be stored in the state file. Please refer to the
|
|
415
|
+
* show up in logs, and it will be stored in the state file. Please refer to the DocumentDB Naming Constraints.
|
|
416
416
|
*/
|
|
417
417
|
masterPassword?: pulumi.Input<string>;
|
|
418
418
|
/**
|
package/docdb/cluster.js
CHANGED
|
@@ -6,9 +6,9 @@ exports.Cluster = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Manages a
|
|
9
|
+
* Manages a DocumentDB Cluster.
|
|
10
10
|
*
|
|
11
|
-
* Changes to a
|
|
11
|
+
* Changes to a DocumentDB Cluster can occur when you manually change a
|
|
12
12
|
* parameter, such as `port`, and are reflected in the next maintenance
|
|
13
13
|
* window. Because of this, this provider may report a difference in its planning
|
|
14
14
|
* phase because a modification has not yet taken place. You can use the
|
|
@@ -36,7 +36,7 @@ const utilities = require("../utilities");
|
|
|
36
36
|
*
|
|
37
37
|
* ## Import
|
|
38
38
|
*
|
|
39
|
-
*
|
|
39
|
+
* DocumentDB Clusters can be imported using the `cluster_identifier`, e.g.,
|
|
40
40
|
*
|
|
41
41
|
* ```sh
|
|
42
42
|
* $ pulumi import aws:docdb/cluster:Cluster docdb_cluster docdb-prod-cluster
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Provides an
|
|
4
|
-
* attributes that are specific to a single instance in a
|
|
3
|
+
* Provides an DocumentDB Cluster Resource Instance. A Cluster Instance Resource defines
|
|
4
|
+
* attributes that are specific to a single instance in a [DocumentDB Cluster][1].
|
|
5
5
|
*
|
|
6
|
-
* You do not designate a primary and subsequent replicas. Instead, you simply add
|
|
7
|
-
* Instances and
|
|
8
|
-
* meta-parameter to make multiple instances and join them all to the same
|
|
6
|
+
* You do not designate a primary and subsequent replicas. Instead, you simply add DocumentDB
|
|
7
|
+
* Instances and DocumentDB manages the replication. You can use the [count][3]
|
|
8
|
+
* meta-parameter to make multiple instances and join them all to the same DocumentDB
|
|
9
9
|
* Cluster, or you may specify different Cluster Instance resources with various
|
|
10
10
|
* `instanceClass` sizes.
|
|
11
11
|
*
|
|
@@ -37,7 +37,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
37
37
|
*
|
|
38
38
|
* ## Import
|
|
39
39
|
*
|
|
40
|
-
*
|
|
40
|
+
* DocumentDB Cluster Instances can be imported using the `identifier`, e.g.,
|
|
41
41
|
*
|
|
42
42
|
* ```sh
|
|
43
43
|
* $ pulumi import aws:docdb/clusterInstance:ClusterInstance prod_instance_1 aurora-cluster-instance-1
|
|
@@ -101,7 +101,7 @@ export declare class ClusterInstance extends pulumi.CustomResource {
|
|
|
101
101
|
*/
|
|
102
102
|
readonly endpoint: pulumi.Output<string>;
|
|
103
103
|
/**
|
|
104
|
-
* The name of the database engine to be used for the
|
|
104
|
+
* The name of the database engine to be used for the DocumentDB instance. Defaults to `docdb`. Valid Values: `docdb`.
|
|
105
105
|
*/
|
|
106
106
|
readonly engine: pulumi.Output<string | undefined>;
|
|
107
107
|
/**
|
|
@@ -109,7 +109,7 @@ export declare class ClusterInstance extends pulumi.CustomResource {
|
|
|
109
109
|
*/
|
|
110
110
|
readonly engineVersion: pulumi.Output<string>;
|
|
111
111
|
/**
|
|
112
|
-
* The identifier for the
|
|
112
|
+
* The identifier for the DocumentDB instance, if omitted, TODO will assign a random, unique identifier.
|
|
113
113
|
*/
|
|
114
114
|
readonly identifier: pulumi.Output<string>;
|
|
115
115
|
/**
|
|
@@ -117,8 +117,9 @@ export declare class ClusterInstance extends pulumi.CustomResource {
|
|
|
117
117
|
*/
|
|
118
118
|
readonly identifierPrefix: pulumi.Output<string>;
|
|
119
119
|
/**
|
|
120
|
-
* The instance class to use. For details on CPU and memory, see [Scaling for
|
|
121
|
-
* supports the below instance classes.
|
|
120
|
+
* The instance class to use. For details on CPU and memory, see [Scaling for DocumentDB Instances](https://docs.aws.amazon.com/documentdb/latest/developerguide/db-cluster-manage-performance.html#db-cluster-manage-scaling-instance).
|
|
121
|
+
* DocumentDB currently supports the below instance classes.
|
|
122
|
+
* Please see [AWS Documentation](https://docs.aws.amazon.com/documentdb/latest/developerguide/db-instance-classes.html#db-instance-class-specs) for complete details.
|
|
122
123
|
* - db.r5.large
|
|
123
124
|
* - db.r5.xlarge
|
|
124
125
|
* - db.r5.2xlarge
|
|
@@ -235,7 +236,7 @@ export interface ClusterInstanceState {
|
|
|
235
236
|
*/
|
|
236
237
|
endpoint?: pulumi.Input<string>;
|
|
237
238
|
/**
|
|
238
|
-
* The name of the database engine to be used for the
|
|
239
|
+
* The name of the database engine to be used for the DocumentDB instance. Defaults to `docdb`. Valid Values: `docdb`.
|
|
239
240
|
*/
|
|
240
241
|
engine?: pulumi.Input<string>;
|
|
241
242
|
/**
|
|
@@ -243,7 +244,7 @@ export interface ClusterInstanceState {
|
|
|
243
244
|
*/
|
|
244
245
|
engineVersion?: pulumi.Input<string>;
|
|
245
246
|
/**
|
|
246
|
-
* The identifier for the
|
|
247
|
+
* The identifier for the DocumentDB instance, if omitted, TODO will assign a random, unique identifier.
|
|
247
248
|
*/
|
|
248
249
|
identifier?: pulumi.Input<string>;
|
|
249
250
|
/**
|
|
@@ -251,8 +252,9 @@ export interface ClusterInstanceState {
|
|
|
251
252
|
*/
|
|
252
253
|
identifierPrefix?: pulumi.Input<string>;
|
|
253
254
|
/**
|
|
254
|
-
* The instance class to use. For details on CPU and memory, see [Scaling for
|
|
255
|
-
* supports the below instance classes.
|
|
255
|
+
* The instance class to use. For details on CPU and memory, see [Scaling for DocumentDB Instances](https://docs.aws.amazon.com/documentdb/latest/developerguide/db-cluster-manage-performance.html#db-cluster-manage-scaling-instance).
|
|
256
|
+
* DocumentDB currently supports the below instance classes.
|
|
257
|
+
* Please see [AWS Documentation](https://docs.aws.amazon.com/documentdb/latest/developerguide/db-instance-classes.html#db-instance-class-specs) for complete details.
|
|
256
258
|
* - db.r5.large
|
|
257
259
|
* - db.r5.xlarge
|
|
258
260
|
* - db.r5.2xlarge
|
|
@@ -345,11 +347,11 @@ export interface ClusterInstanceArgs {
|
|
|
345
347
|
*/
|
|
346
348
|
enablePerformanceInsights?: pulumi.Input<boolean>;
|
|
347
349
|
/**
|
|
348
|
-
* The name of the database engine to be used for the
|
|
350
|
+
* The name of the database engine to be used for the DocumentDB instance. Defaults to `docdb`. Valid Values: `docdb`.
|
|
349
351
|
*/
|
|
350
352
|
engine?: pulumi.Input<string>;
|
|
351
353
|
/**
|
|
352
|
-
* The identifier for the
|
|
354
|
+
* The identifier for the DocumentDB instance, if omitted, TODO will assign a random, unique identifier.
|
|
353
355
|
*/
|
|
354
356
|
identifier?: pulumi.Input<string>;
|
|
355
357
|
/**
|
|
@@ -357,8 +359,9 @@ export interface ClusterInstanceArgs {
|
|
|
357
359
|
*/
|
|
358
360
|
identifierPrefix?: pulumi.Input<string>;
|
|
359
361
|
/**
|
|
360
|
-
* The instance class to use. For details on CPU and memory, see [Scaling for
|
|
361
|
-
* supports the below instance classes.
|
|
362
|
+
* The instance class to use. For details on CPU and memory, see [Scaling for DocumentDB Instances](https://docs.aws.amazon.com/documentdb/latest/developerguide/db-cluster-manage-performance.html#db-cluster-manage-scaling-instance).
|
|
363
|
+
* DocumentDB currently supports the below instance classes.
|
|
364
|
+
* Please see [AWS Documentation](https://docs.aws.amazon.com/documentdb/latest/developerguide/db-instance-classes.html#db-instance-class-specs) for complete details.
|
|
362
365
|
* - db.r5.large
|
|
363
366
|
* - db.r5.xlarge
|
|
364
367
|
* - db.r5.2xlarge
|
package/docdb/clusterInstance.js
CHANGED
|
@@ -6,12 +6,12 @@ exports.ClusterInstance = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Provides an
|
|
10
|
-
* attributes that are specific to a single instance in a
|
|
9
|
+
* Provides an DocumentDB Cluster Resource Instance. A Cluster Instance Resource defines
|
|
10
|
+
* attributes that are specific to a single instance in a [DocumentDB Cluster][1].
|
|
11
11
|
*
|
|
12
|
-
* You do not designate a primary and subsequent replicas. Instead, you simply add
|
|
13
|
-
* Instances and
|
|
14
|
-
* meta-parameter to make multiple instances and join them all to the same
|
|
12
|
+
* You do not designate a primary and subsequent replicas. Instead, you simply add DocumentDB
|
|
13
|
+
* Instances and DocumentDB manages the replication. You can use the [count][3]
|
|
14
|
+
* meta-parameter to make multiple instances and join them all to the same DocumentDB
|
|
15
15
|
* Cluster, or you may specify different Cluster Instance resources with various
|
|
16
16
|
* `instanceClass` sizes.
|
|
17
17
|
*
|
|
@@ -43,7 +43,7 @@ const utilities = require("../utilities");
|
|
|
43
43
|
*
|
|
44
44
|
* ## Import
|
|
45
45
|
*
|
|
46
|
-
*
|
|
46
|
+
* DocumentDB Cluster Instances can be imported using the `identifier`, e.g.,
|
|
47
47
|
*
|
|
48
48
|
* ```sh
|
|
49
49
|
* $ pulumi import aws:docdb/clusterInstance:ClusterInstance prod_instance_1 aurora-cluster-instance-1
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"clusterInstance.js","sourceRoot":"","sources":["../../docdb/clusterInstance.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACtE,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,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;
|
|
1
|
+
{"version":3,"file":"clusterInstance.js","sourceRoot":"","sources":["../../docdb/clusterInstance.ts"],"names":[],"mappings":"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"}
|
|
@@ -45,19 +45,19 @@ export declare class ClusterParameterGroup extends pulumi.CustomResource {
|
|
|
45
45
|
*/
|
|
46
46
|
static isInstance(obj: any): obj is ClusterParameterGroup;
|
|
47
47
|
/**
|
|
48
|
-
* The ARN of the
|
|
48
|
+
* The ARN of the DocumentDB cluster parameter group.
|
|
49
49
|
*/
|
|
50
50
|
readonly arn: pulumi.Output<string>;
|
|
51
51
|
/**
|
|
52
|
-
* The description of the
|
|
52
|
+
* The description of the DocumentDB cluster parameter group. Defaults to "Managed by TODO".
|
|
53
53
|
*/
|
|
54
54
|
readonly description: pulumi.Output<string | undefined>;
|
|
55
55
|
/**
|
|
56
|
-
* The family of the
|
|
56
|
+
* The family of the DocumentDB cluster parameter group.
|
|
57
57
|
*/
|
|
58
58
|
readonly family: pulumi.Output<string>;
|
|
59
59
|
/**
|
|
60
|
-
* The name of the
|
|
60
|
+
* The name of the DocumentDB parameter.
|
|
61
61
|
*/
|
|
62
62
|
readonly name: pulumi.Output<string>;
|
|
63
63
|
/**
|
|
@@ -65,7 +65,7 @@ export declare class ClusterParameterGroup extends pulumi.CustomResource {
|
|
|
65
65
|
*/
|
|
66
66
|
readonly namePrefix: pulumi.Output<string>;
|
|
67
67
|
/**
|
|
68
|
-
* A list of
|
|
68
|
+
* A list of DocumentDB parameters to apply. Setting parameters to system default values may show a difference on imported resources.
|
|
69
69
|
*/
|
|
70
70
|
readonly parameters: pulumi.Output<outputs.docdb.ClusterParameterGroupParameter[] | undefined>;
|
|
71
71
|
/**
|
|
@@ -94,19 +94,19 @@ export declare class ClusterParameterGroup extends pulumi.CustomResource {
|
|
|
94
94
|
*/
|
|
95
95
|
export interface ClusterParameterGroupState {
|
|
96
96
|
/**
|
|
97
|
-
* The ARN of the
|
|
97
|
+
* The ARN of the DocumentDB cluster parameter group.
|
|
98
98
|
*/
|
|
99
99
|
arn?: pulumi.Input<string>;
|
|
100
100
|
/**
|
|
101
|
-
* The description of the
|
|
101
|
+
* The description of the DocumentDB cluster parameter group. Defaults to "Managed by TODO".
|
|
102
102
|
*/
|
|
103
103
|
description?: pulumi.Input<string>;
|
|
104
104
|
/**
|
|
105
|
-
* The family of the
|
|
105
|
+
* The family of the DocumentDB cluster parameter group.
|
|
106
106
|
*/
|
|
107
107
|
family?: pulumi.Input<string>;
|
|
108
108
|
/**
|
|
109
|
-
* The name of the
|
|
109
|
+
* The name of the DocumentDB parameter.
|
|
110
110
|
*/
|
|
111
111
|
name?: pulumi.Input<string>;
|
|
112
112
|
/**
|
|
@@ -114,7 +114,7 @@ export interface ClusterParameterGroupState {
|
|
|
114
114
|
*/
|
|
115
115
|
namePrefix?: pulumi.Input<string>;
|
|
116
116
|
/**
|
|
117
|
-
* A list of
|
|
117
|
+
* A list of DocumentDB parameters to apply. Setting parameters to system default values may show a difference on imported resources.
|
|
118
118
|
*/
|
|
119
119
|
parameters?: pulumi.Input<pulumi.Input<inputs.docdb.ClusterParameterGroupParameter>[]>;
|
|
120
120
|
/**
|
|
@@ -135,15 +135,15 @@ export interface ClusterParameterGroupState {
|
|
|
135
135
|
*/
|
|
136
136
|
export interface ClusterParameterGroupArgs {
|
|
137
137
|
/**
|
|
138
|
-
* The description of the
|
|
138
|
+
* The description of the DocumentDB cluster parameter group. Defaults to "Managed by TODO".
|
|
139
139
|
*/
|
|
140
140
|
description?: pulumi.Input<string>;
|
|
141
141
|
/**
|
|
142
|
-
* The family of the
|
|
142
|
+
* The family of the DocumentDB cluster parameter group.
|
|
143
143
|
*/
|
|
144
144
|
family: pulumi.Input<string>;
|
|
145
145
|
/**
|
|
146
|
-
* The name of the
|
|
146
|
+
* The name of the DocumentDB parameter.
|
|
147
147
|
*/
|
|
148
148
|
name?: pulumi.Input<string>;
|
|
149
149
|
/**
|
|
@@ -151,7 +151,7 @@ export interface ClusterParameterGroupArgs {
|
|
|
151
151
|
*/
|
|
152
152
|
namePrefix?: pulumi.Input<string>;
|
|
153
153
|
/**
|
|
154
|
-
* A list of
|
|
154
|
+
* A list of DocumentDB parameters to apply. Setting parameters to system default values may show a difference on imported resources.
|
|
155
155
|
*/
|
|
156
156
|
parameters?: pulumi.Input<pulumi.Input<inputs.docdb.ClusterParameterGroupParameter>[]>;
|
|
157
157
|
/**
|