@pulumi/aws 5.27.0 → 5.28.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/acmpca/certificateAuthority.d.ts +3 -3
- package/acmpca/getCertificateAuthority.d.ts +0 -25
- package/acmpca/getCertificateAuthority.js +0 -1
- package/acmpca/getCertificateAuthority.js.map +1 -1
- package/alb/getLoadBalancer.d.ts +1 -0
- package/alb/getLoadBalancer.js.map +1 -1
- package/alb/getTargetGroup.d.ts +6 -0
- package/alb/getTargetGroup.js.map +1 -1
- package/alb/listener.d.ts +6 -6
- package/alb/loadBalancer.d.ts +12 -3
- package/alb/loadBalancer.js.map +1 -1
- package/alb/targetGroup.d.ts +6 -6
- package/apigatewayv2/authorizer.d.ts +3 -5
- package/apigatewayv2/authorizer.js +3 -5
- package/apigatewayv2/authorizer.js.map +1 -1
- package/applicationloadbalancing/getLoadBalancer.d.ts +1 -0
- package/applicationloadbalancing/getLoadBalancer.js.map +1 -1
- package/applicationloadbalancing/getTargetGroup.d.ts +6 -0
- package/applicationloadbalancing/getTargetGroup.js.map +1 -1
- package/applicationloadbalancing/listener.d.ts +6 -6
- package/applicationloadbalancing/loadBalancer.d.ts +12 -3
- package/applicationloadbalancing/loadBalancer.js.map +1 -1
- package/applicationloadbalancing/targetGroup.d.ts +6 -6
- package/apprunner/vpcConnector.d.ts +1 -1
- package/appstream/stack.d.ts +18 -6
- package/appstream/stack.js +13 -1
- package/appstream/stack.js.map +1 -1
- package/appsync/function.d.ts +3 -3
- package/autoscaling/group.d.ts +9 -6
- package/autoscaling/group.js.map +1 -1
- package/autoscaling/policy.d.ts +16 -26
- package/autoscaling/policy.js +13 -23
- package/autoscaling/policy.js.map +1 -1
- package/backup/framework.d.ts +6 -6
- package/batch/computeEnvironment.d.ts +6 -6
- package/cfg/rule.d.ts +3 -3
- package/cloudfront/distribution.d.ts +6 -3
- package/cloudfront/distribution.js.map +1 -1
- package/cloudsearch/domain.d.ts +3 -3
- package/cloudtrail/eventDataStore.d.ts +3 -3
- package/cloudtrail/trail.d.ts +3 -3
- package/cloudwatch/eventTarget.d.ts +3 -3
- package/cloudwatch/metricAlarm.d.ts +15 -15
- package/codebuild/project.d.ts +9 -9
- package/codebuild/reportGroup.d.ts +3 -3
- package/cognito/identityPoolProviderPrincipalTag.d.ts +18 -6
- package/cognito/identityPoolProviderPrincipalTag.js.map +1 -1
- package/cognito/userPool.d.ts +3 -3
- package/costexplorer/costCategory.d.ts +6 -6
- package/directconnect/linkAggregationGroup.d.ts +6 -0
- package/directconnect/linkAggregationGroup.js.map +1 -1
- package/directconnect/macsecKeyAssociation.d.ts +1 -1
- package/directconnect/macsecKeyAssociation.js +1 -1
- package/dms/endpoint.d.ts +6 -6
- package/dms/replicationSubnetGroup.d.ts +62 -17
- package/dms/replicationSubnetGroup.js +50 -5
- package/dms/replicationSubnetGroup.js.map +1 -1
- package/dms/s3endpoint.d.ts +3 -3
- package/docdb/globalCluster.d.ts +51 -0
- package/docdb/globalCluster.js +51 -0
- package/docdb/globalCluster.js.map +1 -1
- package/dynamodb/table.d.ts +18 -18
- package/ebs/snapshotImport.d.ts +3 -3
- package/ec2/getInstanceType.d.ts +6 -4
- package/ec2/getInstanceType.js.map +1 -1
- package/ec2/getLaunchTemplate.d.ts +2 -2
- package/ec2/getManagedPrefixList.d.ts +2 -2
- package/ec2/getPrefixList.d.ts +2 -2
- package/ec2/securityGroup.d.ts +3 -3
- package/ec2/spotFleetRequest.d.ts +3 -3
- package/ec2/spotInstanceRequest.d.ts +10 -6
- package/ec2/spotInstanceRequest.js.map +1 -1
- package/ec2/trafficMirrorSession.d.ts +6 -6
- package/ec2transitgateway/getVpcAttachments.d.ts +3 -0
- package/ec2transitgateway/getVpcAttachments.js.map +1 -1
- package/ec2transitgateway/instanceState.d.ts +3 -3
- package/ecs/cluster.d.ts +3 -3
- package/efs/getAccessPoint.d.ts +3 -0
- package/efs/getAccessPoint.js.map +1 -1
- package/efs/getFileSystem.d.ts +3 -1
- package/efs/getFileSystem.js.map +1 -1
- package/eks/nodeGroup.d.ts +3 -3
- package/elasticache/replicationGroup.d.ts +15 -6
- package/elasticache/replicationGroup.js.map +1 -1
- package/elasticloadbalancingv2/getLoadBalancer.d.ts +1 -0
- package/elasticloadbalancingv2/getLoadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/getTargetGroup.d.ts +6 -0
- package/elasticloadbalancingv2/getTargetGroup.js.map +1 -1
- package/elasticloadbalancingv2/listener.d.ts +6 -6
- package/elasticloadbalancingv2/loadBalancer.d.ts +12 -3
- package/elasticloadbalancingv2/loadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/targetGroup.d.ts +6 -6
- package/elasticsearch/getDomain.d.ts +3 -1
- package/elasticsearch/getDomain.js.map +1 -1
- package/emr/cluster.d.ts +12 -6
- package/emr/cluster.js.map +1 -1
- package/emr/instanceFleet.d.ts +16 -0
- package/emr/instanceFleet.js.map +1 -1
- package/emr/instanceGroup.d.ts +12 -0
- package/emr/instanceGroup.js.map +1 -1
- package/emr/studio.d.ts +9 -3
- package/emr/studio.js.map +1 -1
- package/fis/experimentTemplate.d.ts +6 -6
- package/fsx/fileCache.d.ts +3 -3
- package/fsx/lustreFileSystem.d.ts +12 -12
- package/fsx/ontapFileSystem.d.ts +6 -6
- package/fsx/ontapVolume.d.ts +3 -3
- package/fsx/openZfsFileSystem.d.ts +3 -3
- package/fsx/openZfsVolume.d.ts +6 -6
- package/getAvailabilityZone.d.ts +2 -2
- package/getAvailabilityZones.d.ts +3 -0
- package/getAvailabilityZones.js.map +1 -1
- package/getPrefixList.d.ts +2 -2
- package/globalaccelerator/accelerator.d.ts +10 -6
- package/globalaccelerator/accelerator.js.map +1 -1
- package/glue/catalogDatabase.d.ts +3 -3
- package/glue/catalogTable.d.ts +12 -12
- package/glue/crawler.d.ts +3 -3
- package/glue/devEndpoint.d.ts +3 -3
- package/glue/partition.d.ts +3 -3
- package/glue/userDefinedFunction.d.ts +12 -0
- package/glue/userDefinedFunction.js.map +1 -1
- package/guardduty/detector.d.ts +3 -6
- package/guardduty/detector.js.map +1 -1
- package/guardduty/organizationConfiguration.d.ts +3 -3
- package/iam/getPolicyDocument.d.ts +4 -4
- package/iam/getServerCertificate.d.ts +18 -0
- package/iam/getServerCertificate.js.map +1 -1
- package/iam/role.d.ts +3 -3
- package/imagebuilder/containerRecipe.d.ts +6 -6
- package/imagebuilder/distributionConfiguration.d.ts +6 -6
- package/imagebuilder/image.d.ts +3 -3
- package/imagebuilder/imageRecipe.d.ts +3 -3
- package/kms/getKey.d.ts +45 -0
- package/kms/getKey.js.map +1 -1
- package/kms/grant.d.ts +3 -3
- package/lakeformation/getPermissions.d.ts +2 -2
- package/lakeformation/permissions.d.ts +3 -3
- package/lakeformation/resourceLfTags.d.ts +3 -3
- package/lambda/eventSourceMapping.d.ts +63 -21
- package/lambda/eventSourceMapping.js.map +1 -1
- package/lb/getLbs.d.ts +79 -0
- package/lb/getLbs.js +56 -0
- package/lb/getLbs.js.map +1 -0
- package/lb/getLoadBalancer.d.ts +1 -0
- package/lb/getLoadBalancer.js.map +1 -1
- package/lb/getTargetGroup.d.ts +6 -0
- package/lb/getTargetGroup.js.map +1 -1
- package/lb/index.d.ts +3 -0
- package/lb/index.js +4 -1
- package/lb/index.js.map +1 -1
- package/lb/listener.d.ts +6 -6
- package/lb/loadBalancer.d.ts +12 -3
- package/lb/loadBalancer.js.map +1 -1
- package/lb/targetGroup.d.ts +6 -6
- package/lex/intent.d.ts +27 -24
- package/lex/intent.js.map +1 -1
- package/lightsail/bucket.d.ts +3 -3
- package/lightsail/containerService.d.ts +8 -4
- package/lightsail/containerService.js.map +1 -1
- package/lightsail/lbHttpsRedirectionPolicy.d.ts +3 -3
- package/lightsail/lbStickinessPolicy.d.ts +3 -3
- package/medialive/channel.d.ts +3 -3
- package/memorydb/cluster.d.ts +0 -2
- package/memorydb/cluster.js.map +1 -1
- package/memorydb/getCluster.d.ts +3 -3
- package/memorydb/parameterGroup.d.ts +3 -3
- package/memorydb/user.d.ts +0 -2
- package/memorydb/user.js.map +1 -1
- package/mskconnect/connector.d.ts +2 -2
- package/networkfirewall/ruleGroup.d.ts +3 -3
- package/opensearch/getDomain.d.ts +3 -1
- package/opensearch/getDomain.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/redshiftdata/statement.d.ts +30 -5
- package/redshiftdata/statement.js +15 -3
- package/redshiftdata/statement.js.map +1 -1
- package/redshiftserverless/workgroup.d.ts +9 -0
- package/redshiftserverless/workgroup.js.map +1 -1
- package/route53/record.d.ts +9 -9
- package/s3control/storageLensConfiguration.d.ts +5 -5
- package/sagemaker/imageVersion.d.ts +6 -2
- package/sagemaker/imageVersion.js.map +1 -1
- package/scheduler/schedule.d.ts +5 -5
- package/secretsmanager/secret.d.ts +3 -3
- package/securityhub/standardsSubscription.d.ts +2 -1
- package/securityhub/standardsSubscription.js +2 -1
- package/securityhub/standardsSubscription.js.map +1 -1
- package/servicecatalog/product.d.ts +9 -9
- package/servicediscovery/service.d.ts +15 -3
- package/servicediscovery/service.js +2 -0
- package/servicediscovery/service.js.map +1 -1
- package/sesv2/configurationSetEventDestination.d.ts +168 -0
- package/sesv2/configurationSetEventDestination.js +156 -0
- package/sesv2/configurationSetEventDestination.js.map +1 -0
- package/sesv2/index.d.ts +3 -0
- package/sesv2/index.js +6 -1
- package/sesv2/index.js.map +1 -1
- package/ssm/patchBaseline.d.ts +3 -3
- package/transcribe/vocabulary.d.ts +3 -3
- package/transcribe/vocabularyFilter.d.ts +3 -3
- package/transfer/server.d.ts +3 -15
- package/transfer/server.js.map +1 -1
- package/transfer/workflow.d.ts +3 -3
- package/types/input.d.ts +1203 -1188
- package/types/output.d.ts +1197 -1130
- package/wafv2/ruleGroup.d.ts +3 -3
- package/wafv2/webAcl.d.ts +3 -3
- package/workspaces/ipGroup.d.ts +3 -3
package/fsx/ontapFileSystem.d.ts
CHANGED
|
@@ -74,7 +74,7 @@ export declare class OntapFileSystem extends pulumi.CustomResource {
|
|
|
74
74
|
*/
|
|
75
75
|
readonly dailyAutomaticBackupStartTime: pulumi.Output<string>;
|
|
76
76
|
/**
|
|
77
|
-
*
|
|
77
|
+
* The filesystem deployment type. Supports `MULTI_AZ_1` and `SINGLE_AZ_1`.
|
|
78
78
|
*/
|
|
79
79
|
readonly deploymentType: pulumi.Output<string>;
|
|
80
80
|
/**
|
|
@@ -126,7 +126,7 @@ export declare class OntapFileSystem extends pulumi.CustomResource {
|
|
|
126
126
|
*/
|
|
127
127
|
readonly storageCapacity: pulumi.Output<number | undefined>;
|
|
128
128
|
/**
|
|
129
|
-
*
|
|
129
|
+
* The filesystem storage type. defaults to `SSD`.
|
|
130
130
|
*/
|
|
131
131
|
readonly storageType: pulumi.Output<string | undefined>;
|
|
132
132
|
/**
|
|
@@ -183,7 +183,7 @@ export interface OntapFileSystemState {
|
|
|
183
183
|
*/
|
|
184
184
|
dailyAutomaticBackupStartTime?: pulumi.Input<string>;
|
|
185
185
|
/**
|
|
186
|
-
*
|
|
186
|
+
* The filesystem deployment type. Supports `MULTI_AZ_1` and `SINGLE_AZ_1`.
|
|
187
187
|
*/
|
|
188
188
|
deploymentType?: pulumi.Input<string>;
|
|
189
189
|
/**
|
|
@@ -235,7 +235,7 @@ export interface OntapFileSystemState {
|
|
|
235
235
|
*/
|
|
236
236
|
storageCapacity?: pulumi.Input<number>;
|
|
237
237
|
/**
|
|
238
|
-
*
|
|
238
|
+
* The filesystem storage type. defaults to `SSD`.
|
|
239
239
|
*/
|
|
240
240
|
storageType?: pulumi.Input<string>;
|
|
241
241
|
/**
|
|
@@ -280,7 +280,7 @@ export interface OntapFileSystemArgs {
|
|
|
280
280
|
*/
|
|
281
281
|
dailyAutomaticBackupStartTime?: pulumi.Input<string>;
|
|
282
282
|
/**
|
|
283
|
-
*
|
|
283
|
+
* The filesystem deployment type. Supports `MULTI_AZ_1` and `SINGLE_AZ_1`.
|
|
284
284
|
*/
|
|
285
285
|
deploymentType: pulumi.Input<string>;
|
|
286
286
|
/**
|
|
@@ -316,7 +316,7 @@ export interface OntapFileSystemArgs {
|
|
|
316
316
|
*/
|
|
317
317
|
storageCapacity?: pulumi.Input<number>;
|
|
318
318
|
/**
|
|
319
|
-
*
|
|
319
|
+
* The filesystem storage type. defaults to `SSD`.
|
|
320
320
|
*/
|
|
321
321
|
storageType?: pulumi.Input<string>;
|
|
322
322
|
/**
|
package/fsx/ontapVolume.d.ts
CHANGED
|
@@ -80,7 +80,7 @@ export declare class OntapVolume extends pulumi.CustomResource {
|
|
|
80
80
|
*/
|
|
81
81
|
readonly junctionPath: pulumi.Output<string>;
|
|
82
82
|
/**
|
|
83
|
-
*
|
|
83
|
+
* The name of the Volume. You can use a maximum of 203 alphanumeric characters, plus the underscore (_) special character.
|
|
84
84
|
*/
|
|
85
85
|
readonly name: pulumi.Output<string>;
|
|
86
86
|
/**
|
|
@@ -154,7 +154,7 @@ export interface OntapVolumeState {
|
|
|
154
154
|
*/
|
|
155
155
|
junctionPath?: pulumi.Input<string>;
|
|
156
156
|
/**
|
|
157
|
-
*
|
|
157
|
+
* The name of the Volume. You can use a maximum of 203 alphanumeric characters, plus the underscore (_) special character.
|
|
158
158
|
*/
|
|
159
159
|
name?: pulumi.Input<string>;
|
|
160
160
|
/**
|
|
@@ -208,7 +208,7 @@ export interface OntapVolumeArgs {
|
|
|
208
208
|
*/
|
|
209
209
|
junctionPath: pulumi.Input<string>;
|
|
210
210
|
/**
|
|
211
|
-
*
|
|
211
|
+
* The name of the Volume. You can use a maximum of 203 alphanumeric characters, plus the underscore (_) special character.
|
|
212
212
|
*/
|
|
213
213
|
name?: pulumi.Input<string>;
|
|
214
214
|
/**
|
|
@@ -82,7 +82,7 @@ export declare class OpenZfsFileSystem extends pulumi.CustomResource {
|
|
|
82
82
|
*/
|
|
83
83
|
readonly dailyAutomaticBackupStartTime: pulumi.Output<string>;
|
|
84
84
|
/**
|
|
85
|
-
*
|
|
85
|
+
* The filesystem deployment type. Only `SINGLE_AZ_1` is supported.
|
|
86
86
|
*/
|
|
87
87
|
readonly deploymentType: pulumi.Output<string>;
|
|
88
88
|
/**
|
|
@@ -191,7 +191,7 @@ export interface OpenZfsFileSystemState {
|
|
|
191
191
|
*/
|
|
192
192
|
dailyAutomaticBackupStartTime?: pulumi.Input<string>;
|
|
193
193
|
/**
|
|
194
|
-
*
|
|
194
|
+
* The filesystem deployment type. Only `SINGLE_AZ_1` is supported.
|
|
195
195
|
*/
|
|
196
196
|
deploymentType?: pulumi.Input<string>;
|
|
197
197
|
/**
|
|
@@ -288,7 +288,7 @@ export interface OpenZfsFileSystemArgs {
|
|
|
288
288
|
*/
|
|
289
289
|
dailyAutomaticBackupStartTime?: pulumi.Input<string>;
|
|
290
290
|
/**
|
|
291
|
-
*
|
|
291
|
+
* The filesystem deployment type. Only `SINGLE_AZ_1` is supported.
|
|
292
292
|
*/
|
|
293
293
|
deploymentType: pulumi.Input<string>;
|
|
294
294
|
/**
|
package/fsx/openZfsVolume.d.ts
CHANGED
|
@@ -75,7 +75,7 @@ export declare class OpenZfsVolume extends pulumi.CustomResource {
|
|
|
75
75
|
*/
|
|
76
76
|
readonly recordSizeKib: pulumi.Output<number | undefined>;
|
|
77
77
|
/**
|
|
78
|
-
*
|
|
78
|
+
* The maximum amount of storage in gibibytes (GiB) that the volume can use from its parent.
|
|
79
79
|
*/
|
|
80
80
|
readonly storageCapacityQuotaGib: pulumi.Output<number>;
|
|
81
81
|
/**
|
|
@@ -95,7 +95,7 @@ export declare class OpenZfsVolume extends pulumi.CustomResource {
|
|
|
95
95
|
[key: string]: string;
|
|
96
96
|
}>;
|
|
97
97
|
/**
|
|
98
|
-
*
|
|
98
|
+
* Specify how much storage users or groups can use on the volume. Maximum of 100 items. See User and Group Quotas Below.
|
|
99
99
|
*/
|
|
100
100
|
readonly userAndGroupQuotas: pulumi.Output<outputs.fsx.OpenZfsVolumeUserAndGroupQuota[]>;
|
|
101
101
|
readonly volumeType: pulumi.Output<string | undefined>;
|
|
@@ -149,7 +149,7 @@ export interface OpenZfsVolumeState {
|
|
|
149
149
|
*/
|
|
150
150
|
recordSizeKib?: pulumi.Input<number>;
|
|
151
151
|
/**
|
|
152
|
-
*
|
|
152
|
+
* The maximum amount of storage in gibibytes (GiB) that the volume can use from its parent.
|
|
153
153
|
*/
|
|
154
154
|
storageCapacityQuotaGib?: pulumi.Input<number>;
|
|
155
155
|
/**
|
|
@@ -169,7 +169,7 @@ export interface OpenZfsVolumeState {
|
|
|
169
169
|
[key: string]: pulumi.Input<string>;
|
|
170
170
|
}>;
|
|
171
171
|
/**
|
|
172
|
-
*
|
|
172
|
+
* Specify how much storage users or groups can use on the volume. Maximum of 100 items. See User and Group Quotas Below.
|
|
173
173
|
*/
|
|
174
174
|
userAndGroupQuotas?: pulumi.Input<pulumi.Input<inputs.fsx.OpenZfsVolumeUserAndGroupQuota>[]>;
|
|
175
175
|
volumeType?: pulumi.Input<string>;
|
|
@@ -211,7 +211,7 @@ export interface OpenZfsVolumeArgs {
|
|
|
211
211
|
*/
|
|
212
212
|
recordSizeKib?: pulumi.Input<number>;
|
|
213
213
|
/**
|
|
214
|
-
*
|
|
214
|
+
* The maximum amount of storage in gibibytes (GiB) that the volume can use from its parent.
|
|
215
215
|
*/
|
|
216
216
|
storageCapacityQuotaGib?: pulumi.Input<number>;
|
|
217
217
|
/**
|
|
@@ -225,7 +225,7 @@ export interface OpenZfsVolumeArgs {
|
|
|
225
225
|
[key: string]: pulumi.Input<string>;
|
|
226
226
|
}>;
|
|
227
227
|
/**
|
|
228
|
-
*
|
|
228
|
+
* Specify how much storage users or groups can use on the volume. Maximum of 100 items. See User and Group Quotas Below.
|
|
229
229
|
*/
|
|
230
230
|
userAndGroupQuotas?: pulumi.Input<pulumi.Input<inputs.fsx.OpenZfsVolumeUserAndGroupQuota>[]>;
|
|
231
231
|
volumeType?: pulumi.Input<string>;
|
package/getAvailabilityZone.d.ts
CHANGED
|
@@ -28,7 +28,7 @@ export interface GetAvailabilityZoneArgs {
|
|
|
28
28
|
*/
|
|
29
29
|
filters?: inputs.GetAvailabilityZoneFilter[];
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* Full name of the availability zone to select.
|
|
32
32
|
*/
|
|
33
33
|
name?: string;
|
|
34
34
|
/**
|
|
@@ -115,7 +115,7 @@ export interface GetAvailabilityZoneOutputArgs {
|
|
|
115
115
|
*/
|
|
116
116
|
filters?: pulumi.Input<pulumi.Input<inputs.GetAvailabilityZoneFilterArgs>[]>;
|
|
117
117
|
/**
|
|
118
|
-
*
|
|
118
|
+
* Full name of the availability zone to select.
|
|
119
119
|
*/
|
|
120
120
|
name?: pulumi.Input<string>;
|
|
121
121
|
/**
|
|
@@ -97,6 +97,9 @@ export interface GetAvailabilityZonesResult {
|
|
|
97
97
|
readonly excludeNames?: string[];
|
|
98
98
|
readonly excludeZoneIds?: string[];
|
|
99
99
|
readonly filters?: outputs.GetAvailabilityZonesFilter[];
|
|
100
|
+
/**
|
|
101
|
+
* A set of the Availability Zone Group names. For Availability Zones, this is the same value as the Region name. For Local Zones, the name of the associated group, for example `us-west-2-lax-1`.
|
|
102
|
+
*/
|
|
100
103
|
readonly groupNames: string[];
|
|
101
104
|
/**
|
|
102
105
|
* The provider-assigned unique ID for this managed resource.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAvailabilityZones.js","sourceRoot":"","sources":["../getAvailabilityZones.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0DG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oDAWC;
|
|
1
|
+
{"version":3,"file":"getAvailabilityZones.js","sourceRoot":"","sources":["../getAvailabilityZones.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0DG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oDAWC;AAyDD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0DG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAA2B;IACzG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
|
package/getPrefixList.d.ts
CHANGED
|
@@ -62,7 +62,7 @@ export interface GetPrefixListArgs {
|
|
|
62
62
|
*/
|
|
63
63
|
filters?: inputs.GetPrefixListFilter[];
|
|
64
64
|
/**
|
|
65
|
-
* Name of the
|
|
65
|
+
* Name of the prefix list to select.
|
|
66
66
|
*/
|
|
67
67
|
name?: string;
|
|
68
68
|
/**
|
|
@@ -150,7 +150,7 @@ export interface GetPrefixListOutputArgs {
|
|
|
150
150
|
*/
|
|
151
151
|
filters?: pulumi.Input<pulumi.Input<inputs.GetPrefixListFilterArgs>[]>;
|
|
152
152
|
/**
|
|
153
|
-
* Name of the
|
|
153
|
+
* Name of the prefix list to select.
|
|
154
154
|
*/
|
|
155
155
|
name?: pulumi.Input<string>;
|
|
156
156
|
/**
|
|
@@ -52,15 +52,17 @@ export declare class Accelerator extends pulumi.CustomResource {
|
|
|
52
52
|
readonly attributes: pulumi.Output<outputs.globalaccelerator.AcceleratorAttributes | undefined>;
|
|
53
53
|
/**
|
|
54
54
|
* The DNS name of the accelerator. For example, `a5d53ff5ee6bca4ce.awsglobalaccelerator.com`.
|
|
55
|
-
* * `hostedZoneId` -- The Global Accelerator Route 53 zone ID that can be used to
|
|
56
|
-
* route an [Alias Resource Record Set](https://docs.aws.amazon.com/Route53/latest/APIReference/API_AliasTarget.html) to the Global Accelerator. This attribute
|
|
57
|
-
* is simply an alias for the zone ID `Z2BJ6XQ5FK7U4H`.
|
|
58
55
|
*/
|
|
59
56
|
readonly dnsName: pulumi.Output<string>;
|
|
60
57
|
/**
|
|
61
58
|
* Indicates whether the accelerator is enabled. Defaults to `true`. Valid values: `true`, `false`.
|
|
62
59
|
*/
|
|
63
60
|
readonly enabled: pulumi.Output<boolean | undefined>;
|
|
61
|
+
/**
|
|
62
|
+
* - The Global Accelerator Route 53 zone ID that can be used to
|
|
63
|
+
* route an [Alias Resource Record Set](https://docs.aws.amazon.com/Route53/latest/APIReference/API_AliasTarget.html) to the Global Accelerator. This attribute
|
|
64
|
+
* is simply an alias for the zone ID `Z2BJ6XQ5FK7U4H`.
|
|
65
|
+
*/
|
|
64
66
|
readonly hostedZoneId: pulumi.Output<string>;
|
|
65
67
|
/**
|
|
66
68
|
* The value for the address type. Defaults to `IPV4`. Valid values: `IPV4`, `DUAL_STACK`.
|
|
@@ -109,15 +111,17 @@ export interface AcceleratorState {
|
|
|
109
111
|
attributes?: pulumi.Input<inputs.globalaccelerator.AcceleratorAttributes>;
|
|
110
112
|
/**
|
|
111
113
|
* The DNS name of the accelerator. For example, `a5d53ff5ee6bca4ce.awsglobalaccelerator.com`.
|
|
112
|
-
* * `hostedZoneId` -- The Global Accelerator Route 53 zone ID that can be used to
|
|
113
|
-
* route an [Alias Resource Record Set](https://docs.aws.amazon.com/Route53/latest/APIReference/API_AliasTarget.html) to the Global Accelerator. This attribute
|
|
114
|
-
* is simply an alias for the zone ID `Z2BJ6XQ5FK7U4H`.
|
|
115
114
|
*/
|
|
116
115
|
dnsName?: pulumi.Input<string>;
|
|
117
116
|
/**
|
|
118
117
|
* Indicates whether the accelerator is enabled. Defaults to `true`. Valid values: `true`, `false`.
|
|
119
118
|
*/
|
|
120
119
|
enabled?: pulumi.Input<boolean>;
|
|
120
|
+
/**
|
|
121
|
+
* - The Global Accelerator Route 53 zone ID that can be used to
|
|
122
|
+
* route an [Alias Resource Record Set](https://docs.aws.amazon.com/Route53/latest/APIReference/API_AliasTarget.html) to the Global Accelerator. This attribute
|
|
123
|
+
* is simply an alias for the zone ID `Z2BJ6XQ5FK7U4H`.
|
|
124
|
+
*/
|
|
121
125
|
hostedZoneId?: pulumi.Input<string>;
|
|
122
126
|
/**
|
|
123
127
|
* The value for the address type. Defaults to `IPV4`. Valid values: `IPV4`, `DUAL_STACK`.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accelerator.js","sourceRoot":"","sources":["../../globalaccelerator/accelerator.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;
|
|
1
|
+
{"version":3,"file":"accelerator.js","sourceRoot":"","sources":["../../globalaccelerator/accelerator.ts"],"names":[],"mappings":"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"}
|
|
@@ -58,7 +58,7 @@ export declare class CatalogDatabase extends pulumi.CustomResource {
|
|
|
58
58
|
*/
|
|
59
59
|
readonly arn: pulumi.Output<string>;
|
|
60
60
|
/**
|
|
61
|
-
* ID of the
|
|
61
|
+
* ID of the Glue Catalog to create the database in. If omitted, this defaults to the AWS Account ID.
|
|
62
62
|
*/
|
|
63
63
|
readonly catalogId: pulumi.Output<string>;
|
|
64
64
|
/**
|
|
@@ -105,7 +105,7 @@ export interface CatalogDatabaseState {
|
|
|
105
105
|
*/
|
|
106
106
|
arn?: pulumi.Input<string>;
|
|
107
107
|
/**
|
|
108
|
-
* ID of the
|
|
108
|
+
* ID of the Glue Catalog to create the database in. If omitted, this defaults to the AWS Account ID.
|
|
109
109
|
*/
|
|
110
110
|
catalogId?: pulumi.Input<string>;
|
|
111
111
|
/**
|
|
@@ -140,7 +140,7 @@ export interface CatalogDatabaseState {
|
|
|
140
140
|
*/
|
|
141
141
|
export interface CatalogDatabaseArgs {
|
|
142
142
|
/**
|
|
143
|
-
* ID of the
|
|
143
|
+
* ID of the Glue Catalog to create the database in. If omitted, this defaults to the AWS Account ID.
|
|
144
144
|
*/
|
|
145
145
|
catalogId?: pulumi.Input<string>;
|
|
146
146
|
/**
|
package/glue/catalogTable.d.ts
CHANGED
|
@@ -99,11 +99,11 @@ export declare class CatalogTable extends pulumi.CustomResource {
|
|
|
99
99
|
*/
|
|
100
100
|
readonly arn: pulumi.Output<string>;
|
|
101
101
|
/**
|
|
102
|
-
* ID of the
|
|
102
|
+
* ID of the Glue Catalog and database to create the table in. If omitted, this defaults to the AWS Account ID plus the database name.
|
|
103
103
|
*/
|
|
104
104
|
readonly catalogId: pulumi.Output<string>;
|
|
105
105
|
/**
|
|
106
|
-
* Name of the
|
|
106
|
+
* Name of the metadata database where the table metadata resides. For Hive compatibility, this must be all lowercase.
|
|
107
107
|
*/
|
|
108
108
|
readonly databaseName: pulumi.Output<string>;
|
|
109
109
|
/**
|
|
@@ -111,7 +111,7 @@ export declare class CatalogTable extends pulumi.CustomResource {
|
|
|
111
111
|
*/
|
|
112
112
|
readonly description: pulumi.Output<string | undefined>;
|
|
113
113
|
/**
|
|
114
|
-
* Name of the
|
|
114
|
+
* Name of the table. For Hive compatibility, this must be entirely lowercase.
|
|
115
115
|
*/
|
|
116
116
|
readonly name: pulumi.Output<string>;
|
|
117
117
|
/**
|
|
@@ -119,7 +119,7 @@ export declare class CatalogTable extends pulumi.CustomResource {
|
|
|
119
119
|
*/
|
|
120
120
|
readonly owner: pulumi.Output<string | undefined>;
|
|
121
121
|
/**
|
|
122
|
-
*
|
|
122
|
+
* Properties associated with this table, as a list of key-value pairs.
|
|
123
123
|
*/
|
|
124
124
|
readonly parameters: pulumi.Output<{
|
|
125
125
|
[key: string]: string;
|
|
@@ -174,11 +174,11 @@ export interface CatalogTableState {
|
|
|
174
174
|
*/
|
|
175
175
|
arn?: pulumi.Input<string>;
|
|
176
176
|
/**
|
|
177
|
-
* ID of the
|
|
177
|
+
* ID of the Glue Catalog and database to create the table in. If omitted, this defaults to the AWS Account ID plus the database name.
|
|
178
178
|
*/
|
|
179
179
|
catalogId?: pulumi.Input<string>;
|
|
180
180
|
/**
|
|
181
|
-
* Name of the
|
|
181
|
+
* Name of the metadata database where the table metadata resides. For Hive compatibility, this must be all lowercase.
|
|
182
182
|
*/
|
|
183
183
|
databaseName?: pulumi.Input<string>;
|
|
184
184
|
/**
|
|
@@ -186,7 +186,7 @@ export interface CatalogTableState {
|
|
|
186
186
|
*/
|
|
187
187
|
description?: pulumi.Input<string>;
|
|
188
188
|
/**
|
|
189
|
-
* Name of the
|
|
189
|
+
* Name of the table. For Hive compatibility, this must be entirely lowercase.
|
|
190
190
|
*/
|
|
191
191
|
name?: pulumi.Input<string>;
|
|
192
192
|
/**
|
|
@@ -194,7 +194,7 @@ export interface CatalogTableState {
|
|
|
194
194
|
*/
|
|
195
195
|
owner?: pulumi.Input<string>;
|
|
196
196
|
/**
|
|
197
|
-
*
|
|
197
|
+
* Properties associated with this table, as a list of key-value pairs.
|
|
198
198
|
*/
|
|
199
199
|
parameters?: pulumi.Input<{
|
|
200
200
|
[key: string]: pulumi.Input<string>;
|
|
@@ -237,11 +237,11 @@ export interface CatalogTableState {
|
|
|
237
237
|
*/
|
|
238
238
|
export interface CatalogTableArgs {
|
|
239
239
|
/**
|
|
240
|
-
* ID of the
|
|
240
|
+
* ID of the Glue Catalog and database to create the table in. If omitted, this defaults to the AWS Account ID plus the database name.
|
|
241
241
|
*/
|
|
242
242
|
catalogId?: pulumi.Input<string>;
|
|
243
243
|
/**
|
|
244
|
-
* Name of the
|
|
244
|
+
* Name of the metadata database where the table metadata resides. For Hive compatibility, this must be all lowercase.
|
|
245
245
|
*/
|
|
246
246
|
databaseName: pulumi.Input<string>;
|
|
247
247
|
/**
|
|
@@ -249,7 +249,7 @@ export interface CatalogTableArgs {
|
|
|
249
249
|
*/
|
|
250
250
|
description?: pulumi.Input<string>;
|
|
251
251
|
/**
|
|
252
|
-
* Name of the
|
|
252
|
+
* Name of the table. For Hive compatibility, this must be entirely lowercase.
|
|
253
253
|
*/
|
|
254
254
|
name?: pulumi.Input<string>;
|
|
255
255
|
/**
|
|
@@ -257,7 +257,7 @@ export interface CatalogTableArgs {
|
|
|
257
257
|
*/
|
|
258
258
|
owner?: pulumi.Input<string>;
|
|
259
259
|
/**
|
|
260
|
-
*
|
|
260
|
+
* Properties associated with this table, as a list of key-value pairs.
|
|
261
261
|
*/
|
|
262
262
|
parameters?: pulumi.Input<{
|
|
263
263
|
[key: string]: pulumi.Input<string>;
|
package/glue/crawler.d.ts
CHANGED
|
@@ -154,7 +154,7 @@ export declare class Crawler extends pulumi.CustomResource {
|
|
|
154
154
|
*/
|
|
155
155
|
readonly configuration: pulumi.Output<string | undefined>;
|
|
156
156
|
/**
|
|
157
|
-
*
|
|
157
|
+
* Glue database where results are written.
|
|
158
158
|
*/
|
|
159
159
|
readonly databaseName: pulumi.Output<string>;
|
|
160
160
|
readonly deltaTargets: pulumi.Output<outputs.glue.CrawlerDeltaTarget[] | undefined>;
|
|
@@ -253,7 +253,7 @@ export interface CrawlerState {
|
|
|
253
253
|
*/
|
|
254
254
|
configuration?: pulumi.Input<string>;
|
|
255
255
|
/**
|
|
256
|
-
*
|
|
256
|
+
* Glue database where results are written.
|
|
257
257
|
*/
|
|
258
258
|
databaseName?: pulumi.Input<string>;
|
|
259
259
|
deltaTargets?: pulumi.Input<pulumi.Input<inputs.glue.CrawlerDeltaTarget>[]>;
|
|
@@ -340,7 +340,7 @@ export interface CrawlerArgs {
|
|
|
340
340
|
*/
|
|
341
341
|
configuration?: pulumi.Input<string>;
|
|
342
342
|
/**
|
|
343
|
-
*
|
|
343
|
+
* Glue database where results are written.
|
|
344
344
|
*/
|
|
345
345
|
databaseName: pulumi.Input<string>;
|
|
346
346
|
deltaTargets?: pulumi.Input<pulumi.Input<inputs.glue.CrawlerDeltaTarget>[]>;
|
package/glue/devEndpoint.d.ts
CHANGED
|
@@ -78,7 +78,7 @@ export declare class DevEndpoint extends pulumi.CustomResource {
|
|
|
78
78
|
*/
|
|
79
79
|
readonly failureReason: pulumi.Output<string>;
|
|
80
80
|
/**
|
|
81
|
-
*
|
|
81
|
+
* Specifies the versions of Python and Apache Spark to use. Defaults to AWS Glue version 0.9.
|
|
82
82
|
*/
|
|
83
83
|
readonly glueVersion: pulumi.Output<string | undefined>;
|
|
84
84
|
/**
|
|
@@ -197,7 +197,7 @@ export interface DevEndpointState {
|
|
|
197
197
|
*/
|
|
198
198
|
failureReason?: pulumi.Input<string>;
|
|
199
199
|
/**
|
|
200
|
-
*
|
|
200
|
+
* Specifies the versions of Python and Apache Spark to use. Defaults to AWS Glue version 0.9.
|
|
201
201
|
*/
|
|
202
202
|
glueVersion?: pulumi.Input<string>;
|
|
203
203
|
/**
|
|
@@ -296,7 +296,7 @@ export interface DevEndpointArgs {
|
|
|
296
296
|
*/
|
|
297
297
|
extraPythonLibsS3Path?: pulumi.Input<string>;
|
|
298
298
|
/**
|
|
299
|
-
*
|
|
299
|
+
* Specifies the versions of Python and Apache Spark to use. Defaults to AWS Glue version 0.9.
|
|
300
300
|
*/
|
|
301
301
|
glueVersion?: pulumi.Input<string>;
|
|
302
302
|
/**
|
package/glue/partition.d.ts
CHANGED
|
@@ -49,7 +49,7 @@ export declare class Partition extends pulumi.CustomResource {
|
|
|
49
49
|
*/
|
|
50
50
|
readonly lastAnalyzedTime: pulumi.Output<string>;
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* Properties associated with this table, as a list of key-value pairs.
|
|
53
53
|
*/
|
|
54
54
|
readonly parameters: pulumi.Output<{
|
|
55
55
|
[key: string]: string;
|
|
@@ -97,7 +97,7 @@ export interface PartitionState {
|
|
|
97
97
|
*/
|
|
98
98
|
lastAnalyzedTime?: pulumi.Input<string>;
|
|
99
99
|
/**
|
|
100
|
-
*
|
|
100
|
+
* Properties associated with this table, as a list of key-value pairs.
|
|
101
101
|
*/
|
|
102
102
|
parameters?: pulumi.Input<{
|
|
103
103
|
[key: string]: pulumi.Input<string>;
|
|
@@ -125,7 +125,7 @@ export interface PartitionArgs {
|
|
|
125
125
|
*/
|
|
126
126
|
databaseName: pulumi.Input<string>;
|
|
127
127
|
/**
|
|
128
|
-
*
|
|
128
|
+
* Properties associated with this table, as a list of key-value pairs.
|
|
129
129
|
*/
|
|
130
130
|
parameters?: pulumi.Input<{
|
|
131
131
|
[key: string]: pulumi.Input<string>;
|
|
@@ -48,6 +48,9 @@ export declare class UserDefinedFunction extends pulumi.CustomResource {
|
|
|
48
48
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
49
49
|
*/
|
|
50
50
|
static isInstance(obj: any): obj is UserDefinedFunction;
|
|
51
|
+
/**
|
|
52
|
+
* The ARN of the Glue User Defined Function.
|
|
53
|
+
*/
|
|
51
54
|
readonly arn: pulumi.Output<string>;
|
|
52
55
|
/**
|
|
53
56
|
* ID of the Glue Catalog to create the function in. If omitted, this defaults to the AWS Account ID.
|
|
@@ -57,6 +60,9 @@ export declare class UserDefinedFunction extends pulumi.CustomResource {
|
|
|
57
60
|
* The Java class that contains the function code.
|
|
58
61
|
*/
|
|
59
62
|
readonly className: pulumi.Output<string>;
|
|
63
|
+
/**
|
|
64
|
+
* The time at which the function was created.
|
|
65
|
+
*/
|
|
60
66
|
readonly createTime: pulumi.Output<string>;
|
|
61
67
|
/**
|
|
62
68
|
* The name of the Database to create the Function.
|
|
@@ -91,6 +97,9 @@ export declare class UserDefinedFunction extends pulumi.CustomResource {
|
|
|
91
97
|
* Input properties used for looking up and filtering UserDefinedFunction resources.
|
|
92
98
|
*/
|
|
93
99
|
export interface UserDefinedFunctionState {
|
|
100
|
+
/**
|
|
101
|
+
* The ARN of the Glue User Defined Function.
|
|
102
|
+
*/
|
|
94
103
|
arn?: pulumi.Input<string>;
|
|
95
104
|
/**
|
|
96
105
|
* ID of the Glue Catalog to create the function in. If omitted, this defaults to the AWS Account ID.
|
|
@@ -100,6 +109,9 @@ export interface UserDefinedFunctionState {
|
|
|
100
109
|
* The Java class that contains the function code.
|
|
101
110
|
*/
|
|
102
111
|
className?: pulumi.Input<string>;
|
|
112
|
+
/**
|
|
113
|
+
* The time at which the function was created.
|
|
114
|
+
*/
|
|
103
115
|
createTime?: pulumi.Input<string>;
|
|
104
116
|
/**
|
|
105
117
|
* The name of the Database to create the Function.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"userDefinedFunction.js","sourceRoot":"","sources":["../../glue/userDefinedFunction.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgC,EAAE,IAAmC;QAC9H,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC1E,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,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;
|
|
1
|
+
{"version":3,"file":"userDefinedFunction.js","sourceRoot":"","sources":["../../glue/userDefinedFunction.ts"],"names":[],"mappings":"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"}
|
package/guardduty/detector.d.ts
CHANGED
|
@@ -71,8 +71,7 @@ export declare class Detector extends pulumi.CustomResource {
|
|
|
71
71
|
*/
|
|
72
72
|
readonly datasources: pulumi.Output<outputs.guardduty.DetectorDatasources>;
|
|
73
73
|
/**
|
|
74
|
-
*
|
|
75
|
-
* Defaults to `true`.
|
|
74
|
+
* Enable monitoring and feedback reporting. Setting to `false` is equivalent to "suspending" GuardDuty. Defaults to `true`.
|
|
76
75
|
*/
|
|
77
76
|
readonly enable: pulumi.Output<boolean | undefined>;
|
|
78
77
|
/**
|
|
@@ -117,8 +116,7 @@ export interface DetectorState {
|
|
|
117
116
|
*/
|
|
118
117
|
datasources?: pulumi.Input<inputs.guardduty.DetectorDatasources>;
|
|
119
118
|
/**
|
|
120
|
-
*
|
|
121
|
-
* Defaults to `true`.
|
|
119
|
+
* Enable monitoring and feedback reporting. Setting to `false` is equivalent to "suspending" GuardDuty. Defaults to `true`.
|
|
122
120
|
*/
|
|
123
121
|
enable?: pulumi.Input<boolean>;
|
|
124
122
|
/**
|
|
@@ -147,8 +145,7 @@ export interface DetectorArgs {
|
|
|
147
145
|
*/
|
|
148
146
|
datasources?: pulumi.Input<inputs.guardduty.DetectorDatasources>;
|
|
149
147
|
/**
|
|
150
|
-
*
|
|
151
|
-
* Defaults to `true`.
|
|
148
|
+
* Enable monitoring and feedback reporting. Setting to `false` is equivalent to "suspending" GuardDuty. Defaults to `true`.
|
|
152
149
|
*/
|
|
153
150
|
enable?: pulumi.Input<boolean>;
|
|
154
151
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detector.js","sourceRoot":"","sources":["../../guardduty/detector.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/D,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,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;
|
|
1
|
+
{"version":3,"file":"detector.js","sourceRoot":"","sources":["../../guardduty/detector.ts"],"names":[],"mappings":"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"}
|
|
@@ -61,7 +61,7 @@ export declare class OrganizationConfiguration extends pulumi.CustomResource {
|
|
|
61
61
|
*/
|
|
62
62
|
static isInstance(obj: any): obj is OrganizationConfiguration;
|
|
63
63
|
/**
|
|
64
|
-
*
|
|
64
|
+
* When this setting is enabled, all new accounts that are created in, or added to, the organization are added as a member accounts of the organization’s GuardDuty delegated administrator and GuardDuty is enabled in that AWS Region.
|
|
65
65
|
*/
|
|
66
66
|
readonly autoEnable: pulumi.Output<boolean>;
|
|
67
67
|
/**
|
|
@@ -86,7 +86,7 @@ export declare class OrganizationConfiguration extends pulumi.CustomResource {
|
|
|
86
86
|
*/
|
|
87
87
|
export interface OrganizationConfigurationState {
|
|
88
88
|
/**
|
|
89
|
-
*
|
|
89
|
+
* When this setting is enabled, all new accounts that are created in, or added to, the organization are added as a member accounts of the organization’s GuardDuty delegated administrator and GuardDuty is enabled in that AWS Region.
|
|
90
90
|
*/
|
|
91
91
|
autoEnable?: pulumi.Input<boolean>;
|
|
92
92
|
/**
|
|
@@ -103,7 +103,7 @@ export interface OrganizationConfigurationState {
|
|
|
103
103
|
*/
|
|
104
104
|
export interface OrganizationConfigurationArgs {
|
|
105
105
|
/**
|
|
106
|
-
*
|
|
106
|
+
* When this setting is enabled, all new accounts that are created in, or added to, the organization are added as a member accounts of the organization’s GuardDuty delegated administrator and GuardDuty is enabled in that AWS Region.
|
|
107
107
|
*/
|
|
108
108
|
autoEnable: pulumi.Input<boolean>;
|
|
109
109
|
/**
|