@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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Manages a
|
|
3
|
+
* Manages a DocumentDB database cluster snapshot for DocumentDB clusters.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
@@ -39,15 +39,15 @@ export declare class ClusterSnapshot extends pulumi.CustomResource {
|
|
|
39
39
|
*/
|
|
40
40
|
static isInstance(obj: any): obj is ClusterSnapshot;
|
|
41
41
|
/**
|
|
42
|
-
* List of EC2 Availability Zones that instances in the
|
|
42
|
+
* List of EC2 Availability Zones that instances in the DocumentDB cluster snapshot can be restored in.
|
|
43
43
|
*/
|
|
44
44
|
readonly availabilityZones: pulumi.Output<string[]>;
|
|
45
45
|
/**
|
|
46
|
-
* The
|
|
46
|
+
* The DocumentDB Cluster Identifier from which to take the snapshot.
|
|
47
47
|
*/
|
|
48
48
|
readonly dbClusterIdentifier: pulumi.Output<string>;
|
|
49
49
|
/**
|
|
50
|
-
* The Amazon Resource Name (ARN) for the
|
|
50
|
+
* The Amazon Resource Name (ARN) for the DocumentDB Cluster Snapshot.
|
|
51
51
|
*/
|
|
52
52
|
readonly dbClusterSnapshotArn: pulumi.Output<string>;
|
|
53
53
|
/**
|
|
@@ -59,29 +59,29 @@ export declare class ClusterSnapshot extends pulumi.CustomResource {
|
|
|
59
59
|
*/
|
|
60
60
|
readonly engine: pulumi.Output<string>;
|
|
61
61
|
/**
|
|
62
|
-
* Version of the database engine for this
|
|
62
|
+
* Version of the database engine for this DocumentDB cluster snapshot.
|
|
63
63
|
*/
|
|
64
64
|
readonly engineVersion: pulumi.Output<string>;
|
|
65
65
|
/**
|
|
66
|
-
* If storageEncrypted is true, the AWS KMS key identifier for the encrypted
|
|
66
|
+
* If storageEncrypted is true, the AWS KMS key identifier for the encrypted DocumentDB cluster snapshot.
|
|
67
67
|
*/
|
|
68
68
|
readonly kmsKeyId: pulumi.Output<string>;
|
|
69
69
|
/**
|
|
70
|
-
* Port that the
|
|
70
|
+
* Port that the DocumentDB cluster was listening on at the time of the snapshot.
|
|
71
71
|
*/
|
|
72
72
|
readonly port: pulumi.Output<number>;
|
|
73
73
|
readonly snapshotType: pulumi.Output<string>;
|
|
74
74
|
readonly sourceDbClusterSnapshotArn: pulumi.Output<string>;
|
|
75
75
|
/**
|
|
76
|
-
* The status of this
|
|
76
|
+
* The status of this DocumentDB Cluster Snapshot.
|
|
77
77
|
*/
|
|
78
78
|
readonly status: pulumi.Output<string>;
|
|
79
79
|
/**
|
|
80
|
-
* Specifies whether the
|
|
80
|
+
* Specifies whether the DocumentDB cluster snapshot is encrypted.
|
|
81
81
|
*/
|
|
82
82
|
readonly storageEncrypted: pulumi.Output<boolean>;
|
|
83
83
|
/**
|
|
84
|
-
* The VPC ID associated with the
|
|
84
|
+
* The VPC ID associated with the DocumentDB cluster snapshot.
|
|
85
85
|
*/
|
|
86
86
|
readonly vpcId: pulumi.Output<string>;
|
|
87
87
|
/**
|
|
@@ -98,15 +98,15 @@ export declare class ClusterSnapshot extends pulumi.CustomResource {
|
|
|
98
98
|
*/
|
|
99
99
|
export interface ClusterSnapshotState {
|
|
100
100
|
/**
|
|
101
|
-
* List of EC2 Availability Zones that instances in the
|
|
101
|
+
* List of EC2 Availability Zones that instances in the DocumentDB cluster snapshot can be restored in.
|
|
102
102
|
*/
|
|
103
103
|
availabilityZones?: pulumi.Input<pulumi.Input<string>[]>;
|
|
104
104
|
/**
|
|
105
|
-
* The
|
|
105
|
+
* The DocumentDB Cluster Identifier from which to take the snapshot.
|
|
106
106
|
*/
|
|
107
107
|
dbClusterIdentifier?: pulumi.Input<string>;
|
|
108
108
|
/**
|
|
109
|
-
* The Amazon Resource Name (ARN) for the
|
|
109
|
+
* The Amazon Resource Name (ARN) for the DocumentDB Cluster Snapshot.
|
|
110
110
|
*/
|
|
111
111
|
dbClusterSnapshotArn?: pulumi.Input<string>;
|
|
112
112
|
/**
|
|
@@ -118,29 +118,29 @@ export interface ClusterSnapshotState {
|
|
|
118
118
|
*/
|
|
119
119
|
engine?: pulumi.Input<string>;
|
|
120
120
|
/**
|
|
121
|
-
* Version of the database engine for this
|
|
121
|
+
* Version of the database engine for this DocumentDB cluster snapshot.
|
|
122
122
|
*/
|
|
123
123
|
engineVersion?: pulumi.Input<string>;
|
|
124
124
|
/**
|
|
125
|
-
* If storageEncrypted is true, the AWS KMS key identifier for the encrypted
|
|
125
|
+
* If storageEncrypted is true, the AWS KMS key identifier for the encrypted DocumentDB cluster snapshot.
|
|
126
126
|
*/
|
|
127
127
|
kmsKeyId?: pulumi.Input<string>;
|
|
128
128
|
/**
|
|
129
|
-
* Port that the
|
|
129
|
+
* Port that the DocumentDB cluster was listening on at the time of the snapshot.
|
|
130
130
|
*/
|
|
131
131
|
port?: pulumi.Input<number>;
|
|
132
132
|
snapshotType?: pulumi.Input<string>;
|
|
133
133
|
sourceDbClusterSnapshotArn?: pulumi.Input<string>;
|
|
134
134
|
/**
|
|
135
|
-
* The status of this
|
|
135
|
+
* The status of this DocumentDB Cluster Snapshot.
|
|
136
136
|
*/
|
|
137
137
|
status?: pulumi.Input<string>;
|
|
138
138
|
/**
|
|
139
|
-
* Specifies whether the
|
|
139
|
+
* Specifies whether the DocumentDB cluster snapshot is encrypted.
|
|
140
140
|
*/
|
|
141
141
|
storageEncrypted?: pulumi.Input<boolean>;
|
|
142
142
|
/**
|
|
143
|
-
* The VPC ID associated with the
|
|
143
|
+
* The VPC ID associated with the DocumentDB cluster snapshot.
|
|
144
144
|
*/
|
|
145
145
|
vpcId?: pulumi.Input<string>;
|
|
146
146
|
}
|
|
@@ -149,7 +149,7 @@ export interface ClusterSnapshotState {
|
|
|
149
149
|
*/
|
|
150
150
|
export interface ClusterSnapshotArgs {
|
|
151
151
|
/**
|
|
152
|
-
* The
|
|
152
|
+
* The DocumentDB Cluster Identifier from which to take the snapshot.
|
|
153
153
|
*/
|
|
154
154
|
dbClusterIdentifier: pulumi.Input<string>;
|
|
155
155
|
/**
|
package/docdb/clusterSnapshot.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.ClusterSnapshot = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Manages a
|
|
9
|
+
* Manages a DocumentDB database cluster snapshot for DocumentDB clusters.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Provides a
|
|
3
|
+
* Provides a DocumentDB event subscription resource.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
@@ -34,7 +34,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
34
34
|
*
|
|
35
35
|
* ## Import
|
|
36
36
|
*
|
|
37
|
-
*
|
|
37
|
+
* DocumentDB Event Subscriptions can be imported using the `name`, e.g.,
|
|
38
38
|
*
|
|
39
39
|
* ```sh
|
|
40
40
|
* $ pulumi import aws:docdb/eventSubscription:EventSubscription example event-sub
|
|
@@ -57,11 +57,11 @@ export declare class EventSubscription extends pulumi.CustomResource {
|
|
|
57
57
|
*/
|
|
58
58
|
static isInstance(obj: any): obj is EventSubscription;
|
|
59
59
|
/**
|
|
60
|
-
* The Amazon Resource Name of the
|
|
60
|
+
* The Amazon Resource Name of the DocumentDB event notification subscription
|
|
61
61
|
*/
|
|
62
62
|
readonly arn: pulumi.Output<string>;
|
|
63
63
|
/**
|
|
64
|
-
* The AWS customer account associated with the
|
|
64
|
+
* The AWS customer account associated with the DocumentDB event notification subscription
|
|
65
65
|
*/
|
|
66
66
|
readonly customerAwsId: pulumi.Output<string>;
|
|
67
67
|
/**
|
|
@@ -73,11 +73,11 @@ export declare class EventSubscription extends pulumi.CustomResource {
|
|
|
73
73
|
*/
|
|
74
74
|
readonly eventCategories: pulumi.Output<string[] | undefined>;
|
|
75
75
|
/**
|
|
76
|
-
* The name of the
|
|
76
|
+
* The name of the DocumentDB event subscription. By default generated by TODO.
|
|
77
77
|
*/
|
|
78
78
|
readonly name: pulumi.Output<string>;
|
|
79
79
|
/**
|
|
80
|
-
* The name of the
|
|
80
|
+
* The name of the DocumentDB event subscription. Conflicts with `name`.
|
|
81
81
|
*/
|
|
82
82
|
readonly namePrefix: pulumi.Output<string>;
|
|
83
83
|
readonly snsTopicArn: pulumi.Output<string>;
|
|
@@ -115,11 +115,11 @@ export declare class EventSubscription extends pulumi.CustomResource {
|
|
|
115
115
|
*/
|
|
116
116
|
export interface EventSubscriptionState {
|
|
117
117
|
/**
|
|
118
|
-
* The Amazon Resource Name of the
|
|
118
|
+
* The Amazon Resource Name of the DocumentDB event notification subscription
|
|
119
119
|
*/
|
|
120
120
|
arn?: pulumi.Input<string>;
|
|
121
121
|
/**
|
|
122
|
-
* The AWS customer account associated with the
|
|
122
|
+
* The AWS customer account associated with the DocumentDB event notification subscription
|
|
123
123
|
*/
|
|
124
124
|
customerAwsId?: pulumi.Input<string>;
|
|
125
125
|
/**
|
|
@@ -131,11 +131,11 @@ export interface EventSubscriptionState {
|
|
|
131
131
|
*/
|
|
132
132
|
eventCategories?: pulumi.Input<pulumi.Input<string>[]>;
|
|
133
133
|
/**
|
|
134
|
-
* The name of the
|
|
134
|
+
* The name of the DocumentDB event subscription. By default generated by TODO.
|
|
135
135
|
*/
|
|
136
136
|
name?: pulumi.Input<string>;
|
|
137
137
|
/**
|
|
138
|
-
* The name of the
|
|
138
|
+
* The name of the DocumentDB event subscription. Conflicts with `name`.
|
|
139
139
|
*/
|
|
140
140
|
namePrefix?: pulumi.Input<string>;
|
|
141
141
|
snsTopicArn?: pulumi.Input<string>;
|
|
@@ -173,11 +173,11 @@ export interface EventSubscriptionArgs {
|
|
|
173
173
|
*/
|
|
174
174
|
eventCategories?: pulumi.Input<pulumi.Input<string>[]>;
|
|
175
175
|
/**
|
|
176
|
-
* The name of the
|
|
176
|
+
* The name of the DocumentDB event subscription. By default generated by TODO.
|
|
177
177
|
*/
|
|
178
178
|
name?: pulumi.Input<string>;
|
|
179
179
|
/**
|
|
180
|
-
* The name of the
|
|
180
|
+
* The name of the DocumentDB event subscription. Conflicts with `name`.
|
|
181
181
|
*/
|
|
182
182
|
namePrefix?: pulumi.Input<string>;
|
|
183
183
|
snsTopicArn: pulumi.Input<string>;
|
|
@@ -6,7 +6,7 @@ exports.EventSubscription = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Provides a
|
|
9
|
+
* Provides a DocumentDB event subscription resource.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -40,7 +40,7 @@ const utilities = require("../utilities");
|
|
|
40
40
|
*
|
|
41
41
|
* ## Import
|
|
42
42
|
*
|
|
43
|
-
*
|
|
43
|
+
* DocumentDB Event Subscriptions can be imported using the `name`, e.g.,
|
|
44
44
|
*
|
|
45
45
|
* ```sh
|
|
46
46
|
* $ pulumi import aws:docdb/eventSubscription:EventSubscription example event-sub
|
|
@@ -57,7 +57,7 @@ export interface GetTableItemResult {
|
|
|
57
57
|
*/
|
|
58
58
|
readonly id: string;
|
|
59
59
|
/**
|
|
60
|
-
*
|
|
60
|
+
* JSON representation of a map of attribute names to [AttributeValue](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_AttributeValue.html) objects, as specified by ProjectionExpression.
|
|
61
61
|
*/
|
|
62
62
|
readonly item: string;
|
|
63
63
|
readonly key: string;
|
package/ec2/getAmiIds.d.ts
CHANGED
|
@@ -35,6 +35,11 @@ export interface GetAmiIdsArgs {
|
|
|
35
35
|
* [describe-images in the AWS CLI reference][1].
|
|
36
36
|
*/
|
|
37
37
|
filters?: inputs.ec2.GetAmiIdsFilter[];
|
|
38
|
+
/**
|
|
39
|
+
* If true, all deprecated AMIs are included in the response.
|
|
40
|
+
* If false, no deprecated AMIs are included in the response. If no value is specified, the default value is `false`.
|
|
41
|
+
*/
|
|
42
|
+
includeDeprecated?: boolean;
|
|
38
43
|
/**
|
|
39
44
|
* Regex string to apply to the AMI list returned
|
|
40
45
|
* by AWS. This allows more advanced filtering not supported from the AWS API.
|
|
@@ -49,6 +54,7 @@ export interface GetAmiIdsArgs {
|
|
|
49
54
|
owners: string[];
|
|
50
55
|
/**
|
|
51
56
|
* Used to sort AMIs by creation time.
|
|
57
|
+
* If no value is specified, the default value is `false`.
|
|
52
58
|
*/
|
|
53
59
|
sortAscending?: boolean;
|
|
54
60
|
}
|
|
@@ -63,6 +69,7 @@ export interface GetAmiIdsResult {
|
|
|
63
69
|
*/
|
|
64
70
|
readonly id: string;
|
|
65
71
|
readonly ids: string[];
|
|
72
|
+
readonly includeDeprecated?: boolean;
|
|
66
73
|
readonly nameRegex?: string;
|
|
67
74
|
readonly owners: string[];
|
|
68
75
|
readonly sortAscending?: boolean;
|
|
@@ -101,6 +108,11 @@ export interface GetAmiIdsOutputArgs {
|
|
|
101
108
|
* [describe-images in the AWS CLI reference][1].
|
|
102
109
|
*/
|
|
103
110
|
filters?: pulumi.Input<pulumi.Input<inputs.ec2.GetAmiIdsFilterArgs>[]>;
|
|
111
|
+
/**
|
|
112
|
+
* If true, all deprecated AMIs are included in the response.
|
|
113
|
+
* If false, no deprecated AMIs are included in the response. If no value is specified, the default value is `false`.
|
|
114
|
+
*/
|
|
115
|
+
includeDeprecated?: pulumi.Input<boolean>;
|
|
104
116
|
/**
|
|
105
117
|
* Regex string to apply to the AMI list returned
|
|
106
118
|
* by AWS. This allows more advanced filtering not supported from the AWS API.
|
|
@@ -115,6 +127,7 @@ export interface GetAmiIdsOutputArgs {
|
|
|
115
127
|
owners: pulumi.Input<pulumi.Input<string>[]>;
|
|
116
128
|
/**
|
|
117
129
|
* Used to sort AMIs by creation time.
|
|
130
|
+
* If no value is specified, the default value is `false`.
|
|
118
131
|
*/
|
|
119
132
|
sortAscending?: pulumi.Input<boolean>;
|
|
120
133
|
}
|
package/ec2/getAmiIds.js
CHANGED
|
@@ -28,6 +28,7 @@ function getAmiIds(args, opts) {
|
|
|
28
28
|
return pulumi.runtime.invoke("aws:ec2/getAmiIds:getAmiIds", {
|
|
29
29
|
"executableUsers": args.executableUsers,
|
|
30
30
|
"filters": args.filters,
|
|
31
|
+
"includeDeprecated": args.includeDeprecated,
|
|
31
32
|
"nameRegex": args.nameRegex,
|
|
32
33
|
"owners": args.owners,
|
|
33
34
|
"sortAscending": args.sortAscending,
|
package/ec2/getAmiIds.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAmiIds.js","sourceRoot":"","sources":["../../ec2/getAmiIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IAEtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6BAA6B,EAAE;QACxD,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;
|
|
1
|
+
{"version":3,"file":"getAmiIds.js","sourceRoot":"","sources":["../../ec2/getAmiIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IAEtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6BAA6B,EAAE;QACxD,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,8BAWC;AAyDD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,0CAEC"}
|
|
@@ -102,10 +102,14 @@ export interface GetLaunchConfigurationResult {
|
|
|
102
102
|
readonly userData: string;
|
|
103
103
|
/**
|
|
104
104
|
* ID of a ClassicLink-enabled VPC.
|
|
105
|
+
*
|
|
106
|
+
* @deprecated With the retirement of EC2-Classic the vpc_classic_link_id attribute has been deprecated and will be removed in a future version.
|
|
105
107
|
*/
|
|
106
108
|
readonly vpcClassicLinkId: string;
|
|
107
109
|
/**
|
|
108
110
|
* The IDs of one or more Security Groups for the specified ClassicLink-enabled VPC.
|
|
111
|
+
*
|
|
112
|
+
* @deprecated With the retirement of EC2-Classic the vpc_classic_link_security_groups attribute has been deprecated and will be removed in a future version.
|
|
109
113
|
*/
|
|
110
114
|
readonly vpcClassicLinkSecurityGroups: string[];
|
|
111
115
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getLaunchConfiguration.js","sourceRoot":"","sources":["../../ec2/getLaunchConfiguration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAEhG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wDAMC;
|
|
1
|
+
{"version":3,"file":"getLaunchConfiguration.js","sourceRoot":"","sources":["../../ec2/getLaunchConfiguration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAEhG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wDAMC;AAqGD;;;;;;;;;;;;;GAaG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjF,CAAC;AAFD,oEAEC"}
|
|
@@ -118,6 +118,8 @@ export interface GetClusterResult {
|
|
|
118
118
|
readonly securityGroupIds: string[];
|
|
119
119
|
/**
|
|
120
120
|
* List of security group names associated with this cache cluster.
|
|
121
|
+
*
|
|
122
|
+
* @deprecated With the retirement of EC2-Classic the security_group_names attribute has been deprecated and will be removed in a future version.
|
|
121
123
|
*/
|
|
122
124
|
readonly securityGroupNames: string[];
|
|
123
125
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCluster.js","sourceRoot":"","sources":["../../elasticache/getCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gCAOC;
|
|
1
|
+
{"version":3,"file":"getCluster.js","sourceRoot":"","sources":["../../elasticache/getCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gCAOC;AA+HD;;;;;;;;;;;;;GAaG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
|
|
@@ -114,7 +114,7 @@ import { PolicyDocument } from "../iam";
|
|
|
114
114
|
* cidrBlocks: [selectedVpc.then(selectedVpc => selectedVpc.cidrBlock)],
|
|
115
115
|
* }],
|
|
116
116
|
* });
|
|
117
|
-
* const esServiceLinkedRole = new aws.iam.ServiceLinkedRole("esServiceLinkedRole", {awsServiceName: "
|
|
117
|
+
* const esServiceLinkedRole = new aws.iam.ServiceLinkedRole("esServiceLinkedRole", {awsServiceName: "opensearchservice.amazonaws.com"});
|
|
118
118
|
* const esDomain = new aws.elasticsearch.Domain("esDomain", {
|
|
119
119
|
* elasticsearchVersion: "6.3",
|
|
120
120
|
* clusterConfig: {
|
package/elasticsearch/domain.js
CHANGED
|
@@ -117,7 +117,7 @@ const utilities = require("../utilities");
|
|
|
117
117
|
* cidrBlocks: [selectedVpc.then(selectedVpc => selectedVpc.cidrBlock)],
|
|
118
118
|
* }],
|
|
119
119
|
* });
|
|
120
|
-
* const esServiceLinkedRole = new aws.iam.ServiceLinkedRole("esServiceLinkedRole", {awsServiceName: "
|
|
120
|
+
* const esServiceLinkedRole = new aws.iam.ServiceLinkedRole("esServiceLinkedRole", {awsServiceName: "opensearchservice.amazonaws.com"});
|
|
121
121
|
* const esDomain = new aws.elasticsearch.Domain("esDomain", {
|
|
122
122
|
* elasticsearchVersion: "6.3",
|
|
123
123
|
* clusterConfig: {
|
package/fsx/fileCache.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as outputs from "../types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* Resource for managing an Amazon File Cache cache.
|
|
6
6
|
* See the [Create File Cache](https://docs.aws.amazon.com/fsx/latest/APIReference/API_CreateFileCache.html) for more information.
|
|
7
|
+
*
|
|
7
8
|
* ## Example Usage
|
|
8
9
|
*
|
|
9
10
|
* ```typescript
|
package/fsx/fileCache.js
CHANGED
|
@@ -8,6 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Resource for managing an Amazon File Cache cache.
|
|
10
10
|
* See the [Create File Cache](https://docs.aws.amazon.com/fsx/latest/APIReference/API_CreateFileCache.html) for more information.
|
|
11
|
+
*
|
|
11
12
|
* ## Example Usage
|
|
12
13
|
*
|
|
13
14
|
* ```typescript
|
package/fsx/fileCache.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fileCache.js","sourceRoot":"","sources":["../../fsx/fileCache.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"fileCache.js","sourceRoot":"","sources":["../../fsx/fileCache.ts"],"names":[],"mappings":"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"}
|
|
@@ -57,6 +57,10 @@ export declare class GameSessionQueue extends pulumi.CustomResource {
|
|
|
57
57
|
* Game Session Queue ARN.
|
|
58
58
|
*/
|
|
59
59
|
readonly arn: pulumi.Output<string>;
|
|
60
|
+
/**
|
|
61
|
+
* Information to be added to all events that are related to this game session queue.
|
|
62
|
+
*/
|
|
63
|
+
readonly customEventData: pulumi.Output<string | undefined>;
|
|
60
64
|
/**
|
|
61
65
|
* List of fleet/alias ARNs used by session queue for placing game sessions.
|
|
62
66
|
*/
|
|
@@ -106,6 +110,10 @@ export interface GameSessionQueueState {
|
|
|
106
110
|
* Game Session Queue ARN.
|
|
107
111
|
*/
|
|
108
112
|
arn?: pulumi.Input<string>;
|
|
113
|
+
/**
|
|
114
|
+
* Information to be added to all events that are related to this game session queue.
|
|
115
|
+
*/
|
|
116
|
+
customEventData?: pulumi.Input<string>;
|
|
109
117
|
/**
|
|
110
118
|
* List of fleet/alias ARNs used by session queue for placing game sessions.
|
|
111
119
|
*/
|
|
@@ -143,6 +151,10 @@ export interface GameSessionQueueState {
|
|
|
143
151
|
* The set of arguments for constructing a GameSessionQueue resource.
|
|
144
152
|
*/
|
|
145
153
|
export interface GameSessionQueueArgs {
|
|
154
|
+
/**
|
|
155
|
+
* Information to be added to all events that are related to this game session queue.
|
|
156
|
+
*/
|
|
157
|
+
customEventData?: pulumi.Input<string>;
|
|
146
158
|
/**
|
|
147
159
|
* List of fleet/alias ARNs used by session queue for placing game sessions.
|
|
148
160
|
*/
|
|
@@ -70,6 +70,7 @@ class GameSessionQueue extends pulumi.CustomResource {
|
|
|
70
70
|
if (opts.id) {
|
|
71
71
|
const state = argsOrState;
|
|
72
72
|
resourceInputs["arn"] = state ? state.arn : undefined;
|
|
73
|
+
resourceInputs["customEventData"] = state ? state.customEventData : undefined;
|
|
73
74
|
resourceInputs["destinations"] = state ? state.destinations : undefined;
|
|
74
75
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
75
76
|
resourceInputs["notificationTarget"] = state ? state.notificationTarget : undefined;
|
|
@@ -80,6 +81,7 @@ class GameSessionQueue extends pulumi.CustomResource {
|
|
|
80
81
|
}
|
|
81
82
|
else {
|
|
82
83
|
const args = argsOrState;
|
|
84
|
+
resourceInputs["customEventData"] = args ? args.customEventData : undefined;
|
|
83
85
|
resourceInputs["destinations"] = args ? args.destinations : undefined;
|
|
84
86
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
85
87
|
resourceInputs["notificationTarget"] = args ? args.notificationTarget : undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gameSessionQueue.js","sourceRoot":"","sources":["../../gamelift/gameSessionQueue.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACvE,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,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;
|
|
1
|
+
{"version":3,"file":"gameSessionQueue.js","sourceRoot":"","sources":["../../gamelift/gameSessionQueue.ts"],"names":[],"mappings":"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"}
|
package/getAmiIds.d.ts
CHANGED
|
@@ -36,6 +36,11 @@ export interface GetAmiIdsArgs {
|
|
|
36
36
|
* [describe-images in the AWS CLI reference][1].
|
|
37
37
|
*/
|
|
38
38
|
filters?: inputs.GetAmiIdsFilter[];
|
|
39
|
+
/**
|
|
40
|
+
* If true, all deprecated AMIs are included in the response.
|
|
41
|
+
* If false, no deprecated AMIs are included in the response. If no value is specified, the default value is `false`.
|
|
42
|
+
*/
|
|
43
|
+
includeDeprecated?: boolean;
|
|
39
44
|
/**
|
|
40
45
|
* Regex string to apply to the AMI list returned
|
|
41
46
|
* by AWS. This allows more advanced filtering not supported from the AWS API.
|
|
@@ -50,6 +55,7 @@ export interface GetAmiIdsArgs {
|
|
|
50
55
|
owners: string[];
|
|
51
56
|
/**
|
|
52
57
|
* Used to sort AMIs by creation time.
|
|
58
|
+
* If no value is specified, the default value is `false`.
|
|
53
59
|
*/
|
|
54
60
|
sortAscending?: boolean;
|
|
55
61
|
}
|
|
@@ -64,6 +70,7 @@ export interface GetAmiIdsResult {
|
|
|
64
70
|
*/
|
|
65
71
|
readonly id: string;
|
|
66
72
|
readonly ids: string[];
|
|
73
|
+
readonly includeDeprecated?: boolean;
|
|
67
74
|
readonly nameRegex?: string;
|
|
68
75
|
readonly owners: string[];
|
|
69
76
|
readonly sortAscending?: boolean;
|
|
@@ -103,6 +110,11 @@ export interface GetAmiIdsOutputArgs {
|
|
|
103
110
|
* [describe-images in the AWS CLI reference][1].
|
|
104
111
|
*/
|
|
105
112
|
filters?: pulumi.Input<pulumi.Input<inputs.GetAmiIdsFilterArgs>[]>;
|
|
113
|
+
/**
|
|
114
|
+
* If true, all deprecated AMIs are included in the response.
|
|
115
|
+
* If false, no deprecated AMIs are included in the response. If no value is specified, the default value is `false`.
|
|
116
|
+
*/
|
|
117
|
+
includeDeprecated?: pulumi.Input<boolean>;
|
|
106
118
|
/**
|
|
107
119
|
* Regex string to apply to the AMI list returned
|
|
108
120
|
* by AWS. This allows more advanced filtering not supported from the AWS API.
|
|
@@ -117,6 +129,7 @@ export interface GetAmiIdsOutputArgs {
|
|
|
117
129
|
owners: pulumi.Input<pulumi.Input<string>[]>;
|
|
118
130
|
/**
|
|
119
131
|
* Used to sort AMIs by creation time.
|
|
132
|
+
* If no value is specified, the default value is `false`.
|
|
120
133
|
*/
|
|
121
134
|
sortAscending?: pulumi.Input<boolean>;
|
|
122
135
|
}
|
package/getAmiIds.js
CHANGED
|
@@ -30,6 +30,7 @@ function getAmiIds(args, opts) {
|
|
|
30
30
|
return pulumi.runtime.invoke("aws:index/getAmiIds:getAmiIds", {
|
|
31
31
|
"executableUsers": args.executableUsers,
|
|
32
32
|
"filters": args.filters,
|
|
33
|
+
"includeDeprecated": args.includeDeprecated,
|
|
33
34
|
"nameRegex": args.nameRegex,
|
|
34
35
|
"owners": args.owners,
|
|
35
36
|
"sortAscending": args.sortAscending,
|
package/getAmiIds.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAmiIds.js","sourceRoot":"","sources":["../getAmiIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,kFAAkF;AAClF,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,0FAA0F,CAAC,CAAA;IAE3G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE;QAC1D,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;
|
|
1
|
+
{"version":3,"file":"getAmiIds.js","sourceRoot":"","sources":["../getAmiIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,kFAAkF;AAClF,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,0FAA0F,CAAC,CAAA;IAE3G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE;QAC1D,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8BAYC;AAyDD;;;;;;;;;;;;;;;;;GAiBG;AACH,kFAAkF;AAClF,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,0CAEC"}
|
package/guardduty/detector.d.ts
CHANGED
|
@@ -41,6 +41,8 @@ import * as outputs from "../types/output";
|
|
|
41
41
|
* ```sh
|
|
42
42
|
* $ pulumi import aws:guardduty/detector:Detector MyDetector 00b00fd5aecc0ab60a708659477e9617
|
|
43
43
|
* ```
|
|
44
|
+
*
|
|
45
|
+
* The ID of the detector can be retrieved via the [AWS CLI](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/guardduty/list-detectors.html) using `aws guardduty list-detectors`.
|
|
44
46
|
*/
|
|
45
47
|
export declare class Detector extends pulumi.CustomResource {
|
|
46
48
|
/**
|
package/guardduty/detector.js
CHANGED
|
@@ -45,6 +45,8 @@ const utilities = require("../utilities");
|
|
|
45
45
|
* ```sh
|
|
46
46
|
* $ pulumi import aws:guardduty/detector:Detector MyDetector 00b00fd5aecc0ab60a708659477e9617
|
|
47
47
|
* ```
|
|
48
|
+
*
|
|
49
|
+
* The ID of the detector can be retrieved via the [AWS CLI](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/guardduty/list-detectors.html) using `aws guardduty list-detectors`.
|
|
48
50
|
*/
|
|
49
51
|
class Detector extends pulumi.CustomResource {
|
|
50
52
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detector.js","sourceRoot":"","sources":["../../guardduty/detector.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"detector.js","sourceRoot":"","sources":["../../guardduty/detector.ts"],"names":[],"mappings":"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"}
|
package/index.d.ts
CHANGED
|
@@ -225,6 +225,7 @@ import * as simpledb from "./simpledb";
|
|
|
225
225
|
import * as sns from "./sns";
|
|
226
226
|
import * as sqs from "./sqs";
|
|
227
227
|
import * as ssm from "./ssm";
|
|
228
|
+
import * as ssmcontacts from "./ssmcontacts";
|
|
228
229
|
import * as ssmincidents from "./ssmincidents";
|
|
229
230
|
import * as ssoadmin from "./ssoadmin";
|
|
230
231
|
import * as storagegateway from "./storagegateway";
|
|
@@ -241,4 +242,4 @@ import * as wafv2 from "./wafv2";
|
|
|
241
242
|
import * as worklink from "./worklink";
|
|
242
243
|
import * as workspaces from "./workspaces";
|
|
243
244
|
import * as xray from "./xray";
|
|
244
|
-
export { accessanalyzer, account, acm, acmpca, alb, amp, amplify, apigateway, apigatewayv2, appautoscaling, appconfig, appflow, applicationinsights, applicationloadbalancing, appmesh, apprunner, appstream, appsync, athena, autoscaling, autoscalingplans, backup, batch, budgets, cfg, chime, chimesdkmediapipelines, cloud9, cloudcontrol, cloudformation, cloudfront, cloudhsmv2, cloudsearch, cloudtrail, cloudwatch, codeartifact, codebuild, codecommit, codedeploy, codegurureviewer, codepipeline, codestarconnections, codestarnotifications, cognito, comprehend, config, connect, controltower, costexplorer, cur, dataexchange, datapipeline, datasync, dax, detective, devicefarm, directconnect, directoryservice, dlm, dms, docdb, dynamodb, ebs, ec2, ec2clientvpn, ec2transitgateway, ecr, ecrpublic, ecs, efs, eks, elasticache, elasticbeanstalk, elasticloadbalancing, elasticloadbalancingv2, elasticsearch, elastictranscoder, elb, emr, emrcontainers, emrserverless, evidently, fis, fms, fsx, gamelift, glacier, globalaccelerator, glue, grafana, guardduty, iam, identitystore, imagebuilder, inspector, inspector2, iot, ivs, ivschat, kendra, keyspaces, kinesis, kinesisanalyticsv2, kms, lakeformation, lambda, lb, lex, licensemanager, lightsail, location, macie, macie2, mediaconvert, medialive, mediapackage, mediastore, memorydb, mq, msk, mskconnect, mwaa, neptune, networkfirewall, networkmanager, oam, opensearch, opsworks, organizations, outposts, pinpoint, pipes, pricing, qldb, quicksight, ram, rbin, rds, redshift, redshiftdata, redshiftserverless, resourcegroups, resourcegroupstaggingapi, rolesanywhere, route53, route53domains, route53recoverycontrol, route53recoveryreadiness, rum, s3, s3control, s3outposts, sagemaker, scheduler, schemas, secretsmanager, securityhub, serverless, serverlessrepository, servicecatalog, servicediscovery, servicequotas, ses, sesv2, sfn, shield, signer, simpledb, sns, sqs, ssm, ssmincidents, ssoadmin, storagegateway, swf, synthetics, timestreamwrite, transcribe, transfer, types, vpclattice, waf, wafregional, wafv2, worklink, workspaces, xray, };
|
|
245
|
+
export { accessanalyzer, account, acm, acmpca, alb, amp, amplify, apigateway, apigatewayv2, appautoscaling, appconfig, appflow, applicationinsights, applicationloadbalancing, appmesh, apprunner, appstream, appsync, athena, autoscaling, autoscalingplans, backup, batch, budgets, cfg, chime, chimesdkmediapipelines, cloud9, cloudcontrol, cloudformation, cloudfront, cloudhsmv2, cloudsearch, cloudtrail, cloudwatch, codeartifact, codebuild, codecommit, codedeploy, codegurureviewer, codepipeline, codestarconnections, codestarnotifications, cognito, comprehend, config, connect, controltower, costexplorer, cur, dataexchange, datapipeline, datasync, dax, detective, devicefarm, directconnect, directoryservice, dlm, dms, docdb, dynamodb, ebs, ec2, ec2clientvpn, ec2transitgateway, ecr, ecrpublic, ecs, efs, eks, elasticache, elasticbeanstalk, elasticloadbalancing, elasticloadbalancingv2, elasticsearch, elastictranscoder, elb, emr, emrcontainers, emrserverless, evidently, fis, fms, fsx, gamelift, glacier, globalaccelerator, glue, grafana, guardduty, iam, identitystore, imagebuilder, inspector, inspector2, iot, ivs, ivschat, kendra, keyspaces, kinesis, kinesisanalyticsv2, kms, lakeformation, lambda, lb, lex, licensemanager, lightsail, location, macie, macie2, mediaconvert, medialive, mediapackage, mediastore, memorydb, mq, msk, mskconnect, mwaa, neptune, networkfirewall, networkmanager, oam, opensearch, opsworks, organizations, outposts, pinpoint, pipes, pricing, qldb, quicksight, ram, rbin, rds, redshift, redshiftdata, redshiftserverless, resourcegroups, resourcegroupstaggingapi, rolesanywhere, route53, route53domains, route53recoverycontrol, route53recoveryreadiness, rum, s3, s3control, s3outposts, sagemaker, scheduler, schemas, secretsmanager, securityhub, serverless, serverlessrepository, servicecatalog, servicediscovery, servicequotas, ses, sesv2, sfn, shield, signer, simpledb, sns, sqs, ssm, ssmcontacts, ssmincidents, ssoadmin, storagegateway, swf, synthetics, timestreamwrite, transcribe, transfer, types, vpclattice, waf, wafregional, wafv2, worklink, workspaces, xray, };
|
package/index.js
CHANGED
|
@@ -20,7 +20,7 @@ exports.athena = exports.appsync = exports.appstream = exports.apprunner = expor
|
|
|
20
20
|
exports.ecs = exports.ecrpublic = exports.ecr = exports.ec2transitgateway = exports.ec2clientvpn = exports.ec2 = exports.ebs = exports.dynamodb = exports.docdb = exports.dms = exports.dlm = exports.directoryservice = exports.directconnect = exports.devicefarm = exports.detective = exports.dax = exports.datasync = exports.datapipeline = exports.dataexchange = exports.cur = exports.costexplorer = exports.controltower = exports.connect = exports.config = exports.comprehend = exports.cognito = exports.codestarnotifications = exports.codestarconnections = exports.codepipeline = exports.codegurureviewer = exports.codedeploy = exports.codecommit = exports.codebuild = exports.codeartifact = exports.cloudwatch = exports.cloudtrail = exports.cloudsearch = exports.cloudhsmv2 = exports.cloudfront = exports.cloudformation = exports.cloudcontrol = exports.cloud9 = exports.chimesdkmediapipelines = exports.chime = exports.cfg = exports.budgets = exports.batch = exports.backup = exports.autoscalingplans = exports.autoscaling = void 0;
|
|
21
21
|
exports.mq = exports.memorydb = exports.mediastore = exports.mediapackage = exports.medialive = exports.mediaconvert = exports.macie2 = exports.macie = exports.location = exports.lightsail = exports.licensemanager = exports.lex = exports.lb = exports.lambda = exports.lakeformation = exports.kms = exports.kinesisanalyticsv2 = exports.kinesis = exports.keyspaces = exports.kendra = exports.ivschat = exports.ivs = exports.iot = exports.inspector2 = exports.inspector = exports.imagebuilder = exports.identitystore = exports.iam = exports.guardduty = exports.grafana = exports.glue = exports.globalaccelerator = exports.glacier = exports.gamelift = exports.fsx = exports.fms = exports.fis = exports.evidently = exports.emrserverless = exports.emrcontainers = exports.emr = exports.elb = exports.elastictranscoder = exports.elasticsearch = exports.elasticloadbalancingv2 = exports.elasticloadbalancing = exports.elasticbeanstalk = exports.elasticache = exports.eks = exports.efs = void 0;
|
|
22
22
|
exports.sns = exports.simpledb = exports.signer = exports.shield = exports.sfn = exports.sesv2 = exports.ses = exports.servicequotas = exports.servicediscovery = exports.servicecatalog = exports.serverlessrepository = exports.serverless = exports.securityhub = exports.secretsmanager = exports.schemas = exports.scheduler = exports.sagemaker = exports.s3outposts = exports.s3control = exports.s3 = exports.rum = exports.route53recoveryreadiness = exports.route53recoverycontrol = exports.route53domains = exports.route53 = exports.rolesanywhere = exports.resourcegroupstaggingapi = exports.resourcegroups = exports.redshiftserverless = exports.redshiftdata = exports.redshift = exports.rds = exports.rbin = exports.ram = exports.quicksight = exports.qldb = exports.pricing = exports.pipes = exports.pinpoint = exports.outposts = exports.organizations = exports.opsworks = exports.opensearch = exports.oam = exports.networkmanager = exports.networkfirewall = exports.neptune = exports.mwaa = exports.mskconnect = exports.msk = void 0;
|
|
23
|
-
exports.xray = exports.workspaces = exports.worklink = exports.wafv2 = exports.wafregional = exports.waf = exports.vpclattice = exports.types = exports.transfer = exports.transcribe = exports.timestreamwrite = exports.synthetics = exports.swf = exports.storagegateway = exports.ssoadmin = exports.ssmincidents = exports.ssm = exports.sqs = void 0;
|
|
23
|
+
exports.xray = exports.workspaces = exports.worklink = exports.wafv2 = exports.wafregional = exports.waf = exports.vpclattice = exports.types = exports.transfer = exports.transcribe = exports.timestreamwrite = exports.synthetics = exports.swf = exports.storagegateway = exports.ssoadmin = exports.ssmincidents = exports.ssmcontacts = exports.ssm = exports.sqs = void 0;
|
|
24
24
|
const pulumi = require("@pulumi/pulumi");
|
|
25
25
|
const utilities = require("./utilities");
|
|
26
26
|
// Export members:
|
|
@@ -423,6 +423,8 @@ const sqs = require("./sqs");
|
|
|
423
423
|
exports.sqs = sqs;
|
|
424
424
|
const ssm = require("./ssm");
|
|
425
425
|
exports.ssm = ssm;
|
|
426
|
+
const ssmcontacts = require("./ssmcontacts");
|
|
427
|
+
exports.ssmcontacts = ssmcontacts;
|
|
426
428
|
const ssmincidents = require("./ssmincidents");
|
|
427
429
|
exports.ssmincidents = ssmincidents;
|
|
428
430
|
const ssoadmin = require("./ssoadmin");
|