@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
package/opsworks/instance.d.ts
CHANGED
|
@@ -24,47 +24,37 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
24
24
|
* Mapping docs](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/block-device-mapping-concepts.html)
|
|
25
25
|
* to understand the implications of using these attributes.
|
|
26
26
|
*
|
|
27
|
-
*
|
|
27
|
+
* ### `ebsBlockDevice`
|
|
28
28
|
*
|
|
29
|
-
* * `
|
|
30
|
-
*
|
|
31
|
-
* * `
|
|
32
|
-
* * `
|
|
33
|
-
*
|
|
34
|
-
*
|
|
35
|
-
* * `deleteOnTermination` - (Optional) Whether the volume should be destroyed
|
|
36
|
-
* on instance termination (Default: `true`).
|
|
37
|
-
*
|
|
38
|
-
* Modifying any of the `rootBlockDevice` settings requires resource
|
|
39
|
-
* replacement.
|
|
40
|
-
*
|
|
41
|
-
* Each `ebsBlockDevice` supports the following:
|
|
42
|
-
*
|
|
43
|
-
* * `deviceName` - The name of the device to mount.
|
|
44
|
-
* * `snapshotId` - (Optional) The Snapshot ID to mount.
|
|
45
|
-
* * `volumeType` - (Optional) The type of volume. Can be `"standard"`, `"gp2"`,
|
|
46
|
-
* or `"io1"`. (Default: `"standard"`).
|
|
47
|
-
* * `volumeSize` - (Optional) The size of the volume in gigabytes.
|
|
48
|
-
* * `iops` - (Optional) The amount of provisioned
|
|
49
|
-
* [IOPS](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-io-characteristics.html).
|
|
50
|
-
* This must be set with a `volumeType` of `"io1"`.
|
|
51
|
-
* * `deleteOnTermination` - (Optional) Whether the volume should be destroyed
|
|
52
|
-
* on instance termination (Default: `true`).
|
|
29
|
+
* * `deleteOnTermination` - (Optional) Whether the volume should be destroyed on instance termination. Default is `true`.
|
|
30
|
+
* * `deviceName` - (Required) Name of the device to mount.
|
|
31
|
+
* * `iops` - (Optional) Amount of provisioned [IOPS](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-io-characteristics.html). This must be set with a `volumeType` of `io1`.
|
|
32
|
+
* * `snapshotId` - (Optional) Snapshot ID to mount.
|
|
33
|
+
* * `volumeSize` - (Optional) Size of the volume in gigabytes.
|
|
34
|
+
* * `volumeType` - (Optional) Type of volume. Valid values are `standard`, `gp2`, or `io1`. Default is `standard`.
|
|
53
35
|
*
|
|
54
36
|
* Modifying any `ebsBlockDevice` currently requires resource replacement.
|
|
55
37
|
*
|
|
56
|
-
*
|
|
38
|
+
* ### `ephemeralBlockDevice`
|
|
57
39
|
*
|
|
58
|
-
* * `deviceName` -
|
|
59
|
-
* * `virtualName` - The [Instance Store Device
|
|
60
|
-
* Name](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames)
|
|
61
|
-
* (e.g., `"ephemeral0"`)
|
|
40
|
+
* * `deviceName` - Name of the block device to mount on the instance.
|
|
41
|
+
* * `virtualName` - The [Instance Store Device Name](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames) (e.g., `ephemeral0`).
|
|
62
42
|
*
|
|
63
43
|
* Each AWS Instance type has a different set of Instance Store block devices
|
|
64
44
|
* available for attachment. AWS [publishes a
|
|
65
45
|
* list](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#StorageOnInstanceTypes)
|
|
66
46
|
* of which ephemeral devices are available on each type. The devices are always
|
|
67
|
-
* identified by the `virtualName` in the format `
|
|
47
|
+
* identified by the `virtualName` in the format `ephemeral{0..N}`.
|
|
48
|
+
*
|
|
49
|
+
* ### `rootBlockDevice`
|
|
50
|
+
*
|
|
51
|
+
* * `deleteOnTermination` - (Optional) Whether the volume should be destroyed on instance termination. Default is `true`.
|
|
52
|
+
* * `iops` - (Optional) Amount of provisioned [IOPS](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-io-characteristics.html). This must be set with a `volumeType` of `io1`.
|
|
53
|
+
* * `volumeSize` - (Optional) Size of the volume in gigabytes.
|
|
54
|
+
* * `volumeType` - (Optional) Type of volume. Valid values are `standard`, `gp2`, or `io1`. Default is `standard`.
|
|
55
|
+
*
|
|
56
|
+
* Modifying any of the `rootBlockDevice` settings requires resource
|
|
57
|
+
* replacement.
|
|
68
58
|
*
|
|
69
59
|
* > **NOTE:** Currently, changes to `*_block_device` configuration of _existing_
|
|
70
60
|
* resources cannot be automatically detected by this provider. After making updates
|
|
@@ -96,137 +86,183 @@ export declare class Instance extends pulumi.CustomResource {
|
|
|
96
86
|
*/
|
|
97
87
|
static isInstance(obj: any): obj is Instance;
|
|
98
88
|
/**
|
|
99
|
-
*
|
|
89
|
+
* OpsWorks agent to install. Default is `INHERIT`.
|
|
100
90
|
*/
|
|
101
91
|
readonly agentVersion: pulumi.Output<string | undefined>;
|
|
102
92
|
/**
|
|
103
|
-
*
|
|
93
|
+
* AMI to use for the instance. If an AMI is specified, `os` must be `Custom`.
|
|
104
94
|
*/
|
|
105
95
|
readonly amiId: pulumi.Output<string>;
|
|
106
96
|
/**
|
|
107
|
-
* Machine architecture for created instances.
|
|
97
|
+
* Machine architecture for created instances. Valid values are `x8664` or `i386`. The default is `x8664`.
|
|
108
98
|
*/
|
|
109
99
|
readonly architecture: pulumi.Output<string | undefined>;
|
|
110
100
|
/**
|
|
111
|
-
* Creates load-based or time-based instances.
|
|
101
|
+
* Creates load-based or time-based instances. Valid values are `load`, `timer`.
|
|
112
102
|
*/
|
|
113
103
|
readonly autoScalingType: pulumi.Output<string | undefined>;
|
|
114
104
|
/**
|
|
115
|
-
* Name of the availability zone where instances will be created
|
|
116
|
-
* by default.
|
|
105
|
+
* Name of the availability zone where instances will be created by default.
|
|
117
106
|
*/
|
|
118
107
|
readonly availabilityZone: pulumi.Output<string>;
|
|
108
|
+
/**
|
|
109
|
+
* Time that the instance was created.
|
|
110
|
+
*/
|
|
119
111
|
readonly createdAt: pulumi.Output<string>;
|
|
112
|
+
/**
|
|
113
|
+
* Whether to delete EBS volume on deletion. Default is `true`.
|
|
114
|
+
*/
|
|
120
115
|
readonly deleteEbs: pulumi.Output<boolean | undefined>;
|
|
116
|
+
/**
|
|
117
|
+
* Whether to delete the Elastic IP on deletion.
|
|
118
|
+
*/
|
|
121
119
|
readonly deleteEip: pulumi.Output<boolean | undefined>;
|
|
122
120
|
/**
|
|
123
|
-
*
|
|
124
|
-
* instance. See Block Devices below for details.
|
|
121
|
+
* Configuration block for additional EBS block devices to attach to the instance. See Block Devices below.
|
|
125
122
|
*/
|
|
126
123
|
readonly ebsBlockDevices: pulumi.Output<outputs.opsworks.InstanceEbsBlockDevice[]>;
|
|
127
124
|
/**
|
|
128
|
-
*
|
|
125
|
+
* Whether the launched EC2 instance will be EBS-optimized.
|
|
129
126
|
*/
|
|
130
127
|
readonly ebsOptimized: pulumi.Output<boolean | undefined>;
|
|
131
128
|
/**
|
|
132
|
-
* EC2 instance ID
|
|
129
|
+
* EC2 instance ID.
|
|
133
130
|
*/
|
|
134
131
|
readonly ec2InstanceId: pulumi.Output<string>;
|
|
132
|
+
/**
|
|
133
|
+
* ECS cluster's ARN for container instances.
|
|
134
|
+
*/
|
|
135
135
|
readonly ecsClusterArn: pulumi.Output<string>;
|
|
136
|
+
/**
|
|
137
|
+
* Instance Elastic IP address.
|
|
138
|
+
*/
|
|
136
139
|
readonly elasticIp: pulumi.Output<string>;
|
|
137
140
|
/**
|
|
138
|
-
*
|
|
139
|
-
* "Instance Store") volumes on the instance. See Block Devices below for details.
|
|
141
|
+
* Configuration block for ephemeral (also known as "Instance Store") volumes on the instance. See Block Devices below.
|
|
140
142
|
*/
|
|
141
143
|
readonly ephemeralBlockDevices: pulumi.Output<outputs.opsworks.InstanceEphemeralBlockDevice[]>;
|
|
142
144
|
/**
|
|
143
|
-
*
|
|
145
|
+
* Instance's host name.
|
|
144
146
|
*/
|
|
145
147
|
readonly hostname: pulumi.Output<string>;
|
|
148
|
+
/**
|
|
149
|
+
* For registered instances, infrastructure class: ec2 or on-premises.
|
|
150
|
+
*/
|
|
146
151
|
readonly infrastructureClass: pulumi.Output<string>;
|
|
147
152
|
/**
|
|
148
|
-
* Controls where to install OS and package updates when the instance boots.
|
|
153
|
+
* Controls where to install OS and package updates when the instance boots. Default is `true`.
|
|
149
154
|
*/
|
|
150
155
|
readonly installUpdatesOnBoot: pulumi.Output<boolean | undefined>;
|
|
156
|
+
/**
|
|
157
|
+
* ARN of the instance's IAM profile.
|
|
158
|
+
*/
|
|
151
159
|
readonly instanceProfileArn: pulumi.Output<string>;
|
|
152
160
|
/**
|
|
153
|
-
*
|
|
161
|
+
* Type of instance to start.
|
|
154
162
|
*/
|
|
155
163
|
readonly instanceType: pulumi.Output<string | undefined>;
|
|
164
|
+
/**
|
|
165
|
+
* ID of the last service error.
|
|
166
|
+
*/
|
|
156
167
|
readonly lastServiceErrorId: pulumi.Output<string>;
|
|
157
168
|
/**
|
|
158
|
-
*
|
|
169
|
+
* List of the layers the instance will belong to.
|
|
159
170
|
*/
|
|
160
171
|
readonly layerIds: pulumi.Output<string[]>;
|
|
161
172
|
/**
|
|
162
173
|
* Name of operating system that will be installed.
|
|
163
174
|
*/
|
|
164
175
|
readonly os: pulumi.Output<string>;
|
|
176
|
+
/**
|
|
177
|
+
* Instance's platform.
|
|
178
|
+
*/
|
|
165
179
|
readonly platform: pulumi.Output<string>;
|
|
166
180
|
/**
|
|
167
|
-
*
|
|
168
|
-
* used inside the Amazon EC2, and only available if you've enabled DNS hostnames
|
|
169
|
-
* for your VPC
|
|
181
|
+
* Private DNS name assigned to the instance. Can only be used inside the Amazon EC2, and only available if you've enabled DNS hostnames for your VPC.
|
|
170
182
|
*/
|
|
171
183
|
readonly privateDns: pulumi.Output<string>;
|
|
172
184
|
/**
|
|
173
|
-
*
|
|
185
|
+
* Private IP address assigned to the instance.
|
|
174
186
|
*/
|
|
175
187
|
readonly privateIp: pulumi.Output<string>;
|
|
176
188
|
/**
|
|
177
|
-
*
|
|
178
|
-
* is only available if you've enabled DNS hostnames for your VPC
|
|
189
|
+
* Public DNS name assigned to the instance. For EC2-VPC, this is only available if you've enabled DNS hostnames for your VPC.
|
|
179
190
|
*/
|
|
180
191
|
readonly publicDns: pulumi.Output<string>;
|
|
181
192
|
/**
|
|
182
|
-
*
|
|
193
|
+
* Public IP address assigned to the instance, if applicable.
|
|
183
194
|
*/
|
|
184
195
|
readonly publicIp: pulumi.Output<string>;
|
|
196
|
+
/**
|
|
197
|
+
* For registered instances, who performed the registration.
|
|
198
|
+
*/
|
|
185
199
|
readonly registeredBy: pulumi.Output<string>;
|
|
200
|
+
/**
|
|
201
|
+
* Instance's reported AWS OpsWorks Stacks agent version.
|
|
202
|
+
*/
|
|
186
203
|
readonly reportedAgentVersion: pulumi.Output<string>;
|
|
204
|
+
/**
|
|
205
|
+
* For registered instances, the reported operating system family.
|
|
206
|
+
*/
|
|
187
207
|
readonly reportedOsFamily: pulumi.Output<string>;
|
|
208
|
+
/**
|
|
209
|
+
* For registered instances, the reported operating system name.
|
|
210
|
+
*/
|
|
188
211
|
readonly reportedOsName: pulumi.Output<string>;
|
|
212
|
+
/**
|
|
213
|
+
* For registered instances, the reported operating system version.
|
|
214
|
+
*/
|
|
189
215
|
readonly reportedOsVersion: pulumi.Output<string>;
|
|
190
216
|
/**
|
|
191
|
-
*
|
|
192
|
-
* device of the instance. See Block Devices below for details.
|
|
217
|
+
* Configuration block for the root block device of the instance. See Block Devices below.
|
|
193
218
|
*/
|
|
194
219
|
readonly rootBlockDevices: pulumi.Output<outputs.opsworks.InstanceRootBlockDevice[]>;
|
|
195
220
|
/**
|
|
196
|
-
* Name of the type of root device instances will have by default.
|
|
221
|
+
* Name of the type of root device instances will have by default. Valid values are `ebs` or `instance-store`.
|
|
197
222
|
*/
|
|
198
223
|
readonly rootDeviceType: pulumi.Output<string>;
|
|
224
|
+
/**
|
|
225
|
+
* Root device volume ID.
|
|
226
|
+
*/
|
|
199
227
|
readonly rootDeviceVolumeId: pulumi.Output<string>;
|
|
200
228
|
/**
|
|
201
|
-
*
|
|
229
|
+
* Associated security groups.
|
|
202
230
|
*/
|
|
203
231
|
readonly securityGroupIds: pulumi.Output<string[]>;
|
|
232
|
+
/**
|
|
233
|
+
* SSH key's Deep Security Agent (DSA) fingerprint.
|
|
234
|
+
*/
|
|
204
235
|
readonly sshHostDsaKeyFingerprint: pulumi.Output<string>;
|
|
236
|
+
/**
|
|
237
|
+
* SSH key's RSA fingerprint.
|
|
238
|
+
*/
|
|
205
239
|
readonly sshHostRsaKeyFingerprint: pulumi.Output<string>;
|
|
206
240
|
/**
|
|
207
241
|
* Name of the SSH keypair that instances will have by default.
|
|
208
242
|
*/
|
|
209
243
|
readonly sshKeyName: pulumi.Output<string>;
|
|
210
244
|
/**
|
|
211
|
-
*
|
|
245
|
+
* Identifier of the stack the instance will belong to.
|
|
212
246
|
*/
|
|
213
247
|
readonly stackId: pulumi.Output<string>;
|
|
214
248
|
/**
|
|
215
|
-
*
|
|
249
|
+
* Desired state of the instance. Valid values are `running` or `stopped`.
|
|
216
250
|
*/
|
|
217
251
|
readonly state: pulumi.Output<string | undefined>;
|
|
252
|
+
/**
|
|
253
|
+
* Instance status. Will be one of `booting`, `connectionLost`, `online`, `pending`, `rebooting`, `requested`, `runningSetup`, `setupFailed`, `shuttingDown`, `startFailed`, `stopFailed`, `stopped`, `stopping`, `terminated`, or `terminating`.
|
|
254
|
+
*/
|
|
218
255
|
readonly status: pulumi.Output<string>;
|
|
219
256
|
/**
|
|
220
|
-
* Subnet ID to attach to
|
|
257
|
+
* Subnet ID to attach to.
|
|
221
258
|
*/
|
|
222
259
|
readonly subnetId: pulumi.Output<string>;
|
|
223
260
|
/**
|
|
224
|
-
* Instance tenancy to use.
|
|
261
|
+
* Instance tenancy to use. Valid values are `default`, `dedicated` or `host`.
|
|
225
262
|
*/
|
|
226
263
|
readonly tenancy: pulumi.Output<string>;
|
|
227
264
|
/**
|
|
228
|
-
* Keyword to choose what virtualization mode created instances
|
|
229
|
-
* will use. Can be either `"paravirtual"` or `"hvm"`.
|
|
265
|
+
* Keyword to choose what virtualization mode created instances will use. Valid values are `paravirtual` or `hvm`.
|
|
230
266
|
*/
|
|
231
267
|
readonly virtualizationType: pulumi.Output<string>;
|
|
232
268
|
/**
|
|
@@ -243,137 +279,183 @@ export declare class Instance extends pulumi.CustomResource {
|
|
|
243
279
|
*/
|
|
244
280
|
export interface InstanceState {
|
|
245
281
|
/**
|
|
246
|
-
*
|
|
282
|
+
* OpsWorks agent to install. Default is `INHERIT`.
|
|
247
283
|
*/
|
|
248
284
|
agentVersion?: pulumi.Input<string>;
|
|
249
285
|
/**
|
|
250
|
-
*
|
|
286
|
+
* AMI to use for the instance. If an AMI is specified, `os` must be `Custom`.
|
|
251
287
|
*/
|
|
252
288
|
amiId?: pulumi.Input<string>;
|
|
253
289
|
/**
|
|
254
|
-
* Machine architecture for created instances.
|
|
290
|
+
* Machine architecture for created instances. Valid values are `x8664` or `i386`. The default is `x8664`.
|
|
255
291
|
*/
|
|
256
292
|
architecture?: pulumi.Input<string>;
|
|
257
293
|
/**
|
|
258
|
-
* Creates load-based or time-based instances.
|
|
294
|
+
* Creates load-based or time-based instances. Valid values are `load`, `timer`.
|
|
259
295
|
*/
|
|
260
296
|
autoScalingType?: pulumi.Input<string>;
|
|
261
297
|
/**
|
|
262
|
-
* Name of the availability zone where instances will be created
|
|
263
|
-
* by default.
|
|
298
|
+
* Name of the availability zone where instances will be created by default.
|
|
264
299
|
*/
|
|
265
300
|
availabilityZone?: pulumi.Input<string>;
|
|
301
|
+
/**
|
|
302
|
+
* Time that the instance was created.
|
|
303
|
+
*/
|
|
266
304
|
createdAt?: pulumi.Input<string>;
|
|
305
|
+
/**
|
|
306
|
+
* Whether to delete EBS volume on deletion. Default is `true`.
|
|
307
|
+
*/
|
|
267
308
|
deleteEbs?: pulumi.Input<boolean>;
|
|
309
|
+
/**
|
|
310
|
+
* Whether to delete the Elastic IP on deletion.
|
|
311
|
+
*/
|
|
268
312
|
deleteEip?: pulumi.Input<boolean>;
|
|
269
313
|
/**
|
|
270
|
-
*
|
|
271
|
-
* instance. See Block Devices below for details.
|
|
314
|
+
* Configuration block for additional EBS block devices to attach to the instance. See Block Devices below.
|
|
272
315
|
*/
|
|
273
316
|
ebsBlockDevices?: pulumi.Input<pulumi.Input<inputs.opsworks.InstanceEbsBlockDevice>[]>;
|
|
274
317
|
/**
|
|
275
|
-
*
|
|
318
|
+
* Whether the launched EC2 instance will be EBS-optimized.
|
|
276
319
|
*/
|
|
277
320
|
ebsOptimized?: pulumi.Input<boolean>;
|
|
278
321
|
/**
|
|
279
|
-
* EC2 instance ID
|
|
322
|
+
* EC2 instance ID.
|
|
280
323
|
*/
|
|
281
324
|
ec2InstanceId?: pulumi.Input<string>;
|
|
325
|
+
/**
|
|
326
|
+
* ECS cluster's ARN for container instances.
|
|
327
|
+
*/
|
|
282
328
|
ecsClusterArn?: pulumi.Input<string>;
|
|
329
|
+
/**
|
|
330
|
+
* Instance Elastic IP address.
|
|
331
|
+
*/
|
|
283
332
|
elasticIp?: pulumi.Input<string>;
|
|
284
333
|
/**
|
|
285
|
-
*
|
|
286
|
-
* "Instance Store") volumes on the instance. See Block Devices below for details.
|
|
334
|
+
* Configuration block for ephemeral (also known as "Instance Store") volumes on the instance. See Block Devices below.
|
|
287
335
|
*/
|
|
288
336
|
ephemeralBlockDevices?: pulumi.Input<pulumi.Input<inputs.opsworks.InstanceEphemeralBlockDevice>[]>;
|
|
289
337
|
/**
|
|
290
|
-
*
|
|
338
|
+
* Instance's host name.
|
|
291
339
|
*/
|
|
292
340
|
hostname?: pulumi.Input<string>;
|
|
341
|
+
/**
|
|
342
|
+
* For registered instances, infrastructure class: ec2 or on-premises.
|
|
343
|
+
*/
|
|
293
344
|
infrastructureClass?: pulumi.Input<string>;
|
|
294
345
|
/**
|
|
295
|
-
* Controls where to install OS and package updates when the instance boots.
|
|
346
|
+
* Controls where to install OS and package updates when the instance boots. Default is `true`.
|
|
296
347
|
*/
|
|
297
348
|
installUpdatesOnBoot?: pulumi.Input<boolean>;
|
|
349
|
+
/**
|
|
350
|
+
* ARN of the instance's IAM profile.
|
|
351
|
+
*/
|
|
298
352
|
instanceProfileArn?: pulumi.Input<string>;
|
|
299
353
|
/**
|
|
300
|
-
*
|
|
354
|
+
* Type of instance to start.
|
|
301
355
|
*/
|
|
302
356
|
instanceType?: pulumi.Input<string>;
|
|
357
|
+
/**
|
|
358
|
+
* ID of the last service error.
|
|
359
|
+
*/
|
|
303
360
|
lastServiceErrorId?: pulumi.Input<string>;
|
|
304
361
|
/**
|
|
305
|
-
*
|
|
362
|
+
* List of the layers the instance will belong to.
|
|
306
363
|
*/
|
|
307
364
|
layerIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
308
365
|
/**
|
|
309
366
|
* Name of operating system that will be installed.
|
|
310
367
|
*/
|
|
311
368
|
os?: pulumi.Input<string>;
|
|
369
|
+
/**
|
|
370
|
+
* Instance's platform.
|
|
371
|
+
*/
|
|
312
372
|
platform?: pulumi.Input<string>;
|
|
313
373
|
/**
|
|
314
|
-
*
|
|
315
|
-
* used inside the Amazon EC2, and only available if you've enabled DNS hostnames
|
|
316
|
-
* for your VPC
|
|
374
|
+
* Private DNS name assigned to the instance. Can only be used inside the Amazon EC2, and only available if you've enabled DNS hostnames for your VPC.
|
|
317
375
|
*/
|
|
318
376
|
privateDns?: pulumi.Input<string>;
|
|
319
377
|
/**
|
|
320
|
-
*
|
|
378
|
+
* Private IP address assigned to the instance.
|
|
321
379
|
*/
|
|
322
380
|
privateIp?: pulumi.Input<string>;
|
|
323
381
|
/**
|
|
324
|
-
*
|
|
325
|
-
* is only available if you've enabled DNS hostnames for your VPC
|
|
382
|
+
* Public DNS name assigned to the instance. For EC2-VPC, this is only available if you've enabled DNS hostnames for your VPC.
|
|
326
383
|
*/
|
|
327
384
|
publicDns?: pulumi.Input<string>;
|
|
328
385
|
/**
|
|
329
|
-
*
|
|
386
|
+
* Public IP address assigned to the instance, if applicable.
|
|
330
387
|
*/
|
|
331
388
|
publicIp?: pulumi.Input<string>;
|
|
389
|
+
/**
|
|
390
|
+
* For registered instances, who performed the registration.
|
|
391
|
+
*/
|
|
332
392
|
registeredBy?: pulumi.Input<string>;
|
|
393
|
+
/**
|
|
394
|
+
* Instance's reported AWS OpsWorks Stacks agent version.
|
|
395
|
+
*/
|
|
333
396
|
reportedAgentVersion?: pulumi.Input<string>;
|
|
397
|
+
/**
|
|
398
|
+
* For registered instances, the reported operating system family.
|
|
399
|
+
*/
|
|
334
400
|
reportedOsFamily?: pulumi.Input<string>;
|
|
401
|
+
/**
|
|
402
|
+
* For registered instances, the reported operating system name.
|
|
403
|
+
*/
|
|
335
404
|
reportedOsName?: pulumi.Input<string>;
|
|
405
|
+
/**
|
|
406
|
+
* For registered instances, the reported operating system version.
|
|
407
|
+
*/
|
|
336
408
|
reportedOsVersion?: pulumi.Input<string>;
|
|
337
409
|
/**
|
|
338
|
-
*
|
|
339
|
-
* device of the instance. See Block Devices below for details.
|
|
410
|
+
* Configuration block for the root block device of the instance. See Block Devices below.
|
|
340
411
|
*/
|
|
341
412
|
rootBlockDevices?: pulumi.Input<pulumi.Input<inputs.opsworks.InstanceRootBlockDevice>[]>;
|
|
342
413
|
/**
|
|
343
|
-
* Name of the type of root device instances will have by default.
|
|
414
|
+
* Name of the type of root device instances will have by default. Valid values are `ebs` or `instance-store`.
|
|
344
415
|
*/
|
|
345
416
|
rootDeviceType?: pulumi.Input<string>;
|
|
417
|
+
/**
|
|
418
|
+
* Root device volume ID.
|
|
419
|
+
*/
|
|
346
420
|
rootDeviceVolumeId?: pulumi.Input<string>;
|
|
347
421
|
/**
|
|
348
|
-
*
|
|
422
|
+
* Associated security groups.
|
|
349
423
|
*/
|
|
350
424
|
securityGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
425
|
+
/**
|
|
426
|
+
* SSH key's Deep Security Agent (DSA) fingerprint.
|
|
427
|
+
*/
|
|
351
428
|
sshHostDsaKeyFingerprint?: pulumi.Input<string>;
|
|
429
|
+
/**
|
|
430
|
+
* SSH key's RSA fingerprint.
|
|
431
|
+
*/
|
|
352
432
|
sshHostRsaKeyFingerprint?: pulumi.Input<string>;
|
|
353
433
|
/**
|
|
354
434
|
* Name of the SSH keypair that instances will have by default.
|
|
355
435
|
*/
|
|
356
436
|
sshKeyName?: pulumi.Input<string>;
|
|
357
437
|
/**
|
|
358
|
-
*
|
|
438
|
+
* Identifier of the stack the instance will belong to.
|
|
359
439
|
*/
|
|
360
440
|
stackId?: pulumi.Input<string>;
|
|
361
441
|
/**
|
|
362
|
-
*
|
|
442
|
+
* Desired state of the instance. Valid values are `running` or `stopped`.
|
|
363
443
|
*/
|
|
364
444
|
state?: pulumi.Input<string>;
|
|
445
|
+
/**
|
|
446
|
+
* Instance status. Will be one of `booting`, `connectionLost`, `online`, `pending`, `rebooting`, `requested`, `runningSetup`, `setupFailed`, `shuttingDown`, `startFailed`, `stopFailed`, `stopped`, `stopping`, `terminated`, or `terminating`.
|
|
447
|
+
*/
|
|
365
448
|
status?: pulumi.Input<string>;
|
|
366
449
|
/**
|
|
367
|
-
* Subnet ID to attach to
|
|
450
|
+
* Subnet ID to attach to.
|
|
368
451
|
*/
|
|
369
452
|
subnetId?: pulumi.Input<string>;
|
|
370
453
|
/**
|
|
371
|
-
* Instance tenancy to use.
|
|
454
|
+
* Instance tenancy to use. Valid values are `default`, `dedicated` or `host`.
|
|
372
455
|
*/
|
|
373
456
|
tenancy?: pulumi.Input<string>;
|
|
374
457
|
/**
|
|
375
|
-
* Keyword to choose what virtualization mode created instances
|
|
376
|
-
* will use. Can be either `"paravirtual"` or `"hvm"`.
|
|
458
|
+
* Keyword to choose what virtualization mode created instances will use. Valid values are `paravirtual` or `hvm`.
|
|
377
459
|
*/
|
|
378
460
|
virtualizationType?: pulumi.Input<string>;
|
|
379
461
|
}
|
|
@@ -382,133 +464,123 @@ export interface InstanceState {
|
|
|
382
464
|
*/
|
|
383
465
|
export interface InstanceArgs {
|
|
384
466
|
/**
|
|
385
|
-
*
|
|
467
|
+
* OpsWorks agent to install. Default is `INHERIT`.
|
|
386
468
|
*/
|
|
387
469
|
agentVersion?: pulumi.Input<string>;
|
|
388
470
|
/**
|
|
389
|
-
*
|
|
471
|
+
* AMI to use for the instance. If an AMI is specified, `os` must be `Custom`.
|
|
390
472
|
*/
|
|
391
473
|
amiId?: pulumi.Input<string>;
|
|
392
474
|
/**
|
|
393
|
-
* Machine architecture for created instances.
|
|
475
|
+
* Machine architecture for created instances. Valid values are `x8664` or `i386`. The default is `x8664`.
|
|
394
476
|
*/
|
|
395
477
|
architecture?: pulumi.Input<string>;
|
|
396
478
|
/**
|
|
397
|
-
* Creates load-based or time-based instances.
|
|
479
|
+
* Creates load-based or time-based instances. Valid values are `load`, `timer`.
|
|
398
480
|
*/
|
|
399
481
|
autoScalingType?: pulumi.Input<string>;
|
|
400
482
|
/**
|
|
401
|
-
* Name of the availability zone where instances will be created
|
|
402
|
-
* by default.
|
|
483
|
+
* Name of the availability zone where instances will be created by default.
|
|
403
484
|
*/
|
|
404
485
|
availabilityZone?: pulumi.Input<string>;
|
|
486
|
+
/**
|
|
487
|
+
* Time that the instance was created.
|
|
488
|
+
*/
|
|
405
489
|
createdAt?: pulumi.Input<string>;
|
|
490
|
+
/**
|
|
491
|
+
* Whether to delete EBS volume on deletion. Default is `true`.
|
|
492
|
+
*/
|
|
406
493
|
deleteEbs?: pulumi.Input<boolean>;
|
|
494
|
+
/**
|
|
495
|
+
* Whether to delete the Elastic IP on deletion.
|
|
496
|
+
*/
|
|
407
497
|
deleteEip?: pulumi.Input<boolean>;
|
|
408
498
|
/**
|
|
409
|
-
*
|
|
410
|
-
* instance. See Block Devices below for details.
|
|
499
|
+
* Configuration block for additional EBS block devices to attach to the instance. See Block Devices below.
|
|
411
500
|
*/
|
|
412
501
|
ebsBlockDevices?: pulumi.Input<pulumi.Input<inputs.opsworks.InstanceEbsBlockDevice>[]>;
|
|
413
502
|
/**
|
|
414
|
-
*
|
|
503
|
+
* Whether the launched EC2 instance will be EBS-optimized.
|
|
415
504
|
*/
|
|
416
505
|
ebsOptimized?: pulumi.Input<boolean>;
|
|
506
|
+
/**
|
|
507
|
+
* ECS cluster's ARN for container instances.
|
|
508
|
+
*/
|
|
417
509
|
ecsClusterArn?: pulumi.Input<string>;
|
|
510
|
+
/**
|
|
511
|
+
* Instance Elastic IP address.
|
|
512
|
+
*/
|
|
418
513
|
elasticIp?: pulumi.Input<string>;
|
|
419
514
|
/**
|
|
420
|
-
*
|
|
421
|
-
* "Instance Store") volumes on the instance. See Block Devices below for details.
|
|
515
|
+
* Configuration block for ephemeral (also known as "Instance Store") volumes on the instance. See Block Devices below.
|
|
422
516
|
*/
|
|
423
517
|
ephemeralBlockDevices?: pulumi.Input<pulumi.Input<inputs.opsworks.InstanceEphemeralBlockDevice>[]>;
|
|
424
518
|
/**
|
|
425
|
-
*
|
|
519
|
+
* Instance's host name.
|
|
426
520
|
*/
|
|
427
521
|
hostname?: pulumi.Input<string>;
|
|
522
|
+
/**
|
|
523
|
+
* For registered instances, infrastructure class: ec2 or on-premises.
|
|
524
|
+
*/
|
|
428
525
|
infrastructureClass?: pulumi.Input<string>;
|
|
429
526
|
/**
|
|
430
|
-
* Controls where to install OS and package updates when the instance boots.
|
|
527
|
+
* Controls where to install OS and package updates when the instance boots. Default is `true`.
|
|
431
528
|
*/
|
|
432
529
|
installUpdatesOnBoot?: pulumi.Input<boolean>;
|
|
530
|
+
/**
|
|
531
|
+
* ARN of the instance's IAM profile.
|
|
532
|
+
*/
|
|
433
533
|
instanceProfileArn?: pulumi.Input<string>;
|
|
434
534
|
/**
|
|
435
|
-
*
|
|
535
|
+
* Type of instance to start.
|
|
436
536
|
*/
|
|
437
537
|
instanceType?: pulumi.Input<string>;
|
|
438
|
-
lastServiceErrorId?: pulumi.Input<string>;
|
|
439
538
|
/**
|
|
440
|
-
*
|
|
539
|
+
* List of the layers the instance will belong to.
|
|
441
540
|
*/
|
|
442
541
|
layerIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
443
542
|
/**
|
|
444
543
|
* Name of operating system that will be installed.
|
|
445
544
|
*/
|
|
446
545
|
os?: pulumi.Input<string>;
|
|
447
|
-
platform?: pulumi.Input<string>;
|
|
448
|
-
/**
|
|
449
|
-
* The private DNS name assigned to the instance. Can only be
|
|
450
|
-
* used inside the Amazon EC2, and only available if you've enabled DNS hostnames
|
|
451
|
-
* for your VPC
|
|
452
|
-
*/
|
|
453
|
-
privateDns?: pulumi.Input<string>;
|
|
454
|
-
/**
|
|
455
|
-
* The private IP address assigned to the instance
|
|
456
|
-
*/
|
|
457
|
-
privateIp?: pulumi.Input<string>;
|
|
458
|
-
/**
|
|
459
|
-
* The public DNS name assigned to the instance. For EC2-VPC, this
|
|
460
|
-
* is only available if you've enabled DNS hostnames for your VPC
|
|
461
|
-
*/
|
|
462
|
-
publicDns?: pulumi.Input<string>;
|
|
463
546
|
/**
|
|
464
|
-
*
|
|
465
|
-
*/
|
|
466
|
-
publicIp?: pulumi.Input<string>;
|
|
467
|
-
registeredBy?: pulumi.Input<string>;
|
|
468
|
-
reportedAgentVersion?: pulumi.Input<string>;
|
|
469
|
-
reportedOsFamily?: pulumi.Input<string>;
|
|
470
|
-
reportedOsName?: pulumi.Input<string>;
|
|
471
|
-
reportedOsVersion?: pulumi.Input<string>;
|
|
472
|
-
/**
|
|
473
|
-
* Customize details about the root block
|
|
474
|
-
* device of the instance. See Block Devices below for details.
|
|
547
|
+
* Configuration block for the root block device of the instance. See Block Devices below.
|
|
475
548
|
*/
|
|
476
549
|
rootBlockDevices?: pulumi.Input<pulumi.Input<inputs.opsworks.InstanceRootBlockDevice>[]>;
|
|
477
550
|
/**
|
|
478
|
-
* Name of the type of root device instances will have by default.
|
|
551
|
+
* Name of the type of root device instances will have by default. Valid values are `ebs` or `instance-store`.
|
|
479
552
|
*/
|
|
480
553
|
rootDeviceType?: pulumi.Input<string>;
|
|
481
|
-
rootDeviceVolumeId?: pulumi.Input<string>;
|
|
482
554
|
/**
|
|
483
|
-
*
|
|
555
|
+
* Associated security groups.
|
|
484
556
|
*/
|
|
485
557
|
securityGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
486
|
-
sshHostDsaKeyFingerprint?: pulumi.Input<string>;
|
|
487
|
-
sshHostRsaKeyFingerprint?: pulumi.Input<string>;
|
|
488
558
|
/**
|
|
489
559
|
* Name of the SSH keypair that instances will have by default.
|
|
490
560
|
*/
|
|
491
561
|
sshKeyName?: pulumi.Input<string>;
|
|
492
562
|
/**
|
|
493
|
-
*
|
|
563
|
+
* Identifier of the stack the instance will belong to.
|
|
494
564
|
*/
|
|
495
565
|
stackId: pulumi.Input<string>;
|
|
496
566
|
/**
|
|
497
|
-
*
|
|
567
|
+
* Desired state of the instance. Valid values are `running` or `stopped`.
|
|
498
568
|
*/
|
|
499
569
|
state?: pulumi.Input<string>;
|
|
570
|
+
/**
|
|
571
|
+
* Instance status. Will be one of `booting`, `connectionLost`, `online`, `pending`, `rebooting`, `requested`, `runningSetup`, `setupFailed`, `shuttingDown`, `startFailed`, `stopFailed`, `stopped`, `stopping`, `terminated`, or `terminating`.
|
|
572
|
+
*/
|
|
500
573
|
status?: pulumi.Input<string>;
|
|
501
574
|
/**
|
|
502
|
-
* Subnet ID to attach to
|
|
575
|
+
* Subnet ID to attach to.
|
|
503
576
|
*/
|
|
504
577
|
subnetId?: pulumi.Input<string>;
|
|
505
578
|
/**
|
|
506
|
-
* Instance tenancy to use.
|
|
579
|
+
* Instance tenancy to use. Valid values are `default`, `dedicated` or `host`.
|
|
507
580
|
*/
|
|
508
581
|
tenancy?: pulumi.Input<string>;
|
|
509
582
|
/**
|
|
510
|
-
* Keyword to choose what virtualization mode created instances
|
|
511
|
-
* will use. Can be either `"paravirtual"` or `"hvm"`.
|
|
583
|
+
* Keyword to choose what virtualization mode created instances will use. Valid values are `paravirtual` or `hvm`.
|
|
512
584
|
*/
|
|
513
585
|
virtualizationType?: pulumi.Input<string>;
|
|
514
586
|
}
|