@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
|
@@ -94,7 +94,7 @@ export declare class EventDataStore extends pulumi.CustomResource {
|
|
|
94
94
|
*/
|
|
95
95
|
readonly multiRegionEnabled: pulumi.Output<boolean | undefined>;
|
|
96
96
|
/**
|
|
97
|
-
*
|
|
97
|
+
* The name of the event data store.
|
|
98
98
|
*/
|
|
99
99
|
readonly name: pulumi.Output<string>;
|
|
100
100
|
/**
|
|
@@ -147,7 +147,7 @@ export interface EventDataStoreState {
|
|
|
147
147
|
*/
|
|
148
148
|
multiRegionEnabled?: pulumi.Input<boolean>;
|
|
149
149
|
/**
|
|
150
|
-
*
|
|
150
|
+
* The name of the event data store.
|
|
151
151
|
*/
|
|
152
152
|
name?: pulumi.Input<string>;
|
|
153
153
|
/**
|
|
@@ -188,7 +188,7 @@ export interface EventDataStoreArgs {
|
|
|
188
188
|
*/
|
|
189
189
|
multiRegionEnabled?: pulumi.Input<boolean>;
|
|
190
190
|
/**
|
|
191
|
-
*
|
|
191
|
+
* The name of the event data store.
|
|
192
192
|
*/
|
|
193
193
|
name?: pulumi.Input<string>;
|
|
194
194
|
/**
|
package/cloudtrail/trail.d.ts
CHANGED
|
@@ -200,7 +200,7 @@ export declare class Trail extends pulumi.CustomResource {
|
|
|
200
200
|
*/
|
|
201
201
|
readonly kmsKeyId: pulumi.Output<string | undefined>;
|
|
202
202
|
/**
|
|
203
|
-
* Name of the
|
|
203
|
+
* Name of the trail.
|
|
204
204
|
*/
|
|
205
205
|
readonly name: pulumi.Output<string>;
|
|
206
206
|
/**
|
|
@@ -293,7 +293,7 @@ export interface TrailState {
|
|
|
293
293
|
*/
|
|
294
294
|
kmsKeyId?: pulumi.Input<string>;
|
|
295
295
|
/**
|
|
296
|
-
* Name of the
|
|
296
|
+
* Name of the trail.
|
|
297
297
|
*/
|
|
298
298
|
name?: pulumi.Input<string>;
|
|
299
299
|
/**
|
|
@@ -370,7 +370,7 @@ export interface TrailArgs {
|
|
|
370
370
|
*/
|
|
371
371
|
kmsKeyId?: pulumi.Input<string>;
|
|
372
372
|
/**
|
|
373
|
-
* Name of the
|
|
373
|
+
* Name of the trail.
|
|
374
374
|
*/
|
|
375
375
|
name?: pulumi.Input<string>;
|
|
376
376
|
/**
|
|
@@ -331,7 +331,7 @@ export declare class EventTarget extends pulumi.CustomResource {
|
|
|
331
331
|
*/
|
|
332
332
|
static isInstance(obj: any): obj is EventTarget;
|
|
333
333
|
/**
|
|
334
|
-
*
|
|
334
|
+
* The Amazon Resource Name (ARN) of the target.
|
|
335
335
|
*/
|
|
336
336
|
readonly arn: pulumi.Output<string>;
|
|
337
337
|
/**
|
|
@@ -412,7 +412,7 @@ export declare class EventTarget extends pulumi.CustomResource {
|
|
|
412
412
|
*/
|
|
413
413
|
export interface EventTargetState {
|
|
414
414
|
/**
|
|
415
|
-
*
|
|
415
|
+
* The Amazon Resource Name (ARN) of the target.
|
|
416
416
|
*/
|
|
417
417
|
arn?: pulumi.Input<string>;
|
|
418
418
|
/**
|
|
@@ -485,7 +485,7 @@ export interface EventTargetState {
|
|
|
485
485
|
*/
|
|
486
486
|
export interface EventTargetArgs {
|
|
487
487
|
/**
|
|
488
|
-
*
|
|
488
|
+
* The Amazon Resource Name (ARN) of the target.
|
|
489
489
|
*/
|
|
490
490
|
arn: pulumi.Input<string>;
|
|
491
491
|
/**
|
|
@@ -212,7 +212,7 @@ export declare class MetricAlarm extends pulumi.CustomResource {
|
|
|
212
212
|
*/
|
|
213
213
|
readonly datapointsToAlarm: pulumi.Output<number | undefined>;
|
|
214
214
|
/**
|
|
215
|
-
* The dimensions for
|
|
215
|
+
* The dimensions for the alarm's associated metric. For the list of available dimensions see the AWS documentation [here](http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CW_Support_For_AWS.html).
|
|
216
216
|
*/
|
|
217
217
|
readonly dimensions: pulumi.Output<{
|
|
218
218
|
[key: string]: string;
|
|
@@ -239,7 +239,7 @@ export declare class MetricAlarm extends pulumi.CustomResource {
|
|
|
239
239
|
*/
|
|
240
240
|
readonly insufficientDataActions: pulumi.Output<string[] | undefined>;
|
|
241
241
|
/**
|
|
242
|
-
* The name for
|
|
242
|
+
* The name for the alarm's associated metric.
|
|
243
243
|
* See docs for [supported metrics](https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CW_Support_For_AWS.html).
|
|
244
244
|
*/
|
|
245
245
|
readonly metricName: pulumi.Output<string | undefined>;
|
|
@@ -252,7 +252,7 @@ export declare class MetricAlarm extends pulumi.CustomResource {
|
|
|
252
252
|
*/
|
|
253
253
|
readonly name: pulumi.Output<string>;
|
|
254
254
|
/**
|
|
255
|
-
* The namespace for
|
|
255
|
+
* The namespace for the alarm's associated metric. See docs for the [list of namespaces](https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/aws-namespaces.html).
|
|
256
256
|
* See docs for [supported metrics](https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CW_Support_For_AWS.html).
|
|
257
257
|
*/
|
|
258
258
|
readonly namespace: pulumi.Output<string | undefined>;
|
|
@@ -261,7 +261,7 @@ export declare class MetricAlarm extends pulumi.CustomResource {
|
|
|
261
261
|
*/
|
|
262
262
|
readonly okActions: pulumi.Output<string[] | undefined>;
|
|
263
263
|
/**
|
|
264
|
-
* The period in seconds over which the specified `
|
|
264
|
+
* The period in seconds over which the specified `statistic` is applied.
|
|
265
265
|
*/
|
|
266
266
|
readonly period: pulumi.Output<number | undefined>;
|
|
267
267
|
/**
|
|
@@ -294,7 +294,7 @@ export declare class MetricAlarm extends pulumi.CustomResource {
|
|
|
294
294
|
*/
|
|
295
295
|
readonly treatMissingData: pulumi.Output<string | undefined>;
|
|
296
296
|
/**
|
|
297
|
-
* The unit for
|
|
297
|
+
* The unit for the alarm's associated metric.
|
|
298
298
|
*/
|
|
299
299
|
readonly unit: pulumi.Output<string | undefined>;
|
|
300
300
|
/**
|
|
@@ -335,7 +335,7 @@ export interface MetricAlarmState {
|
|
|
335
335
|
*/
|
|
336
336
|
datapointsToAlarm?: pulumi.Input<number>;
|
|
337
337
|
/**
|
|
338
|
-
* The dimensions for
|
|
338
|
+
* The dimensions for the alarm's associated metric. For the list of available dimensions see the AWS documentation [here](http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CW_Support_For_AWS.html).
|
|
339
339
|
*/
|
|
340
340
|
dimensions?: pulumi.Input<{
|
|
341
341
|
[key: string]: pulumi.Input<string>;
|
|
@@ -362,7 +362,7 @@ export interface MetricAlarmState {
|
|
|
362
362
|
*/
|
|
363
363
|
insufficientDataActions?: pulumi.Input<pulumi.Input<string | Topic>[]>;
|
|
364
364
|
/**
|
|
365
|
-
* The name for
|
|
365
|
+
* The name for the alarm's associated metric.
|
|
366
366
|
* See docs for [supported metrics](https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CW_Support_For_AWS.html).
|
|
367
367
|
*/
|
|
368
368
|
metricName?: pulumi.Input<string>;
|
|
@@ -375,7 +375,7 @@ export interface MetricAlarmState {
|
|
|
375
375
|
*/
|
|
376
376
|
name?: pulumi.Input<string>;
|
|
377
377
|
/**
|
|
378
|
-
* The namespace for
|
|
378
|
+
* The namespace for the alarm's associated metric. See docs for the [list of namespaces](https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/aws-namespaces.html).
|
|
379
379
|
* See docs for [supported metrics](https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CW_Support_For_AWS.html).
|
|
380
380
|
*/
|
|
381
381
|
namespace?: pulumi.Input<string>;
|
|
@@ -384,7 +384,7 @@ export interface MetricAlarmState {
|
|
|
384
384
|
*/
|
|
385
385
|
okActions?: pulumi.Input<pulumi.Input<string | Topic>[]>;
|
|
386
386
|
/**
|
|
387
|
-
* The period in seconds over which the specified `
|
|
387
|
+
* The period in seconds over which the specified `statistic` is applied.
|
|
388
388
|
*/
|
|
389
389
|
period?: pulumi.Input<number>;
|
|
390
390
|
/**
|
|
@@ -417,7 +417,7 @@ export interface MetricAlarmState {
|
|
|
417
417
|
*/
|
|
418
418
|
treatMissingData?: pulumi.Input<string>;
|
|
419
419
|
/**
|
|
420
|
-
* The unit for
|
|
420
|
+
* The unit for the alarm's associated metric.
|
|
421
421
|
*/
|
|
422
422
|
unit?: pulumi.Input<string>;
|
|
423
423
|
}
|
|
@@ -446,7 +446,7 @@ export interface MetricAlarmArgs {
|
|
|
446
446
|
*/
|
|
447
447
|
datapointsToAlarm?: pulumi.Input<number>;
|
|
448
448
|
/**
|
|
449
|
-
* The dimensions for
|
|
449
|
+
* The dimensions for the alarm's associated metric. For the list of available dimensions see the AWS documentation [here](http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CW_Support_For_AWS.html).
|
|
450
450
|
*/
|
|
451
451
|
dimensions?: pulumi.Input<{
|
|
452
452
|
[key: string]: pulumi.Input<string>;
|
|
@@ -473,7 +473,7 @@ export interface MetricAlarmArgs {
|
|
|
473
473
|
*/
|
|
474
474
|
insufficientDataActions?: pulumi.Input<pulumi.Input<string | Topic>[]>;
|
|
475
475
|
/**
|
|
476
|
-
* The name for
|
|
476
|
+
* The name for the alarm's associated metric.
|
|
477
477
|
* See docs for [supported metrics](https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CW_Support_For_AWS.html).
|
|
478
478
|
*/
|
|
479
479
|
metricName?: pulumi.Input<string>;
|
|
@@ -486,7 +486,7 @@ export interface MetricAlarmArgs {
|
|
|
486
486
|
*/
|
|
487
487
|
name?: pulumi.Input<string>;
|
|
488
488
|
/**
|
|
489
|
-
* The namespace for
|
|
489
|
+
* The namespace for the alarm's associated metric. See docs for the [list of namespaces](https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/aws-namespaces.html).
|
|
490
490
|
* See docs for [supported metrics](https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CW_Support_For_AWS.html).
|
|
491
491
|
*/
|
|
492
492
|
namespace?: pulumi.Input<string>;
|
|
@@ -495,7 +495,7 @@ export interface MetricAlarmArgs {
|
|
|
495
495
|
*/
|
|
496
496
|
okActions?: pulumi.Input<pulumi.Input<string | Topic>[]>;
|
|
497
497
|
/**
|
|
498
|
-
* The period in seconds over which the specified `
|
|
498
|
+
* The period in seconds over which the specified `statistic` is applied.
|
|
499
499
|
*/
|
|
500
500
|
period?: pulumi.Input<number>;
|
|
501
501
|
/**
|
|
@@ -522,7 +522,7 @@ export interface MetricAlarmArgs {
|
|
|
522
522
|
*/
|
|
523
523
|
treatMissingData?: pulumi.Input<string>;
|
|
524
524
|
/**
|
|
525
|
-
* The unit for
|
|
525
|
+
* The unit for the alarm's associated metric.
|
|
526
526
|
*/
|
|
527
527
|
unit?: pulumi.Input<string>;
|
|
528
528
|
}
|
package/codebuild/project.d.ts
CHANGED
|
@@ -264,7 +264,7 @@ export declare class Project extends pulumi.CustomResource {
|
|
|
264
264
|
*/
|
|
265
265
|
readonly logsConfig: pulumi.Output<outputs.codebuild.ProjectLogsConfig | undefined>;
|
|
266
266
|
/**
|
|
267
|
-
*
|
|
267
|
+
* Project's name.
|
|
268
268
|
*/
|
|
269
269
|
readonly name: pulumi.Output<string>;
|
|
270
270
|
/**
|
|
@@ -296,7 +296,7 @@ export declare class Project extends pulumi.CustomResource {
|
|
|
296
296
|
*/
|
|
297
297
|
readonly secondarySources: pulumi.Output<outputs.codebuild.ProjectSecondarySource[] | undefined>;
|
|
298
298
|
/**
|
|
299
|
-
*
|
|
299
|
+
* Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.
|
|
300
300
|
*/
|
|
301
301
|
readonly serviceRole: pulumi.Output<string>;
|
|
302
302
|
/**
|
|
@@ -304,7 +304,7 @@ export declare class Project extends pulumi.CustomResource {
|
|
|
304
304
|
*/
|
|
305
305
|
readonly source: pulumi.Output<outputs.codebuild.ProjectSource>;
|
|
306
306
|
/**
|
|
307
|
-
*
|
|
307
|
+
* Version of the build input to be built for this project. If not specified, the latest version is used.
|
|
308
308
|
*/
|
|
309
309
|
readonly sourceVersion: pulumi.Output<string | undefined>;
|
|
310
310
|
/**
|
|
@@ -389,7 +389,7 @@ export interface ProjectState {
|
|
|
389
389
|
*/
|
|
390
390
|
logsConfig?: pulumi.Input<inputs.codebuild.ProjectLogsConfig>;
|
|
391
391
|
/**
|
|
392
|
-
*
|
|
392
|
+
* Project's name.
|
|
393
393
|
*/
|
|
394
394
|
name?: pulumi.Input<string>;
|
|
395
395
|
/**
|
|
@@ -421,7 +421,7 @@ export interface ProjectState {
|
|
|
421
421
|
*/
|
|
422
422
|
secondarySources?: pulumi.Input<pulumi.Input<inputs.codebuild.ProjectSecondarySource>[]>;
|
|
423
423
|
/**
|
|
424
|
-
*
|
|
424
|
+
* Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.
|
|
425
425
|
*/
|
|
426
426
|
serviceRole?: pulumi.Input<string>;
|
|
427
427
|
/**
|
|
@@ -429,7 +429,7 @@ export interface ProjectState {
|
|
|
429
429
|
*/
|
|
430
430
|
source?: pulumi.Input<inputs.codebuild.ProjectSource>;
|
|
431
431
|
/**
|
|
432
|
-
*
|
|
432
|
+
* Version of the build input to be built for this project. If not specified, the latest version is used.
|
|
433
433
|
*/
|
|
434
434
|
sourceVersion?: pulumi.Input<string>;
|
|
435
435
|
/**
|
|
@@ -498,7 +498,7 @@ export interface ProjectArgs {
|
|
|
498
498
|
*/
|
|
499
499
|
logsConfig?: pulumi.Input<inputs.codebuild.ProjectLogsConfig>;
|
|
500
500
|
/**
|
|
501
|
-
*
|
|
501
|
+
* Project's name.
|
|
502
502
|
*/
|
|
503
503
|
name?: pulumi.Input<string>;
|
|
504
504
|
/**
|
|
@@ -526,7 +526,7 @@ export interface ProjectArgs {
|
|
|
526
526
|
*/
|
|
527
527
|
secondarySources?: pulumi.Input<pulumi.Input<inputs.codebuild.ProjectSecondarySource>[]>;
|
|
528
528
|
/**
|
|
529
|
-
*
|
|
529
|
+
* Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that enables AWS CodeBuild to interact with dependent AWS services on behalf of the AWS account.
|
|
530
530
|
*/
|
|
531
531
|
serviceRole: pulumi.Input<string>;
|
|
532
532
|
/**
|
|
@@ -534,7 +534,7 @@ export interface ProjectArgs {
|
|
|
534
534
|
*/
|
|
535
535
|
source: pulumi.Input<inputs.codebuild.ProjectSource>;
|
|
536
536
|
/**
|
|
537
|
-
*
|
|
537
|
+
* Version of the build input to be built for this project. If not specified, the latest version is used.
|
|
538
538
|
*/
|
|
539
539
|
sourceVersion?: pulumi.Input<string>;
|
|
540
540
|
/**
|
|
@@ -104,7 +104,7 @@ export declare class ReportGroup extends pulumi.CustomResource {
|
|
|
104
104
|
[key: string]: string;
|
|
105
105
|
}>;
|
|
106
106
|
/**
|
|
107
|
-
* The
|
|
107
|
+
* The type of the Report Group. Valid value are `TEST` and `CODE_COVERAGE`.
|
|
108
108
|
*/
|
|
109
109
|
readonly type: pulumi.Output<string>;
|
|
110
110
|
/**
|
|
@@ -153,7 +153,7 @@ export interface ReportGroupState {
|
|
|
153
153
|
[key: string]: pulumi.Input<string>;
|
|
154
154
|
}>;
|
|
155
155
|
/**
|
|
156
|
-
* The
|
|
156
|
+
* The type of the Report Group. Valid value are `TEST` and `CODE_COVERAGE`.
|
|
157
157
|
*/
|
|
158
158
|
type?: pulumi.Input<string>;
|
|
159
159
|
}
|
|
@@ -180,7 +180,7 @@ export interface ReportGroupArgs {
|
|
|
180
180
|
[key: string]: pulumi.Input<string>;
|
|
181
181
|
}>;
|
|
182
182
|
/**
|
|
183
|
-
* The
|
|
183
|
+
* The type of the Report Group. Valid value are `TEST` and `CODE_COVERAGE`.
|
|
184
184
|
*/
|
|
185
185
|
type: pulumi.Input<string>;
|
|
186
186
|
}
|
|
@@ -32,13 +32,17 @@ export declare class IdentityPoolProviderPrincipalTag extends pulumi.CustomResou
|
|
|
32
32
|
readonly identityPoolId: pulumi.Output<string>;
|
|
33
33
|
/**
|
|
34
34
|
* The name of the identity provider.
|
|
35
|
-
* * `principalTags`: (Optional: []) - String to string map of variables.
|
|
36
|
-
* * `useDefaults`: (Optional: true) use default (username and clientID) attribute mappings.
|
|
37
35
|
*/
|
|
38
36
|
readonly identityProviderName: pulumi.Output<string>;
|
|
37
|
+
/**
|
|
38
|
+
* String to string map of variables.
|
|
39
|
+
*/
|
|
39
40
|
readonly principalTags: pulumi.Output<{
|
|
40
41
|
[key: string]: string;
|
|
41
42
|
} | undefined>;
|
|
43
|
+
/**
|
|
44
|
+
* use default (username and clientID) attribute mappings.
|
|
45
|
+
*/
|
|
42
46
|
readonly useDefaults: pulumi.Output<boolean | undefined>;
|
|
43
47
|
/**
|
|
44
48
|
* Create a IdentityPoolProviderPrincipalTag resource with the given unique name, arguments, and options.
|
|
@@ -59,13 +63,17 @@ export interface IdentityPoolProviderPrincipalTagState {
|
|
|
59
63
|
identityPoolId?: pulumi.Input<string>;
|
|
60
64
|
/**
|
|
61
65
|
* The name of the identity provider.
|
|
62
|
-
* * `principalTags`: (Optional: []) - String to string map of variables.
|
|
63
|
-
* * `useDefaults`: (Optional: true) use default (username and clientID) attribute mappings.
|
|
64
66
|
*/
|
|
65
67
|
identityProviderName?: pulumi.Input<string>;
|
|
68
|
+
/**
|
|
69
|
+
* String to string map of variables.
|
|
70
|
+
*/
|
|
66
71
|
principalTags?: pulumi.Input<{
|
|
67
72
|
[key: string]: pulumi.Input<string>;
|
|
68
73
|
}>;
|
|
74
|
+
/**
|
|
75
|
+
* use default (username and clientID) attribute mappings.
|
|
76
|
+
*/
|
|
69
77
|
useDefaults?: pulumi.Input<boolean>;
|
|
70
78
|
}
|
|
71
79
|
/**
|
|
@@ -78,12 +86,16 @@ export interface IdentityPoolProviderPrincipalTagArgs {
|
|
|
78
86
|
identityPoolId: pulumi.Input<string>;
|
|
79
87
|
/**
|
|
80
88
|
* The name of the identity provider.
|
|
81
|
-
* * `principalTags`: (Optional: []) - String to string map of variables.
|
|
82
|
-
* * `useDefaults`: (Optional: true) use default (username and clientID) attribute mappings.
|
|
83
89
|
*/
|
|
84
90
|
identityProviderName: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* String to string map of variables.
|
|
93
|
+
*/
|
|
85
94
|
principalTags?: pulumi.Input<{
|
|
86
95
|
[key: string]: pulumi.Input<string>;
|
|
87
96
|
}>;
|
|
97
|
+
/**
|
|
98
|
+
* use default (username and clientID) attribute mappings.
|
|
99
|
+
*/
|
|
88
100
|
useDefaults?: pulumi.Input<boolean>;
|
|
89
101
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"identityPoolProviderPrincipalTag.js","sourceRoot":"","sources":["../../cognito/identityPoolProviderPrincipalTag.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;GAUG;AACH,MAAa,gCAAiC,SAAQ,MAAM,CAAC,cAAc;IACvE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6C,EAAE,IAAmC;QAC3I,OAAO,IAAI,gCAAgC,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACvF,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,gCAAgC,CAAC,YAAY,CAAC;IACjF,CAAC;
|
|
1
|
+
{"version":3,"file":"identityPoolProviderPrincipalTag.js","sourceRoot":"","sources":["../../cognito/identityPoolProviderPrincipalTag.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;GAUG;AACH,MAAa,gCAAiC,SAAQ,MAAM,CAAC,cAAc;IACvE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6C,EAAE,IAAmC;QAC3I,OAAO,IAAI,gCAAgC,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACvF,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,gCAAgC,CAAC,YAAY,CAAC;IACjF,CAAC;IA2BD,YAAY,IAAY,EAAE,WAA0F,EAAE,IAAmC;QACrJ,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgE,CAAC;YAC/E,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACzE;aAAM;YACH,MAAM,IAAI,GAAG,WAA+D,CAAC;YAC7E,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,cAAc,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3D,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,oBAAoB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjE,MAAM,IAAI,KAAK,CAAC,kDAAkD,CAAC,CAAC;aACvE;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gCAAgC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrF,CAAC;;AA7EL,4EA8EC;AAhEG,gBAAgB;AACO,6CAAY,GAAG,+EAA+E,CAAC"}
|
package/cognito/userPool.d.ts
CHANGED
|
@@ -150,7 +150,7 @@ export declare class UserPool extends pulumi.CustomResource {
|
|
|
150
150
|
*/
|
|
151
151
|
readonly mfaConfiguration: pulumi.Output<string | undefined>;
|
|
152
152
|
/**
|
|
153
|
-
* Name of the
|
|
153
|
+
* Name of the user pool.
|
|
154
154
|
*/
|
|
155
155
|
readonly name: pulumi.Output<string>;
|
|
156
156
|
/**
|
|
@@ -295,7 +295,7 @@ export interface UserPoolState {
|
|
|
295
295
|
*/
|
|
296
296
|
mfaConfiguration?: pulumi.Input<string>;
|
|
297
297
|
/**
|
|
298
|
-
* Name of the
|
|
298
|
+
* Name of the user pool.
|
|
299
299
|
*/
|
|
300
300
|
name?: pulumi.Input<string>;
|
|
301
301
|
/**
|
|
@@ -404,7 +404,7 @@ export interface UserPoolArgs {
|
|
|
404
404
|
*/
|
|
405
405
|
mfaConfiguration?: pulumi.Input<string>;
|
|
406
406
|
/**
|
|
407
|
-
* Name of the
|
|
407
|
+
* Name of the user pool.
|
|
408
408
|
*/
|
|
409
409
|
name?: pulumi.Input<string>;
|
|
410
410
|
/**
|
|
@@ -96,7 +96,7 @@ export declare class CostCategory extends pulumi.CustomResource {
|
|
|
96
96
|
*/
|
|
97
97
|
readonly ruleVersion: pulumi.Output<string>;
|
|
98
98
|
/**
|
|
99
|
-
* Configuration block for the
|
|
99
|
+
* Configuration block for the Cost Category rules used to categorize costs. See below.
|
|
100
100
|
*/
|
|
101
101
|
readonly rules: pulumi.Output<outputs.costexplorer.CostCategoryRule[]>;
|
|
102
102
|
/**
|
|
@@ -104,7 +104,7 @@ export declare class CostCategory extends pulumi.CustomResource {
|
|
|
104
104
|
*/
|
|
105
105
|
readonly splitChargeRules: pulumi.Output<outputs.costexplorer.CostCategorySplitChargeRule[] | undefined>;
|
|
106
106
|
/**
|
|
107
|
-
*
|
|
107
|
+
* Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
108
108
|
*/
|
|
109
109
|
readonly tags: pulumi.Output<{
|
|
110
110
|
[key: string]: string;
|
|
@@ -153,7 +153,7 @@ export interface CostCategoryState {
|
|
|
153
153
|
*/
|
|
154
154
|
ruleVersion?: pulumi.Input<string>;
|
|
155
155
|
/**
|
|
156
|
-
* Configuration block for the
|
|
156
|
+
* Configuration block for the Cost Category rules used to categorize costs. See below.
|
|
157
157
|
*/
|
|
158
158
|
rules?: pulumi.Input<pulumi.Input<inputs.costexplorer.CostCategoryRule>[]>;
|
|
159
159
|
/**
|
|
@@ -161,7 +161,7 @@ export interface CostCategoryState {
|
|
|
161
161
|
*/
|
|
162
162
|
splitChargeRules?: pulumi.Input<pulumi.Input<inputs.costexplorer.CostCategorySplitChargeRule>[]>;
|
|
163
163
|
/**
|
|
164
|
-
*
|
|
164
|
+
* Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
165
165
|
*/
|
|
166
166
|
tags?: pulumi.Input<{
|
|
167
167
|
[key: string]: pulumi.Input<string>;
|
|
@@ -194,7 +194,7 @@ export interface CostCategoryArgs {
|
|
|
194
194
|
*/
|
|
195
195
|
ruleVersion: pulumi.Input<string>;
|
|
196
196
|
/**
|
|
197
|
-
* Configuration block for the
|
|
197
|
+
* Configuration block for the Cost Category rules used to categorize costs. See below.
|
|
198
198
|
*/
|
|
199
199
|
rules: pulumi.Input<pulumi.Input<inputs.costexplorer.CostCategoryRule>[]>;
|
|
200
200
|
/**
|
|
@@ -202,7 +202,7 @@ export interface CostCategoryArgs {
|
|
|
202
202
|
*/
|
|
203
203
|
splitChargeRules?: pulumi.Input<pulumi.Input<inputs.costexplorer.CostCategorySplitChargeRule>[]>;
|
|
204
204
|
/**
|
|
205
|
-
*
|
|
205
|
+
* Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
206
206
|
*/
|
|
207
207
|
tags?: pulumi.Input<{
|
|
208
208
|
[key: string]: pulumi.Input<string>;
|
|
@@ -61,6 +61,9 @@ export declare class LinkAggregationGroup extends pulumi.CustomResource {
|
|
|
61
61
|
* Indicates whether the LAG supports a secondary BGP peer in the same address family (IPv4/IPv6).
|
|
62
62
|
*/
|
|
63
63
|
readonly hasLogicalRedundancy: pulumi.Output<string>;
|
|
64
|
+
/**
|
|
65
|
+
* Indicates whether jumbo frames (9001 MTU) are supported.
|
|
66
|
+
*/
|
|
64
67
|
readonly jumboFrameCapable: pulumi.Output<boolean>;
|
|
65
68
|
/**
|
|
66
69
|
* The AWS Direct Connect location in which the LAG should be allocated. See [DescribeLocations](https://docs.aws.amazon.com/directconnect/latest/APIReference/API_DescribeLocations.html) for the list of AWS Direct Connect locations. Use `locationCode`.
|
|
@@ -123,6 +126,9 @@ export interface LinkAggregationGroupState {
|
|
|
123
126
|
* Indicates whether the LAG supports a secondary BGP peer in the same address family (IPv4/IPv6).
|
|
124
127
|
*/
|
|
125
128
|
hasLogicalRedundancy?: pulumi.Input<string>;
|
|
129
|
+
/**
|
|
130
|
+
* Indicates whether jumbo frames (9001 MTU) are supported.
|
|
131
|
+
*/
|
|
126
132
|
jumboFrameCapable?: pulumi.Input<boolean>;
|
|
127
133
|
/**
|
|
128
134
|
* The AWS Direct Connect location in which the LAG should be allocated. See [DescribeLocations](https://docs.aws.amazon.com/directconnect/latest/APIReference/API_DescribeLocations.html) for the list of AWS Direct Connect locations. Use `locationCode`.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"linkAggregationGroup.js","sourceRoot":"","sources":["../../directconnect/linkAggregationGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,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,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;
|
|
1
|
+
{"version":3,"file":"linkAggregationGroup.js","sourceRoot":"","sources":["../../directconnect/linkAggregationGroup.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* Provides a MAC Security (MACSec) secret key resource for use with Direct Connect. See [MACsec prerequisites](https://docs.aws.amazon.com/directconnect/latest/UserGuide/direct-connect-mac-sec-getting-started.html#mac-sec-prerequisites) for information about MAC Security (MACsec) prerequisites.
|
|
4
4
|
*
|
|
5
|
-
* Creating this resource will also create a resource of type `aws.secretsmanager.Secret` which is managed by Direct Connect. While you can import this resource into your
|
|
5
|
+
* Creating this resource will also create a resource of type `aws.secretsmanager.Secret` which is managed by Direct Connect. While you can import this resource into your state, because this secret is managed by Direct Connect, you will not be able to make any modifications to it. See [How AWS Direct Connect uses AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/integrating_how-services-use-secrets_directconnect.html) for details.
|
|
6
6
|
*
|
|
7
7
|
* > **Note:** All arguments including `ckn` and `cak` will be stored in the raw state as plain-text.
|
|
8
8
|
* Read more about sensitive data in state.
|
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Provides a MAC Security (MACSec) secret key resource for use with Direct Connect. See [MACsec prerequisites](https://docs.aws.amazon.com/directconnect/latest/UserGuide/direct-connect-mac-sec-getting-started.html#mac-sec-prerequisites) for information about MAC Security (MACsec) prerequisites.
|
|
10
10
|
*
|
|
11
|
-
* Creating this resource will also create a resource of type `aws.secretsmanager.Secret` which is managed by Direct Connect. While you can import this resource into your
|
|
11
|
+
* Creating this resource will also create a resource of type `aws.secretsmanager.Secret` which is managed by Direct Connect. While you can import this resource into your state, because this secret is managed by Direct Connect, you will not be able to make any modifications to it. See [How AWS Direct Connect uses AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/integrating_how-services-use-secrets_directconnect.html) for details.
|
|
12
12
|
*
|
|
13
13
|
* > **Note:** All arguments including `ckn` and `cak` will be stored in the raw state as plain-text.
|
|
14
14
|
* Read more about sensitive data in state.
|
package/dms/endpoint.d.ts
CHANGED
|
@@ -107,7 +107,7 @@ export declare class Endpoint extends pulumi.CustomResource {
|
|
|
107
107
|
*/
|
|
108
108
|
readonly password: pulumi.Output<string | undefined>;
|
|
109
109
|
/**
|
|
110
|
-
*
|
|
110
|
+
* Port used by the endpoint database.
|
|
111
111
|
*/
|
|
112
112
|
readonly port: pulumi.Output<number | undefined>;
|
|
113
113
|
readonly redisSettings: pulumi.Output<outputs.dms.EndpointRedisSettings | undefined>;
|
|
@@ -128,7 +128,7 @@ export declare class Endpoint extends pulumi.CustomResource {
|
|
|
128
128
|
*/
|
|
129
129
|
readonly secretsManagerArn: pulumi.Output<string | undefined>;
|
|
130
130
|
/**
|
|
131
|
-
*
|
|
131
|
+
* Host name of the server.
|
|
132
132
|
*/
|
|
133
133
|
readonly serverName: pulumi.Output<string | undefined>;
|
|
134
134
|
/**
|
|
@@ -221,7 +221,7 @@ export interface EndpointState {
|
|
|
221
221
|
*/
|
|
222
222
|
password?: pulumi.Input<string>;
|
|
223
223
|
/**
|
|
224
|
-
*
|
|
224
|
+
* Port used by the endpoint database.
|
|
225
225
|
*/
|
|
226
226
|
port?: pulumi.Input<number>;
|
|
227
227
|
redisSettings?: pulumi.Input<inputs.dms.EndpointRedisSettings>;
|
|
@@ -242,7 +242,7 @@ export interface EndpointState {
|
|
|
242
242
|
*/
|
|
243
243
|
secretsManagerArn?: pulumi.Input<string>;
|
|
244
244
|
/**
|
|
245
|
-
*
|
|
245
|
+
* Host name of the server.
|
|
246
246
|
*/
|
|
247
247
|
serverName?: pulumi.Input<string>;
|
|
248
248
|
/**
|
|
@@ -323,7 +323,7 @@ export interface EndpointArgs {
|
|
|
323
323
|
*/
|
|
324
324
|
password?: pulumi.Input<string>;
|
|
325
325
|
/**
|
|
326
|
-
*
|
|
326
|
+
* Port used by the endpoint database.
|
|
327
327
|
*/
|
|
328
328
|
port?: pulumi.Input<number>;
|
|
329
329
|
redisSettings?: pulumi.Input<inputs.dms.EndpointRedisSettings>;
|
|
@@ -344,7 +344,7 @@ export interface EndpointArgs {
|
|
|
344
344
|
*/
|
|
345
345
|
secretsManagerArn?: pulumi.Input<string>;
|
|
346
346
|
/**
|
|
347
|
-
*
|
|
347
|
+
* Host name of the server.
|
|
348
348
|
*/
|
|
349
349
|
serverName?: pulumi.Input<string>;
|
|
350
350
|
/**
|