@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
|
@@ -55,6 +55,9 @@ export declare class MultiRegionAccessPoint extends pulumi.CustomResource {
|
|
|
55
55
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
56
56
|
*/
|
|
57
57
|
static isInstance(obj: any): obj is MultiRegionAccessPoint;
|
|
58
|
+
/**
|
|
59
|
+
* The AWS account ID for the owner of the buckets for which you want to create a Multi-Region Access Point. Defaults to automatically determined account ID of the AWS provider.
|
|
60
|
+
*/
|
|
58
61
|
readonly accountId: pulumi.Output<string>;
|
|
59
62
|
/**
|
|
60
63
|
* The alias for the Multi-Region Access Point.
|
|
@@ -89,6 +92,9 @@ export declare class MultiRegionAccessPoint extends pulumi.CustomResource {
|
|
|
89
92
|
* Input properties used for looking up and filtering MultiRegionAccessPoint resources.
|
|
90
93
|
*/
|
|
91
94
|
export interface MultiRegionAccessPointState {
|
|
95
|
+
/**
|
|
96
|
+
* The AWS account ID for the owner of the buckets for which you want to create a Multi-Region Access Point. Defaults to automatically determined account ID of the AWS provider.
|
|
97
|
+
*/
|
|
92
98
|
accountId?: pulumi.Input<string>;
|
|
93
99
|
/**
|
|
94
100
|
* The alias for the Multi-Region Access Point.
|
|
@@ -115,6 +121,9 @@ export interface MultiRegionAccessPointState {
|
|
|
115
121
|
* The set of arguments for constructing a MultiRegionAccessPoint resource.
|
|
116
122
|
*/
|
|
117
123
|
export interface MultiRegionAccessPointArgs {
|
|
124
|
+
/**
|
|
125
|
+
* The AWS account ID for the owner of the buckets for which you want to create a Multi-Region Access Point. Defaults to automatically determined account ID of the AWS provider.
|
|
126
|
+
*/
|
|
118
127
|
accountId?: pulumi.Input<string>;
|
|
119
128
|
/**
|
|
120
129
|
* A configuration block containing details about the Multi-Region Access Point. See Details Configuration Block below for more details
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"multiRegionAccessPoint.js","sourceRoot":"","sources":["../../s3control/multiRegionAccessPoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"multiRegionAccessPoint.js","sourceRoot":"","sources":["../../s3control/multiRegionAccessPoint.ts"],"names":[],"mappings":"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"}
|
|
@@ -73,13 +73,13 @@ export declare class AppImageConfig extends pulumi.CustomResource {
|
|
|
73
73
|
*/
|
|
74
74
|
readonly kernelGatewayImageConfig: pulumi.Output<outputs.sagemaker.AppImageConfigKernelGatewayImageConfig | undefined>;
|
|
75
75
|
/**
|
|
76
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
76
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
77
77
|
*/
|
|
78
78
|
readonly tags: pulumi.Output<{
|
|
79
79
|
[key: string]: string;
|
|
80
80
|
} | undefined>;
|
|
81
81
|
/**
|
|
82
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
82
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
83
83
|
*/
|
|
84
84
|
readonly tagsAll: pulumi.Output<{
|
|
85
85
|
[key: string]: string;
|
|
@@ -110,13 +110,13 @@ export interface AppImageConfigState {
|
|
|
110
110
|
*/
|
|
111
111
|
kernelGatewayImageConfig?: pulumi.Input<inputs.sagemaker.AppImageConfigKernelGatewayImageConfig>;
|
|
112
112
|
/**
|
|
113
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
113
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
114
114
|
*/
|
|
115
115
|
tags?: pulumi.Input<{
|
|
116
116
|
[key: string]: pulumi.Input<string>;
|
|
117
117
|
}>;
|
|
118
118
|
/**
|
|
119
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
119
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
120
120
|
*/
|
|
121
121
|
tagsAll?: pulumi.Input<{
|
|
122
122
|
[key: string]: pulumi.Input<string>;
|
|
@@ -135,7 +135,7 @@ export interface AppImageConfigArgs {
|
|
|
135
135
|
*/
|
|
136
136
|
kernelGatewayImageConfig?: pulumi.Input<inputs.sagemaker.AppImageConfigKernelGatewayImageConfig>;
|
|
137
137
|
/**
|
|
138
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
138
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
139
139
|
*/
|
|
140
140
|
tags?: pulumi.Input<{
|
|
141
141
|
[key: string]: pulumi.Input<string>;
|
|
@@ -79,13 +79,13 @@ export declare class CodeRepository extends pulumi.CustomResource {
|
|
|
79
79
|
*/
|
|
80
80
|
readonly gitConfig: pulumi.Output<outputs.sagemaker.CodeRepositoryGitConfig>;
|
|
81
81
|
/**
|
|
82
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
82
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
83
83
|
*/
|
|
84
84
|
readonly tags: pulumi.Output<{
|
|
85
85
|
[key: string]: string;
|
|
86
86
|
} | undefined>;
|
|
87
87
|
/**
|
|
88
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
88
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
89
89
|
*/
|
|
90
90
|
readonly tagsAll: pulumi.Output<{
|
|
91
91
|
[key: string]: string;
|
|
@@ -116,13 +116,13 @@ export interface CodeRepositoryState {
|
|
|
116
116
|
*/
|
|
117
117
|
gitConfig?: pulumi.Input<inputs.sagemaker.CodeRepositoryGitConfig>;
|
|
118
118
|
/**
|
|
119
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
119
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
120
120
|
*/
|
|
121
121
|
tags?: pulumi.Input<{
|
|
122
122
|
[key: string]: pulumi.Input<string>;
|
|
123
123
|
}>;
|
|
124
124
|
/**
|
|
125
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
125
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
126
126
|
*/
|
|
127
127
|
tagsAll?: pulumi.Input<{
|
|
128
128
|
[key: string]: pulumi.Input<string>;
|
|
@@ -141,7 +141,7 @@ export interface CodeRepositoryArgs {
|
|
|
141
141
|
*/
|
|
142
142
|
gitConfig: pulumi.Input<inputs.sagemaker.CodeRepositoryGitConfig>;
|
|
143
143
|
/**
|
|
144
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
144
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
145
145
|
*/
|
|
146
146
|
tags?: pulumi.Input<{
|
|
147
147
|
[key: string]: pulumi.Input<string>;
|
|
@@ -69,13 +69,13 @@ export declare class DeviceFleet extends pulumi.CustomResource {
|
|
|
69
69
|
*/
|
|
70
70
|
readonly roleArn: pulumi.Output<string>;
|
|
71
71
|
/**
|
|
72
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
72
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
73
73
|
*/
|
|
74
74
|
readonly tags: pulumi.Output<{
|
|
75
75
|
[key: string]: string;
|
|
76
76
|
} | undefined>;
|
|
77
77
|
/**
|
|
78
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
78
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
79
79
|
*/
|
|
80
80
|
readonly tagsAll: pulumi.Output<{
|
|
81
81
|
[key: string]: string;
|
|
@@ -119,13 +119,13 @@ export interface DeviceFleetState {
|
|
|
119
119
|
*/
|
|
120
120
|
roleArn?: pulumi.Input<string>;
|
|
121
121
|
/**
|
|
122
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
122
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
123
123
|
*/
|
|
124
124
|
tags?: pulumi.Input<{
|
|
125
125
|
[key: string]: pulumi.Input<string>;
|
|
126
126
|
}>;
|
|
127
127
|
/**
|
|
128
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
128
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
129
129
|
*/
|
|
130
130
|
tagsAll?: pulumi.Input<{
|
|
131
131
|
[key: string]: pulumi.Input<string>;
|
|
@@ -156,7 +156,7 @@ export interface DeviceFleetArgs {
|
|
|
156
156
|
*/
|
|
157
157
|
roleArn: pulumi.Input<string>;
|
|
158
158
|
/**
|
|
159
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
159
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
160
160
|
*/
|
|
161
161
|
tags?: pulumi.Input<{
|
|
162
162
|
[key: string]: pulumi.Input<string>;
|
package/sagemaker/endpoint.d.ts
CHANGED
|
@@ -60,7 +60,7 @@ export declare class Endpoint extends pulumi.CustomResource {
|
|
|
60
60
|
*/
|
|
61
61
|
readonly name: pulumi.Output<string>;
|
|
62
62
|
/**
|
|
63
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
63
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
64
64
|
*/
|
|
65
65
|
readonly tags: pulumi.Output<{
|
|
66
66
|
[key: string]: string;
|
|
@@ -101,7 +101,7 @@ export interface EndpointState {
|
|
|
101
101
|
*/
|
|
102
102
|
name?: pulumi.Input<string>;
|
|
103
103
|
/**
|
|
104
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
104
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
105
105
|
*/
|
|
106
106
|
tags?: pulumi.Input<{
|
|
107
107
|
[key: string]: pulumi.Input<string>;
|
|
@@ -130,7 +130,7 @@ export interface EndpointArgs {
|
|
|
130
130
|
*/
|
|
131
131
|
name?: pulumi.Input<string>;
|
|
132
132
|
/**
|
|
133
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
133
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
134
134
|
*/
|
|
135
135
|
tags?: pulumi.Input<{
|
|
136
136
|
[key: string]: pulumi.Input<string>;
|
|
@@ -148,13 +148,13 @@ export declare class FlowDefinition extends pulumi.CustomResource {
|
|
|
148
148
|
*/
|
|
149
149
|
readonly roleArn: pulumi.Output<string>;
|
|
150
150
|
/**
|
|
151
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
151
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
152
152
|
*/
|
|
153
153
|
readonly tags: pulumi.Output<{
|
|
154
154
|
[key: string]: string;
|
|
155
155
|
} | undefined>;
|
|
156
156
|
/**
|
|
157
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
157
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
158
158
|
*/
|
|
159
159
|
readonly tagsAll: pulumi.Output<{
|
|
160
160
|
[key: string]: string;
|
|
@@ -201,13 +201,13 @@ export interface FlowDefinitionState {
|
|
|
201
201
|
*/
|
|
202
202
|
roleArn?: pulumi.Input<string>;
|
|
203
203
|
/**
|
|
204
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
204
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
205
205
|
*/
|
|
206
206
|
tags?: pulumi.Input<{
|
|
207
207
|
[key: string]: pulumi.Input<string>;
|
|
208
208
|
}>;
|
|
209
209
|
/**
|
|
210
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
210
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
211
211
|
*/
|
|
212
212
|
tagsAll?: pulumi.Input<{
|
|
213
213
|
[key: string]: pulumi.Input<string>;
|
|
@@ -242,7 +242,7 @@ export interface FlowDefinitionArgs {
|
|
|
242
242
|
*/
|
|
243
243
|
roleArn: pulumi.Input<string>;
|
|
244
244
|
/**
|
|
245
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
245
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
246
246
|
*/
|
|
247
247
|
tags?: pulumi.Input<{
|
|
248
248
|
[key: string]: pulumi.Input<string>;
|
|
@@ -51,13 +51,13 @@ export declare class HumanTaskUI extends pulumi.CustomResource {
|
|
|
51
51
|
*/
|
|
52
52
|
readonly humanTaskUiName: pulumi.Output<string>;
|
|
53
53
|
/**
|
|
54
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
54
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
55
55
|
*/
|
|
56
56
|
readonly tags: pulumi.Output<{
|
|
57
57
|
[key: string]: string;
|
|
58
58
|
} | undefined>;
|
|
59
59
|
/**
|
|
60
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
60
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
61
61
|
*/
|
|
62
62
|
readonly tagsAll: pulumi.Output<{
|
|
63
63
|
[key: string]: string;
|
|
@@ -88,13 +88,13 @@ export interface HumanTaskUIState {
|
|
|
88
88
|
*/
|
|
89
89
|
humanTaskUiName?: pulumi.Input<string>;
|
|
90
90
|
/**
|
|
91
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
91
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
92
92
|
*/
|
|
93
93
|
tags?: pulumi.Input<{
|
|
94
94
|
[key: string]: pulumi.Input<string>;
|
|
95
95
|
}>;
|
|
96
96
|
/**
|
|
97
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
97
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
98
98
|
*/
|
|
99
99
|
tagsAll?: pulumi.Input<{
|
|
100
100
|
[key: string]: pulumi.Input<string>;
|
|
@@ -113,7 +113,7 @@ export interface HumanTaskUIArgs {
|
|
|
113
113
|
*/
|
|
114
114
|
humanTaskUiName: pulumi.Input<string>;
|
|
115
115
|
/**
|
|
116
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
116
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
117
117
|
*/
|
|
118
118
|
tags?: pulumi.Input<{
|
|
119
119
|
[key: string]: pulumi.Input<string>;
|
|
@@ -45,13 +45,13 @@ export declare class StudioLifecycleConfig extends pulumi.CustomResource {
|
|
|
45
45
|
*/
|
|
46
46
|
readonly studioLifecycleConfigName: pulumi.Output<string>;
|
|
47
47
|
/**
|
|
48
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
48
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
49
49
|
*/
|
|
50
50
|
readonly tags: pulumi.Output<{
|
|
51
51
|
[key: string]: string;
|
|
52
52
|
} | undefined>;
|
|
53
53
|
/**
|
|
54
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
54
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
55
55
|
*/
|
|
56
56
|
readonly tagsAll: pulumi.Output<{
|
|
57
57
|
[key: string]: string;
|
|
@@ -86,13 +86,13 @@ export interface StudioLifecycleConfigState {
|
|
|
86
86
|
*/
|
|
87
87
|
studioLifecycleConfigName?: pulumi.Input<string>;
|
|
88
88
|
/**
|
|
89
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
89
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
90
90
|
*/
|
|
91
91
|
tags?: pulumi.Input<{
|
|
92
92
|
[key: string]: pulumi.Input<string>;
|
|
93
93
|
}>;
|
|
94
94
|
/**
|
|
95
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
95
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
96
96
|
*/
|
|
97
97
|
tagsAll?: pulumi.Input<{
|
|
98
98
|
[key: string]: pulumi.Input<string>;
|
|
@@ -115,7 +115,7 @@ export interface StudioLifecycleConfigArgs {
|
|
|
115
115
|
*/
|
|
116
116
|
studioLifecycleConfigName: pulumi.Input<string>;
|
|
117
117
|
/**
|
|
118
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
118
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
119
119
|
*/
|
|
120
120
|
tags?: pulumi.Input<{
|
|
121
121
|
[key: string]: pulumi.Input<string>;
|
package/sagemaker/workteam.d.ts
CHANGED
|
@@ -86,13 +86,13 @@ export declare class Workteam extends pulumi.CustomResource {
|
|
|
86
86
|
*/
|
|
87
87
|
readonly subdomain: pulumi.Output<string>;
|
|
88
88
|
/**
|
|
89
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
89
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
90
90
|
*/
|
|
91
91
|
readonly tags: pulumi.Output<{
|
|
92
92
|
[key: string]: string;
|
|
93
93
|
} | undefined>;
|
|
94
94
|
/**
|
|
95
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
95
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
96
96
|
*/
|
|
97
97
|
readonly tagsAll: pulumi.Output<{
|
|
98
98
|
[key: string]: string;
|
|
@@ -139,13 +139,13 @@ export interface WorkteamState {
|
|
|
139
139
|
*/
|
|
140
140
|
subdomain?: pulumi.Input<string>;
|
|
141
141
|
/**
|
|
142
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
142
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
143
143
|
*/
|
|
144
144
|
tags?: pulumi.Input<{
|
|
145
145
|
[key: string]: pulumi.Input<string>;
|
|
146
146
|
}>;
|
|
147
147
|
/**
|
|
148
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
148
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
149
149
|
*/
|
|
150
150
|
tagsAll?: pulumi.Input<{
|
|
151
151
|
[key: string]: pulumi.Input<string>;
|
|
@@ -176,7 +176,7 @@ export interface WorkteamArgs {
|
|
|
176
176
|
*/
|
|
177
177
|
notificationConfiguration?: pulumi.Input<inputs.sagemaker.WorkteamNotificationConfiguration>;
|
|
178
178
|
/**
|
|
179
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
179
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
180
180
|
*/
|
|
181
181
|
tags?: pulumi.Input<{
|
|
182
182
|
[key: string]: pulumi.Input<string>;
|
package/schemas/discoverer.d.ts
CHANGED
|
@@ -53,6 +53,9 @@ export declare class Discoverer extends pulumi.CustomResource {
|
|
|
53
53
|
* The ARN of the event bus to discover event schemas on.
|
|
54
54
|
*/
|
|
55
55
|
readonly sourceArn: pulumi.Output<string>;
|
|
56
|
+
/**
|
|
57
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
58
|
+
*/
|
|
56
59
|
readonly tags: pulumi.Output<{
|
|
57
60
|
[key: string]: string;
|
|
58
61
|
} | undefined>;
|
|
@@ -87,6 +90,9 @@ export interface DiscovererState {
|
|
|
87
90
|
* The ARN of the event bus to discover event schemas on.
|
|
88
91
|
*/
|
|
89
92
|
sourceArn?: pulumi.Input<string>;
|
|
93
|
+
/**
|
|
94
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
95
|
+
*/
|
|
90
96
|
tags?: pulumi.Input<{
|
|
91
97
|
[key: string]: pulumi.Input<string>;
|
|
92
98
|
}>;
|
|
@@ -109,6 +115,9 @@ export interface DiscovererArgs {
|
|
|
109
115
|
* The ARN of the event bus to discover event schemas on.
|
|
110
116
|
*/
|
|
111
117
|
sourceArn: pulumi.Input<string>;
|
|
118
|
+
/**
|
|
119
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
120
|
+
*/
|
|
112
121
|
tags?: pulumi.Input<{
|
|
113
122
|
[key: string]: pulumi.Input<string>;
|
|
114
123
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"discoverer.js","sourceRoot":"","sources":["../../schemas/discoverer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"discoverer.js","sourceRoot":"","sources":["../../schemas/discoverer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IAyDjD,YAAY,IAAY,EAAE,WAA8C,EAAE,IAAmC;QACzG,IAAI,MAAM,GAAkB,EAAE,CAAC;QAC/B,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0C,CAAC;YACzD,MAAM,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,MAAM,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,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;SACzD;aAAM;YACH,MAAM,IAAI,GAAG,WAAyC,CAAC;YACvD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,MAAM,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,MAAM,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,MAAM,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClC,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,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,CAAC;IACvD,CAAC;IAjFD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACjE,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,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;;AA1BL,gCAmFC;AArEG,gBAAgB;AACO,uBAAY,GAAG,mCAAmC,CAAC"}
|
package/schemas/registry.d.ts
CHANGED
|
@@ -51,6 +51,9 @@ export declare class Registry extends pulumi.CustomResource {
|
|
|
51
51
|
* The name of the custom event schema registry. Maximum of 64 characters consisting of lower case letters, upper case letters, 0-9, ., -, _.
|
|
52
52
|
*/
|
|
53
53
|
readonly name: pulumi.Output<string>;
|
|
54
|
+
/**
|
|
55
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
56
|
+
*/
|
|
54
57
|
readonly tags: pulumi.Output<{
|
|
55
58
|
[key: string]: string;
|
|
56
59
|
} | undefined>;
|
|
@@ -85,6 +88,9 @@ export interface RegistryState {
|
|
|
85
88
|
* The name of the custom event schema registry. Maximum of 64 characters consisting of lower case letters, upper case letters, 0-9, ., -, _.
|
|
86
89
|
*/
|
|
87
90
|
name?: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
93
|
+
*/
|
|
88
94
|
tags?: pulumi.Input<{
|
|
89
95
|
[key: string]: pulumi.Input<string>;
|
|
90
96
|
}>;
|
|
@@ -107,6 +113,9 @@ export interface RegistryArgs {
|
|
|
107
113
|
* The name of the custom event schema registry. Maximum of 64 characters consisting of lower case letters, upper case letters, 0-9, ., -, _.
|
|
108
114
|
*/
|
|
109
115
|
name?: pulumi.Input<string>;
|
|
116
|
+
/**
|
|
117
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
118
|
+
*/
|
|
110
119
|
tags?: pulumi.Input<{
|
|
111
120
|
[key: string]: pulumi.Input<string>;
|
|
112
121
|
}>;
|
package/schemas/registry.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registry.js","sourceRoot":"","sources":["../../schemas/registry.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"registry.js","sourceRoot":"","sources":["../../schemas/registry.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAyD/C,YAAY,IAAY,EAAE,WAA0C,EAAE,IAAmC;QACrG,IAAI,MAAM,GAAkB,EAAE,CAAC;QAC/B,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwC,CAAC;YACvD,MAAM,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,MAAM,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAChD,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;SACzD;aAAM;YACH,MAAM,IAAI,GAAG,WAAuC,CAAC;YACrD,MAAM,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,MAAM,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClC,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,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,CAAC;IACrD,CAAC;IA9ED;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;;AA1BL,4BAgFC;AAlEG,gBAAgB;AACO,qBAAY,GAAG,+BAA+B,CAAC"}
|
package/schemas/schema.d.ts
CHANGED
|
@@ -86,6 +86,9 @@ export declare class Schema extends pulumi.CustomResource {
|
|
|
86
86
|
* The name of the registry in which this schema belongs.
|
|
87
87
|
*/
|
|
88
88
|
readonly registryName: pulumi.Output<string>;
|
|
89
|
+
/**
|
|
90
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
91
|
+
*/
|
|
89
92
|
readonly tags: pulumi.Output<{
|
|
90
93
|
[key: string]: string;
|
|
91
94
|
} | undefined>;
|
|
@@ -144,6 +147,9 @@ export interface SchemaState {
|
|
|
144
147
|
* The name of the registry in which this schema belongs.
|
|
145
148
|
*/
|
|
146
149
|
registryName?: pulumi.Input<string>;
|
|
150
|
+
/**
|
|
151
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
152
|
+
*/
|
|
147
153
|
tags?: pulumi.Input<{
|
|
148
154
|
[key: string]: pulumi.Input<string>;
|
|
149
155
|
}>;
|
|
@@ -186,6 +192,9 @@ export interface SchemaArgs {
|
|
|
186
192
|
* The name of the registry in which this schema belongs.
|
|
187
193
|
*/
|
|
188
194
|
registryName: pulumi.Input<string>;
|
|
195
|
+
/**
|
|
196
|
+
* A map of tags to assign to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
197
|
+
*/
|
|
189
198
|
tags?: pulumi.Input<{
|
|
190
199
|
[key: string]: pulumi.Input<string>;
|
|
191
200
|
}>;
|
package/schemas/schema.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema.js","sourceRoot":"","sources":["../../schemas/schema.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"schema.js","sourceRoot":"","sources":["../../schemas/schema.ts"],"names":[],"mappings":"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"}
|
|
@@ -78,7 +78,7 @@ export declare class Secret extends pulumi.CustomResource {
|
|
|
78
78
|
*/
|
|
79
79
|
readonly namePrefix: pulumi.Output<string>;
|
|
80
80
|
/**
|
|
81
|
-
* Valid JSON document representing a [resource policy](https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access_resource-based-policies.html).
|
|
81
|
+
* Valid JSON document representing a [resource policy](https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access_resource-based-policies.html). Removing `policy` from your configuration or setting `policy` to null or an empty string (i.e., `policy = ""`) _will not_ delete the policy since it could have been set by `aws.secretsmanager.SecretPolicy`. To delete the `policy`, set it to `"{}"` (an empty JSON document).
|
|
82
82
|
*/
|
|
83
83
|
readonly policy: pulumi.Output<string>;
|
|
84
84
|
/**
|
|
@@ -154,7 +154,7 @@ export interface SecretState {
|
|
|
154
154
|
*/
|
|
155
155
|
namePrefix?: pulumi.Input<string>;
|
|
156
156
|
/**
|
|
157
|
-
* Valid JSON document representing a [resource policy](https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access_resource-based-policies.html).
|
|
157
|
+
* Valid JSON document representing a [resource policy](https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access_resource-based-policies.html). Removing `policy` from your configuration or setting `policy` to null or an empty string (i.e., `policy = ""`) _will not_ delete the policy since it could have been set by `aws.secretsmanager.SecretPolicy`. To delete the `policy`, set it to `"{}"` (an empty JSON document).
|
|
158
158
|
*/
|
|
159
159
|
policy?: pulumi.Input<string>;
|
|
160
160
|
/**
|
|
@@ -218,7 +218,7 @@ export interface SecretArgs {
|
|
|
218
218
|
*/
|
|
219
219
|
namePrefix?: pulumi.Input<string>;
|
|
220
220
|
/**
|
|
221
|
-
* Valid JSON document representing a [resource policy](https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access_resource-based-policies.html).
|
|
221
|
+
* Valid JSON document representing a [resource policy](https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access_resource-based-policies.html). Removing `policy` from your configuration or setting `policy` to null or an empty string (i.e., `policy = ""`) _will not_ delete the policy since it could have been set by `aws.secretsmanager.SecretPolicy`. To delete the `policy`, set it to `"{}"` (an empty JSON document).
|
|
222
222
|
*/
|
|
223
223
|
policy?: pulumi.Input<string>;
|
|
224
224
|
/**
|
|
@@ -59,7 +59,7 @@ export declare class SecretPolicy extends pulumi.CustomResource {
|
|
|
59
59
|
*/
|
|
60
60
|
readonly blockPublicPolicy: pulumi.Output<boolean | undefined>;
|
|
61
61
|
/**
|
|
62
|
-
*
|
|
62
|
+
* Valid JSON document representing a [resource policy](https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access_resource-based-policies.html). Unlike `aws.secretsmanager.Secret`, where `policy` can be set to `"{}"` to delete the policy, `"{}"` is not a valid policy since `policy` is required.
|
|
63
63
|
*/
|
|
64
64
|
readonly policy: pulumi.Output<string>;
|
|
65
65
|
/**
|
|
@@ -84,7 +84,7 @@ export interface SecretPolicyState {
|
|
|
84
84
|
*/
|
|
85
85
|
blockPublicPolicy?: pulumi.Input<boolean>;
|
|
86
86
|
/**
|
|
87
|
-
*
|
|
87
|
+
* Valid JSON document representing a [resource policy](https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access_resource-based-policies.html). Unlike `aws.secretsmanager.Secret`, where `policy` can be set to `"{}"` to delete the policy, `"{}"` is not a valid policy since `policy` is required.
|
|
88
88
|
*/
|
|
89
89
|
policy?: pulumi.Input<string>;
|
|
90
90
|
/**
|
|
@@ -101,7 +101,7 @@ export interface SecretPolicyArgs {
|
|
|
101
101
|
*/
|
|
102
102
|
blockPublicPolicy?: pulumi.Input<boolean>;
|
|
103
103
|
/**
|
|
104
|
-
*
|
|
104
|
+
* Valid JSON document representing a [resource policy](https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access_resource-based-policies.html). Unlike `aws.secretsmanager.Secret`, where `policy` can be set to `"{}"` to delete the policy, `"{}"` is not a valid policy since `policy` is required.
|
|
105
105
|
*/
|
|
106
106
|
policy: pulumi.Input<string>;
|
|
107
107
|
/**
|
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
+
* Manages the Security Hub Organization Configuration.
|
|
4
|
+
*
|
|
5
|
+
* > **NOTE:** This resource requires an `aws.securityhub.OrganizationAdminAccount` to be configured (not necessarily with this provider). More information about managing Security Hub in an organization can be found in the [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) documentation
|
|
6
|
+
*
|
|
7
|
+
* > **NOTE:** This is an advanced resource. This provider will automatically assume management of the Security Hub Organization Configuration without import and perform no actions on removal from the configuration.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as aws from "@pulumi/aws";
|
|
14
|
+
*
|
|
15
|
+
* const exampleOrganization = new aws.organizations.Organization("exampleOrganization", {
|
|
16
|
+
* awsServiceAccessPrincipals: ["securityhub.amazonaws.com"],
|
|
17
|
+
* featureSet: "ALL",
|
|
18
|
+
* });
|
|
19
|
+
* const exampleOrganizationAdminAccount = new aws.securityhub.OrganizationAdminAccount("exampleOrganizationAdminAccount", {adminAccountId: "123456789012"}, {
|
|
20
|
+
* dependsOn: [exampleOrganization],
|
|
21
|
+
* });
|
|
22
|
+
* const exampleOrganizationConfiguration = new aws.securityhub.OrganizationConfiguration("exampleOrganizationConfiguration", {autoEnable: true});
|
|
23
|
+
* ```
|
|
24
|
+
*
|
|
3
25
|
* ## Import
|
|
4
26
|
*
|
|
5
27
|
* An existing Security Hub enabled account can be imported using the AWS account ID, e.g.,
|
|
@@ -6,6 +6,28 @@ exports.OrganizationConfiguration = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
+
* Manages the Security Hub Organization Configuration.
|
|
10
|
+
*
|
|
11
|
+
* > **NOTE:** This resource requires an `aws.securityhub.OrganizationAdminAccount` to be configured (not necessarily with this provider). More information about managing Security Hub in an organization can be found in the [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) documentation
|
|
12
|
+
*
|
|
13
|
+
* > **NOTE:** This is an advanced resource. This provider will automatically assume management of the Security Hub Organization Configuration without import and perform no actions on removal from the configuration.
|
|
14
|
+
*
|
|
15
|
+
* ## Example Usage
|
|
16
|
+
*
|
|
17
|
+
* ```typescript
|
|
18
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
+
* import * as aws from "@pulumi/aws";
|
|
20
|
+
*
|
|
21
|
+
* const exampleOrganization = new aws.organizations.Organization("exampleOrganization", {
|
|
22
|
+
* awsServiceAccessPrincipals: ["securityhub.amazonaws.com"],
|
|
23
|
+
* featureSet: "ALL",
|
|
24
|
+
* });
|
|
25
|
+
* const exampleOrganizationAdminAccount = new aws.securityhub.OrganizationAdminAccount("exampleOrganizationAdminAccount", {adminAccountId: "123456789012"}, {
|
|
26
|
+
* dependsOn: [exampleOrganization],
|
|
27
|
+
* });
|
|
28
|
+
* const exampleOrganizationConfiguration = new aws.securityhub.OrganizationConfiguration("exampleOrganizationConfiguration", {autoEnable: true});
|
|
29
|
+
* ```
|
|
30
|
+
*
|
|
9
31
|
* ## Import
|
|
10
32
|
*
|
|
11
33
|
* An existing Security Hub enabled account can be imported using the AWS account ID, e.g.,
|