@pulumi/aws 5.0.0 → 5.1.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/README.md +2 -2
- package/amp/workspace.d.ts +34 -0
- package/amp/workspace.js +8 -0
- package/amp/workspace.js.map +1 -1
- package/apigateway/authorizer.d.ts +8 -0
- package/apigateway/authorizer.js +2 -0
- package/apigateway/authorizer.js.map +1 -1
- package/apigateway/vpcLink.d.ts +1 -1
- package/apigateway/vpcLink.js +1 -1
- package/appconfig/configurationProfile.d.ts +12 -0
- package/appconfig/configurationProfile.js +2 -0
- package/appconfig/configurationProfile.js.map +1 -1
- package/appconfig/hostedConfigurationVersion.d.ts +43 -1
- package/appconfig/hostedConfigurationVersion.js +43 -1
- package/appconfig/hostedConfigurationVersion.js.map +1 -1
- package/apprunner/index.d.ts +1 -0
- package/apprunner/index.js +5 -0
- package/apprunner/index.js.map +1 -1
- package/apprunner/service.d.ts +21 -3
- package/apprunner/service.js +8 -0
- package/apprunner/service.js.map +1 -1
- package/apprunner/vpcConnector.d.ts +138 -0
- package/apprunner/vpcConnector.js +100 -0
- package/apprunner/vpcConnector.js.map +1 -0
- package/appstream/user.d.ts +1 -1
- package/appstream/user.js +1 -1
- package/athena/database.d.ts +48 -12
- package/athena/database.js +9 -6
- package/athena/database.js.map +1 -1
- package/autoscaling/group.d.ts +0 -12
- package/autoscaling/group.js +0 -12
- package/autoscaling/group.js.map +1 -1
- package/autoscaling/policy.d.ts +92 -8
- package/autoscaling/policy.js +92 -8
- package/autoscaling/policy.js.map +1 -1
- package/backup/framework.d.ts +200 -0
- package/backup/framework.js +133 -0
- package/backup/framework.js.map +1 -0
- package/backup/getFramework.d.ts +91 -0
- package/backup/getFramework.js +37 -0
- package/backup/getFramework.js.map +1 -0
- package/backup/getReportPlan.d.ts +88 -0
- package/backup/getReportPlan.js +37 -0
- package/backup/getReportPlan.js.map +1 -0
- package/backup/index.d.ts +4 -0
- package/backup/index.js +12 -0
- package/backup/index.js.map +1 -1
- package/backup/reportPlan.d.ts +174 -0
- package/backup/reportPlan.js +106 -0
- package/backup/reportPlan.js.map +1 -0
- package/batch/schedulingPolicy.d.ts +0 -6
- package/batch/schedulingPolicy.js +1 -1
- package/batch/schedulingPolicy.js.map +1 -1
- package/cloud9/environmentEC2.d.ts +42 -0
- package/cloud9/environmentEC2.js +4 -0
- package/cloud9/environmentEC2.js.map +1 -1
- package/cloudformation/stackSet.d.ts +15 -3
- package/cloudformation/stackSet.js +2 -0
- package/cloudformation/stackSet.js.map +1 -1
- package/cloudformation/stackSetInstance.d.ts +12 -0
- package/cloudformation/stackSetInstance.js +2 -0
- package/cloudformation/stackSetInstance.js.map +1 -1
- package/cloudfront/distribution.d.ts +3 -3
- package/cloudfront/distribution.js +3 -3
- package/cloudtrail/eventDataStore.d.ts +219 -0
- package/cloudtrail/eventDataStore.js +131 -0
- package/cloudtrail/eventDataStore.js.map +1 -0
- package/cloudtrail/index.d.ts +1 -0
- package/cloudtrail/index.js +5 -0
- package/cloudtrail/index.js.map +1 -1
- package/codeartifact/domainPermissions.d.ts +1 -1
- package/codeartifact/domainPermissions.js +1 -1
- package/codeartifact/repositoryPermissionsPolicy.d.ts +1 -1
- package/codeartifact/repositoryPermissionsPolicy.js +1 -1
- package/cognito/getUserPools.d.ts +2 -2
- package/cognito/identityPool.d.ts +2 -2
- package/cognito/identityPool.js +2 -2
- package/cognito/identityPoolProviderPrincipalTag.d.ts +11 -11
- package/cognito/identityPoolProviderPrincipalTag.js +2 -2
- package/cognito/identityPoolRoleAttachment.d.ts +5 -5
- package/cognito/identityPoolRoleAttachment.js +2 -2
- package/cognito/identityProvider.d.ts +1 -1
- package/cognito/identityProvider.js +1 -1
- package/cognito/resourceServer.d.ts +1 -1
- package/cognito/resourceServer.js +1 -1
- package/cognito/userPool.d.ts +1 -1
- package/cognito/userPool.js +1 -1
- package/cognito/userPoolClient.d.ts +1 -1
- package/cognito/userPoolClient.js +1 -1
- package/cognito/userPoolDomain.d.ts +1 -1
- package/cognito/userPoolDomain.js +1 -1
- package/config/vars.d.ts +9 -0
- package/config/vars.js +12 -0
- package/config/vars.js.map +1 -1
- package/connect/contactFlowModule.d.ts +0 -6
- package/connect/contactFlowModule.js +1 -1
- package/connect/contactFlowModule.js.map +1 -1
- package/connect/getQueue.d.ts +124 -0
- package/connect/getQueue.js +54 -0
- package/connect/getQueue.js.map +1 -0
- package/connect/hoursOfOperation.d.ts +0 -6
- package/connect/hoursOfOperation.js +1 -1
- package/connect/hoursOfOperation.js.map +1 -1
- package/connect/index.d.ts +3 -0
- package/connect/index.js +11 -0
- package/connect/index.js.map +1 -1
- package/connect/queue.d.ts +2 -6
- package/connect/queue.js +3 -1
- package/connect/queue.js.map +1 -1
- package/connect/quickConnect.d.ts +0 -6
- package/connect/quickConnect.js +1 -1
- package/connect/quickConnect.js.map +1 -1
- package/connect/routingProfile.d.ts +204 -0
- package/connect/routingProfile.js +119 -0
- package/connect/routingProfile.js.map +1 -0
- package/connect/securityProfile.d.ts +0 -6
- package/connect/securityProfile.js +1 -1
- package/connect/securityProfile.js.map +1 -1
- package/connect/userHierarchyStructure.d.ts +117 -0
- package/connect/userHierarchyStructure.js +113 -0
- package/connect/userHierarchyStructure.js.map +1 -0
- package/dataexchange/dataSet.d.ts +0 -6
- package/dataexchange/dataSet.js +1 -1
- package/dataexchange/dataSet.js.map +1 -1
- package/dataexchange/revision.d.ts +0 -6
- package/dataexchange/revision.js +1 -1
- package/dataexchange/revision.js.map +1 -1
- package/datasync/locationFsxLustre.d.ts +0 -6
- package/datasync/locationFsxLustre.js +1 -1
- package/datasync/locationFsxLustre.js.map +1 -1
- package/datasync/locationHdfs.d.ts +0 -6
- package/datasync/locationHdfs.js +1 -1
- package/datasync/locationHdfs.js.map +1 -1
- package/detective/graph.d.ts +0 -3
- package/detective/graph.js +1 -1
- package/detective/graph.js.map +1 -1
- package/detective/invitationAccepter.d.ts +3 -3
- package/detective/invitationAccepter.js +3 -3
- package/detective/member.d.ts +1 -1
- package/detective/member.js +1 -1
- package/devicefarm/devicePool.d.ts +0 -6
- package/devicefarm/devicePool.js +1 -1
- package/devicefarm/devicePool.js.map +1 -1
- package/devicefarm/instanceProfile.d.ts +0 -6
- package/devicefarm/instanceProfile.js +1 -1
- package/devicefarm/instanceProfile.js.map +1 -1
- package/devicefarm/networkProfile.d.ts +0 -6
- package/devicefarm/networkProfile.js +1 -1
- package/devicefarm/networkProfile.js.map +1 -1
- package/devicefarm/testGridProject.d.ts +0 -6
- package/devicefarm/testGridProject.js +1 -1
- package/devicefarm/testGridProject.js.map +1 -1
- package/dms/endpoint.d.ts +64 -64
- package/dms/replicationTask.d.ts +21 -1
- package/dms/replicationTask.js +4 -0
- package/dms/replicationTask.js.map +1 -1
- package/ec2/defaultSubnet.d.ts +0 -3
- package/ec2/defaultSubnet.js +1 -1
- package/ec2/defaultSubnet.js.map +1 -1
- package/ec2/defaultVpc.d.ts +0 -3
- package/ec2/defaultVpc.js +1 -1
- package/ec2/defaultVpc.js.map +1 -1
- package/ec2/fleet.d.ts +12 -0
- package/ec2/fleet.js +2 -0
- package/ec2/fleet.js.map +1 -1
- package/ec2/getKeyPair.d.ts +6 -0
- package/ec2/getKeyPair.js.map +1 -1
- package/ec2/getLaunchTemplate.d.ts +6 -93
- package/ec2/getLaunchTemplate.js.map +1 -1
- package/ec2/getRouteTables.d.ts +1 -1
- package/ec2/getSerialConsoleAccess.d.ts +27 -0
- package/ec2/getSerialConsoleAccess.js +28 -0
- package/ec2/getSerialConsoleAccess.js.map +1 -0
- package/ec2/getVpcIamPool.d.ts +12 -1
- package/ec2/getVpcIamPool.js +12 -1
- package/ec2/getVpcIamPool.js.map +1 -1
- package/ec2/index.d.ts +6 -0
- package/ec2/index.js +26 -0
- package/ec2/index.js.map +1 -1
- package/ec2/instance.d.ts +6 -6
- package/ec2/internetGateway.d.ts +7 -7
- package/ec2/internetGatewayAttachment.d.ts +85 -0
- package/ec2/internetGatewayAttachment.js +82 -0
- package/ec2/internetGatewayAttachment.js.map +1 -0
- package/ec2/launchConfiguration.d.ts +3 -2
- package/ec2/launchConfiguration.js +3 -2
- package/ec2/launchConfiguration.js.map +1 -1
- package/ec2/launchTemplate.d.ts +18 -15
- package/ec2/launchTemplate.js +2 -0
- package/ec2/launchTemplate.js.map +1 -1
- package/ec2/networkInsightsPath.d.ts +176 -0
- package/ec2/networkInsightsPath.js +98 -0
- package/ec2/networkInsightsPath.js.map +1 -0
- package/ec2/networkInterface.d.ts +3 -3
- package/ec2/securityGroupAssociation.d.ts +87 -0
- package/ec2/securityGroupAssociation.js +74 -0
- package/ec2/securityGroupAssociation.js.map +1 -0
- package/ec2/serialConsoleAccess.d.ts +68 -0
- package/ec2/serialConsoleAccess.js +69 -0
- package/ec2/serialConsoleAccess.js.map +1 -0
- package/ec2/spotInstanceRequest.d.ts +6 -6
- package/ec2/subnet.d.ts +3 -3
- package/ec2/volumeAttachment.d.ts +1 -1
- package/ec2/volumeAttachment.js +1 -1
- package/ec2/vpc.d.ts +0 -2
- package/ec2/vpc.js.map +1 -1
- package/ec2/vpcEndpoint.d.ts +9 -15
- package/ec2/vpcEndpoint.js +0 -9
- package/ec2/vpcEndpoint.js.map +1 -1
- package/ec2/vpcEndpointPolicy.d.ts +93 -0
- package/ec2/vpcEndpointPolicy.js +96 -0
- package/ec2/vpcEndpointPolicy.js.map +1 -0
- package/ec2transitgateway/connect.d.ts +142 -0
- package/ec2transitgateway/connect.js +95 -0
- package/ec2transitgateway/connect.js.map +1 -0
- package/ec2transitgateway/connectPeer.d.ts +150 -0
- package/ec2transitgateway/connectPeer.js +100 -0
- package/ec2transitgateway/connectPeer.js.map +1 -0
- package/ec2transitgateway/getConnect.d.ts +99 -0
- package/ec2transitgateway/getConnect.js +53 -0
- package/ec2transitgateway/getConnect.js.map +1 -0
- package/ec2transitgateway/getConnectPeer.d.ts +111 -0
- package/ec2transitgateway/getConnectPeer.js +53 -0
- package/ec2transitgateway/getConnectPeer.js.map +1 -0
- package/ec2transitgateway/getMulticastDomain.d.ts +128 -0
- package/ec2transitgateway/getMulticastDomain.js +53 -0
- package/ec2transitgateway/getMulticastDomain.js.map +1 -0
- package/ec2transitgateway/getTransitGateway.d.ts +14 -6
- package/ec2transitgateway/getTransitGateway.js.map +1 -1
- package/ec2transitgateway/getVpcAttachments.d.ts +38 -0
- package/ec2transitgateway/getVpcAttachments.js +28 -0
- package/ec2transitgateway/getVpcAttachments.js.map +1 -0
- package/ec2transitgateway/index.d.ts +10 -0
- package/ec2transitgateway/index.js +34 -0
- package/ec2transitgateway/index.js.map +1 -1
- package/ec2transitgateway/multicastDomain.d.ts +237 -0
- package/ec2transitgateway/multicastDomain.js +185 -0
- package/ec2transitgateway/multicastDomain.js.map +1 -0
- package/ec2transitgateway/multicastDomainAssociation.d.ts +95 -0
- package/ec2transitgateway/multicastDomainAssociation.js +85 -0
- package/ec2transitgateway/multicastDomainAssociation.js.map +1 -0
- package/ec2transitgateway/multicastGroupMember.d.ts +89 -0
- package/ec2transitgateway/multicastGroupMember.js +79 -0
- package/ec2transitgateway/multicastGroupMember.js.map +1 -0
- package/ec2transitgateway/multicastGroupSource.d.ts +89 -0
- package/ec2transitgateway/multicastGroupSource.js +79 -0
- package/ec2transitgateway/multicastGroupSource.js.map +1 -0
- package/ec2transitgateway/transitGateway.d.ts +15 -0
- package/ec2transitgateway/transitGateway.js +4 -0
- package/ec2transitgateway/transitGateway.js.map +1 -1
- package/ecrpublic/getAuthorizationToken.d.ts +39 -0
- package/ecrpublic/getAuthorizationToken.js +28 -0
- package/ecrpublic/getAuthorizationToken.js.map +1 -0
- package/ecrpublic/index.d.ts +1 -0
- package/ecrpublic/index.js +1 -0
- package/ecrpublic/index.js.map +1 -1
- package/ecrpublic/repositoryPolicy.d.ts +1 -1
- package/ecrpublic/repositoryPolicy.js +1 -1
- package/ecs/taskSet.d.ts +0 -6
- package/ecs/taskSet.js +1 -1
- package/ecs/taskSet.js.map +1 -1
- package/eks/getNodeGroup.d.ts +4 -0
- package/eks/getNodeGroup.js.map +1 -1
- package/elasticache/replicationGroup.d.ts +6 -6
- package/elastictranscoder/preset.d.ts +1 -1
- package/emr/studio.d.ts +0 -3
- package/emr/studio.js +1 -1
- package/emr/studio.js.map +1 -1
- package/fms/policy.d.ts +51 -0
- package/fms/policy.js +9 -0
- package/fms/policy.js.map +1 -1
- package/fsx/dataRepositoryAssociation.d.ts +0 -6
- package/fsx/dataRepositoryAssociation.js +1 -1
- package/fsx/dataRepositoryAssociation.js.map +1 -1
- package/fsx/openZfsFileSystem.d.ts +0 -6
- package/fsx/openZfsFileSystem.js +1 -1
- package/fsx/openZfsFileSystem.js.map +1 -1
- package/fsx/openZfsSnapshot.d.ts +0 -6
- package/fsx/openZfsSnapshot.js +1 -1
- package/fsx/openZfsSnapshot.js.map +1 -1
- package/fsx/openZfsVolume.d.ts +0 -6
- package/fsx/openZfsVolume.js +1 -1
- package/fsx/openZfsVolume.js.map +1 -1
- package/gamelift/build.d.ts +5 -3
- package/gamelift/build.js +5 -3
- package/gamelift/build.js.map +1 -1
- package/gamelift/fleet.d.ts +57 -9
- package/gamelift/fleet.js +13 -4
- package/gamelift/fleet.js.map +1 -1
- package/gamelift/gameServerGroup.d.ts +314 -0
- package/gamelift/gameServerGroup.js +204 -0
- package/gamelift/gameServerGroup.js.map +1 -0
- package/gamelift/index.d.ts +2 -0
- package/gamelift/index.js +10 -0
- package/gamelift/index.js.map +1 -1
- package/gamelift/script.d.ts +147 -0
- package/gamelift/script.js +85 -0
- package/gamelift/script.js.map +1 -0
- package/getService.d.ts +109 -0
- package/getService.js +64 -0
- package/getService.js.map +1 -0
- package/glue/catalogDatabase.d.ts +28 -0
- package/glue/catalogDatabase.js +18 -0
- package/glue/catalogDatabase.js.map +1 -1
- package/glue/job.d.ts +21 -7
- package/glue/job.js +14 -0
- package/glue/job.js.map +1 -1
- package/glue/trigger.d.ts +12 -0
- package/glue/trigger.js +2 -0
- package/glue/trigger.js.map +1 -1
- package/grafana/getWorkspace.d.ts +115 -0
- package/grafana/getWorkspace.js +37 -0
- package/grafana/getWorkspace.js.map +1 -0
- package/grafana/index.d.ts +4 -0
- package/grafana/index.js +48 -0
- package/grafana/index.js.map +1 -0
- package/grafana/licenseAssociation.d.ts +117 -0
- package/grafana/licenseAssociation.js +102 -0
- package/grafana/licenseAssociation.js.map +1 -0
- package/grafana/workspace.d.ts +231 -0
- package/grafana/workspace.js +123 -0
- package/grafana/workspace.js.map +1 -0
- package/grafana/workspaceSamlConfiguration.d.ts +242 -0
- package/grafana/workspaceSamlConfiguration.js +123 -0
- package/grafana/workspaceSamlConfiguration.js.map +1 -0
- package/iam/getOpenidConnectProvider.d.ts +91 -0
- package/iam/getOpenidConnectProvider.js +50 -0
- package/iam/getOpenidConnectProvider.js.map +1 -0
- package/iam/index.d.ts +4 -0
- package/iam/index.js +16 -0
- package/iam/index.js.map +1 -1
- package/iam/serviceLinkedRole.d.ts +0 -6
- package/iam/serviceLinkedRole.js +1 -1
- package/iam/serviceLinkedRole.js.map +1 -1
- package/iam/serviceSpecificCredential.d.ts +120 -0
- package/iam/serviceSpecificCredential.js +89 -0
- package/iam/serviceSpecificCredential.js.map +1 -0
- package/iam/signingCertificate.d.ts +119 -0
- package/iam/signingCertificate.js +100 -0
- package/iam/signingCertificate.js.map +1 -0
- package/iam/userLoginProfile.d.ts +17 -15
- package/iam/userLoginProfile.js +2 -3
- package/iam/userLoginProfile.js.map +1 -1
- package/iam/virtualMfaDevice.d.ts +136 -0
- package/iam/virtualMfaDevice.js +86 -0
- package/iam/virtualMfaDevice.js.map +1 -0
- package/imagebuilder/containerRecipe.d.ts +296 -0
- package/imagebuilder/containerRecipe.js +145 -0
- package/imagebuilder/containerRecipe.js.map +1 -0
- package/imagebuilder/getContainerRecipe.d.ts +124 -0
- package/imagebuilder/getContainerRecipe.js +37 -0
- package/imagebuilder/getContainerRecipe.js.map +1 -0
- package/imagebuilder/getContainerRecipes.d.ts +67 -0
- package/imagebuilder/getContainerRecipes.js +42 -0
- package/imagebuilder/getContainerRecipes.js.map +1 -0
- package/imagebuilder/getImage.d.ts +5 -1
- package/imagebuilder/getImage.js.map +1 -1
- package/imagebuilder/getImagePipeline.d.ts +5 -1
- package/imagebuilder/getImagePipeline.js.map +1 -1
- package/imagebuilder/getImageRecipe.d.ts +2 -2
- package/imagebuilder/image.d.ts +17 -5
- package/imagebuilder/image.js +2 -3
- package/imagebuilder/image.js.map +1 -1
- package/imagebuilder/imagePipeline.d.ts +17 -5
- package/imagebuilder/imagePipeline.js +2 -3
- package/imagebuilder/imagePipeline.js.map +1 -1
- package/imagebuilder/imageRecipe.d.ts +15 -3
- package/imagebuilder/imageRecipe.js +2 -0
- package/imagebuilder/imageRecipe.js.map +1 -1
- package/imagebuilder/index.d.ts +3 -0
- package/imagebuilder/index.js +7 -0
- package/imagebuilder/index.js.map +1 -1
- package/index.d.ts +5 -1
- package/index.js +10 -3
- package/index.js.map +1 -1
- package/iot/certificate.d.ts +46 -6
- package/iot/certificate.js +15 -1
- package/iot/certificate.js.map +1 -1
- package/iot/topicRule.d.ts +9 -6
- package/iot/topicRule.js +2 -0
- package/iot/topicRule.js.map +1 -1
- package/kinesisanalyticsv2/application.d.ts +1 -1
- package/kinesisanalyticsv2/application.js +1 -1
- package/kms/getPublicKey.d.ts +4 -0
- package/kms/getPublicKey.js.map +1 -1
- package/kms/grant.d.ts +1 -1
- package/kms/grant.js +1 -1
- package/memorydb/acl.d.ts +0 -6
- package/memorydb/acl.js +1 -1
- package/memorydb/acl.js.map +1 -1
- package/memorydb/cluster.d.ts +0 -6
- package/memorydb/cluster.js +1 -1
- package/memorydb/cluster.js.map +1 -1
- package/memorydb/parameterGroup.d.ts +0 -6
- package/memorydb/parameterGroup.js +1 -1
- package/memorydb/parameterGroup.js.map +1 -1
- package/memorydb/snapshot.d.ts +0 -6
- package/memorydb/snapshot.js +1 -1
- package/memorydb/snapshot.js.map +1 -1
- package/memorydb/subnetGroup.d.ts +0 -6
- package/memorydb/subnetGroup.js +1 -1
- package/memorydb/subnetGroup.js.map +1 -1
- package/memorydb/user.d.ts +0 -6
- package/memorydb/user.js +1 -1
- package/memorydb/user.js.map +1 -1
- package/msk/cluster.d.ts +6 -6
- package/networkmanager/connection.d.ts +159 -0
- package/networkmanager/connection.js +99 -0
- package/networkmanager/connection.js.map +1 -0
- package/networkmanager/customerGatewayAssociation.d.ts +135 -0
- package/networkmanager/customerGatewayAssociation.js +115 -0
- package/networkmanager/customerGatewayAssociation.js.map +1 -0
- package/networkmanager/device.d.ts +195 -0
- package/networkmanager/device.js +98 -0
- package/networkmanager/device.js.map +1 -0
- package/networkmanager/getConnection.d.ts +97 -0
- package/networkmanager/getConnection.js +39 -0
- package/networkmanager/getConnection.js.map +1 -0
- package/networkmanager/getConnections.d.ts +76 -0
- package/networkmanager/getConnections.js +41 -0
- package/networkmanager/getConnections.js.map +1 -0
- package/networkmanager/getDevice.d.ts +110 -0
- package/networkmanager/getDevice.js +39 -0
- package/networkmanager/getDevice.js.map +1 -0
- package/networkmanager/getDevices.d.ts +76 -0
- package/networkmanager/getDevices.js +41 -0
- package/networkmanager/getDevices.js.map +1 -0
- package/networkmanager/getGlobalNetwork.d.ts +71 -0
- package/networkmanager/getGlobalNetwork.js +37 -0
- package/networkmanager/getGlobalNetwork.js.map +1 -0
- package/networkmanager/getGlobalNetworks.d.ts +57 -0
- package/networkmanager/getGlobalNetworks.js +39 -0
- package/networkmanager/getGlobalNetworks.js.map +1 -0
- package/networkmanager/getLink.d.ts +98 -0
- package/networkmanager/getLink.js +39 -0
- package/networkmanager/getLink.js.map +1 -0
- package/networkmanager/getLinks.d.ts +94 -0
- package/networkmanager/getLinks.js +43 -0
- package/networkmanager/getLinks.js.map +1 -0
- package/networkmanager/getSite.d.ts +86 -0
- package/networkmanager/getSite.js +39 -0
- package/networkmanager/getSite.js.map +1 -0
- package/networkmanager/getSites.d.ts +67 -0
- package/networkmanager/getSites.js +40 -0
- package/networkmanager/getSites.js.map +1 -0
- package/networkmanager/globalNetwork.d.ts +96 -0
- package/networkmanager/globalNetwork.js +77 -0
- package/networkmanager/globalNetwork.js.map +1 -0
- package/networkmanager/index.d.ts +19 -0
- package/networkmanager/index.js +87 -0
- package/networkmanager/index.js.map +1 -0
- package/networkmanager/link.d.ts +163 -0
- package/networkmanager/link.js +102 -0
- package/networkmanager/link.js.map +1 -0
- package/networkmanager/linkAssociation.d.ts +98 -0
- package/networkmanager/linkAssociation.js +88 -0
- package/networkmanager/linkAssociation.js.map +1 -0
- package/networkmanager/site.d.ts +120 -0
- package/networkmanager/site.js +83 -0
- package/networkmanager/site.js.map +1 -0
- package/networkmanager/transitGatewayConnectPeerAssociation.d.ts +109 -0
- package/networkmanager/transitGatewayConnectPeerAssociation.js +89 -0
- package/networkmanager/transitGatewayConnectPeerAssociation.js.map +1 -0
- package/networkmanager/transitGatewayRegistration.d.ts +87 -0
- package/networkmanager/transitGatewayRegistration.js +84 -0
- package/networkmanager/transitGatewayRegistration.js.map +1 -0
- package/opsworks/ecsClusterLayer.d.ts +294 -0
- package/opsworks/ecsClusterLayer.js +118 -0
- package/opsworks/ecsClusterLayer.js.map +1 -0
- package/opsworks/index.d.ts +1 -0
- package/opsworks/index.js +5 -0
- package/opsworks/index.js.map +1 -1
- package/opsworks/instance.d.ts +223 -151
- package/opsworks/instance.js +35 -45
- package/opsworks/instance.js.map +1 -1
- package/organizations/delegatedAdministrator.d.ts +2 -2
- package/organizations/delegatedAdministrator.js +2 -2
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/provider.d.ts +18 -0
- package/provider.js +2 -0
- package/provider.js.map +1 -1
- package/quicksight/user.d.ts +4 -3
- package/quicksight/user.js +1 -0
- package/quicksight/user.js.map +1 -1
- package/rds/cluster.d.ts +83 -9
- package/rds/cluster.js +34 -0
- package/rds/cluster.js.map +1 -1
- package/rds/globalCluster.d.ts +3 -157
- package/rds/globalCluster.js +0 -133
- package/rds/globalCluster.js.map +1 -1
- package/redshift/cluster.d.ts +29 -14
- package/redshift/cluster.js +4 -2
- package/redshift/cluster.js.map +1 -1
- package/redshift/getCluster.d.ts +12 -8
- package/redshift/getCluster.js +8 -8
- package/redshift/getCluster.js.map +1 -1
- package/route53/keySigningKey.d.ts +13 -4
- package/route53/keySigningKey.js +13 -4
- package/route53/keySigningKey.js.map +1 -1
- package/route53/record.d.ts +3 -12
- package/route53/record.js.map +1 -1
- package/route53domains/index.d.ts +1 -0
- package/route53domains/index.js +37 -0
- package/route53domains/index.js.map +1 -0
- package/route53domains/registeredDomain.d.ts +296 -0
- package/route53domains/registeredDomain.js +117 -0
- package/route53domains/registeredDomain.js.map +1 -0
- package/s3/bucket.d.ts +0 -6
- package/s3/bucket.js +1 -1
- package/s3/bucket.js.map +1 -1
- package/s3/bucketAccelerateConfigurationV2.d.ts +2 -2
- package/s3/bucketAccelerateConfigurationV2.js +2 -2
- package/s3/bucketAclV2.d.ts +6 -4
- package/s3/bucketAclV2.js +6 -4
- package/s3/bucketAclV2.js.map +1 -1
- package/s3/bucketCorsConfigurationV2.d.ts +4 -2
- package/s3/bucketCorsConfigurationV2.js +4 -2
- package/s3/bucketCorsConfigurationV2.js.map +1 -1
- package/s3/bucketLifecycleConfigurationV2.d.ts +2 -107
- package/s3/bucketLifecycleConfigurationV2.js +2 -107
- package/s3/bucketLifecycleConfigurationV2.js.map +1 -1
- package/s3/bucketLoggingV2.d.ts +10 -6
- package/s3/bucketLoggingV2.js +7 -3
- package/s3/bucketLoggingV2.js.map +1 -1
- package/s3/bucketObject.d.ts +1 -3
- package/s3/bucketObject.js +1 -3
- package/s3/bucketObject.js.map +1 -1
- package/s3/bucketObjectLockConfigurationV2.d.ts +22 -9
- package/s3/bucketObjectLockConfigurationV2.js +16 -6
- package/s3/bucketObjectLockConfigurationV2.js.map +1 -1
- package/s3/bucketObjectv2.d.ts +1 -9
- package/s3/bucketObjectv2.js +2 -4
- package/s3/bucketObjectv2.js.map +1 -1
- package/s3/bucketPolicy.d.ts +1 -1
- package/s3/bucketPolicy.js +1 -1
- package/s3/bucketReplicationConfig.d.ts +35 -8
- package/s3/bucketReplicationConfig.js +19 -5
- package/s3/bucketReplicationConfig.js.map +1 -1
- package/s3/bucketRequestPaymentConfigurationV2.d.ts +2 -2
- package/s3/bucketRequestPaymentConfigurationV2.js +2 -2
- package/s3/bucketServerSideEncryptionConfigurationV2.d.ts +2 -2
- package/s3/bucketServerSideEncryptionConfigurationV2.js +2 -2
- package/s3/bucketV2.d.ts +18 -66
- package/s3/bucketV2.js +2 -60
- package/s3/bucketV2.js.map +1 -1
- package/s3/bucketVersioningV2.d.ts +21 -8
- package/s3/bucketVersioningV2.js +21 -8
- package/s3/bucketVersioningV2.js.map +1 -1
- package/s3/bucketWebsiteConfigurationV2.d.ts +2 -2
- package/s3/bucketWebsiteConfigurationV2.js +2 -2
- package/sagemaker/project.d.ts +0 -6
- package/sagemaker/project.js +1 -1
- package/sagemaker/project.js.map +1 -1
- package/servicecatalog/provisionedProduct.d.ts +8 -0
- package/servicecatalog/provisionedProduct.js +2 -0
- package/servicecatalog/provisionedProduct.js.map +1 -1
- package/ses/mailFrom.d.ts +18 -4
- package/ses/mailFrom.js +15 -1
- package/ses/mailFrom.js.map +1 -1
- package/ssm/association.d.ts +26 -0
- package/ssm/association.js +4 -0
- package/ssm/association.js.map +1 -1
- package/ssm/getInstances.d.ts +53 -0
- package/ssm/getInstances.js +40 -0
- package/ssm/getInstances.js.map +1 -0
- package/ssm/index.d.ts +1 -0
- package/ssm/index.js +1 -0
- package/ssm/index.js.map +1 -1
- package/transfer/server.d.ts +24 -0
- package/transfer/server.js +4 -0
- package/transfer/server.js.map +1 -1
- package/types/input.d.ts +1513 -229
- package/types/output.d.ts +1617 -131
- package/wafv2/ruleGroup.d.ts +0 -6
- package/wafv2/ruleGroup.js +1 -1
- package/wafv2/ruleGroup.js.map +1 -1
- package/wafv2/webAcl.d.ts +0 -6
- package/wafv2/webAcl.js +1 -1
- package/wafv2/webAcl.js.map +1 -1
- package/wafv2/webAclLoggingConfiguration.d.ts +1 -1
- package/wafv2/webAclLoggingConfiguration.js +1 -1
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Associates a transit gateway Connect peer with a device, and optionally, with a link.
|
|
4
|
+
* If you specify a link, it must be associated with the specified device.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as aws from "@pulumi/aws";
|
|
11
|
+
*
|
|
12
|
+
* const example = new aws.networkmanager.TransitGatewayConnectPeerAssociation("example", {
|
|
13
|
+
* globalNetworkId: aws_networkmanager_global_network.example.id,
|
|
14
|
+
* deviceId: aws_networkmanager_device.example.id,
|
|
15
|
+
* transitGatewayConnectPeerArn: aws_ec2_transit_gateway_connect_peer.example.arn,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*
|
|
19
|
+
* ## Import
|
|
20
|
+
*
|
|
21
|
+
* `aws_networkmanager_transit_gateway_connect_peer_association` can be imported using the global network ID and customer gateway ARN, e.g.
|
|
22
|
+
*
|
|
23
|
+
* ```sh
|
|
24
|
+
* $ pulumi import aws:networkmanager/transitGatewayConnectPeerAssociation:TransitGatewayConnectPeerAssociation example global-network-0d47f6t230mz46dy4,arn:aws:ec2:us-west-2:123456789012:transit-gateway-connect-peer/tgw-connect-peer-12345678
|
|
25
|
+
* ```
|
|
26
|
+
*/
|
|
27
|
+
export declare class TransitGatewayConnectPeerAssociation extends pulumi.CustomResource {
|
|
28
|
+
/**
|
|
29
|
+
* Get an existing TransitGatewayConnectPeerAssociation resource's state with the given name, ID, and optional extra
|
|
30
|
+
* properties used to qualify the lookup.
|
|
31
|
+
*
|
|
32
|
+
* @param name The _unique_ name of the resulting resource.
|
|
33
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
34
|
+
* @param state Any extra arguments used during the lookup.
|
|
35
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
36
|
+
*/
|
|
37
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: TransitGatewayConnectPeerAssociationState, opts?: pulumi.CustomResourceOptions): TransitGatewayConnectPeerAssociation;
|
|
38
|
+
/**
|
|
39
|
+
* Returns true if the given object is an instance of TransitGatewayConnectPeerAssociation. This is designed to work even
|
|
40
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
41
|
+
*/
|
|
42
|
+
static isInstance(obj: any): obj is TransitGatewayConnectPeerAssociation;
|
|
43
|
+
/**
|
|
44
|
+
* The ID of the device.
|
|
45
|
+
*/
|
|
46
|
+
readonly deviceId: pulumi.Output<string>;
|
|
47
|
+
/**
|
|
48
|
+
* The ID of the global network.
|
|
49
|
+
*/
|
|
50
|
+
readonly globalNetworkId: pulumi.Output<string>;
|
|
51
|
+
/**
|
|
52
|
+
* The ID of the link.
|
|
53
|
+
*/
|
|
54
|
+
readonly linkId: pulumi.Output<string | undefined>;
|
|
55
|
+
/**
|
|
56
|
+
* The Amazon Resource Name (ARN) of the Connect peer.
|
|
57
|
+
*/
|
|
58
|
+
readonly transitGatewayConnectPeerArn: pulumi.Output<string>;
|
|
59
|
+
/**
|
|
60
|
+
* Create a TransitGatewayConnectPeerAssociation resource with the given unique name, arguments, and options.
|
|
61
|
+
*
|
|
62
|
+
* @param name The _unique_ name of the resource.
|
|
63
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
64
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
65
|
+
*/
|
|
66
|
+
constructor(name: string, args: TransitGatewayConnectPeerAssociationArgs, opts?: pulumi.CustomResourceOptions);
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* Input properties used for looking up and filtering TransitGatewayConnectPeerAssociation resources.
|
|
70
|
+
*/
|
|
71
|
+
export interface TransitGatewayConnectPeerAssociationState {
|
|
72
|
+
/**
|
|
73
|
+
* The ID of the device.
|
|
74
|
+
*/
|
|
75
|
+
deviceId?: pulumi.Input<string>;
|
|
76
|
+
/**
|
|
77
|
+
* The ID of the global network.
|
|
78
|
+
*/
|
|
79
|
+
globalNetworkId?: pulumi.Input<string>;
|
|
80
|
+
/**
|
|
81
|
+
* The ID of the link.
|
|
82
|
+
*/
|
|
83
|
+
linkId?: pulumi.Input<string>;
|
|
84
|
+
/**
|
|
85
|
+
* The Amazon Resource Name (ARN) of the Connect peer.
|
|
86
|
+
*/
|
|
87
|
+
transitGatewayConnectPeerArn?: pulumi.Input<string>;
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* The set of arguments for constructing a TransitGatewayConnectPeerAssociation resource.
|
|
91
|
+
*/
|
|
92
|
+
export interface TransitGatewayConnectPeerAssociationArgs {
|
|
93
|
+
/**
|
|
94
|
+
* The ID of the device.
|
|
95
|
+
*/
|
|
96
|
+
deviceId: pulumi.Input<string>;
|
|
97
|
+
/**
|
|
98
|
+
* The ID of the global network.
|
|
99
|
+
*/
|
|
100
|
+
globalNetworkId: pulumi.Input<string>;
|
|
101
|
+
/**
|
|
102
|
+
* The ID of the link.
|
|
103
|
+
*/
|
|
104
|
+
linkId?: pulumi.Input<string>;
|
|
105
|
+
/**
|
|
106
|
+
* The Amazon Resource Name (ARN) of the Connect peer.
|
|
107
|
+
*/
|
|
108
|
+
transitGatewayConnectPeerArn: pulumi.Input<string>;
|
|
109
|
+
}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.TransitGatewayConnectPeerAssociation = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Associates a transit gateway Connect peer with a device, and optionally, with a link.
|
|
10
|
+
* If you specify a link, it must be associated with the specified device.
|
|
11
|
+
*
|
|
12
|
+
* ## Example Usage
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as aws from "@pulumi/aws";
|
|
17
|
+
*
|
|
18
|
+
* const example = new aws.networkmanager.TransitGatewayConnectPeerAssociation("example", {
|
|
19
|
+
* globalNetworkId: aws_networkmanager_global_network.example.id,
|
|
20
|
+
* deviceId: aws_networkmanager_device.example.id,
|
|
21
|
+
* transitGatewayConnectPeerArn: aws_ec2_transit_gateway_connect_peer.example.arn,
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*
|
|
25
|
+
* ## Import
|
|
26
|
+
*
|
|
27
|
+
* `aws_networkmanager_transit_gateway_connect_peer_association` can be imported using the global network ID and customer gateway ARN, e.g.
|
|
28
|
+
*
|
|
29
|
+
* ```sh
|
|
30
|
+
* $ pulumi import aws:networkmanager/transitGatewayConnectPeerAssociation:TransitGatewayConnectPeerAssociation example global-network-0d47f6t230mz46dy4,arn:aws:ec2:us-west-2:123456789012:transit-gateway-connect-peer/tgw-connect-peer-12345678
|
|
31
|
+
* ```
|
|
32
|
+
*/
|
|
33
|
+
class TransitGatewayConnectPeerAssociation extends pulumi.CustomResource {
|
|
34
|
+
constructor(name, argsOrState, opts) {
|
|
35
|
+
let resourceInputs = {};
|
|
36
|
+
opts = opts || {};
|
|
37
|
+
if (opts.id) {
|
|
38
|
+
const state = argsOrState;
|
|
39
|
+
resourceInputs["deviceId"] = state ? state.deviceId : undefined;
|
|
40
|
+
resourceInputs["globalNetworkId"] = state ? state.globalNetworkId : undefined;
|
|
41
|
+
resourceInputs["linkId"] = state ? state.linkId : undefined;
|
|
42
|
+
resourceInputs["transitGatewayConnectPeerArn"] = state ? state.transitGatewayConnectPeerArn : undefined;
|
|
43
|
+
}
|
|
44
|
+
else {
|
|
45
|
+
const args = argsOrState;
|
|
46
|
+
if ((!args || args.deviceId === undefined) && !opts.urn) {
|
|
47
|
+
throw new Error("Missing required property 'deviceId'");
|
|
48
|
+
}
|
|
49
|
+
if ((!args || args.globalNetworkId === undefined) && !opts.urn) {
|
|
50
|
+
throw new Error("Missing required property 'globalNetworkId'");
|
|
51
|
+
}
|
|
52
|
+
if ((!args || args.transitGatewayConnectPeerArn === undefined) && !opts.urn) {
|
|
53
|
+
throw new Error("Missing required property 'transitGatewayConnectPeerArn'");
|
|
54
|
+
}
|
|
55
|
+
resourceInputs["deviceId"] = args ? args.deviceId : undefined;
|
|
56
|
+
resourceInputs["globalNetworkId"] = args ? args.globalNetworkId : undefined;
|
|
57
|
+
resourceInputs["linkId"] = args ? args.linkId : undefined;
|
|
58
|
+
resourceInputs["transitGatewayConnectPeerArn"] = args ? args.transitGatewayConnectPeerArn : undefined;
|
|
59
|
+
}
|
|
60
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
61
|
+
super(TransitGatewayConnectPeerAssociation.__pulumiType, name, resourceInputs, opts);
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Get an existing TransitGatewayConnectPeerAssociation resource's state with the given name, ID, and optional extra
|
|
65
|
+
* properties used to qualify the lookup.
|
|
66
|
+
*
|
|
67
|
+
* @param name The _unique_ name of the resulting resource.
|
|
68
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
69
|
+
* @param state Any extra arguments used during the lookup.
|
|
70
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
71
|
+
*/
|
|
72
|
+
static get(name, id, state, opts) {
|
|
73
|
+
return new TransitGatewayConnectPeerAssociation(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* Returns true if the given object is an instance of TransitGatewayConnectPeerAssociation. This is designed to work even
|
|
77
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
78
|
+
*/
|
|
79
|
+
static isInstance(obj) {
|
|
80
|
+
if (obj === undefined || obj === null) {
|
|
81
|
+
return false;
|
|
82
|
+
}
|
|
83
|
+
return obj['__pulumiType'] === TransitGatewayConnectPeerAssociation.__pulumiType;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
exports.TransitGatewayConnectPeerAssociation = TransitGatewayConnectPeerAssociation;
|
|
87
|
+
/** @internal */
|
|
88
|
+
TransitGatewayConnectPeerAssociation.__pulumiType = 'aws:networkmanager/transitGatewayConnectPeerAssociation:TransitGatewayConnectPeerAssociation';
|
|
89
|
+
//# sourceMappingURL=transitGatewayConnectPeerAssociation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"transitGatewayConnectPeerAssociation.js","sourceRoot":"","sources":["../../networkmanager/transitGatewayConnectPeerAssociation.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAa,oCAAqC,SAAQ,MAAM,CAAC,cAAc;IAqD3E,YAAY,IAAY,EAAE,WAAkG,EAAE,IAAmC;QAC7J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoE,CAAC;YACnF,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3G;aAAM;YACH,MAAM,IAAI,GAAG,WAAmE,CAAC;YACjF,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,eAAe,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5D,MAAM,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAC;aAClE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,4BAA4B,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzE,MAAM,IAAI,KAAK,CAAC,0DAA0D,CAAC,CAAC;aAC/E;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;SACzG;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oCAAoC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzF,CAAC;IA/ED;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiD,EAAE,IAAmC;QAC/I,OAAO,IAAI,oCAAoC,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3F,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,oCAAoC,CAAC,YAAY,CAAC;IACrF,CAAC;;AA1BL,oFAiFC;AAnEG,gBAAgB;AACO,iDAAY,GAAG,8FAA8F,CAAC"}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Registers a transit gateway to a global network. The transit gateway can be in any AWS Region,
|
|
4
|
+
* but it must be owned by the same AWS account that owns the global network.
|
|
5
|
+
* You cannot register a transit gateway in more than one global network.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as aws from "@pulumi/aws";
|
|
12
|
+
*
|
|
13
|
+
* const exampleGlobalNetwork = new aws.networkmanager.GlobalNetwork("exampleGlobalNetwork", {description: "example"});
|
|
14
|
+
* const exampleTransitGateway = new aws.ec2transitgateway.TransitGateway("exampleTransitGateway", {});
|
|
15
|
+
* const exampleTransitGatewayRegistration = new aws.networkmanager.TransitGatewayRegistration("exampleTransitGatewayRegistration", {
|
|
16
|
+
* globalNetworkId: exampleGlobalNetwork.id,
|
|
17
|
+
* transitGatewayArn: exampleTransitGateway.arn,
|
|
18
|
+
* });
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* ## Import
|
|
22
|
+
*
|
|
23
|
+
* `aws_networkmanager_transit_gateway_registration` can be imported using the global network ID and transit gateway ARN, e.g.
|
|
24
|
+
*
|
|
25
|
+
* ```sh
|
|
26
|
+
* $ pulumi import aws:networkmanager/transitGatewayRegistration:TransitGatewayRegistration example global-network-0d47f6t230mz46dy4,arn:aws:ec2:us-west-2:123456789012:transit-gateway/tgw-123abc05e04123abc
|
|
27
|
+
* ```
|
|
28
|
+
*/
|
|
29
|
+
export declare class TransitGatewayRegistration extends pulumi.CustomResource {
|
|
30
|
+
/**
|
|
31
|
+
* Get an existing TransitGatewayRegistration resource's state with the given name, ID, and optional extra
|
|
32
|
+
* properties used to qualify the lookup.
|
|
33
|
+
*
|
|
34
|
+
* @param name The _unique_ name of the resulting resource.
|
|
35
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
36
|
+
* @param state Any extra arguments used during the lookup.
|
|
37
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
38
|
+
*/
|
|
39
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: TransitGatewayRegistrationState, opts?: pulumi.CustomResourceOptions): TransitGatewayRegistration;
|
|
40
|
+
/**
|
|
41
|
+
* Returns true if the given object is an instance of TransitGatewayRegistration. This is designed to work even
|
|
42
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
43
|
+
*/
|
|
44
|
+
static isInstance(obj: any): obj is TransitGatewayRegistration;
|
|
45
|
+
/**
|
|
46
|
+
* The ID of the Global Network to register to.
|
|
47
|
+
*/
|
|
48
|
+
readonly globalNetworkId: pulumi.Output<string>;
|
|
49
|
+
/**
|
|
50
|
+
* The ARN of the Transit Gateway to register.
|
|
51
|
+
*/
|
|
52
|
+
readonly transitGatewayArn: pulumi.Output<string>;
|
|
53
|
+
/**
|
|
54
|
+
* Create a TransitGatewayRegistration resource with the given unique name, arguments, and options.
|
|
55
|
+
*
|
|
56
|
+
* @param name The _unique_ name of the resource.
|
|
57
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
58
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
59
|
+
*/
|
|
60
|
+
constructor(name: string, args: TransitGatewayRegistrationArgs, opts?: pulumi.CustomResourceOptions);
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* Input properties used for looking up and filtering TransitGatewayRegistration resources.
|
|
64
|
+
*/
|
|
65
|
+
export interface TransitGatewayRegistrationState {
|
|
66
|
+
/**
|
|
67
|
+
* The ID of the Global Network to register to.
|
|
68
|
+
*/
|
|
69
|
+
globalNetworkId?: pulumi.Input<string>;
|
|
70
|
+
/**
|
|
71
|
+
* The ARN of the Transit Gateway to register.
|
|
72
|
+
*/
|
|
73
|
+
transitGatewayArn?: pulumi.Input<string>;
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* The set of arguments for constructing a TransitGatewayRegistration resource.
|
|
77
|
+
*/
|
|
78
|
+
export interface TransitGatewayRegistrationArgs {
|
|
79
|
+
/**
|
|
80
|
+
* The ID of the Global Network to register to.
|
|
81
|
+
*/
|
|
82
|
+
globalNetworkId: pulumi.Input<string>;
|
|
83
|
+
/**
|
|
84
|
+
* The ARN of the Transit Gateway to register.
|
|
85
|
+
*/
|
|
86
|
+
transitGatewayArn: pulumi.Input<string>;
|
|
87
|
+
}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.TransitGatewayRegistration = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Registers a transit gateway to a global network. The transit gateway can be in any AWS Region,
|
|
10
|
+
* but it must be owned by the same AWS account that owns the global network.
|
|
11
|
+
* You cannot register a transit gateway in more than one global network.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as aws from "@pulumi/aws";
|
|
18
|
+
*
|
|
19
|
+
* const exampleGlobalNetwork = new aws.networkmanager.GlobalNetwork("exampleGlobalNetwork", {description: "example"});
|
|
20
|
+
* const exampleTransitGateway = new aws.ec2transitgateway.TransitGateway("exampleTransitGateway", {});
|
|
21
|
+
* const exampleTransitGatewayRegistration = new aws.networkmanager.TransitGatewayRegistration("exampleTransitGatewayRegistration", {
|
|
22
|
+
* globalNetworkId: exampleGlobalNetwork.id,
|
|
23
|
+
* transitGatewayArn: exampleTransitGateway.arn,
|
|
24
|
+
* });
|
|
25
|
+
* ```
|
|
26
|
+
*
|
|
27
|
+
* ## Import
|
|
28
|
+
*
|
|
29
|
+
* `aws_networkmanager_transit_gateway_registration` can be imported using the global network ID and transit gateway ARN, e.g.
|
|
30
|
+
*
|
|
31
|
+
* ```sh
|
|
32
|
+
* $ pulumi import aws:networkmanager/transitGatewayRegistration:TransitGatewayRegistration example global-network-0d47f6t230mz46dy4,arn:aws:ec2:us-west-2:123456789012:transit-gateway/tgw-123abc05e04123abc
|
|
33
|
+
* ```
|
|
34
|
+
*/
|
|
35
|
+
class TransitGatewayRegistration extends pulumi.CustomResource {
|
|
36
|
+
constructor(name, argsOrState, opts) {
|
|
37
|
+
let resourceInputs = {};
|
|
38
|
+
opts = opts || {};
|
|
39
|
+
if (opts.id) {
|
|
40
|
+
const state = argsOrState;
|
|
41
|
+
resourceInputs["globalNetworkId"] = state ? state.globalNetworkId : undefined;
|
|
42
|
+
resourceInputs["transitGatewayArn"] = state ? state.transitGatewayArn : undefined;
|
|
43
|
+
}
|
|
44
|
+
else {
|
|
45
|
+
const args = argsOrState;
|
|
46
|
+
if ((!args || args.globalNetworkId === undefined) && !opts.urn) {
|
|
47
|
+
throw new Error("Missing required property 'globalNetworkId'");
|
|
48
|
+
}
|
|
49
|
+
if ((!args || args.transitGatewayArn === undefined) && !opts.urn) {
|
|
50
|
+
throw new Error("Missing required property 'transitGatewayArn'");
|
|
51
|
+
}
|
|
52
|
+
resourceInputs["globalNetworkId"] = args ? args.globalNetworkId : undefined;
|
|
53
|
+
resourceInputs["transitGatewayArn"] = args ? args.transitGatewayArn : undefined;
|
|
54
|
+
}
|
|
55
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
56
|
+
super(TransitGatewayRegistration.__pulumiType, name, resourceInputs, opts);
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* Get an existing TransitGatewayRegistration resource's state with the given name, ID, and optional extra
|
|
60
|
+
* properties used to qualify the lookup.
|
|
61
|
+
*
|
|
62
|
+
* @param name The _unique_ name of the resulting resource.
|
|
63
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
64
|
+
* @param state Any extra arguments used during the lookup.
|
|
65
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
66
|
+
*/
|
|
67
|
+
static get(name, id, state, opts) {
|
|
68
|
+
return new TransitGatewayRegistration(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Returns true if the given object is an instance of TransitGatewayRegistration. This is designed to work even
|
|
72
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
73
|
+
*/
|
|
74
|
+
static isInstance(obj) {
|
|
75
|
+
if (obj === undefined || obj === null) {
|
|
76
|
+
return false;
|
|
77
|
+
}
|
|
78
|
+
return obj['__pulumiType'] === TransitGatewayRegistration.__pulumiType;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
exports.TransitGatewayRegistration = TransitGatewayRegistration;
|
|
82
|
+
/** @internal */
|
|
83
|
+
TransitGatewayRegistration.__pulumiType = 'aws:networkmanager/transitGatewayRegistration:TransitGatewayRegistration';
|
|
84
|
+
//# sourceMappingURL=transitGatewayRegistration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"transitGatewayRegistration.js","sourceRoot":"","sources":["../../networkmanager/transitGatewayRegistration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,0BAA2B,SAAQ,MAAM,CAAC,cAAc;IA6CjE,YAAY,IAAY,EAAE,WAA8E,EAAE,IAAmC;QACzI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0D,CAAC;YACzE,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;SACrF;aAAM;YACH,MAAM,IAAI,GAAG,WAAyD,CAAC;YACvE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,eAAe,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5D,MAAM,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAC;aAClE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,iBAAiB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9D,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;SACnF;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,0BAA0B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/E,CAAC;IAhED;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuC,EAAE,IAAmC;QACrI,OAAO,IAAI,0BAA0B,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACjF,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,0BAA0B,CAAC,YAAY,CAAC;IAC3E,CAAC;;AA1BL,gEAkEC;AApDG,gBAAgB;AACO,uCAAY,GAAG,0EAA0E,CAAC"}
|
|
@@ -0,0 +1,294 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { input as inputs, output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* Provides an OpsWorks ECS Cluster layer resource.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as aws from "@pulumi/aws";
|
|
11
|
+
*
|
|
12
|
+
* const example = new aws.opsworks.EcsClusterLayer("example", {
|
|
13
|
+
* stackId: aws_opsworks_stack.example.id,
|
|
14
|
+
* ecsClusterArn: aws_ecs_cluster.example.arn,
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*/
|
|
18
|
+
export declare class EcsClusterLayer extends pulumi.CustomResource {
|
|
19
|
+
/**
|
|
20
|
+
* Get an existing EcsClusterLayer resource's state with the given name, ID, and optional extra
|
|
21
|
+
* properties used to qualify the lookup.
|
|
22
|
+
*
|
|
23
|
+
* @param name The _unique_ name of the resulting resource.
|
|
24
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
25
|
+
* @param state Any extra arguments used during the lookup.
|
|
26
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
27
|
+
*/
|
|
28
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: EcsClusterLayerState, opts?: pulumi.CustomResourceOptions): EcsClusterLayer;
|
|
29
|
+
/**
|
|
30
|
+
* Returns true if the given object is an instance of EcsClusterLayer. This is designed to work even
|
|
31
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
32
|
+
*/
|
|
33
|
+
static isInstance(obj: any): obj is EcsClusterLayer;
|
|
34
|
+
/**
|
|
35
|
+
* The Amazon Resource Name(ARN) of the layer.
|
|
36
|
+
*/
|
|
37
|
+
readonly arn: pulumi.Output<string>;
|
|
38
|
+
/**
|
|
39
|
+
* Whether to automatically assign an elastic IP address to the layer's instances.
|
|
40
|
+
*/
|
|
41
|
+
readonly autoAssignElasticIps: pulumi.Output<boolean | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* For stacks belonging to a VPC, whether to automatically assign a public IP address to each of the layer's instances.
|
|
44
|
+
*/
|
|
45
|
+
readonly autoAssignPublicIps: pulumi.Output<boolean | undefined>;
|
|
46
|
+
/**
|
|
47
|
+
* Whether to enable auto-healing for the layer.
|
|
48
|
+
*/
|
|
49
|
+
readonly autoHealing: pulumi.Output<boolean | undefined>;
|
|
50
|
+
readonly cloudwatchConfiguration: pulumi.Output<outputs.opsworks.EcsClusterLayerCloudwatchConfiguration | undefined>;
|
|
51
|
+
readonly customConfigureRecipes: pulumi.Output<string[] | undefined>;
|
|
52
|
+
readonly customDeployRecipes: pulumi.Output<string[] | undefined>;
|
|
53
|
+
/**
|
|
54
|
+
* The ARN of an IAM profile that will be used for the layer's instances.
|
|
55
|
+
*/
|
|
56
|
+
readonly customInstanceProfileArn: pulumi.Output<string | undefined>;
|
|
57
|
+
/**
|
|
58
|
+
* Custom JSON attributes to apply to the layer.
|
|
59
|
+
*/
|
|
60
|
+
readonly customJson: pulumi.Output<string | undefined>;
|
|
61
|
+
/**
|
|
62
|
+
* Ids for a set of security groups to apply to the layer's instances.
|
|
63
|
+
*/
|
|
64
|
+
readonly customSecurityGroupIds: pulumi.Output<string[] | undefined>;
|
|
65
|
+
readonly customSetupRecipes: pulumi.Output<string[] | undefined>;
|
|
66
|
+
readonly customShutdownRecipes: pulumi.Output<string[] | undefined>;
|
|
67
|
+
readonly customUndeployRecipes: pulumi.Output<string[] | undefined>;
|
|
68
|
+
/**
|
|
69
|
+
* Whether to enable Elastic Load Balancing connection draining.
|
|
70
|
+
*/
|
|
71
|
+
readonly drainElbOnShutdown: pulumi.Output<boolean | undefined>;
|
|
72
|
+
/**
|
|
73
|
+
* `ebsVolume` blocks, as described below, will each create an EBS volume and connect it to the layer's instances.
|
|
74
|
+
*/
|
|
75
|
+
readonly ebsVolumes: pulumi.Output<outputs.opsworks.EcsClusterLayerEbsVolume[] | undefined>;
|
|
76
|
+
/**
|
|
77
|
+
* The ECS Cluster ARN of the layer.
|
|
78
|
+
*/
|
|
79
|
+
readonly ecsClusterArn: pulumi.Output<string>;
|
|
80
|
+
/**
|
|
81
|
+
* Name of an Elastic Load Balancer to attach to this layer
|
|
82
|
+
*/
|
|
83
|
+
readonly elasticLoadBalancer: pulumi.Output<string | undefined>;
|
|
84
|
+
/**
|
|
85
|
+
* Whether to install OS and package updates on each instance when it boots.
|
|
86
|
+
*/
|
|
87
|
+
readonly installUpdatesOnBoot: pulumi.Output<boolean | undefined>;
|
|
88
|
+
/**
|
|
89
|
+
* The time, in seconds, that OpsWorks will wait for Chef to complete after triggering the Shutdown event.
|
|
90
|
+
*/
|
|
91
|
+
readonly instanceShutdownTimeout: pulumi.Output<number | undefined>;
|
|
92
|
+
/**
|
|
93
|
+
* A human-readable name for the layer.
|
|
94
|
+
*/
|
|
95
|
+
readonly name: pulumi.Output<string>;
|
|
96
|
+
/**
|
|
97
|
+
* The id of the stack the layer will belong to.
|
|
98
|
+
*/
|
|
99
|
+
readonly stackId: pulumi.Output<string>;
|
|
100
|
+
/**
|
|
101
|
+
* Names of a set of system packages to install on the layer's instances.
|
|
102
|
+
*/
|
|
103
|
+
readonly systemPackages: pulumi.Output<string[] | undefined>;
|
|
104
|
+
/**
|
|
105
|
+
* A mapping of tags to assign to the resource.
|
|
106
|
+
*/
|
|
107
|
+
readonly tags: pulumi.Output<{
|
|
108
|
+
[key: string]: string;
|
|
109
|
+
} | undefined>;
|
|
110
|
+
readonly tagsAll: pulumi.Output<{
|
|
111
|
+
[key: string]: string;
|
|
112
|
+
}>;
|
|
113
|
+
/**
|
|
114
|
+
* Whether to use EBS-optimized instances.
|
|
115
|
+
*/
|
|
116
|
+
readonly useEbsOptimizedInstances: pulumi.Output<boolean | undefined>;
|
|
117
|
+
/**
|
|
118
|
+
* Create a EcsClusterLayer resource with the given unique name, arguments, and options.
|
|
119
|
+
*
|
|
120
|
+
* @param name The _unique_ name of the resource.
|
|
121
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
122
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
123
|
+
*/
|
|
124
|
+
constructor(name: string, args: EcsClusterLayerArgs, opts?: pulumi.CustomResourceOptions);
|
|
125
|
+
}
|
|
126
|
+
/**
|
|
127
|
+
* Input properties used for looking up and filtering EcsClusterLayer resources.
|
|
128
|
+
*/
|
|
129
|
+
export interface EcsClusterLayerState {
|
|
130
|
+
/**
|
|
131
|
+
* The Amazon Resource Name(ARN) of the layer.
|
|
132
|
+
*/
|
|
133
|
+
arn?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* Whether to automatically assign an elastic IP address to the layer's instances.
|
|
136
|
+
*/
|
|
137
|
+
autoAssignElasticIps?: pulumi.Input<boolean>;
|
|
138
|
+
/**
|
|
139
|
+
* For stacks belonging to a VPC, whether to automatically assign a public IP address to each of the layer's instances.
|
|
140
|
+
*/
|
|
141
|
+
autoAssignPublicIps?: pulumi.Input<boolean>;
|
|
142
|
+
/**
|
|
143
|
+
* Whether to enable auto-healing for the layer.
|
|
144
|
+
*/
|
|
145
|
+
autoHealing?: pulumi.Input<boolean>;
|
|
146
|
+
cloudwatchConfiguration?: pulumi.Input<inputs.opsworks.EcsClusterLayerCloudwatchConfiguration>;
|
|
147
|
+
customConfigureRecipes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
148
|
+
customDeployRecipes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
149
|
+
/**
|
|
150
|
+
* The ARN of an IAM profile that will be used for the layer's instances.
|
|
151
|
+
*/
|
|
152
|
+
customInstanceProfileArn?: pulumi.Input<string>;
|
|
153
|
+
/**
|
|
154
|
+
* Custom JSON attributes to apply to the layer.
|
|
155
|
+
*/
|
|
156
|
+
customJson?: pulumi.Input<string>;
|
|
157
|
+
/**
|
|
158
|
+
* Ids for a set of security groups to apply to the layer's instances.
|
|
159
|
+
*/
|
|
160
|
+
customSecurityGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
161
|
+
customSetupRecipes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
162
|
+
customShutdownRecipes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
163
|
+
customUndeployRecipes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
164
|
+
/**
|
|
165
|
+
* Whether to enable Elastic Load Balancing connection draining.
|
|
166
|
+
*/
|
|
167
|
+
drainElbOnShutdown?: pulumi.Input<boolean>;
|
|
168
|
+
/**
|
|
169
|
+
* `ebsVolume` blocks, as described below, will each create an EBS volume and connect it to the layer's instances.
|
|
170
|
+
*/
|
|
171
|
+
ebsVolumes?: pulumi.Input<pulumi.Input<inputs.opsworks.EcsClusterLayerEbsVolume>[]>;
|
|
172
|
+
/**
|
|
173
|
+
* The ECS Cluster ARN of the layer.
|
|
174
|
+
*/
|
|
175
|
+
ecsClusterArn?: pulumi.Input<string>;
|
|
176
|
+
/**
|
|
177
|
+
* Name of an Elastic Load Balancer to attach to this layer
|
|
178
|
+
*/
|
|
179
|
+
elasticLoadBalancer?: pulumi.Input<string>;
|
|
180
|
+
/**
|
|
181
|
+
* Whether to install OS and package updates on each instance when it boots.
|
|
182
|
+
*/
|
|
183
|
+
installUpdatesOnBoot?: pulumi.Input<boolean>;
|
|
184
|
+
/**
|
|
185
|
+
* The time, in seconds, that OpsWorks will wait for Chef to complete after triggering the Shutdown event.
|
|
186
|
+
*/
|
|
187
|
+
instanceShutdownTimeout?: pulumi.Input<number>;
|
|
188
|
+
/**
|
|
189
|
+
* A human-readable name for the layer.
|
|
190
|
+
*/
|
|
191
|
+
name?: pulumi.Input<string>;
|
|
192
|
+
/**
|
|
193
|
+
* The id of the stack the layer will belong to.
|
|
194
|
+
*/
|
|
195
|
+
stackId?: pulumi.Input<string>;
|
|
196
|
+
/**
|
|
197
|
+
* Names of a set of system packages to install on the layer's instances.
|
|
198
|
+
*/
|
|
199
|
+
systemPackages?: pulumi.Input<pulumi.Input<string>[]>;
|
|
200
|
+
/**
|
|
201
|
+
* A mapping of tags to assign to the resource.
|
|
202
|
+
*/
|
|
203
|
+
tags?: pulumi.Input<{
|
|
204
|
+
[key: string]: pulumi.Input<string>;
|
|
205
|
+
}>;
|
|
206
|
+
tagsAll?: pulumi.Input<{
|
|
207
|
+
[key: string]: pulumi.Input<string>;
|
|
208
|
+
}>;
|
|
209
|
+
/**
|
|
210
|
+
* Whether to use EBS-optimized instances.
|
|
211
|
+
*/
|
|
212
|
+
useEbsOptimizedInstances?: pulumi.Input<boolean>;
|
|
213
|
+
}
|
|
214
|
+
/**
|
|
215
|
+
* The set of arguments for constructing a EcsClusterLayer resource.
|
|
216
|
+
*/
|
|
217
|
+
export interface EcsClusterLayerArgs {
|
|
218
|
+
/**
|
|
219
|
+
* Whether to automatically assign an elastic IP address to the layer's instances.
|
|
220
|
+
*/
|
|
221
|
+
autoAssignElasticIps?: pulumi.Input<boolean>;
|
|
222
|
+
/**
|
|
223
|
+
* For stacks belonging to a VPC, whether to automatically assign a public IP address to each of the layer's instances.
|
|
224
|
+
*/
|
|
225
|
+
autoAssignPublicIps?: pulumi.Input<boolean>;
|
|
226
|
+
/**
|
|
227
|
+
* Whether to enable auto-healing for the layer.
|
|
228
|
+
*/
|
|
229
|
+
autoHealing?: pulumi.Input<boolean>;
|
|
230
|
+
cloudwatchConfiguration?: pulumi.Input<inputs.opsworks.EcsClusterLayerCloudwatchConfiguration>;
|
|
231
|
+
customConfigureRecipes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
232
|
+
customDeployRecipes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
233
|
+
/**
|
|
234
|
+
* The ARN of an IAM profile that will be used for the layer's instances.
|
|
235
|
+
*/
|
|
236
|
+
customInstanceProfileArn?: pulumi.Input<string>;
|
|
237
|
+
/**
|
|
238
|
+
* Custom JSON attributes to apply to the layer.
|
|
239
|
+
*/
|
|
240
|
+
customJson?: pulumi.Input<string>;
|
|
241
|
+
/**
|
|
242
|
+
* Ids for a set of security groups to apply to the layer's instances.
|
|
243
|
+
*/
|
|
244
|
+
customSecurityGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
245
|
+
customSetupRecipes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
246
|
+
customShutdownRecipes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
247
|
+
customUndeployRecipes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
248
|
+
/**
|
|
249
|
+
* Whether to enable Elastic Load Balancing connection draining.
|
|
250
|
+
*/
|
|
251
|
+
drainElbOnShutdown?: pulumi.Input<boolean>;
|
|
252
|
+
/**
|
|
253
|
+
* `ebsVolume` blocks, as described below, will each create an EBS volume and connect it to the layer's instances.
|
|
254
|
+
*/
|
|
255
|
+
ebsVolumes?: pulumi.Input<pulumi.Input<inputs.opsworks.EcsClusterLayerEbsVolume>[]>;
|
|
256
|
+
/**
|
|
257
|
+
* The ECS Cluster ARN of the layer.
|
|
258
|
+
*/
|
|
259
|
+
ecsClusterArn: pulumi.Input<string>;
|
|
260
|
+
/**
|
|
261
|
+
* Name of an Elastic Load Balancer to attach to this layer
|
|
262
|
+
*/
|
|
263
|
+
elasticLoadBalancer?: pulumi.Input<string>;
|
|
264
|
+
/**
|
|
265
|
+
* Whether to install OS and package updates on each instance when it boots.
|
|
266
|
+
*/
|
|
267
|
+
installUpdatesOnBoot?: pulumi.Input<boolean>;
|
|
268
|
+
/**
|
|
269
|
+
* The time, in seconds, that OpsWorks will wait for Chef to complete after triggering the Shutdown event.
|
|
270
|
+
*/
|
|
271
|
+
instanceShutdownTimeout?: pulumi.Input<number>;
|
|
272
|
+
/**
|
|
273
|
+
* A human-readable name for the layer.
|
|
274
|
+
*/
|
|
275
|
+
name?: pulumi.Input<string>;
|
|
276
|
+
/**
|
|
277
|
+
* The id of the stack the layer will belong to.
|
|
278
|
+
*/
|
|
279
|
+
stackId: pulumi.Input<string>;
|
|
280
|
+
/**
|
|
281
|
+
* Names of a set of system packages to install on the layer's instances.
|
|
282
|
+
*/
|
|
283
|
+
systemPackages?: pulumi.Input<pulumi.Input<string>[]>;
|
|
284
|
+
/**
|
|
285
|
+
* A mapping of tags to assign to the resource.
|
|
286
|
+
*/
|
|
287
|
+
tags?: pulumi.Input<{
|
|
288
|
+
[key: string]: pulumi.Input<string>;
|
|
289
|
+
}>;
|
|
290
|
+
/**
|
|
291
|
+
* Whether to use EBS-optimized instances.
|
|
292
|
+
*/
|
|
293
|
+
useEbsOptimizedInstances?: pulumi.Input<boolean>;
|
|
294
|
+
}
|