@pulumi/aws 4.32.0 → 4.34.0-alpha.1641422937
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/acm/getCertificate.d.ts +2 -2
- package/alb/targetGroup.d.ts +3 -3
- package/appconfig/application.d.ts +5 -5
- package/appconfig/configurationProfile.d.ts +5 -5
- package/appconfig/deployment.d.ts +5 -5
- package/appconfig/deploymentStrategy.d.ts +5 -5
- package/appconfig/environment.d.ts +5 -5
- package/applicationloadbalancing/targetGroup.d.ts +3 -3
- package/appstream/fleet.d.ts +1 -1
- package/appstream/fleet.js +1 -1
- package/appstream/imageBuilder.d.ts +5 -5
- package/appsync/graphQLApi.d.ts +55 -24
- package/appsync/graphQLApi.js +42 -21
- package/appsync/graphQLApi.js.map +1 -1
- package/cfg/organizationConformancePack.d.ts +1 -1
- package/cfg/organizationConformancePack.js +1 -1
- package/chime/voiceConnectorTerminationCredentials.d.ts +1 -1
- package/chime/voiceConnectorTerminationCredentials.js +1 -1
- package/cloudcontrol/getResource.d.ts +3 -0
- package/cloudcontrol/getResource.js.map +1 -1
- package/cloudcontrol/resource.d.ts +3 -3
- package/cloudfront/getOriginRequestPolicy.d.ts +1 -1
- package/cloudfront/originRequestPolicy.d.ts +3 -3
- package/connect/botAssociation.d.ts +136 -0
- package/connect/botAssociation.js +134 -0
- package/connect/botAssociation.js.map +1 -0
- package/connect/contactFlow.d.ts +5 -5
- package/connect/getBotAssociation.d.ts +59 -0
- package/connect/getBotAssociation.js +43 -0
- package/connect/getBotAssociation.js.map +1 -0
- package/connect/getHoursOfOperation.d.ts +122 -0
- package/connect/getHoursOfOperation.js +56 -0
- package/connect/getHoursOfOperation.js.map +1 -0
- package/connect/getLambdaFunctionAssociation.d.ts +55 -0
- package/connect/getLambdaFunctionAssociation.js +40 -0
- package/connect/getLambdaFunctionAssociation.js.map +1 -0
- package/connect/hoursOfOperation.d.ts +201 -0
- package/connect/hoursOfOperation.js +128 -0
- package/connect/hoursOfOperation.js.map +1 -0
- package/connect/index.d.ts +6 -0
- package/connect/index.js +18 -0
- package/connect/index.js.map +1 -1
- package/connect/lambdaFunctionAssociation.d.ts +84 -0
- package/connect/lambdaFunctionAssociation.js +83 -0
- package/connect/lambdaFunctionAssociation.js.map +1 -0
- package/detective/graph.d.ts +3 -3
- package/dms/endpoint.d.ts +24 -0
- package/dms/endpoint.js +4 -0
- package/dms/endpoint.js.map +1 -1
- package/dms/replicationInstance.d.ts +3 -3
- package/docdb/cluster.d.ts +3 -3
- package/dynamodb/table.d.ts +48 -12
- package/dynamodb/table.js +6 -6
- package/dynamodb/table.js.map +1 -1
- package/ebs/snapshot.d.ts +3 -3
- package/ebs/snapshotCopy.d.ts +3 -3
- package/ebs/volume.d.ts +9 -0
- package/ebs/volume.js.map +1 -1
- package/ec2/capacityReservation.d.ts +9 -0
- package/ec2/capacityReservation.js.map +1 -1
- package/ec2/carrierGateway.d.ts +9 -0
- package/ec2/carrierGateway.js.map +1 -1
- package/ec2/dedicatedHost.d.ts +9 -0
- package/ec2/dedicatedHost.js.map +1 -1
- package/ec2/egressOnlyInternetGateway.d.ts +9 -0
- package/ec2/egressOnlyInternetGateway.js.map +1 -1
- package/ec2/eip.d.ts +9 -0
- package/ec2/eip.js.map +1 -1
- package/ec2/fleet.d.ts +9 -0
- package/ec2/fleet.js.map +1 -1
- package/ec2/keyPair.d.ts +9 -0
- package/ec2/keyPair.js.map +1 -1
- package/ec2/localGatewayRouteTableVpcAssociation.d.ts +9 -0
- package/ec2/localGatewayRouteTableVpcAssociation.js.map +1 -1
- package/ec2/managedPrefixList.d.ts +9 -0
- package/ec2/managedPrefixList.js.map +1 -1
- package/ec2/trafficMirrorFilter.d.ts +9 -0
- package/ec2/trafficMirrorFilter.js.map +1 -1
- package/ec2/trafficMirrorSession.d.ts +9 -0
- package/ec2/trafficMirrorSession.js.map +1 -1
- package/ec2/trafficMirrorTarget.d.ts +9 -0
- package/ec2/trafficMirrorTarget.js.map +1 -1
- package/ec2/transitGatewayPeeringAttachmentAccepter.d.ts +9 -0
- package/ec2/transitGatewayPeeringAttachmentAccepter.js.map +1 -1
- package/ec2/vpcIpam.d.ts +5 -5
- package/ec2/vpcIpamPool.d.ts +5 -5
- package/ec2/vpcPeeringConnection.d.ts +0 -6
- package/ec2/vpcPeeringConnection.js +1 -1
- package/ec2/vpcPeeringConnection.js.map +1 -1
- package/ec2/vpcPeeringConnectionAccepter.d.ts +0 -6
- package/ec2/vpcPeeringConnectionAccepter.js +1 -1
- package/ec2/vpcPeeringConnectionAccepter.js.map +1 -1
- package/ec2clientvpn/endpoint.d.ts +9 -0
- package/ec2clientvpn/endpoint.js.map +1 -1
- package/ec2transitgateway/peeringAttachment.d.ts +9 -0
- package/ec2transitgateway/peeringAttachment.js.map +1 -1
- package/ec2transitgateway/routeTable.d.ts +9 -0
- package/ec2transitgateway/routeTable.js.map +1 -1
- package/ec2transitgateway/transitGateway.d.ts +9 -0
- package/ec2transitgateway/transitGateway.js.map +1 -1
- package/ec2transitgateway/vpcAttachment.d.ts +9 -0
- package/ec2transitgateway/vpcAttachment.js.map +1 -1
- package/ec2transitgateway/vpcAttachmentAccepter.d.ts +9 -0
- package/ec2transitgateway/vpcAttachmentAccepter.js.map +1 -1
- package/ecr/index.d.ts +2 -0
- package/ecr/index.js +10 -0
- package/ecr/index.js.map +1 -1
- package/ecr/pullThroughCacheRule.d.ts +94 -0
- package/ecr/pullThroughCacheRule.js +87 -0
- package/ecr/pullThroughCacheRule.js.map +1 -0
- package/ecr/registryScanningConfiguration.d.ts +125 -0
- package/ecr/registryScanningConfiguration.js +114 -0
- package/ecr/registryScanningConfiguration.js.map +1 -0
- package/ecr/repository.d.ts +9 -0
- package/ecr/repository.js.map +1 -1
- package/ecrpublic/index.d.ts +1 -0
- package/ecrpublic/index.js +5 -0
- package/ecrpublic/index.js.map +1 -1
- package/ecrpublic/repositoryPolicy.d.ts +113 -0
- package/ecrpublic/repositoryPolicy.js +115 -0
- package/ecrpublic/repositoryPolicy.js.map +1 -0
- package/ecs/accountSettingDefault.d.ts +17 -0
- package/ecs/accountSettingDefault.js +17 -0
- package/ecs/accountSettingDefault.js.map +1 -1
- package/ecs/capacityProvider.d.ts +9 -0
- package/ecs/capacityProvider.js.map +1 -1
- package/ecs/cluster.d.ts +9 -0
- package/ecs/cluster.js.map +1 -1
- package/ecs/taskSet.d.ts +6 -6
- package/efs/accessPoint.d.ts +9 -0
- package/efs/accessPoint.js.map +1 -1
- package/efs/fileSystem.d.ts +9 -0
- package/efs/fileSystem.js.map +1 -1
- package/eks/fargateProfile.d.ts +9 -0
- package/eks/fargateProfile.js.map +1 -1
- package/eks/identityProviderConfig.d.ts +9 -0
- package/eks/identityProviderConfig.js.map +1 -1
- package/elasticache/cluster.d.ts +9 -0
- package/elasticache/cluster.js.map +1 -1
- package/elasticache/replicationGroup.d.ts +9 -0
- package/elasticache/replicationGroup.js.map +1 -1
- package/elasticbeanstalk/application.d.ts +9 -0
- package/elasticbeanstalk/application.js.map +1 -1
- package/elasticbeanstalk/applicationVersion.d.ts +9 -0
- package/elasticbeanstalk/applicationVersion.js.map +1 -1
- package/elasticbeanstalk/environment.d.ts +9 -0
- package/elasticbeanstalk/environment.js.map +1 -1
- package/elasticloadbalancing/loadBalancer.d.ts +9 -0
- package/elasticloadbalancing/loadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/targetGroup.d.ts +3 -3
- package/elb/loadBalancer.d.ts +9 -0
- package/elb/loadBalancer.js.map +1 -1
- package/emr/cluster.d.ts +2 -2
- package/emr/studio.d.ts +9 -0
- package/emr/studio.js.map +1 -1
- package/fsx/backup.d.ts +55 -12
- package/fsx/backup.js +34 -4
- package/fsx/backup.js.map +1 -1
- package/fsx/ontapFileSystem.d.ts +5 -5
- package/fsx/ontapStorageVirtualMachine.d.ts +5 -5
- package/fsx/ontapVolume.d.ts +5 -5
- package/glue/connection.d.ts +5 -5
- package/iam/serviceLinkedRole.d.ts +36 -0
- package/iam/serviceLinkedRole.js +4 -0
- package/iam/serviceLinkedRole.js.map +1 -1
- package/iot/thingType.d.ts +5 -5
- package/kinesis/analyticsApplication.d.ts +9 -0
- package/kinesis/analyticsApplication.js.map +1 -1
- package/kinesis/firehoseDeliveryStream.d.ts +9 -0
- package/kinesis/firehoseDeliveryStream.js.map +1 -1
- package/kinesis/stream.d.ts +9 -0
- package/kinesis/stream.js.map +1 -1
- package/kinesis/videoStream.d.ts +9 -0
- package/kinesis/videoStream.js.map +1 -1
- package/kinesisanalyticsv2/application.d.ts +9 -0
- package/kinesisanalyticsv2/application.js.map +1 -1
- package/kms/key.d.ts +9 -0
- package/kms/key.js.map +1 -1
- package/kms/replicaExternalKey.d.ts +9 -0
- package/kms/replicaExternalKey.js.map +1 -1
- package/kms/replicaKey.d.ts +9 -0
- package/kms/replicaKey.js.map +1 -1
- package/lb/targetGroup.d.ts +3 -3
- package/lightsail/instance.d.ts +38 -2
- package/lightsail/instance.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/quicksight/dataSource.d.ts +5 -5
- package/quicksight/user.d.ts +4 -3
- package/quicksight/user.js +1 -0
- package/quicksight/user.js.map +1 -1
- package/route53/hostedZoneDnsSec.d.ts +2 -0
- package/route53/hostedZoneDnsSec.js +2 -0
- package/route53/hostedZoneDnsSec.js.map +1 -1
- package/route53recoveryreadiness/cell.d.ts +5 -5
- package/route53recoveryreadiness/readinessCheck.d.ts +5 -5
- package/route53recoveryreadiness/recoveryGroup.d.ts +5 -5
- package/route53recoveryreadiness/resourceSet.d.ts +5 -5
- package/s3/accessPoint.d.ts +45 -13
- package/s3/accessPoint.js +32 -0
- package/s3/accessPoint.js.map +1 -1
- package/s3/accountPublicAccessBlock.d.ts +3 -3
- package/s3/bucket.d.ts +1 -1
- package/s3/bucket.js +1 -1
- package/s3/bucketObject.d.ts +5 -5
- package/s3/bucketPolicy.d.ts +22 -24
- package/s3/bucketPolicy.js +19 -21
- package/s3/bucketPolicy.js.map +1 -1
- package/s3/bucketReplicationConfig.d.ts +2 -2
- package/s3/bucketReplicationConfig.js +2 -2
- package/s3/objectCopy.d.ts +3 -6
- package/s3/objectCopy.js.map +1 -1
- package/s3control/multiRegionAccessPoint.d.ts +9 -0
- package/s3control/multiRegionAccessPoint.js.map +1 -1
- package/sagemaker/appImageConfig.d.ts +5 -5
- package/sagemaker/codeRepository.d.ts +5 -5
- package/sagemaker/deviceFleet.d.ts +5 -5
- package/sagemaker/endpoint.d.ts +3 -3
- package/sagemaker/flowDefinition.d.ts +5 -5
- package/sagemaker/humanTaskUI.d.ts +5 -5
- package/sagemaker/studioLifecycleConfig.d.ts +5 -5
- package/sagemaker/workteam.d.ts +5 -5
- package/schemas/discoverer.d.ts +9 -0
- package/schemas/discoverer.js.map +1 -1
- package/schemas/registry.d.ts +9 -0
- package/schemas/registry.js.map +1 -1
- package/schemas/schema.d.ts +9 -0
- package/schemas/schema.js.map +1 -1
- package/secretsmanager/secret.d.ts +3 -3
- package/secretsmanager/secretPolicy.d.ts +3 -3
- package/securityhub/organizationConfiguration.d.ts +22 -0
- package/securityhub/organizationConfiguration.js +22 -0
- package/securityhub/organizationConfiguration.js.map +1 -1
- package/shield/protectionGroup.d.ts +5 -5
- package/sns/topic.d.ts +4 -6
- package/sns/topic.js +4 -6
- package/sns/topic.js.map +1 -1
- package/storagegateway/fileSystemAssociation.d.ts +5 -5
- package/storagegateway/nfsFileShare.d.ts +3 -3
- package/storagegateway/smbFileShare.d.ts +3 -3
- package/timestreamwrite/database.d.ts +9 -0
- package/timestreamwrite/database.js.map +1 -1
- package/timestreamwrite/table.d.ts +9 -0
- package/timestreamwrite/table.js.map +1 -1
- package/transfer/server.d.ts +9 -0
- package/transfer/server.js.map +1 -1
- package/types/enums/rds/index.d.ts +20 -0
- package/types/enums/rds/index.js +20 -0
- package/types/enums/rds/index.js.map +1 -1
- package/types/input.d.ts +164 -17
- package/types/output.d.ts +187 -16
- package/xray/group.d.ts +9 -0
- package/xray/group.js.map +1 -1
package/connect/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../connect/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,gDAA8B;AAC9B,mDAAiC;AACjC,gDAA8B;AAC9B,6CAA2B;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../connect/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,mDAAiC;AACjC,gDAA8B;AAC9B,sDAAoC;AACpC,mDAAiC;AACjC,wDAAsC;AACtC,gDAA8B;AAC9B,iEAA+C;AAC/C,qDAAmC;AACnC,6CAA2B;AAC3B,8DAA4C;AAE5C,gCAAgC;AAChC,qDAAkD;AAClD,+CAA4C;AAC5C,yDAAsD;AACtD,yCAAsC;AACtC,2EAAwE;AAExE,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,2CAA2C;gBAC5C,OAAO,IAAI,+BAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D,KAAK,qCAAqC;gBACtC,OAAO,IAAI,yBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,+CAA+C;gBAChD,OAAO,IAAI,mCAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D,KAAK,+BAA+B;gBAChC,OAAO,IAAI,mBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD,KAAK,iEAAiE;gBAClE,OAAO,IAAI,qDAAyB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,wBAAwB,EAAE,OAAO,CAAC,CAAA;AAC/E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,qBAAqB,EAAE,OAAO,CAAC,CAAA;AAC5E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,0BAA0B,EAAE,OAAO,CAAC,CAAA;AACjF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kBAAkB,EAAE,OAAO,CAAC,CAAA;AACzE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,mCAAmC,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Provides an Amazon Connect Lambda Function Association. For more information see
|
|
4
|
+
* [Amazon Connect: Getting Started](https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-get-started.html) and [Invoke AWS Lambda functions](https://docs.aws.amazon.com/connect/latest/adminguide/connect-lambda-functions.html).
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as aws from "@pulumi/aws";
|
|
11
|
+
*
|
|
12
|
+
* const example = new aws.connect.LambdaFunctionAssociation("example", {
|
|
13
|
+
* functionArn: aws_lambda_function.example.arn,
|
|
14
|
+
* instanceId: aws_connect_instance.example.id,
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*
|
|
18
|
+
* ## Import
|
|
19
|
+
*
|
|
20
|
+
* `aws_connect_lambda_function_association` can be imported using the `instance_id` and `function_arn` separated by a comma (`,`) e.g.,
|
|
21
|
+
*
|
|
22
|
+
* ```sh
|
|
23
|
+
* $ pulumi import aws:connect/lambdaFunctionAssociation:LambdaFunctionAssociation example aaaaaaaa-bbbb-cccc-dddd-111111111111,arn:aws:lambda:us-west-2:123456789123:function:example
|
|
24
|
+
* ```
|
|
25
|
+
*/
|
|
26
|
+
export declare class LambdaFunctionAssociation extends pulumi.CustomResource {
|
|
27
|
+
/**
|
|
28
|
+
* Get an existing LambdaFunctionAssociation resource's state with the given name, ID, and optional extra
|
|
29
|
+
* properties used to qualify the lookup.
|
|
30
|
+
*
|
|
31
|
+
* @param name The _unique_ name of the resulting resource.
|
|
32
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
33
|
+
* @param state Any extra arguments used during the lookup.
|
|
34
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
35
|
+
*/
|
|
36
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: LambdaFunctionAssociationState, opts?: pulumi.CustomResourceOptions): LambdaFunctionAssociation;
|
|
37
|
+
/**
|
|
38
|
+
* Returns true if the given object is an instance of LambdaFunctionAssociation. This is designed to work even
|
|
39
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
40
|
+
*/
|
|
41
|
+
static isInstance(obj: any): obj is LambdaFunctionAssociation;
|
|
42
|
+
/**
|
|
43
|
+
* Amazon Resource Name (ARN) of the Lambda Function, omitting any version or alias qualifier.
|
|
44
|
+
*/
|
|
45
|
+
readonly functionArn: pulumi.Output<string>;
|
|
46
|
+
/**
|
|
47
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
48
|
+
*/
|
|
49
|
+
readonly instanceId: pulumi.Output<string>;
|
|
50
|
+
/**
|
|
51
|
+
* Create a LambdaFunctionAssociation resource with the given unique name, arguments, and options.
|
|
52
|
+
*
|
|
53
|
+
* @param name The _unique_ name of the resource.
|
|
54
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
55
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
56
|
+
*/
|
|
57
|
+
constructor(name: string, args: LambdaFunctionAssociationArgs, opts?: pulumi.CustomResourceOptions);
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Input properties used for looking up and filtering LambdaFunctionAssociation resources.
|
|
61
|
+
*/
|
|
62
|
+
export interface LambdaFunctionAssociationState {
|
|
63
|
+
/**
|
|
64
|
+
* Amazon Resource Name (ARN) of the Lambda Function, omitting any version or alias qualifier.
|
|
65
|
+
*/
|
|
66
|
+
functionArn?: pulumi.Input<string>;
|
|
67
|
+
/**
|
|
68
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
69
|
+
*/
|
|
70
|
+
instanceId?: pulumi.Input<string>;
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* The set of arguments for constructing a LambdaFunctionAssociation resource.
|
|
74
|
+
*/
|
|
75
|
+
export interface LambdaFunctionAssociationArgs {
|
|
76
|
+
/**
|
|
77
|
+
* Amazon Resource Name (ARN) of the Lambda Function, omitting any version or alias qualifier.
|
|
78
|
+
*/
|
|
79
|
+
functionArn: pulumi.Input<string>;
|
|
80
|
+
/**
|
|
81
|
+
* The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
|
|
82
|
+
*/
|
|
83
|
+
instanceId: pulumi.Input<string>;
|
|
84
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.LambdaFunctionAssociation = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Provides an Amazon Connect Lambda Function Association. For more information see
|
|
10
|
+
* [Amazon Connect: Getting Started](https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-get-started.html) and [Invoke AWS Lambda functions](https://docs.aws.amazon.com/connect/latest/adminguide/connect-lambda-functions.html).
|
|
11
|
+
*
|
|
12
|
+
* ## Example Usage
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as aws from "@pulumi/aws";
|
|
17
|
+
*
|
|
18
|
+
* const example = new aws.connect.LambdaFunctionAssociation("example", {
|
|
19
|
+
* functionArn: aws_lambda_function.example.arn,
|
|
20
|
+
* instanceId: aws_connect_instance.example.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ## Import
|
|
25
|
+
*
|
|
26
|
+
* `aws_connect_lambda_function_association` can be imported using the `instance_id` and `function_arn` separated by a comma (`,`) e.g.,
|
|
27
|
+
*
|
|
28
|
+
* ```sh
|
|
29
|
+
* $ pulumi import aws:connect/lambdaFunctionAssociation:LambdaFunctionAssociation example aaaaaaaa-bbbb-cccc-dddd-111111111111,arn:aws:lambda:us-west-2:123456789123:function:example
|
|
30
|
+
* ```
|
|
31
|
+
*/
|
|
32
|
+
class LambdaFunctionAssociation extends pulumi.CustomResource {
|
|
33
|
+
constructor(name, argsOrState, opts) {
|
|
34
|
+
let inputs = {};
|
|
35
|
+
opts = opts || {};
|
|
36
|
+
if (opts.id) {
|
|
37
|
+
const state = argsOrState;
|
|
38
|
+
inputs["functionArn"] = state ? state.functionArn : undefined;
|
|
39
|
+
inputs["instanceId"] = state ? state.instanceId : undefined;
|
|
40
|
+
}
|
|
41
|
+
else {
|
|
42
|
+
const args = argsOrState;
|
|
43
|
+
if ((!args || args.functionArn === undefined) && !opts.urn) {
|
|
44
|
+
throw new Error("Missing required property 'functionArn'");
|
|
45
|
+
}
|
|
46
|
+
if ((!args || args.instanceId === undefined) && !opts.urn) {
|
|
47
|
+
throw new Error("Missing required property 'instanceId'");
|
|
48
|
+
}
|
|
49
|
+
inputs["functionArn"] = args ? args.functionArn : undefined;
|
|
50
|
+
inputs["instanceId"] = args ? args.instanceId : undefined;
|
|
51
|
+
}
|
|
52
|
+
if (!opts.version) {
|
|
53
|
+
opts = pulumi.mergeOptions(opts, { version: utilities.getVersion() });
|
|
54
|
+
}
|
|
55
|
+
super(LambdaFunctionAssociation.__pulumiType, name, inputs, opts);
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* Get an existing LambdaFunctionAssociation resource's state with the given name, ID, and optional extra
|
|
59
|
+
* properties used to qualify the lookup.
|
|
60
|
+
*
|
|
61
|
+
* @param name The _unique_ name of the resulting resource.
|
|
62
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
63
|
+
* @param state Any extra arguments used during the lookup.
|
|
64
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
65
|
+
*/
|
|
66
|
+
static get(name, id, state, opts) {
|
|
67
|
+
return new LambdaFunctionAssociation(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* Returns true if the given object is an instance of LambdaFunctionAssociation. This is designed to work even
|
|
71
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
72
|
+
*/
|
|
73
|
+
static isInstance(obj) {
|
|
74
|
+
if (obj === undefined || obj === null) {
|
|
75
|
+
return false;
|
|
76
|
+
}
|
|
77
|
+
return obj['__pulumiType'] === LambdaFunctionAssociation.__pulumiType;
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
exports.LambdaFunctionAssociation = LambdaFunctionAssociation;
|
|
81
|
+
/** @internal */
|
|
82
|
+
LambdaFunctionAssociation.__pulumiType = 'aws:connect/lambdaFunctionAssociation:LambdaFunctionAssociation';
|
|
83
|
+
//# sourceMappingURL=lambdaFunctionAssociation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"lambdaFunctionAssociation.js","sourceRoot":"","sources":["../../connect/lambdaFunctionAssociation.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,yBAA0B,SAAQ,MAAM,CAAC,cAAc;IA6ChE,YAAY,IAAY,EAAE,WAA4E,EAAE,IAAmC;QACvI,IAAI,MAAM,GAAkB,EAAE,CAAC;QAC/B,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAyD,CAAC;YACxE,MAAM,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,MAAM,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAwD,CAAC;YACtE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,MAAM,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,MAAM,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;QACD,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;YACf,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,EAAE,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE,EAAC,CAAC,CAAC;SACxE;QACD,KAAK,CAAC,yBAAyB,CAAC,YAAY,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,CAAC;IACtE,CAAC;IAlED;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAsC,EAAE,IAAmC;QACpI,OAAO,IAAI,yBAAyB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAChF,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,yBAAyB,CAAC,YAAY,CAAC;IAC1E,CAAC;;AA1BL,8DAoEC;AAtDG,gBAAgB;AACO,sCAAY,GAAG,iEAAiE,CAAC"}
|
package/detective/graph.d.ts
CHANGED
|
@@ -48,7 +48,7 @@ export declare class Graph extends pulumi.CustomResource {
|
|
|
48
48
|
*/
|
|
49
49
|
readonly graphArn: pulumi.Output<string>;
|
|
50
50
|
/**
|
|
51
|
-
* A map of tags to assign to the instance. If configured with a provider
|
|
51
|
+
* A map of tags to assign to the instance. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
52
52
|
*/
|
|
53
53
|
readonly tags: pulumi.Output<{
|
|
54
54
|
[key: string]: string;
|
|
@@ -78,7 +78,7 @@ export interface GraphState {
|
|
|
78
78
|
*/
|
|
79
79
|
graphArn?: pulumi.Input<string>;
|
|
80
80
|
/**
|
|
81
|
-
* A map of tags to assign to the instance. If configured with a provider
|
|
81
|
+
* A map of tags to assign to the instance. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
82
82
|
*/
|
|
83
83
|
tags?: pulumi.Input<{
|
|
84
84
|
[key: string]: pulumi.Input<string>;
|
|
@@ -92,7 +92,7 @@ export interface GraphState {
|
|
|
92
92
|
*/
|
|
93
93
|
export interface GraphArgs {
|
|
94
94
|
/**
|
|
95
|
-
* A map of tags to assign to the instance. If configured with a provider
|
|
95
|
+
* A map of tags to assign to the instance. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
96
96
|
*/
|
|
97
97
|
tags?: pulumi.Input<{
|
|
98
98
|
[key: string]: pulumi.Input<string>;
|
package/dms/endpoint.d.ts
CHANGED
|
@@ -113,6 +113,14 @@ export declare class Endpoint extends pulumi.CustomResource {
|
|
|
113
113
|
* Configuration block with S3 settings. Detailed below.
|
|
114
114
|
*/
|
|
115
115
|
readonly s3Settings: pulumi.Output<outputs.dms.EndpointS3Settings | undefined>;
|
|
116
|
+
/**
|
|
117
|
+
* Amazon Resource Name (ARN) of the IAM role that specifies AWS DMS as the trusted entity and has the required permissions to access the value in SecretsManagerSecret.
|
|
118
|
+
*/
|
|
119
|
+
readonly secretsManagerAccessRoleArn: pulumi.Output<string | undefined>;
|
|
120
|
+
/**
|
|
121
|
+
* The full ARN, partial ARN, or friendly name of the SecretsManagerSecret that contains the endpoint connection details. Supported only for `engineName` as `oracle` and `postgres`.
|
|
122
|
+
*/
|
|
123
|
+
readonly secretsManagerArn: pulumi.Output<string | undefined>;
|
|
116
124
|
/**
|
|
117
125
|
* The host name of the server.
|
|
118
126
|
*/
|
|
@@ -214,6 +222,14 @@ export interface EndpointState {
|
|
|
214
222
|
* Configuration block with S3 settings. Detailed below.
|
|
215
223
|
*/
|
|
216
224
|
s3Settings?: pulumi.Input<inputs.dms.EndpointS3Settings>;
|
|
225
|
+
/**
|
|
226
|
+
* Amazon Resource Name (ARN) of the IAM role that specifies AWS DMS as the trusted entity and has the required permissions to access the value in SecretsManagerSecret.
|
|
227
|
+
*/
|
|
228
|
+
secretsManagerAccessRoleArn?: pulumi.Input<string>;
|
|
229
|
+
/**
|
|
230
|
+
* The full ARN, partial ARN, or friendly name of the SecretsManagerSecret that contains the endpoint connection details. Supported only for `engineName` as `oracle` and `postgres`.
|
|
231
|
+
*/
|
|
232
|
+
secretsManagerArn?: pulumi.Input<string>;
|
|
217
233
|
/**
|
|
218
234
|
* The host name of the server.
|
|
219
235
|
*/
|
|
@@ -303,6 +319,14 @@ export interface EndpointArgs {
|
|
|
303
319
|
* Configuration block with S3 settings. Detailed below.
|
|
304
320
|
*/
|
|
305
321
|
s3Settings?: pulumi.Input<inputs.dms.EndpointS3Settings>;
|
|
322
|
+
/**
|
|
323
|
+
* Amazon Resource Name (ARN) of the IAM role that specifies AWS DMS as the trusted entity and has the required permissions to access the value in SecretsManagerSecret.
|
|
324
|
+
*/
|
|
325
|
+
secretsManagerAccessRoleArn?: pulumi.Input<string>;
|
|
326
|
+
/**
|
|
327
|
+
* The full ARN, partial ARN, or friendly name of the SecretsManagerSecret that contains the endpoint connection details. Supported only for `engineName` as `oracle` and `postgres`.
|
|
328
|
+
*/
|
|
329
|
+
secretsManagerArn?: pulumi.Input<string>;
|
|
306
330
|
/**
|
|
307
331
|
* The host name of the server.
|
|
308
332
|
*/
|
package/dms/endpoint.js
CHANGED
|
@@ -63,6 +63,8 @@ class Endpoint extends pulumi.CustomResource {
|
|
|
63
63
|
inputs["password"] = state ? state.password : undefined;
|
|
64
64
|
inputs["port"] = state ? state.port : undefined;
|
|
65
65
|
inputs["s3Settings"] = state ? state.s3Settings : undefined;
|
|
66
|
+
inputs["secretsManagerAccessRoleArn"] = state ? state.secretsManagerAccessRoleArn : undefined;
|
|
67
|
+
inputs["secretsManagerArn"] = state ? state.secretsManagerArn : undefined;
|
|
66
68
|
inputs["serverName"] = state ? state.serverName : undefined;
|
|
67
69
|
inputs["serviceAccessRole"] = state ? state.serviceAccessRole : undefined;
|
|
68
70
|
inputs["sslMode"] = state ? state.sslMode : undefined;
|
|
@@ -95,6 +97,8 @@ class Endpoint extends pulumi.CustomResource {
|
|
|
95
97
|
inputs["password"] = args ? args.password : undefined;
|
|
96
98
|
inputs["port"] = args ? args.port : undefined;
|
|
97
99
|
inputs["s3Settings"] = args ? args.s3Settings : undefined;
|
|
100
|
+
inputs["secretsManagerAccessRoleArn"] = args ? args.secretsManagerAccessRoleArn : undefined;
|
|
101
|
+
inputs["secretsManagerArn"] = args ? args.secretsManagerArn : undefined;
|
|
98
102
|
inputs["serverName"] = args ? args.serverName : undefined;
|
|
99
103
|
inputs["serviceAccessRole"] = args ? args.serviceAccessRole : undefined;
|
|
100
104
|
inputs["sslMode"] = args ? args.sslMode : undefined;
|
package/dms/endpoint.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpoint.js","sourceRoot":"","sources":["../../dms/endpoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"endpoint.js","sourceRoot":"","sources":["../../dms/endpoint.ts"],"names":[],"mappings":"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"}
|
|
@@ -130,7 +130,7 @@ export declare class ReplicationInstance extends pulumi.CustomResource {
|
|
|
130
130
|
*/
|
|
131
131
|
readonly replicationInstanceArn: pulumi.Output<string>;
|
|
132
132
|
/**
|
|
133
|
-
* The compute and memory capacity of the replication instance as specified by the replication instance class.
|
|
133
|
+
* The compute and memory capacity of the replication instance as specified by the replication instance class. See [AWS DMS User Guide](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_ReplicationInstance.Types.html) for available instance sizes and advice on which one to choose.
|
|
134
134
|
*/
|
|
135
135
|
readonly replicationInstanceClass: pulumi.Output<string>;
|
|
136
136
|
/**
|
|
@@ -223,7 +223,7 @@ export interface ReplicationInstanceState {
|
|
|
223
223
|
*/
|
|
224
224
|
replicationInstanceArn?: pulumi.Input<string>;
|
|
225
225
|
/**
|
|
226
|
-
* The compute and memory capacity of the replication instance as specified by the replication instance class.
|
|
226
|
+
* The compute and memory capacity of the replication instance as specified by the replication instance class. See [AWS DMS User Guide](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_ReplicationInstance.Types.html) for available instance sizes and advice on which one to choose.
|
|
227
227
|
*/
|
|
228
228
|
replicationInstanceClass?: pulumi.Input<string>;
|
|
229
229
|
/**
|
|
@@ -304,7 +304,7 @@ export interface ReplicationInstanceArgs {
|
|
|
304
304
|
*/
|
|
305
305
|
publiclyAccessible?: pulumi.Input<boolean>;
|
|
306
306
|
/**
|
|
307
|
-
* The compute and memory capacity of the replication instance as specified by the replication instance class.
|
|
307
|
+
* The compute and memory capacity of the replication instance as specified by the replication instance class. See [AWS DMS User Guide](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_ReplicationInstance.Types.html) for available instance sizes and advice on which one to choose.
|
|
308
308
|
*/
|
|
309
309
|
replicationInstanceClass: pulumi.Input<string>;
|
|
310
310
|
/**
|
package/docdb/cluster.d.ts
CHANGED
|
@@ -123,7 +123,7 @@ export declare class Cluster extends pulumi.CustomResource {
|
|
|
123
123
|
*/
|
|
124
124
|
readonly finalSnapshotIdentifier: pulumi.Output<string | undefined>;
|
|
125
125
|
/**
|
|
126
|
-
* The global cluster identifier specified on
|
|
126
|
+
* The global cluster identifier specified on `aws.docdb.GlobalCluster`.
|
|
127
127
|
*/
|
|
128
128
|
readonly globalClusterIdentifier: pulumi.Output<string | undefined>;
|
|
129
129
|
/**
|
|
@@ -273,7 +273,7 @@ export interface ClusterState {
|
|
|
273
273
|
*/
|
|
274
274
|
finalSnapshotIdentifier?: pulumi.Input<string>;
|
|
275
275
|
/**
|
|
276
|
-
* The global cluster identifier specified on
|
|
276
|
+
* The global cluster identifier specified on `aws.docdb.GlobalCluster`.
|
|
277
277
|
*/
|
|
278
278
|
globalClusterIdentifier?: pulumi.Input<string>;
|
|
279
279
|
/**
|
|
@@ -403,7 +403,7 @@ export interface ClusterArgs {
|
|
|
403
403
|
*/
|
|
404
404
|
finalSnapshotIdentifier?: pulumi.Input<string>;
|
|
405
405
|
/**
|
|
406
|
-
* The global cluster identifier specified on
|
|
406
|
+
* The global cluster identifier specified on `aws.docdb.GlobalCluster`.
|
|
407
407
|
*/
|
|
408
408
|
globalClusterIdentifier?: pulumi.Input<string>;
|
|
409
409
|
/**
|
package/dynamodb/table.d.ts
CHANGED
|
@@ -139,7 +139,7 @@ export declare class Table extends pulumi.CustomResource {
|
|
|
139
139
|
*/
|
|
140
140
|
readonly name: pulumi.Output<string>;
|
|
141
141
|
/**
|
|
142
|
-
*
|
|
142
|
+
* Enable point-in-time recovery options.
|
|
143
143
|
*/
|
|
144
144
|
readonly pointInTimeRecovery: pulumi.Output<outputs.dynamodb.TablePointInTimeRecovery>;
|
|
145
145
|
/**
|
|
@@ -149,11 +149,23 @@ export declare class Table extends pulumi.CustomResource {
|
|
|
149
149
|
/**
|
|
150
150
|
* The number of read units for this index. Must be set if billingMode is set to PROVISIONED.
|
|
151
151
|
*/
|
|
152
|
-
readonly readCapacity: pulumi.Output<number
|
|
152
|
+
readonly readCapacity: pulumi.Output<number>;
|
|
153
153
|
/**
|
|
154
154
|
* Configuration block(s) with [DynamoDB Global Tables V2 (version 2019.11.21)](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/globaltables.V2.html) replication configurations. Detailed below.
|
|
155
155
|
*/
|
|
156
156
|
readonly replicas: pulumi.Output<outputs.dynamodb.TableReplica[] | undefined>;
|
|
157
|
+
/**
|
|
158
|
+
* The time of the point-in-time recovery point to restore.
|
|
159
|
+
*/
|
|
160
|
+
readonly restoreDateTime: pulumi.Output<string | undefined>;
|
|
161
|
+
/**
|
|
162
|
+
* The name of the table to restore. Must match the name of an existing table.
|
|
163
|
+
*/
|
|
164
|
+
readonly restoreSourceName: pulumi.Output<string | undefined>;
|
|
165
|
+
/**
|
|
166
|
+
* If set, restores table to the most recent point-in-time recovery point.
|
|
167
|
+
*/
|
|
168
|
+
readonly restoreToLatestTime: pulumi.Output<boolean | undefined>;
|
|
157
169
|
/**
|
|
158
170
|
* Encryption at rest options. AWS DynamoDB tables are automatically encrypted at rest with an AWS owned Customer Master Key if this argument isn't specified.
|
|
159
171
|
*/
|
|
@@ -182,7 +194,7 @@ export declare class Table extends pulumi.CustomResource {
|
|
|
182
194
|
*/
|
|
183
195
|
readonly tableClass: pulumi.Output<string | undefined>;
|
|
184
196
|
/**
|
|
185
|
-
* A map of tags to populate on the created table.
|
|
197
|
+
* A map of tags to populate on the created table. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
186
198
|
*/
|
|
187
199
|
readonly tags: pulumi.Output<{
|
|
188
200
|
[key: string]: string;
|
|
@@ -196,11 +208,11 @@ export declare class Table extends pulumi.CustomResource {
|
|
|
196
208
|
/**
|
|
197
209
|
* Defines ttl, has two properties, and can only be specified once:
|
|
198
210
|
*/
|
|
199
|
-
readonly ttl: pulumi.Output<outputs.dynamodb.TableTtl
|
|
211
|
+
readonly ttl: pulumi.Output<outputs.dynamodb.TableTtl>;
|
|
200
212
|
/**
|
|
201
213
|
* The number of write units for this index. Must be set if billingMode is set to PROVISIONED.
|
|
202
214
|
*/
|
|
203
|
-
readonly writeCapacity: pulumi.Output<number
|
|
215
|
+
readonly writeCapacity: pulumi.Output<number>;
|
|
204
216
|
/**
|
|
205
217
|
* Create a Table resource with the given unique name, arguments, and options.
|
|
206
218
|
*
|
|
@@ -208,7 +220,7 @@ export declare class Table extends pulumi.CustomResource {
|
|
|
208
220
|
* @param args The arguments to use to populate this resource's properties.
|
|
209
221
|
* @param opts A bag of options that control this resource's behavior.
|
|
210
222
|
*/
|
|
211
|
-
constructor(name: string, args
|
|
223
|
+
constructor(name: string, args?: TableArgs, opts?: pulumi.CustomResourceOptions);
|
|
212
224
|
}
|
|
213
225
|
/**
|
|
214
226
|
* Input properties used for looking up and filtering Table resources.
|
|
@@ -248,7 +260,7 @@ export interface TableState {
|
|
|
248
260
|
*/
|
|
249
261
|
name?: pulumi.Input<string>;
|
|
250
262
|
/**
|
|
251
|
-
*
|
|
263
|
+
* Enable point-in-time recovery options.
|
|
252
264
|
*/
|
|
253
265
|
pointInTimeRecovery?: pulumi.Input<inputs.dynamodb.TablePointInTimeRecovery>;
|
|
254
266
|
/**
|
|
@@ -263,6 +275,18 @@ export interface TableState {
|
|
|
263
275
|
* Configuration block(s) with [DynamoDB Global Tables V2 (version 2019.11.21)](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/globaltables.V2.html) replication configurations. Detailed below.
|
|
264
276
|
*/
|
|
265
277
|
replicas?: pulumi.Input<pulumi.Input<inputs.dynamodb.TableReplica>[]>;
|
|
278
|
+
/**
|
|
279
|
+
* The time of the point-in-time recovery point to restore.
|
|
280
|
+
*/
|
|
281
|
+
restoreDateTime?: pulumi.Input<string>;
|
|
282
|
+
/**
|
|
283
|
+
* The name of the table to restore. Must match the name of an existing table.
|
|
284
|
+
*/
|
|
285
|
+
restoreSourceName?: pulumi.Input<string>;
|
|
286
|
+
/**
|
|
287
|
+
* If set, restores table to the most recent point-in-time recovery point.
|
|
288
|
+
*/
|
|
289
|
+
restoreToLatestTime?: pulumi.Input<boolean>;
|
|
266
290
|
/**
|
|
267
291
|
* Encryption at rest options. AWS DynamoDB tables are automatically encrypted at rest with an AWS owned Customer Master Key if this argument isn't specified.
|
|
268
292
|
*/
|
|
@@ -291,7 +315,7 @@ export interface TableState {
|
|
|
291
315
|
*/
|
|
292
316
|
tableClass?: pulumi.Input<string>;
|
|
293
317
|
/**
|
|
294
|
-
* A map of tags to populate on the created table.
|
|
318
|
+
* A map of tags to populate on the created table. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
295
319
|
*/
|
|
296
320
|
tags?: pulumi.Input<{
|
|
297
321
|
[key: string]: pulumi.Input<string>;
|
|
@@ -318,7 +342,7 @@ export interface TableArgs {
|
|
|
318
342
|
/**
|
|
319
343
|
* List of nested attribute definitions. Only required for `hashKey` and `rangeKey` attributes. Each attribute has two properties:
|
|
320
344
|
*/
|
|
321
|
-
attributes
|
|
345
|
+
attributes?: pulumi.Input<pulumi.Input<inputs.dynamodb.TableAttribute>[]>;
|
|
322
346
|
/**
|
|
323
347
|
* Controls how you are charged for read and write throughput and how you manage capacity. The valid values are `PROVISIONED` and `PAY_PER_REQUEST`. Defaults to `PROVISIONED`.
|
|
324
348
|
*/
|
|
@@ -333,7 +357,7 @@ export interface TableArgs {
|
|
|
333
357
|
* The name of the hash key in the index; must be
|
|
334
358
|
* defined as an attribute in the resource.
|
|
335
359
|
*/
|
|
336
|
-
hashKey
|
|
360
|
+
hashKey?: pulumi.Input<string>;
|
|
337
361
|
/**
|
|
338
362
|
* Describe an LSI on the table;
|
|
339
363
|
* these can only be allocated *at creation* so you cannot change this
|
|
@@ -345,7 +369,7 @@ export interface TableArgs {
|
|
|
345
369
|
*/
|
|
346
370
|
name?: pulumi.Input<string>;
|
|
347
371
|
/**
|
|
348
|
-
*
|
|
372
|
+
* Enable point-in-time recovery options.
|
|
349
373
|
*/
|
|
350
374
|
pointInTimeRecovery?: pulumi.Input<inputs.dynamodb.TablePointInTimeRecovery>;
|
|
351
375
|
/**
|
|
@@ -360,6 +384,18 @@ export interface TableArgs {
|
|
|
360
384
|
* Configuration block(s) with [DynamoDB Global Tables V2 (version 2019.11.21)](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/globaltables.V2.html) replication configurations. Detailed below.
|
|
361
385
|
*/
|
|
362
386
|
replicas?: pulumi.Input<pulumi.Input<inputs.dynamodb.TableReplica>[]>;
|
|
387
|
+
/**
|
|
388
|
+
* The time of the point-in-time recovery point to restore.
|
|
389
|
+
*/
|
|
390
|
+
restoreDateTime?: pulumi.Input<string>;
|
|
391
|
+
/**
|
|
392
|
+
* The name of the table to restore. Must match the name of an existing table.
|
|
393
|
+
*/
|
|
394
|
+
restoreSourceName?: pulumi.Input<string>;
|
|
395
|
+
/**
|
|
396
|
+
* If set, restores table to the most recent point-in-time recovery point.
|
|
397
|
+
*/
|
|
398
|
+
restoreToLatestTime?: pulumi.Input<boolean>;
|
|
363
399
|
/**
|
|
364
400
|
* Encryption at rest options. AWS DynamoDB tables are automatically encrypted at rest with an AWS owned Customer Master Key if this argument isn't specified.
|
|
365
401
|
*/
|
|
@@ -377,7 +413,7 @@ export interface TableArgs {
|
|
|
377
413
|
*/
|
|
378
414
|
tableClass?: pulumi.Input<string>;
|
|
379
415
|
/**
|
|
380
|
-
* A map of tags to populate on the created table.
|
|
416
|
+
* A map of tags to populate on the created table. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
381
417
|
*/
|
|
382
418
|
tags?: pulumi.Input<{
|
|
383
419
|
[key: string]: pulumi.Input<string>;
|
package/dynamodb/table.js
CHANGED
|
@@ -111,6 +111,9 @@ class Table extends pulumi.CustomResource {
|
|
|
111
111
|
inputs["rangeKey"] = state ? state.rangeKey : undefined;
|
|
112
112
|
inputs["readCapacity"] = state ? state.readCapacity : undefined;
|
|
113
113
|
inputs["replicas"] = state ? state.replicas : undefined;
|
|
114
|
+
inputs["restoreDateTime"] = state ? state.restoreDateTime : undefined;
|
|
115
|
+
inputs["restoreSourceName"] = state ? state.restoreSourceName : undefined;
|
|
116
|
+
inputs["restoreToLatestTime"] = state ? state.restoreToLatestTime : undefined;
|
|
114
117
|
inputs["serverSideEncryption"] = state ? state.serverSideEncryption : undefined;
|
|
115
118
|
inputs["streamArn"] = state ? state.streamArn : undefined;
|
|
116
119
|
inputs["streamEnabled"] = state ? state.streamEnabled : undefined;
|
|
@@ -124,12 +127,6 @@ class Table extends pulumi.CustomResource {
|
|
|
124
127
|
}
|
|
125
128
|
else {
|
|
126
129
|
const args = argsOrState;
|
|
127
|
-
if ((!args || args.attributes === undefined) && !opts.urn) {
|
|
128
|
-
throw new Error("Missing required property 'attributes'");
|
|
129
|
-
}
|
|
130
|
-
if ((!args || args.hashKey === undefined) && !opts.urn) {
|
|
131
|
-
throw new Error("Missing required property 'hashKey'");
|
|
132
|
-
}
|
|
133
130
|
inputs["attributes"] = args ? args.attributes : undefined;
|
|
134
131
|
inputs["billingMode"] = args ? args.billingMode : undefined;
|
|
135
132
|
inputs["globalSecondaryIndexes"] = args ? args.globalSecondaryIndexes : undefined;
|
|
@@ -140,6 +137,9 @@ class Table extends pulumi.CustomResource {
|
|
|
140
137
|
inputs["rangeKey"] = args ? args.rangeKey : undefined;
|
|
141
138
|
inputs["readCapacity"] = args ? args.readCapacity : undefined;
|
|
142
139
|
inputs["replicas"] = args ? args.replicas : undefined;
|
|
140
|
+
inputs["restoreDateTime"] = args ? args.restoreDateTime : undefined;
|
|
141
|
+
inputs["restoreSourceName"] = args ? args.restoreSourceName : undefined;
|
|
142
|
+
inputs["restoreToLatestTime"] = args ? args.restoreToLatestTime : undefined;
|
|
143
143
|
inputs["serverSideEncryption"] = args ? args.serverSideEncryption : undefined;
|
|
144
144
|
inputs["streamEnabled"] = args ? args.streamEnabled : undefined;
|
|
145
145
|
inputs["streamViewType"] = args ? args.streamViewType : undefined;
|
package/dynamodb/table.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table.js","sourceRoot":"","sources":["../../dynamodb/table.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwFG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"table.js","sourceRoot":"","sources":["../../dynamodb/table.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwFG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IA6I5C,YAAY,IAAY,EAAE,WAAoC,EAAE,IAAmC;QAC/F,IAAI,MAAM,GAAkB,EAAE,CAAC;QAC/B,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqC,CAAC;YACpD,MAAM,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,MAAM,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,MAAM,CAAC,wBAAwB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,MAAM,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,MAAM,CAAC,uBAAuB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,MAAM,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAChD,MAAM,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,MAAM,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,MAAM,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,MAAM,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,MAAM,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,MAAM,CAAC,mBAAmB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,MAAM,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,MAAM,CAAC,sBAAsB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,MAAM,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,MAAM,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,MAAM,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,MAAM,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,MAAM,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,MAAM,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAChD,MAAM,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,MAAM,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,MAAM,IAAI,GAAG,WAAoC,CAAC;YAClD,MAAM,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,MAAM,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,MAAM,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,MAAM,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,MAAM,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,MAAM,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,MAAM,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,MAAM,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,MAAM,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,MAAM,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,MAAM,CAAC,mBAAmB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,MAAM,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,MAAM,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,MAAM,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,MAAM,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,MAAM,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,MAAM,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5C,MAAM,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,MAAM,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClC,MAAM,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxC,MAAM,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,MAAM,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACzC;QACD,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;YACf,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,EAAE,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE,EAAC,CAAC,CAAC;SACxE;QACD,KAAK,CAAC,KAAK,CAAC,YAAY,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,CAAC;IAClD,CAAC;IAxMD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5D,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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;;AA1BL,sBA0MC;AA5LG,gBAAgB;AACO,kBAAY,GAAG,0BAA0B,CAAC"}
|
package/ebs/snapshot.d.ts
CHANGED
|
@@ -76,7 +76,7 @@ export declare class Snapshot extends pulumi.CustomResource {
|
|
|
76
76
|
*/
|
|
77
77
|
readonly ownerId: pulumi.Output<string>;
|
|
78
78
|
/**
|
|
79
|
-
* A map of tags
|
|
79
|
+
* A map of tags to assign to the snapshot. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
80
80
|
*/
|
|
81
81
|
readonly tags: pulumi.Output<{
|
|
82
82
|
[key: string]: string;
|
|
@@ -137,7 +137,7 @@ export interface SnapshotState {
|
|
|
137
137
|
*/
|
|
138
138
|
ownerId?: pulumi.Input<string>;
|
|
139
139
|
/**
|
|
140
|
-
* A map of tags
|
|
140
|
+
* A map of tags to assign to the snapshot. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
141
141
|
*/
|
|
142
142
|
tags?: pulumi.Input<{
|
|
143
143
|
[key: string]: pulumi.Input<string>;
|
|
@@ -166,7 +166,7 @@ export interface SnapshotArgs {
|
|
|
166
166
|
*/
|
|
167
167
|
description?: pulumi.Input<string>;
|
|
168
168
|
/**
|
|
169
|
-
* A map of tags
|
|
169
|
+
* A map of tags to assign to the snapshot. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
170
170
|
*/
|
|
171
171
|
tags?: pulumi.Input<{
|
|
172
172
|
[key: string]: pulumi.Input<string>;
|
package/ebs/snapshotCopy.d.ts
CHANGED
|
@@ -85,7 +85,7 @@ export declare class SnapshotCopy extends pulumi.CustomResource {
|
|
|
85
85
|
*/
|
|
86
86
|
readonly sourceSnapshotId: pulumi.Output<string>;
|
|
87
87
|
/**
|
|
88
|
-
* A map of tags for the snapshot.
|
|
88
|
+
* A map of tags for the snapshot. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
89
89
|
*/
|
|
90
90
|
readonly tags: pulumi.Output<{
|
|
91
91
|
[key: string]: string;
|
|
@@ -153,7 +153,7 @@ export interface SnapshotCopyState {
|
|
|
153
153
|
*/
|
|
154
154
|
sourceSnapshotId?: pulumi.Input<string>;
|
|
155
155
|
/**
|
|
156
|
-
* A map of tags for the snapshot.
|
|
156
|
+
* A map of tags for the snapshot. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
157
157
|
*/
|
|
158
158
|
tags?: pulumi.Input<{
|
|
159
159
|
[key: string]: pulumi.Input<string>;
|
|
@@ -195,7 +195,7 @@ export interface SnapshotCopyArgs {
|
|
|
195
195
|
*/
|
|
196
196
|
sourceSnapshotId: pulumi.Input<string>;
|
|
197
197
|
/**
|
|
198
|
-
* A map of tags for the snapshot.
|
|
198
|
+
* A map of tags for the snapshot. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
199
199
|
*/
|
|
200
200
|
tags?: pulumi.Input<{
|
|
201
201
|
[key: string]: pulumi.Input<string>;
|