@pulumi/aws 4.31.0 → 4.33.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/acm/getCertificate.d.ts +2 -2
- package/alb/loadBalancer.d.ts +2 -2
- package/alb/loadBalancer.js +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/loadBalancer.d.ts +2 -2
- package/applicationloadbalancing/loadBalancer.js +2 -2
- 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/autoscaling/getAmiIds.d.ts +4 -4
- package/autoscaling/getAmiIds.js +4 -4
- package/backup/regionSettings.d.ts +25 -0
- package/backup/regionSettings.js +9 -0
- package/backup/regionSettings.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/cloudwatch/eventTarget.d.ts +4 -0
- package/cloudwatch/eventTarget.js +4 -0
- package/cloudwatch/eventTarget.js.map +1 -1
- package/codecommit/approvalRuleTemplateAssociation.d.ts +83 -0
- package/codecommit/approvalRuleTemplateAssociation.js +82 -0
- package/codecommit/approvalRuleTemplateAssociation.js.map +1 -0
- package/codecommit/index.d.ts +1 -0
- package/codecommit/index.js +5 -0
- package/codecommit/index.js.map +1 -1
- 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 +103 -0
- package/detective/graph.js +81 -0
- package/detective/graph.js.map +1 -0
- package/detective/index.d.ts +1 -0
- package/detective/index.js +33 -0
- package/detective/index.js.map +1 -0
- 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/getTable.d.ts +1 -0
- package/dynamodb/getTable.js.map +1 -1
- package/dynamodb/table.d.ts +60 -12
- package/dynamodb/table.js +8 -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/index.d.ts +1 -0
- package/ec2/index.js +5 -0
- package/ec2/index.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/subnetCidrReservation.d.ts +116 -0
- package/ec2/subnetCidrReservation.js +92 -0
- package/ec2/subnetCidrReservation.js.map +1 -0
- 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/vpc.d.ts +28 -16
- package/ec2/vpc.js +1 -1
- package/ec2/vpc.js.map +1 -1
- package/ec2/vpcIpam.d.ts +5 -5
- package/ec2/vpcIpamPool.d.ts +9 -9
- package/ec2/vpcIpamPool.js +1 -1
- package/ec2/vpcIpv6CidrBlockAssociation.d.ts +10 -2
- package/ec2/vpcIpv6CidrBlockAssociation.js +1 -2
- package/ec2/vpcIpv6CidrBlockAssociation.js.map +1 -1
- 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/index.d.ts +1 -0
- package/ecs/index.js +5 -0
- package/ecs/index.js.map +1 -1
- package/ecs/taskDefinition.d.ts +58 -18
- package/ecs/taskDefinition.js +48 -18
- package/ecs/taskDefinition.js.map +1 -1
- package/ecs/taskSet.d.ts +264 -0
- package/ecs/taskSet.js +107 -0
- package/ecs/taskSet.js.map +1 -0
- 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 +21 -0
- package/elasticache/replicationGroup.js +2 -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/loadBalancer.d.ts +2 -2
- package/elasticloadbalancingv2/loadBalancer.js +2 -2
- package/elasticloadbalancingv2/targetGroup.d.ts +3 -3
- package/elasticsearch/domain.d.ts +12 -0
- package/elasticsearch/domain.js +2 -0
- package/elasticsearch/domain.js.map +1 -1
- package/elasticsearch/getDomain.d.ts +4 -0
- package/elasticsearch/getDomain.js.map +1 -1
- package/elb/loadBalancer.d.ts +9 -0
- package/elb/loadBalancer.js.map +1 -1
- package/emr/cluster.d.ts +2 -2
- package/emr/index.d.ts +2 -0
- package/emr/index.js +10 -0
- package/emr/index.js.map +1 -1
- package/emr/studio.d.ts +246 -0
- package/emr/studio.js +131 -0
- package/emr/studio.js.map +1 -0
- package/emr/studioSessionMapping.d.ts +121 -0
- package/emr/studioSessionMapping.js +93 -0
- package/emr/studioSessionMapping.js.map +1 -0
- 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/getAutoscalingGroups.d.ts +4 -4
- package/getAutoscalingGroups.js +4 -4
- package/glue/connection.d.ts +5 -5
- package/iam/role.d.ts +6 -6
- package/iam/serviceLinkedRole.d.ts +36 -0
- package/iam/serviceLinkedRole.js +4 -0
- package/iam/serviceLinkedRole.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +5 -3
- package/index.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/getStream.d.ts +5 -0
- package/kinesis/getStream.js.map +1 -1
- package/kinesis/stream.d.ts +31 -6
- package/kinesis/stream.js +5 -3
- 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/lambda/eventSourceMapping.d.ts +40 -0
- package/lambda/eventSourceMapping.js +30 -0
- package/lambda/eventSourceMapping.js.map +1 -1
- package/lb/loadBalancer.d.ts +2 -2
- package/lb/loadBalancer.js +2 -2
- 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/servicequotas/getServiceQuota.d.ts +6 -6
- 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/sqs/queue.d.ts +25 -0
- package/sqs/queue.js +15 -0
- package/sqs/queue.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 +35 -3
- package/transfer/server.js +13 -0
- package/transfer/server.js.map +1 -1
- package/types/input.d.ts +307 -20
- package/types/output.d.ts +372 -17
- package/xray/group.d.ts +9 -0
- package/xray/group.js.map +1 -1
package/fsx/backup.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* Provides a FSx Backup resource.
|
|
4
4
|
*
|
|
5
|
-
* ## Example
|
|
5
|
+
* ## Lustre Example
|
|
6
6
|
*
|
|
7
7
|
* ```typescript
|
|
8
8
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -17,6 +17,37 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
17
17
|
* const exampleBackup = new aws.fsx.Backup("exampleBackup", {fileSystemId: exampleLustreFileSystem.id});
|
|
18
18
|
* ```
|
|
19
19
|
*
|
|
20
|
+
* ## Windows Example
|
|
21
|
+
*
|
|
22
|
+
* ```typescript
|
|
23
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
24
|
+
* import * as aws from "@pulumi/aws";
|
|
25
|
+
*
|
|
26
|
+
* const exampleWindowsFileSystem = new aws.fsx.WindowsFileSystem("exampleWindowsFileSystem", {
|
|
27
|
+
* activeDirectoryId: aws_directory_service_directory.eample.id,
|
|
28
|
+
* skipFinalBackup: true,
|
|
29
|
+
* storageCapacity: 32,
|
|
30
|
+
* subnetIds: [aws_subnet.example1.id],
|
|
31
|
+
* throughputCapacity: 8,
|
|
32
|
+
* });
|
|
33
|
+
* const exampleBackup = new aws.fsx.Backup("exampleBackup", {fileSystemId: exampleWindowsFileSystem.id});
|
|
34
|
+
* ```
|
|
35
|
+
*
|
|
36
|
+
* ## ONTAP Example
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as aws from "@pulumi/aws";
|
|
41
|
+
*
|
|
42
|
+
* const exampleOntapVolume = new aws.fsx.OntapVolume("exampleOntapVolume", {
|
|
43
|
+
* junctionPath: "/example",
|
|
44
|
+
* sizeInMegabytes: 1024,
|
|
45
|
+
* storageEfficiencyEnabled: true,
|
|
46
|
+
* storageVirtualMachineId: aws_fsx_ontap_storage_virtual_machine.test.id,
|
|
47
|
+
* });
|
|
48
|
+
* const exampleBackup = new aws.fsx.Backup("exampleBackup", {volumeId: exampleOntapVolume.id});
|
|
49
|
+
* ```
|
|
50
|
+
*
|
|
20
51
|
* ## Import
|
|
21
52
|
*
|
|
22
53
|
* FSx Backups can be imported using the `id`, e.g.,
|
|
@@ -46,9 +77,9 @@ export declare class Backup extends pulumi.CustomResource {
|
|
|
46
77
|
*/
|
|
47
78
|
readonly arn: pulumi.Output<string>;
|
|
48
79
|
/**
|
|
49
|
-
* The ID of the file system to back up.
|
|
80
|
+
* The ID of the file system to back up. Required if backing up Lustre or Windows file systems.
|
|
50
81
|
*/
|
|
51
|
-
readonly fileSystemId: pulumi.Output<string>;
|
|
82
|
+
readonly fileSystemId: pulumi.Output<string | undefined>;
|
|
52
83
|
/**
|
|
53
84
|
* The ID of the AWS Key Management Service (AWS KMS) key used to encrypt the backup of the Amazon FSx file system's data at rest.
|
|
54
85
|
*/
|
|
@@ -58,13 +89,13 @@ export declare class Backup extends pulumi.CustomResource {
|
|
|
58
89
|
*/
|
|
59
90
|
readonly ownerId: pulumi.Output<string>;
|
|
60
91
|
/**
|
|
61
|
-
* A map of tags to assign to the file system. If configured with a provider
|
|
92
|
+
* A map of tags to assign to the file system. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level. If you have set `copyTagsToBackups` to true, and you specify one or more tags, no existing file system tags are copied from the file system to the backup.
|
|
62
93
|
*/
|
|
63
94
|
readonly tags: pulumi.Output<{
|
|
64
95
|
[key: string]: string;
|
|
65
96
|
}>;
|
|
66
97
|
/**
|
|
67
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
98
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
68
99
|
*/
|
|
69
100
|
readonly tagsAll: pulumi.Output<{
|
|
70
101
|
[key: string]: string;
|
|
@@ -73,6 +104,10 @@ export declare class Backup extends pulumi.CustomResource {
|
|
|
73
104
|
* The type of the file system backup.
|
|
74
105
|
*/
|
|
75
106
|
readonly type: pulumi.Output<string>;
|
|
107
|
+
/**
|
|
108
|
+
* The ID of the volume to back up. Required if backing up a ONTAP Volume.
|
|
109
|
+
*/
|
|
110
|
+
readonly volumeId: pulumi.Output<string | undefined>;
|
|
76
111
|
/**
|
|
77
112
|
* Create a Backup resource with the given unique name, arguments, and options.
|
|
78
113
|
*
|
|
@@ -80,7 +115,7 @@ export declare class Backup extends pulumi.CustomResource {
|
|
|
80
115
|
* @param args The arguments to use to populate this resource's properties.
|
|
81
116
|
* @param opts A bag of options that control this resource's behavior.
|
|
82
117
|
*/
|
|
83
|
-
constructor(name: string, args
|
|
118
|
+
constructor(name: string, args?: BackupArgs, opts?: pulumi.CustomResourceOptions);
|
|
84
119
|
}
|
|
85
120
|
/**
|
|
86
121
|
* Input properties used for looking up and filtering Backup resources.
|
|
@@ -91,7 +126,7 @@ export interface BackupState {
|
|
|
91
126
|
*/
|
|
92
127
|
arn?: pulumi.Input<string>;
|
|
93
128
|
/**
|
|
94
|
-
* The ID of the file system to back up.
|
|
129
|
+
* The ID of the file system to back up. Required if backing up Lustre or Windows file systems.
|
|
95
130
|
*/
|
|
96
131
|
fileSystemId?: pulumi.Input<string>;
|
|
97
132
|
/**
|
|
@@ -103,13 +138,13 @@ export interface BackupState {
|
|
|
103
138
|
*/
|
|
104
139
|
ownerId?: pulumi.Input<string>;
|
|
105
140
|
/**
|
|
106
|
-
* A map of tags to assign to the file system. If configured with a provider
|
|
141
|
+
* A map of tags to assign to the file system. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level. If you have set `copyTagsToBackups` to true, and you specify one or more tags, no existing file system tags are copied from the file system to the backup.
|
|
107
142
|
*/
|
|
108
143
|
tags?: pulumi.Input<{
|
|
109
144
|
[key: string]: pulumi.Input<string>;
|
|
110
145
|
}>;
|
|
111
146
|
/**
|
|
112
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
147
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
113
148
|
*/
|
|
114
149
|
tagsAll?: pulumi.Input<{
|
|
115
150
|
[key: string]: pulumi.Input<string>;
|
|
@@ -118,19 +153,27 @@ export interface BackupState {
|
|
|
118
153
|
* The type of the file system backup.
|
|
119
154
|
*/
|
|
120
155
|
type?: pulumi.Input<string>;
|
|
156
|
+
/**
|
|
157
|
+
* The ID of the volume to back up. Required if backing up a ONTAP Volume.
|
|
158
|
+
*/
|
|
159
|
+
volumeId?: pulumi.Input<string>;
|
|
121
160
|
}
|
|
122
161
|
/**
|
|
123
162
|
* The set of arguments for constructing a Backup resource.
|
|
124
163
|
*/
|
|
125
164
|
export interface BackupArgs {
|
|
126
165
|
/**
|
|
127
|
-
* The ID of the file system to back up.
|
|
166
|
+
* The ID of the file system to back up. Required if backing up Lustre or Windows file systems.
|
|
128
167
|
*/
|
|
129
|
-
fileSystemId
|
|
168
|
+
fileSystemId?: pulumi.Input<string>;
|
|
130
169
|
/**
|
|
131
|
-
* A map of tags to assign to the file system. If configured with a provider
|
|
170
|
+
* A map of tags to assign to the file system. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level. If you have set `copyTagsToBackups` to true, and you specify one or more tags, no existing file system tags are copied from the file system to the backup.
|
|
132
171
|
*/
|
|
133
172
|
tags?: pulumi.Input<{
|
|
134
173
|
[key: string]: pulumi.Input<string>;
|
|
135
174
|
}>;
|
|
175
|
+
/**
|
|
176
|
+
* The ID of the volume to back up. Required if backing up a ONTAP Volume.
|
|
177
|
+
*/
|
|
178
|
+
volumeId?: pulumi.Input<string>;
|
|
136
179
|
}
|
package/fsx/backup.js
CHANGED
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Provides a FSx Backup resource.
|
|
10
10
|
*
|
|
11
|
-
* ## Example
|
|
11
|
+
* ## Lustre Example
|
|
12
12
|
*
|
|
13
13
|
* ```typescript
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -23,6 +23,37 @@ const utilities = require("../utilities");
|
|
|
23
23
|
* const exampleBackup = new aws.fsx.Backup("exampleBackup", {fileSystemId: exampleLustreFileSystem.id});
|
|
24
24
|
* ```
|
|
25
25
|
*
|
|
26
|
+
* ## Windows Example
|
|
27
|
+
*
|
|
28
|
+
* ```typescript
|
|
29
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
30
|
+
* import * as aws from "@pulumi/aws";
|
|
31
|
+
*
|
|
32
|
+
* const exampleWindowsFileSystem = new aws.fsx.WindowsFileSystem("exampleWindowsFileSystem", {
|
|
33
|
+
* activeDirectoryId: aws_directory_service_directory.eample.id,
|
|
34
|
+
* skipFinalBackup: true,
|
|
35
|
+
* storageCapacity: 32,
|
|
36
|
+
* subnetIds: [aws_subnet.example1.id],
|
|
37
|
+
* throughputCapacity: 8,
|
|
38
|
+
* });
|
|
39
|
+
* const exampleBackup = new aws.fsx.Backup("exampleBackup", {fileSystemId: exampleWindowsFileSystem.id});
|
|
40
|
+
* ```
|
|
41
|
+
*
|
|
42
|
+
* ## ONTAP Example
|
|
43
|
+
*
|
|
44
|
+
* ```typescript
|
|
45
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
46
|
+
* import * as aws from "@pulumi/aws";
|
|
47
|
+
*
|
|
48
|
+
* const exampleOntapVolume = new aws.fsx.OntapVolume("exampleOntapVolume", {
|
|
49
|
+
* junctionPath: "/example",
|
|
50
|
+
* sizeInMegabytes: 1024,
|
|
51
|
+
* storageEfficiencyEnabled: true,
|
|
52
|
+
* storageVirtualMachineId: aws_fsx_ontap_storage_virtual_machine.test.id,
|
|
53
|
+
* });
|
|
54
|
+
* const exampleBackup = new aws.fsx.Backup("exampleBackup", {volumeId: exampleOntapVolume.id});
|
|
55
|
+
* ```
|
|
56
|
+
*
|
|
26
57
|
* ## Import
|
|
27
58
|
*
|
|
28
59
|
* FSx Backups can be imported using the `id`, e.g.,
|
|
@@ -44,14 +75,13 @@ class Backup extends pulumi.CustomResource {
|
|
|
44
75
|
inputs["tags"] = state ? state.tags : undefined;
|
|
45
76
|
inputs["tagsAll"] = state ? state.tagsAll : undefined;
|
|
46
77
|
inputs["type"] = state ? state.type : undefined;
|
|
78
|
+
inputs["volumeId"] = state ? state.volumeId : undefined;
|
|
47
79
|
}
|
|
48
80
|
else {
|
|
49
81
|
const args = argsOrState;
|
|
50
|
-
if ((!args || args.fileSystemId === undefined) && !opts.urn) {
|
|
51
|
-
throw new Error("Missing required property 'fileSystemId'");
|
|
52
|
-
}
|
|
53
82
|
inputs["fileSystemId"] = args ? args.fileSystemId : undefined;
|
|
54
83
|
inputs["tags"] = args ? args.tags : undefined;
|
|
84
|
+
inputs["volumeId"] = args ? args.volumeId : undefined;
|
|
55
85
|
inputs["arn"] = undefined /*out*/;
|
|
56
86
|
inputs["kmsKeyId"] = undefined /*out*/;
|
|
57
87
|
inputs["ownerId"] = undefined /*out*/;
|
package/fsx/backup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"backup.js","sourceRoot":"","sources":["../../fsx/backup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"backup.js","sourceRoot":"","sources":["../../fsx/backup.ts"],"names":[],"mappings":"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"}
|
package/fsx/ontapFileSystem.d.ts
CHANGED
|
@@ -133,13 +133,13 @@ export declare class OntapFileSystem extends pulumi.CustomResource {
|
|
|
133
133
|
*/
|
|
134
134
|
readonly subnetIds: pulumi.Output<string[]>;
|
|
135
135
|
/**
|
|
136
|
-
* A map of tags to assign to the file system. If configured with a provider
|
|
136
|
+
* A map of tags to assign to the file system. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
137
137
|
*/
|
|
138
138
|
readonly tags: pulumi.Output<{
|
|
139
139
|
[key: string]: string;
|
|
140
140
|
} | undefined>;
|
|
141
141
|
/**
|
|
142
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
142
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
143
143
|
*/
|
|
144
144
|
readonly tagsAll: pulumi.Output<{
|
|
145
145
|
[key: string]: string;
|
|
@@ -239,13 +239,13 @@ export interface OntapFileSystemState {
|
|
|
239
239
|
*/
|
|
240
240
|
subnetIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
241
241
|
/**
|
|
242
|
-
* A map of tags to assign to the file system. If configured with a provider
|
|
242
|
+
* A map of tags to assign to the file system. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
243
243
|
*/
|
|
244
244
|
tags?: pulumi.Input<{
|
|
245
245
|
[key: string]: pulumi.Input<string>;
|
|
246
246
|
}>;
|
|
247
247
|
/**
|
|
248
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
248
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
249
249
|
*/
|
|
250
250
|
tagsAll?: pulumi.Input<{
|
|
251
251
|
[key: string]: pulumi.Input<string>;
|
|
@@ -317,7 +317,7 @@ export interface OntapFileSystemArgs {
|
|
|
317
317
|
*/
|
|
318
318
|
subnetIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
319
319
|
/**
|
|
320
|
-
* A map of tags to assign to the file system. If configured with a provider
|
|
320
|
+
* A map of tags to assign to the file system. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
321
321
|
*/
|
|
322
322
|
tags?: pulumi.Input<{
|
|
323
323
|
[key: string]: pulumi.Input<string>;
|
|
@@ -106,13 +106,13 @@ export declare class OntapStorageVirtualMachine extends pulumi.CustomResource {
|
|
|
106
106
|
readonly subtype: pulumi.Output<string>;
|
|
107
107
|
readonly svmAdminPassword: pulumi.Output<string | undefined>;
|
|
108
108
|
/**
|
|
109
|
-
* A map of tags to assign to the storage virtual machine. If configured with a provider
|
|
109
|
+
* A map of tags to assign to the storage virtual machine. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
110
110
|
*/
|
|
111
111
|
readonly tags: pulumi.Output<{
|
|
112
112
|
[key: string]: string;
|
|
113
113
|
} | undefined>;
|
|
114
114
|
/**
|
|
115
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
115
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
116
116
|
*/
|
|
117
117
|
readonly tagsAll: pulumi.Output<{
|
|
118
118
|
[key: string]: string;
|
|
@@ -164,13 +164,13 @@ export interface OntapStorageVirtualMachineState {
|
|
|
164
164
|
subtype?: pulumi.Input<string>;
|
|
165
165
|
svmAdminPassword?: pulumi.Input<string>;
|
|
166
166
|
/**
|
|
167
|
-
* A map of tags to assign to the storage virtual machine. If configured with a provider
|
|
167
|
+
* A map of tags to assign to the storage virtual machine. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
168
168
|
*/
|
|
169
169
|
tags?: pulumi.Input<{
|
|
170
170
|
[key: string]: pulumi.Input<string>;
|
|
171
171
|
}>;
|
|
172
172
|
/**
|
|
173
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
173
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
174
174
|
*/
|
|
175
175
|
tagsAll?: pulumi.Input<{
|
|
176
176
|
[key: string]: pulumi.Input<string>;
|
|
@@ -202,7 +202,7 @@ export interface OntapStorageVirtualMachineArgs {
|
|
|
202
202
|
rootVolumeSecurityStyle?: pulumi.Input<string>;
|
|
203
203
|
svmAdminPassword?: pulumi.Input<string>;
|
|
204
204
|
/**
|
|
205
|
-
* A map of tags to assign to the storage virtual machine. If configured with a provider
|
|
205
|
+
* A map of tags to assign to the storage virtual machine. 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>;
|
package/fsx/ontapVolume.d.ts
CHANGED
|
@@ -103,13 +103,13 @@ export declare class OntapVolume extends pulumi.CustomResource {
|
|
|
103
103
|
*/
|
|
104
104
|
readonly storageVirtualMachineId: pulumi.Output<string>;
|
|
105
105
|
/**
|
|
106
|
-
* A map of tags to assign to the volume. If configured with a provider
|
|
106
|
+
* A map of tags to assign to the volume. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
107
107
|
*/
|
|
108
108
|
readonly tags: pulumi.Output<{
|
|
109
109
|
[key: string]: string;
|
|
110
110
|
} | undefined>;
|
|
111
111
|
/**
|
|
112
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
112
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
113
113
|
*/
|
|
114
114
|
readonly tagsAll: pulumi.Output<{
|
|
115
115
|
[key: string]: string;
|
|
@@ -177,13 +177,13 @@ export interface OntapVolumeState {
|
|
|
177
177
|
*/
|
|
178
178
|
storageVirtualMachineId?: pulumi.Input<string>;
|
|
179
179
|
/**
|
|
180
|
-
* A map of tags to assign to the volume. If configured with a provider
|
|
180
|
+
* A map of tags to assign to the volume. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
181
181
|
*/
|
|
182
182
|
tags?: pulumi.Input<{
|
|
183
183
|
[key: string]: pulumi.Input<string>;
|
|
184
184
|
}>;
|
|
185
185
|
/**
|
|
186
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
186
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
187
187
|
*/
|
|
188
188
|
tagsAll?: pulumi.Input<{
|
|
189
189
|
[key: string]: pulumi.Input<string>;
|
|
@@ -227,7 +227,7 @@ export interface OntapVolumeArgs {
|
|
|
227
227
|
*/
|
|
228
228
|
storageVirtualMachineId: pulumi.Input<string>;
|
|
229
229
|
/**
|
|
230
|
-
* A map of tags to assign to the volume. If configured with a provider
|
|
230
|
+
* A map of tags to assign to the volume. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
231
231
|
*/
|
|
232
232
|
tags?: pulumi.Input<{
|
|
233
233
|
[key: string]: pulumi.Input<string>;
|
|
@@ -13,12 +13,12 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
13
13
|
* const groups = aws.autoscaling.getAmiIds({
|
|
14
14
|
* filters: [
|
|
15
15
|
* {
|
|
16
|
-
* name: "
|
|
17
|
-
* values: ["
|
|
16
|
+
* name: "tag:Team",
|
|
17
|
+
* values: ["Pets"],
|
|
18
18
|
* },
|
|
19
19
|
* {
|
|
20
|
-
* name: "
|
|
21
|
-
* values: ["
|
|
20
|
+
* name: "tag-key",
|
|
21
|
+
* values: ["Environment"],
|
|
22
22
|
* },
|
|
23
23
|
* ],
|
|
24
24
|
* });
|
package/getAutoscalingGroups.js
CHANGED
|
@@ -18,12 +18,12 @@ const utilities = require("./utilities");
|
|
|
18
18
|
* const groups = aws.autoscaling.getAmiIds({
|
|
19
19
|
* filters: [
|
|
20
20
|
* {
|
|
21
|
-
* name: "
|
|
22
|
-
* values: ["
|
|
21
|
+
* name: "tag:Team",
|
|
22
|
+
* values: ["Pets"],
|
|
23
23
|
* },
|
|
24
24
|
* {
|
|
25
|
-
* name: "
|
|
26
|
-
* values: ["
|
|
25
|
+
* name: "tag-key",
|
|
26
|
+
* values: ["Environment"],
|
|
27
27
|
* },
|
|
28
28
|
* ],
|
|
29
29
|
* });
|
package/glue/connection.d.ts
CHANGED
|
@@ -99,13 +99,13 @@ export declare class Connection extends pulumi.CustomResource {
|
|
|
99
99
|
*/
|
|
100
100
|
readonly physicalConnectionRequirements: pulumi.Output<outputs.glue.ConnectionPhysicalConnectionRequirements | undefined>;
|
|
101
101
|
/**
|
|
102
|
-
* Key-value map of resource tags. If configured with a provider
|
|
102
|
+
* Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
103
103
|
*/
|
|
104
104
|
readonly tags: pulumi.Output<{
|
|
105
105
|
[key: string]: string;
|
|
106
106
|
} | undefined>;
|
|
107
107
|
/**
|
|
108
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
108
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
109
109
|
*/
|
|
110
110
|
readonly tagsAll: pulumi.Output<{
|
|
111
111
|
[key: string]: string;
|
|
@@ -158,13 +158,13 @@ export interface ConnectionState {
|
|
|
158
158
|
*/
|
|
159
159
|
physicalConnectionRequirements?: pulumi.Input<inputs.glue.ConnectionPhysicalConnectionRequirements>;
|
|
160
160
|
/**
|
|
161
|
-
* Key-value map of resource tags. If configured with a provider
|
|
161
|
+
* Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
162
162
|
*/
|
|
163
163
|
tags?: pulumi.Input<{
|
|
164
164
|
[key: string]: pulumi.Input<string>;
|
|
165
165
|
}>;
|
|
166
166
|
/**
|
|
167
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
167
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
168
168
|
*/
|
|
169
169
|
tagsAll?: pulumi.Input<{
|
|
170
170
|
[key: string]: pulumi.Input<string>;
|
|
@@ -205,7 +205,7 @@ export interface ConnectionArgs {
|
|
|
205
205
|
*/
|
|
206
206
|
physicalConnectionRequirements?: pulumi.Input<inputs.glue.ConnectionPhysicalConnectionRequirements>;
|
|
207
207
|
/**
|
|
208
|
-
* Key-value map of resource tags. If configured with a provider
|
|
208
|
+
* Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
209
209
|
*/
|
|
210
210
|
tags?: pulumi.Input<{
|
|
211
211
|
[key: string]: pulumi.Input<string>;
|
package/iam/role.d.ts
CHANGED
|
@@ -195,11 +195,11 @@ export declare class Role extends pulumi.CustomResource {
|
|
|
195
195
|
*/
|
|
196
196
|
readonly forceDetachPolicies: pulumi.Output<boolean | undefined>;
|
|
197
197
|
/**
|
|
198
|
-
* Configuration block defining an exclusive set of IAM inline policies associated with the IAM role.
|
|
198
|
+
* Configuration block defining an exclusive set of IAM inline policies associated with the IAM role. See below. If no blocks are configured, this provider will not manage any inline policies in this resource. Configuring one empty block (i.e., `inlinePolicy {}`) will cause the provider to remove _all_ inline policies added out of band on `apply`.
|
|
199
199
|
*/
|
|
200
200
|
readonly inlinePolicies: pulumi.Output<outputs.iam.RoleInlinePolicy[]>;
|
|
201
201
|
/**
|
|
202
|
-
* Set of exclusive IAM managed policy ARNs to attach to the IAM role. If this attribute is not configured,
|
|
202
|
+
* Set of exclusive IAM managed policy ARNs to attach to the IAM role. If this attribute is not configured, this provider will ignore policy attachments to this resource. When configured, the provider will align the role's managed policy attachments with this set by attaching or detaching managed policies. Configuring an empty set (i.e., `managedPolicyArns = []`) will cause the provider to remove _all_ managed policy attachments.
|
|
203
203
|
*/
|
|
204
204
|
readonly managedPolicyArns: pulumi.Output<string[]>;
|
|
205
205
|
/**
|
|
@@ -272,11 +272,11 @@ export interface RoleState {
|
|
|
272
272
|
*/
|
|
273
273
|
forceDetachPolicies?: pulumi.Input<boolean>;
|
|
274
274
|
/**
|
|
275
|
-
* Configuration block defining an exclusive set of IAM inline policies associated with the IAM role.
|
|
275
|
+
* Configuration block defining an exclusive set of IAM inline policies associated with the IAM role. See below. If no blocks are configured, this provider will not manage any inline policies in this resource. Configuring one empty block (i.e., `inlinePolicy {}`) will cause the provider to remove _all_ inline policies added out of band on `apply`.
|
|
276
276
|
*/
|
|
277
277
|
inlinePolicies?: pulumi.Input<pulumi.Input<inputs.iam.RoleInlinePolicy>[]>;
|
|
278
278
|
/**
|
|
279
|
-
* Set of exclusive IAM managed policy ARNs to attach to the IAM role. If this attribute is not configured,
|
|
279
|
+
* Set of exclusive IAM managed policy ARNs to attach to the IAM role. If this attribute is not configured, this provider will ignore policy attachments to this resource. When configured, the provider will align the role's managed policy attachments with this set by attaching or detaching managed policies. Configuring an empty set (i.e., `managedPolicyArns = []`) will cause the provider to remove _all_ managed policy attachments.
|
|
280
280
|
*/
|
|
281
281
|
managedPolicyArns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
282
282
|
/**
|
|
@@ -333,11 +333,11 @@ export interface RoleArgs {
|
|
|
333
333
|
*/
|
|
334
334
|
forceDetachPolicies?: pulumi.Input<boolean>;
|
|
335
335
|
/**
|
|
336
|
-
* Configuration block defining an exclusive set of IAM inline policies associated with the IAM role.
|
|
336
|
+
* Configuration block defining an exclusive set of IAM inline policies associated with the IAM role. See below. If no blocks are configured, this provider will not manage any inline policies in this resource. Configuring one empty block (i.e., `inlinePolicy {}`) will cause the provider to remove _all_ inline policies added out of band on `apply`.
|
|
337
337
|
*/
|
|
338
338
|
inlinePolicies?: pulumi.Input<pulumi.Input<inputs.iam.RoleInlinePolicy>[]>;
|
|
339
339
|
/**
|
|
340
|
-
* Set of exclusive IAM managed policy ARNs to attach to the IAM role. If this attribute is not configured,
|
|
340
|
+
* Set of exclusive IAM managed policy ARNs to attach to the IAM role. If this attribute is not configured, this provider will ignore policy attachments to this resource. When configured, the provider will align the role's managed policy attachments with this set by attaching or detaching managed policies. Configuring an empty set (i.e., `managedPolicyArns = []`) will cause the provider to remove _all_ managed policy attachments.
|
|
341
341
|
*/
|
|
342
342
|
managedPolicyArns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
343
343
|
/**
|
|
@@ -65,6 +65,18 @@ export declare class ServiceLinkedRole extends pulumi.CustomResource {
|
|
|
65
65
|
* The path of the role.
|
|
66
66
|
*/
|
|
67
67
|
readonly path: pulumi.Output<string>;
|
|
68
|
+
/**
|
|
69
|
+
* Key-value mapping of tags for the IAM role. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
70
|
+
*/
|
|
71
|
+
readonly tags: pulumi.Output<{
|
|
72
|
+
[key: string]: string;
|
|
73
|
+
} | undefined>;
|
|
74
|
+
/**
|
|
75
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
76
|
+
*/
|
|
77
|
+
readonly tagsAll: pulumi.Output<{
|
|
78
|
+
[key: string]: string;
|
|
79
|
+
}>;
|
|
68
80
|
/**
|
|
69
81
|
* The stable and unique string identifying the role.
|
|
70
82
|
*/
|
|
@@ -110,6 +122,18 @@ export interface ServiceLinkedRoleState {
|
|
|
110
122
|
* The path of the role.
|
|
111
123
|
*/
|
|
112
124
|
path?: pulumi.Input<string>;
|
|
125
|
+
/**
|
|
126
|
+
* Key-value mapping of tags for the IAM role. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
127
|
+
*/
|
|
128
|
+
tags?: pulumi.Input<{
|
|
129
|
+
[key: string]: pulumi.Input<string>;
|
|
130
|
+
}>;
|
|
131
|
+
/**
|
|
132
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
133
|
+
*/
|
|
134
|
+
tagsAll?: pulumi.Input<{
|
|
135
|
+
[key: string]: pulumi.Input<string>;
|
|
136
|
+
}>;
|
|
113
137
|
/**
|
|
114
138
|
* The stable and unique string identifying the role.
|
|
115
139
|
*/
|
|
@@ -131,4 +155,16 @@ export interface ServiceLinkedRoleArgs {
|
|
|
131
155
|
* The description of the role.
|
|
132
156
|
*/
|
|
133
157
|
description?: pulumi.Input<string>;
|
|
158
|
+
/**
|
|
159
|
+
* Key-value mapping of tags for the IAM role. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
160
|
+
*/
|
|
161
|
+
tags?: pulumi.Input<{
|
|
162
|
+
[key: string]: pulumi.Input<string>;
|
|
163
|
+
}>;
|
|
164
|
+
/**
|
|
165
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
166
|
+
*/
|
|
167
|
+
tagsAll?: pulumi.Input<{
|
|
168
|
+
[key: string]: pulumi.Input<string>;
|
|
169
|
+
}>;
|
|
134
170
|
}
|
package/iam/serviceLinkedRole.js
CHANGED
|
@@ -40,6 +40,8 @@ class ServiceLinkedRole extends pulumi.CustomResource {
|
|
|
40
40
|
inputs["description"] = state ? state.description : undefined;
|
|
41
41
|
inputs["name"] = state ? state.name : undefined;
|
|
42
42
|
inputs["path"] = state ? state.path : undefined;
|
|
43
|
+
inputs["tags"] = state ? state.tags : undefined;
|
|
44
|
+
inputs["tagsAll"] = state ? state.tagsAll : undefined;
|
|
43
45
|
inputs["uniqueId"] = state ? state.uniqueId : undefined;
|
|
44
46
|
}
|
|
45
47
|
else {
|
|
@@ -50,6 +52,8 @@ class ServiceLinkedRole extends pulumi.CustomResource {
|
|
|
50
52
|
inputs["awsServiceName"] = args ? args.awsServiceName : undefined;
|
|
51
53
|
inputs["customSuffix"] = args ? args.customSuffix : undefined;
|
|
52
54
|
inputs["description"] = args ? args.description : undefined;
|
|
55
|
+
inputs["tags"] = args ? args.tags : undefined;
|
|
56
|
+
inputs["tagsAll"] = args ? args.tagsAll : undefined;
|
|
53
57
|
inputs["arn"] = undefined /*out*/;
|
|
54
58
|
inputs["createDate"] = undefined /*out*/;
|
|
55
59
|
inputs["name"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serviceLinkedRole.js","sourceRoot":"","sources":["../../iam/serviceLinkedRole.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"serviceLinkedRole.js","sourceRoot":"","sources":["../../iam/serviceLinkedRole.ts"],"names":[],"mappings":"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"}
|
package/index.d.ts
CHANGED
|
@@ -66,6 +66,7 @@ import * as cur from "./cur";
|
|
|
66
66
|
import * as datapipeline from "./datapipeline";
|
|
67
67
|
import * as datasync from "./datasync";
|
|
68
68
|
import * as dax from "./dax";
|
|
69
|
+
import * as detective from "./detective";
|
|
69
70
|
import * as devicefarm from "./devicefarm";
|
|
70
71
|
import * as directconnect from "./directconnect";
|
|
71
72
|
import * as directoryservice from "./directoryservice";
|
|
@@ -169,4 +170,4 @@ import * as wafv2 from "./wafv2";
|
|
|
169
170
|
import * as worklink from "./worklink";
|
|
170
171
|
import * as workspaces from "./workspaces";
|
|
171
172
|
import * as xray from "./xray";
|
|
172
|
-
export { accessanalyzer, account, acm, acmpca, alb, amp, amplify, apigateway, apigatewayv2, appautoscaling, appconfig, applicationloadbalancing, appmesh, apprunner, appstream, appsync, athena, autoscaling, autoscalingplans, backup, batch, budgets, cfg, chime, cloud9, cloudcontrol, cloudformation, cloudfront, cloudhsmv2, cloudtrail, cloudwatch, codeartifact, codebuild, codecommit, codedeploy, codepipeline, codestarconnections, codestarnotifications, cognito, config, connect, cur, datapipeline, datasync, dax, devicefarm, directconnect, directoryservice, dlm, dms, docdb, dynamodb, ebs, ec2, ec2clientvpn, ec2transitgateway, ecr, ecrpublic, ecs, efs, eks, elasticache, elasticbeanstalk, elasticloadbalancing, elasticloadbalancingv2, elasticsearch, elastictranscoder, elb, emr, fms, fsx, gamelift, glacier, globalaccelerator, glue, guardduty, iam, identitystore, imagebuilder, inspector, iot, kinesis, kinesisanalyticsv2, kms, lakeformation, lambda, lb, lex, licensemanager, lightsail, macie, macie2, mediaconvert, mediapackage, mediastore, mq, msk, mwaa, neptune, networkfirewall, opsworks, organizations, outposts, pinpoint, pricing, qldb, quicksight, ram, rds, redshift, resourcegroups, resourcegroupstaggingapi, route53, route53recoverycontrol, route53recoveryreadiness, s3, s3control, s3outposts, sagemaker, schemas, secretsmanager, securityhub, serverless, serverlessrepository, servicecatalog, servicediscovery, servicequotas, ses, sfn, shield, signer, simpledb, sns, sqs, ssm, ssoadmin, storagegateway, swf, synthetics, timestreamwrite, transfer, types, waf, wafregional, wafv2, worklink, workspaces, xray, };
|
|
173
|
+
export { accessanalyzer, account, acm, acmpca, alb, amp, amplify, apigateway, apigatewayv2, appautoscaling, appconfig, applicationloadbalancing, appmesh, apprunner, appstream, appsync, athena, autoscaling, autoscalingplans, backup, batch, budgets, cfg, chime, cloud9, cloudcontrol, cloudformation, cloudfront, cloudhsmv2, cloudtrail, cloudwatch, codeartifact, codebuild, codecommit, codedeploy, codepipeline, codestarconnections, codestarnotifications, cognito, config, connect, cur, datapipeline, datasync, dax, detective, devicefarm, directconnect, directoryservice, dlm, dms, docdb, dynamodb, ebs, ec2, ec2clientvpn, ec2transitgateway, ecr, ecrpublic, ecs, efs, eks, elasticache, elasticbeanstalk, elasticloadbalancing, elasticloadbalancingv2, elasticsearch, elastictranscoder, elb, emr, fms, fsx, gamelift, glacier, globalaccelerator, glue, guardduty, iam, identitystore, imagebuilder, inspector, iot, kinesis, kinesisanalyticsv2, kms, lakeformation, lambda, lb, lex, licensemanager, lightsail, macie, macie2, mediaconvert, mediapackage, mediastore, mq, msk, mwaa, neptune, networkfirewall, opsworks, organizations, outposts, pinpoint, pricing, qldb, quicksight, ram, rds, redshift, resourcegroups, resourcegroupstaggingapi, route53, route53recoverycontrol, route53recoveryreadiness, s3, s3control, s3outposts, sagemaker, schemas, secretsmanager, securityhub, serverless, serverlessrepository, servicecatalog, servicediscovery, servicequotas, ses, sfn, shield, signer, simpledb, sns, sqs, ssm, ssoadmin, storagegateway, swf, synthetics, timestreamwrite, transfer, types, waf, wafregional, wafv2, worklink, workspaces, xray, };
|
package/index.js
CHANGED
|
@@ -12,9 +12,9 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
12
12
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
13
13
|
};
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.xray = exports.workspaces = exports.worklink = exports.wafv2 = exports.wafregional = exports.waf = exports.types = exports.transfer = exports.timestreamwrite = exports.synthetics = exports.swf = exports.storagegateway = exports.ssoadmin = exports.ssm = exports.sqs = exports.sns = exports.simpledb = exports.signer = exports.shield = exports.sfn = exports.ses = exports.servicequotas = exports.servicediscovery = exports.servicecatalog = exports.serverlessrepository = exports.serverless = exports.securityhub = exports.secretsmanager = exports.schemas = exports.sagemaker = exports.s3outposts = exports.s3control = exports.s3 = exports.route53recoveryreadiness = exports.route53recoverycontrol = exports.route53 = exports.resourcegroupstaggingapi = exports.resourcegroups = exports.redshift = exports.rds = exports.ram = exports.quicksight = exports.qldb = exports.pricing = exports.pinpoint = exports.outposts = exports.organizations = exports.opsworks = void 0;
|
|
15
|
+
exports.dlm = exports.directoryservice = exports.directconnect = exports.devicefarm = exports.detective = exports.dax = exports.datasync = exports.datapipeline = exports.cur = exports.connect = exports.config = exports.cognito = exports.codestarnotifications = exports.codestarconnections = exports.codepipeline = exports.codedeploy = exports.codecommit = exports.codebuild = exports.codeartifact = exports.cloudwatch = exports.cloudtrail = exports.cloudhsmv2 = exports.cloudfront = exports.cloudformation = exports.cloudcontrol = exports.cloud9 = exports.chime = exports.cfg = exports.budgets = exports.batch = exports.backup = exports.autoscalingplans = exports.autoscaling = exports.athena = exports.appsync = exports.appstream = exports.apprunner = exports.appmesh = exports.applicationloadbalancing = exports.appconfig = exports.appautoscaling = exports.apigatewayv2 = exports.apigateway = exports.amplify = exports.amp = exports.alb = exports.acmpca = exports.acm = exports.account = exports.accessanalyzer = void 0;
|
|
16
|
+
exports.neptune = exports.mwaa = exports.msk = exports.mq = exports.mediastore = exports.mediapackage = exports.mediaconvert = exports.macie2 = exports.macie = exports.lightsail = exports.licensemanager = exports.lex = exports.lb = exports.lambda = exports.lakeformation = exports.kms = exports.kinesisanalyticsv2 = exports.kinesis = exports.iot = exports.inspector = exports.imagebuilder = exports.identitystore = exports.iam = exports.guardduty = exports.glue = exports.globalaccelerator = exports.glacier = exports.gamelift = exports.fsx = exports.fms = exports.emr = exports.elb = exports.elastictranscoder = exports.elasticsearch = exports.elasticloadbalancingv2 = exports.elasticloadbalancing = exports.elasticbeanstalk = exports.elasticache = exports.eks = exports.efs = exports.ecs = exports.ecrpublic = exports.ecr = exports.ec2transitgateway = exports.ec2clientvpn = exports.ec2 = exports.ebs = exports.dynamodb = exports.docdb = exports.dms = void 0;
|
|
17
|
+
exports.xray = exports.workspaces = exports.worklink = exports.wafv2 = exports.wafregional = exports.waf = exports.types = exports.transfer = exports.timestreamwrite = exports.synthetics = exports.swf = exports.storagegateway = exports.ssoadmin = exports.ssm = exports.sqs = exports.sns = exports.simpledb = exports.signer = exports.shield = exports.sfn = exports.ses = exports.servicequotas = exports.servicediscovery = exports.servicecatalog = exports.serverlessrepository = exports.serverless = exports.securityhub = exports.secretsmanager = exports.schemas = exports.sagemaker = exports.s3outposts = exports.s3control = exports.s3 = exports.route53recoveryreadiness = exports.route53recoverycontrol = exports.route53 = exports.resourcegroupstaggingapi = exports.resourcegroups = exports.redshift = exports.rds = exports.ram = exports.quicksight = exports.qldb = exports.pricing = exports.pinpoint = exports.outposts = exports.organizations = exports.opsworks = exports.networkfirewall = void 0;
|
|
18
18
|
const pulumi = require("@pulumi/pulumi");
|
|
19
19
|
const utilities = require("./utilities");
|
|
20
20
|
// Export members:
|
|
@@ -133,6 +133,8 @@ const datasync = require("./datasync");
|
|
|
133
133
|
exports.datasync = datasync;
|
|
134
134
|
const dax = require("./dax");
|
|
135
135
|
exports.dax = dax;
|
|
136
|
+
const detective = require("./detective");
|
|
137
|
+
exports.detective = detective;
|
|
136
138
|
const devicefarm = require("./devicefarm");
|
|
137
139
|
exports.devicefarm = devicefarm;
|
|
138
140
|
const directconnect = require("./directconnect");
|