@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/acm/getCertificate.d.ts
CHANGED
|
@@ -38,7 +38,7 @@ export interface GetCertificateArgs {
|
|
|
38
38
|
*/
|
|
39
39
|
domain: string;
|
|
40
40
|
/**
|
|
41
|
-
* A list of key algorithms to filter certificates. By default, ACM does not return all certificate types when searching.
|
|
41
|
+
* A list of key algorithms to filter certificates. By default, ACM does not return all certificate types when searching. See the [ACM API Reference](https://docs.aws.amazon.com/acm/latest/APIReference/API_CertificateDetail.html#ACM-Type-CertificateDetail-KeyAlgorithm) for supported key algorithms.
|
|
42
42
|
*/
|
|
43
43
|
keyTypes?: string[];
|
|
44
44
|
/**
|
|
@@ -100,7 +100,7 @@ export interface GetCertificateOutputArgs {
|
|
|
100
100
|
*/
|
|
101
101
|
domain: pulumi.Input<string>;
|
|
102
102
|
/**
|
|
103
|
-
* A list of key algorithms to filter certificates. By default, ACM does not return all certificate types when searching.
|
|
103
|
+
* A list of key algorithms to filter certificates. By default, ACM does not return all certificate types when searching. See the [ACM API Reference](https://docs.aws.amazon.com/acm/latest/APIReference/API_CertificateDetail.html#ACM-Type-CertificateDetail-KeyAlgorithm) for supported key algorithms.
|
|
104
104
|
*/
|
|
105
105
|
keyTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
106
106
|
/**
|
package/alb/loadBalancer.d.ts
CHANGED
|
@@ -17,7 +17,7 @@ import { IpAddressType, LoadBalancerType } from "./index";
|
|
|
17
17
|
* internal: false,
|
|
18
18
|
* loadBalancerType: "application",
|
|
19
19
|
* securityGroups: [aws_security_group.lb_sg.id],
|
|
20
|
-
* subnets:
|
|
20
|
+
* subnets: .map(subnet => subnet.id),
|
|
21
21
|
* enableDeletionProtection: true,
|
|
22
22
|
* accessLogs: {
|
|
23
23
|
* bucket: aws_s3_bucket.lb_logs.bucket,
|
|
@@ -38,7 +38,7 @@ import { IpAddressType, LoadBalancerType } from "./index";
|
|
|
38
38
|
* const test = new aws.lb.LoadBalancer("test", {
|
|
39
39
|
* internal: false,
|
|
40
40
|
* loadBalancerType: "network",
|
|
41
|
-
* subnets:
|
|
41
|
+
* subnets: .map(subnet => subnet.id),
|
|
42
42
|
* enableDeletionProtection: true,
|
|
43
43
|
* tags: {
|
|
44
44
|
* Environment: "production",
|
package/alb/loadBalancer.js
CHANGED
|
@@ -21,7 +21,7 @@ const utilities = require("../utilities");
|
|
|
21
21
|
* internal: false,
|
|
22
22
|
* loadBalancerType: "application",
|
|
23
23
|
* securityGroups: [aws_security_group.lb_sg.id],
|
|
24
|
-
* subnets:
|
|
24
|
+
* subnets: .map(subnet => subnet.id),
|
|
25
25
|
* enableDeletionProtection: true,
|
|
26
26
|
* accessLogs: {
|
|
27
27
|
* bucket: aws_s3_bucket.lb_logs.bucket,
|
|
@@ -42,7 +42,7 @@ const utilities = require("../utilities");
|
|
|
42
42
|
* const test = new aws.lb.LoadBalancer("test", {
|
|
43
43
|
* internal: false,
|
|
44
44
|
* loadBalancerType: "network",
|
|
45
|
-
* subnets:
|
|
45
|
+
* subnets: .map(subnet => subnet.id),
|
|
46
46
|
* enableDeletionProtection: true,
|
|
47
47
|
* tags: {
|
|
48
48
|
* Environment: "production",
|
package/alb/targetGroup.d.ts
CHANGED
|
@@ -97,7 +97,7 @@ export declare class TargetGroup extends pulumi.CustomResource {
|
|
|
97
97
|
*/
|
|
98
98
|
readonly loadBalancingAlgorithmType: pulumi.Output<string>;
|
|
99
99
|
/**
|
|
100
|
-
* Name of the
|
|
100
|
+
* Name of the target group. If omitted, this provider will assign a random, unique name.
|
|
101
101
|
*/
|
|
102
102
|
readonly name: pulumi.Output<string>;
|
|
103
103
|
/**
|
|
@@ -194,7 +194,7 @@ export interface TargetGroupState {
|
|
|
194
194
|
*/
|
|
195
195
|
loadBalancingAlgorithmType?: pulumi.Input<string>;
|
|
196
196
|
/**
|
|
197
|
-
* Name of the
|
|
197
|
+
* Name of the target group. If omitted, this provider will assign a random, unique name.
|
|
198
198
|
*/
|
|
199
199
|
name?: pulumi.Input<string>;
|
|
200
200
|
/**
|
|
@@ -275,7 +275,7 @@ export interface TargetGroupArgs {
|
|
|
275
275
|
*/
|
|
276
276
|
loadBalancingAlgorithmType?: pulumi.Input<string>;
|
|
277
277
|
/**
|
|
278
|
-
* Name of the
|
|
278
|
+
* Name of the target group. If omitted, this provider will assign a random, unique name.
|
|
279
279
|
*/
|
|
280
280
|
name?: pulumi.Input<string>;
|
|
281
281
|
/**
|
|
@@ -53,13 +53,13 @@ export declare class Application extends pulumi.CustomResource {
|
|
|
53
53
|
*/
|
|
54
54
|
readonly name: pulumi.Output<string>;
|
|
55
55
|
/**
|
|
56
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
56
|
+
* 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.
|
|
57
57
|
*/
|
|
58
58
|
readonly tags: pulumi.Output<{
|
|
59
59
|
[key: string]: string;
|
|
60
60
|
} | undefined>;
|
|
61
61
|
/**
|
|
62
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
62
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
63
63
|
*/
|
|
64
64
|
readonly tagsAll: pulumi.Output<{
|
|
65
65
|
[key: string]: string;
|
|
@@ -90,13 +90,13 @@ export interface ApplicationState {
|
|
|
90
90
|
*/
|
|
91
91
|
name?: pulumi.Input<string>;
|
|
92
92
|
/**
|
|
93
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
93
|
+
* 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.
|
|
94
94
|
*/
|
|
95
95
|
tags?: pulumi.Input<{
|
|
96
96
|
[key: string]: pulumi.Input<string>;
|
|
97
97
|
}>;
|
|
98
98
|
/**
|
|
99
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
99
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
100
100
|
*/
|
|
101
101
|
tagsAll?: pulumi.Input<{
|
|
102
102
|
[key: string]: pulumi.Input<string>;
|
|
@@ -115,7 +115,7 @@ export interface ApplicationArgs {
|
|
|
115
115
|
*/
|
|
116
116
|
name?: 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>;
|
|
@@ -76,13 +76,13 @@ export declare class ConfigurationProfile extends pulumi.CustomResource {
|
|
|
76
76
|
*/
|
|
77
77
|
readonly retrievalRoleArn: pulumi.Output<string | undefined>;
|
|
78
78
|
/**
|
|
79
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
79
|
+
* 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.
|
|
80
80
|
*/
|
|
81
81
|
readonly tags: pulumi.Output<{
|
|
82
82
|
[key: string]: string;
|
|
83
83
|
} | undefined>;
|
|
84
84
|
/**
|
|
85
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
85
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
86
86
|
*/
|
|
87
87
|
readonly tagsAll: pulumi.Output<{
|
|
88
88
|
[key: string]: string;
|
|
@@ -133,13 +133,13 @@ export interface ConfigurationProfileState {
|
|
|
133
133
|
*/
|
|
134
134
|
retrievalRoleArn?: pulumi.Input<string>;
|
|
135
135
|
/**
|
|
136
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
136
|
+
* 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.
|
|
137
137
|
*/
|
|
138
138
|
tags?: pulumi.Input<{
|
|
139
139
|
[key: string]: pulumi.Input<string>;
|
|
140
140
|
}>;
|
|
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
|
tagsAll?: pulumi.Input<{
|
|
145
145
|
[key: string]: pulumi.Input<string>;
|
|
@@ -174,7 +174,7 @@ export interface ConfigurationProfileArgs {
|
|
|
174
174
|
*/
|
|
175
175
|
retrievalRoleArn?: pulumi.Input<string>;
|
|
176
176
|
/**
|
|
177
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
177
|
+
* 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.
|
|
178
178
|
*/
|
|
179
179
|
tags?: pulumi.Input<{
|
|
180
180
|
[key: string]: pulumi.Input<string>;
|
|
@@ -82,13 +82,13 @@ export declare class Deployment extends pulumi.CustomResource {
|
|
|
82
82
|
*/
|
|
83
83
|
readonly state: pulumi.Output<string>;
|
|
84
84
|
/**
|
|
85
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
85
|
+
* 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.
|
|
86
86
|
*/
|
|
87
87
|
readonly tags: pulumi.Output<{
|
|
88
88
|
[key: string]: string;
|
|
89
89
|
} | undefined>;
|
|
90
90
|
/**
|
|
91
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
91
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
92
92
|
*/
|
|
93
93
|
readonly tagsAll: pulumi.Output<{
|
|
94
94
|
[key: string]: string;
|
|
@@ -143,13 +143,13 @@ export interface DeploymentState {
|
|
|
143
143
|
*/
|
|
144
144
|
state?: pulumi.Input<string>;
|
|
145
145
|
/**
|
|
146
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
146
|
+
* 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.
|
|
147
147
|
*/
|
|
148
148
|
tags?: pulumi.Input<{
|
|
149
149
|
[key: string]: pulumi.Input<string>;
|
|
150
150
|
}>;
|
|
151
151
|
/**
|
|
152
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
152
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
153
153
|
*/
|
|
154
154
|
tagsAll?: pulumi.Input<{
|
|
155
155
|
[key: string]: pulumi.Input<string>;
|
|
@@ -184,7 +184,7 @@ export interface DeploymentArgs {
|
|
|
184
184
|
*/
|
|
185
185
|
environmentId: pulumi.Input<string>;
|
|
186
186
|
/**
|
|
187
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
187
|
+
* 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.
|
|
188
188
|
*/
|
|
189
189
|
tags?: pulumi.Input<{
|
|
190
190
|
[key: string]: pulumi.Input<string>;
|
|
@@ -78,13 +78,13 @@ export declare class DeploymentStrategy extends pulumi.CustomResource {
|
|
|
78
78
|
*/
|
|
79
79
|
readonly replicateTo: pulumi.Output<string>;
|
|
80
80
|
/**
|
|
81
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
81
|
+
* 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.
|
|
82
82
|
*/
|
|
83
83
|
readonly tags: pulumi.Output<{
|
|
84
84
|
[key: string]: string;
|
|
85
85
|
} | undefined>;
|
|
86
86
|
/**
|
|
87
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
87
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
88
88
|
*/
|
|
89
89
|
readonly tagsAll: pulumi.Output<{
|
|
90
90
|
[key: string]: string;
|
|
@@ -135,13 +135,13 @@ export interface DeploymentStrategyState {
|
|
|
135
135
|
*/
|
|
136
136
|
replicateTo?: pulumi.Input<string>;
|
|
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>;
|
|
142
142
|
}>;
|
|
143
143
|
/**
|
|
144
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
144
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
145
145
|
*/
|
|
146
146
|
tagsAll?: pulumi.Input<{
|
|
147
147
|
[key: string]: pulumi.Input<string>;
|
|
@@ -180,7 +180,7 @@ export interface DeploymentStrategyArgs {
|
|
|
180
180
|
*/
|
|
181
181
|
replicateTo: pulumi.Input<string>;
|
|
182
182
|
/**
|
|
183
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
183
|
+
* 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.
|
|
184
184
|
*/
|
|
185
185
|
tags?: pulumi.Input<{
|
|
186
186
|
[key: string]: pulumi.Input<string>;
|
|
@@ -78,13 +78,13 @@ export declare class Environment extends pulumi.CustomResource {
|
|
|
78
78
|
readonly name: pulumi.Output<string>;
|
|
79
79
|
readonly state: pulumi.Output<string>;
|
|
80
80
|
/**
|
|
81
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
81
|
+
* 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.
|
|
82
82
|
*/
|
|
83
83
|
readonly tags: pulumi.Output<{
|
|
84
84
|
[key: string]: string;
|
|
85
85
|
} | undefined>;
|
|
86
86
|
/**
|
|
87
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
87
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
88
88
|
*/
|
|
89
89
|
readonly tagsAll: pulumi.Output<{
|
|
90
90
|
[key: string]: string;
|
|
@@ -128,13 +128,13 @@ export interface EnvironmentState {
|
|
|
128
128
|
name?: pulumi.Input<string>;
|
|
129
129
|
state?: pulumi.Input<string>;
|
|
130
130
|
/**
|
|
131
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
131
|
+
* 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.
|
|
132
132
|
*/
|
|
133
133
|
tags?: pulumi.Input<{
|
|
134
134
|
[key: string]: pulumi.Input<string>;
|
|
135
135
|
}>;
|
|
136
136
|
/**
|
|
137
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
137
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
138
138
|
*/
|
|
139
139
|
tagsAll?: pulumi.Input<{
|
|
140
140
|
[key: string]: pulumi.Input<string>;
|
|
@@ -161,7 +161,7 @@ export interface EnvironmentArgs {
|
|
|
161
161
|
*/
|
|
162
162
|
name?: pulumi.Input<string>;
|
|
163
163
|
/**
|
|
164
|
-
* A map of tags to assign to the resource. If configured with a provider
|
|
164
|
+
* 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.
|
|
165
165
|
*/
|
|
166
166
|
tags?: pulumi.Input<{
|
|
167
167
|
[key: string]: pulumi.Input<string>;
|
|
@@ -17,7 +17,7 @@ import { IpAddressType, LoadBalancerType } from "../alb";
|
|
|
17
17
|
* internal: false,
|
|
18
18
|
* loadBalancerType: "application",
|
|
19
19
|
* securityGroups: [aws_security_group.lb_sg.id],
|
|
20
|
-
* subnets:
|
|
20
|
+
* subnets: .map(subnet => subnet.id),
|
|
21
21
|
* enableDeletionProtection: true,
|
|
22
22
|
* accessLogs: {
|
|
23
23
|
* bucket: aws_s3_bucket.lb_logs.bucket,
|
|
@@ -38,7 +38,7 @@ import { IpAddressType, LoadBalancerType } from "../alb";
|
|
|
38
38
|
* const test = new aws.lb.LoadBalancer("test", {
|
|
39
39
|
* internal: false,
|
|
40
40
|
* loadBalancerType: "network",
|
|
41
|
-
* subnets:
|
|
41
|
+
* subnets: .map(subnet => subnet.id),
|
|
42
42
|
* enableDeletionProtection: true,
|
|
43
43
|
* tags: {
|
|
44
44
|
* Environment: "production",
|
|
@@ -21,7 +21,7 @@ const utilities = require("../utilities");
|
|
|
21
21
|
* internal: false,
|
|
22
22
|
* loadBalancerType: "application",
|
|
23
23
|
* securityGroups: [aws_security_group.lb_sg.id],
|
|
24
|
-
* subnets:
|
|
24
|
+
* subnets: .map(subnet => subnet.id),
|
|
25
25
|
* enableDeletionProtection: true,
|
|
26
26
|
* accessLogs: {
|
|
27
27
|
* bucket: aws_s3_bucket.lb_logs.bucket,
|
|
@@ -42,7 +42,7 @@ const utilities = require("../utilities");
|
|
|
42
42
|
* const test = new aws.lb.LoadBalancer("test", {
|
|
43
43
|
* internal: false,
|
|
44
44
|
* loadBalancerType: "network",
|
|
45
|
-
* subnets:
|
|
45
|
+
* subnets: .map(subnet => subnet.id),
|
|
46
46
|
* enableDeletionProtection: true,
|
|
47
47
|
* tags: {
|
|
48
48
|
* Environment: "production",
|
|
@@ -99,7 +99,7 @@ export declare class TargetGroup extends pulumi.CustomResource {
|
|
|
99
99
|
*/
|
|
100
100
|
readonly loadBalancingAlgorithmType: pulumi.Output<string>;
|
|
101
101
|
/**
|
|
102
|
-
* Name of the
|
|
102
|
+
* Name of the target group. If omitted, this provider will assign a random, unique name.
|
|
103
103
|
*/
|
|
104
104
|
readonly name: pulumi.Output<string>;
|
|
105
105
|
/**
|
|
@@ -197,7 +197,7 @@ export interface TargetGroupState {
|
|
|
197
197
|
*/
|
|
198
198
|
loadBalancingAlgorithmType?: pulumi.Input<string>;
|
|
199
199
|
/**
|
|
200
|
-
* Name of the
|
|
200
|
+
* Name of the target group. If omitted, this provider will assign a random, unique name.
|
|
201
201
|
*/
|
|
202
202
|
name?: pulumi.Input<string>;
|
|
203
203
|
/**
|
|
@@ -278,7 +278,7 @@ export interface TargetGroupArgs {
|
|
|
278
278
|
*/
|
|
279
279
|
loadBalancingAlgorithmType?: pulumi.Input<string>;
|
|
280
280
|
/**
|
|
281
|
-
* Name of the
|
|
281
|
+
* Name of the target group. If omitted, this provider will assign a random, unique name.
|
|
282
282
|
*/
|
|
283
283
|
name?: pulumi.Input<string>;
|
|
284
284
|
/**
|
package/appstream/fleet.d.ts
CHANGED
|
@@ -17,7 +17,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
17
17
|
* displayName: "test-fleet",
|
|
18
18
|
* enableDefaultInternetAccess: false,
|
|
19
19
|
* fleetType: "ON_DEMAND",
|
|
20
|
-
* idleDisconnectTimeoutInSeconds:
|
|
20
|
+
* idleDisconnectTimeoutInSeconds: 60,
|
|
21
21
|
* imageName: "Amazon-AppStream2-Sample-Image-02-04-2019",
|
|
22
22
|
* instanceType: "stream.standard.large",
|
|
23
23
|
* maxUserDurationInSeconds: 600,
|
package/appstream/fleet.js
CHANGED
|
@@ -22,7 +22,7 @@ const utilities = require("../utilities");
|
|
|
22
22
|
* displayName: "test-fleet",
|
|
23
23
|
* enableDefaultInternetAccess: false,
|
|
24
24
|
* fleetType: "ON_DEMAND",
|
|
25
|
-
* idleDisconnectTimeoutInSeconds:
|
|
25
|
+
* idleDisconnectTimeoutInSeconds: 60,
|
|
26
26
|
* imageName: "Amazon-AppStream2-Sample-Image-02-04-2019",
|
|
27
27
|
* instanceType: "stream.standard.large",
|
|
28
28
|
* maxUserDurationInSeconds: 600,
|
|
@@ -105,13 +105,13 @@ export declare class ImageBuilder extends pulumi.CustomResource {
|
|
|
105
105
|
*/
|
|
106
106
|
readonly state: pulumi.Output<string>;
|
|
107
107
|
/**
|
|
108
|
-
* A map of tags to assign to the instance. If configured with a provider
|
|
108
|
+
* A map of tags to assign to the instance. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
109
109
|
*/
|
|
110
110
|
readonly tags: pulumi.Output<{
|
|
111
111
|
[key: string]: string;
|
|
112
112
|
} | undefined>;
|
|
113
113
|
/**
|
|
114
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
114
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
115
115
|
*/
|
|
116
116
|
readonly tagsAll: pulumi.Output<{
|
|
117
117
|
[key: string]: string;
|
|
@@ -190,13 +190,13 @@ export interface ImageBuilderState {
|
|
|
190
190
|
*/
|
|
191
191
|
state?: pulumi.Input<string>;
|
|
192
192
|
/**
|
|
193
|
-
* A map of tags to assign to the instance. If configured with a provider
|
|
193
|
+
* A map of tags to assign to the instance. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
194
194
|
*/
|
|
195
195
|
tags?: pulumi.Input<{
|
|
196
196
|
[key: string]: pulumi.Input<string>;
|
|
197
197
|
}>;
|
|
198
198
|
/**
|
|
199
|
-
* A map of tags assigned to the resource, including those inherited from the provider
|
|
199
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
200
200
|
*/
|
|
201
201
|
tagsAll?: pulumi.Input<{
|
|
202
202
|
[key: string]: pulumi.Input<string>;
|
|
@@ -255,7 +255,7 @@ export interface ImageBuilderArgs {
|
|
|
255
255
|
*/
|
|
256
256
|
name?: pulumi.Input<string>;
|
|
257
257
|
/**
|
|
258
|
-
* A map of tags to assign to the instance. If configured with a provider
|
|
258
|
+
* A map of tags to assign to the instance. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
259
259
|
*/
|
|
260
260
|
tags?: pulumi.Input<{
|
|
261
261
|
[key: string]: pulumi.Input<string>;
|
package/appsync/graphQLApi.d.ts
CHANGED
|
@@ -14,6 +14,16 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
14
14
|
* authenticationType: "API_KEY",
|
|
15
15
|
* });
|
|
16
16
|
* ```
|
|
17
|
+
* ### AWS IAM Authentication
|
|
18
|
+
*
|
|
19
|
+
* ```typescript
|
|
20
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
21
|
+
* import * as aws from "@pulumi/aws";
|
|
22
|
+
*
|
|
23
|
+
* const example = new aws.appsync.GraphQLApi("example", {
|
|
24
|
+
* authenticationType: "AWS_IAM",
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
17
27
|
* ### AWS Cognito User Pool Authentication
|
|
18
28
|
*
|
|
19
29
|
* ```typescript
|
|
@@ -29,57 +39,66 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
29
39
|
* },
|
|
30
40
|
* });
|
|
31
41
|
* ```
|
|
32
|
-
* ###
|
|
42
|
+
* ### OpenID Connect Authentication
|
|
33
43
|
*
|
|
34
44
|
* ```typescript
|
|
35
45
|
* import * as pulumi from "@pulumi/pulumi";
|
|
36
46
|
* import * as aws from "@pulumi/aws";
|
|
37
47
|
*
|
|
38
48
|
* const example = new aws.appsync.GraphQLApi("example", {
|
|
39
|
-
* authenticationType: "
|
|
49
|
+
* authenticationType: "OPENID_CONNECT",
|
|
50
|
+
* openidConnectConfig: {
|
|
51
|
+
* issuer: "https://example.com",
|
|
52
|
+
* },
|
|
40
53
|
* });
|
|
41
54
|
* ```
|
|
42
|
-
* ###
|
|
55
|
+
* ### AWS Lambda Authorizer Authentication
|
|
43
56
|
*
|
|
44
57
|
* ```typescript
|
|
45
58
|
* import * as pulumi from "@pulumi/pulumi";
|
|
46
59
|
* import * as aws from "@pulumi/aws";
|
|
47
60
|
*
|
|
48
61
|
* const example = new aws.appsync.GraphQLApi("example", {
|
|
49
|
-
* authenticationType: "
|
|
50
|
-
*
|
|
51
|
-
*
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
62
|
+
* authenticationType: "AWS_LAMBDA",
|
|
63
|
+
* lambdaAuthorizerConfig: {
|
|
64
|
+
* authorizerUri: "arn:aws:lambda:us-east-1:123456789012:function:custom_lambda_authorizer",
|
|
65
|
+
* },
|
|
66
|
+
* });
|
|
67
|
+
* const appsyncLambdaAuthorizer = new aws.lambda.Permission("appsyncLambdaAuthorizer", {
|
|
68
|
+
* action: "lambda:InvokeFunction",
|
|
69
|
+
* "function": "custom_lambda_authorizer",
|
|
70
|
+
* principal: "appsync.amazonaws.com",
|
|
71
|
+
* sourceArn: example.arn,
|
|
57
72
|
* });
|
|
58
73
|
* ```
|
|
59
|
-
* ###
|
|
74
|
+
* ### With Multiple Authentication Providers
|
|
60
75
|
*
|
|
61
76
|
* ```typescript
|
|
62
77
|
* import * as pulumi from "@pulumi/pulumi";
|
|
63
78
|
* import * as aws from "@pulumi/aws";
|
|
64
79
|
*
|
|
65
80
|
* const example = new aws.appsync.GraphQLApi("example", {
|
|
66
|
-
*
|
|
67
|
-
*
|
|
68
|
-
*
|
|
69
|
-
*
|
|
81
|
+
* additionalAuthenticationProviders: [{
|
|
82
|
+
* authenticationType: "AWS_IAM",
|
|
83
|
+
* }],
|
|
84
|
+
* authenticationType: "API_KEY",
|
|
70
85
|
* });
|
|
71
86
|
* ```
|
|
72
|
-
* ### With
|
|
87
|
+
* ### With Schema
|
|
73
88
|
*
|
|
74
89
|
* ```typescript
|
|
75
90
|
* import * as pulumi from "@pulumi/pulumi";
|
|
76
91
|
* import * as aws from "@pulumi/aws";
|
|
77
92
|
*
|
|
78
93
|
* const example = new aws.appsync.GraphQLApi("example", {
|
|
79
|
-
*
|
|
80
|
-
*
|
|
81
|
-
*
|
|
82
|
-
*
|
|
94
|
+
* authenticationType: "AWS_IAM",
|
|
95
|
+
* schema: `schema {
|
|
96
|
+
* query: Query
|
|
97
|
+
* }
|
|
98
|
+
* type Query {
|
|
99
|
+
* test: Int
|
|
100
|
+
* }
|
|
101
|
+
* `,
|
|
83
102
|
* });
|
|
84
103
|
* ```
|
|
85
104
|
* ### Enabling Logging
|
|
@@ -187,9 +206,13 @@ export declare class GraphQLApi extends pulumi.CustomResource {
|
|
|
187
206
|
*/
|
|
188
207
|
readonly arn: pulumi.Output<string>;
|
|
189
208
|
/**
|
|
190
|
-
* The authentication type. Valid values: `API_KEY`, `AWS_IAM`, `AMAZON_COGNITO_USER_POOLS`, `OPENID_CONNECT`
|
|
209
|
+
* The authentication type. Valid values: `API_KEY`, `AWS_IAM`, `AMAZON_COGNITO_USER_POOLS`, `OPENID_CONNECT`, `AWS_LAMBDA`
|
|
191
210
|
*/
|
|
192
211
|
readonly authenticationType: pulumi.Output<string>;
|
|
212
|
+
/**
|
|
213
|
+
* Nested argument containing Lambda authorizer configuration. Defined below.
|
|
214
|
+
*/
|
|
215
|
+
readonly lambdaAuthorizerConfig: pulumi.Output<outputs.appsync.GraphQLApiLambdaAuthorizerConfig | undefined>;
|
|
193
216
|
/**
|
|
194
217
|
* Nested argument containing logging configuration. Defined below.
|
|
195
218
|
*/
|
|
@@ -254,9 +277,13 @@ export interface GraphQLApiState {
|
|
|
254
277
|
*/
|
|
255
278
|
arn?: pulumi.Input<string>;
|
|
256
279
|
/**
|
|
257
|
-
* The authentication type. Valid values: `API_KEY`, `AWS_IAM`, `AMAZON_COGNITO_USER_POOLS`, `OPENID_CONNECT`
|
|
280
|
+
* The authentication type. Valid values: `API_KEY`, `AWS_IAM`, `AMAZON_COGNITO_USER_POOLS`, `OPENID_CONNECT`, `AWS_LAMBDA`
|
|
258
281
|
*/
|
|
259
282
|
authenticationType?: pulumi.Input<string>;
|
|
283
|
+
/**
|
|
284
|
+
* Nested argument containing Lambda authorizer configuration. Defined below.
|
|
285
|
+
*/
|
|
286
|
+
lambdaAuthorizerConfig?: pulumi.Input<inputs.appsync.GraphQLApiLambdaAuthorizerConfig>;
|
|
260
287
|
/**
|
|
261
288
|
* Nested argument containing logging configuration. Defined below.
|
|
262
289
|
*/
|
|
@@ -309,9 +336,13 @@ export interface GraphQLApiArgs {
|
|
|
309
336
|
*/
|
|
310
337
|
additionalAuthenticationProviders?: pulumi.Input<pulumi.Input<inputs.appsync.GraphQLApiAdditionalAuthenticationProvider>[]>;
|
|
311
338
|
/**
|
|
312
|
-
* The authentication type. Valid values: `API_KEY`, `AWS_IAM`, `AMAZON_COGNITO_USER_POOLS`, `OPENID_CONNECT`
|
|
339
|
+
* The authentication type. Valid values: `API_KEY`, `AWS_IAM`, `AMAZON_COGNITO_USER_POOLS`, `OPENID_CONNECT`, `AWS_LAMBDA`
|
|
313
340
|
*/
|
|
314
341
|
authenticationType: pulumi.Input<string>;
|
|
342
|
+
/**
|
|
343
|
+
* Nested argument containing Lambda authorizer configuration. Defined below.
|
|
344
|
+
*/
|
|
345
|
+
lambdaAuthorizerConfig?: pulumi.Input<inputs.appsync.GraphQLApiLambdaAuthorizerConfig>;
|
|
315
346
|
/**
|
|
316
347
|
* Nested argument containing logging configuration. Defined below.
|
|
317
348
|
*/
|