@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,128 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { input as inputs, output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* Get information on an EC2 Transit Gateway Multicast Domain.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
* ### By Filter
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as aws from "@pulumi/aws";
|
|
12
|
+
*
|
|
13
|
+
* const example = pulumi.output(aws.ec2transitgateway.getMulticastDomain({
|
|
14
|
+
* filters: [{
|
|
15
|
+
* name: "transit-gateway-multicast-domain-id",
|
|
16
|
+
* values: ["tgw-mcast-domain-12345678"],
|
|
17
|
+
* }],
|
|
18
|
+
* }));
|
|
19
|
+
* ```
|
|
20
|
+
* ### By Identifier
|
|
21
|
+
*
|
|
22
|
+
* ```typescript
|
|
23
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
24
|
+
* import * as aws from "@pulumi/aws";
|
|
25
|
+
*
|
|
26
|
+
* const example = pulumi.output(aws.ec2transitgateway.getMulticastDomain({
|
|
27
|
+
* transitGatewayMulticastDomainId: "tgw-mcast-domain-12345678",
|
|
28
|
+
* }));
|
|
29
|
+
* ```
|
|
30
|
+
*/
|
|
31
|
+
export declare function getMulticastDomain(args?: GetMulticastDomainArgs, opts?: pulumi.InvokeOptions): Promise<GetMulticastDomainResult>;
|
|
32
|
+
/**
|
|
33
|
+
* A collection of arguments for invoking getMulticastDomain.
|
|
34
|
+
*/
|
|
35
|
+
export interface GetMulticastDomainArgs {
|
|
36
|
+
/**
|
|
37
|
+
* One or more configuration blocks containing name-values filters. Detailed below.
|
|
38
|
+
*/
|
|
39
|
+
filters?: inputs.ec2transitgateway.GetMulticastDomainFilter[];
|
|
40
|
+
/**
|
|
41
|
+
* Key-value tags for the EC2 Transit Gateway Multicast Domain.
|
|
42
|
+
*/
|
|
43
|
+
tags?: {
|
|
44
|
+
[key: string]: string;
|
|
45
|
+
};
|
|
46
|
+
/**
|
|
47
|
+
* Identifier of the EC2 Transit Gateway Multicast Domain.
|
|
48
|
+
*/
|
|
49
|
+
transitGatewayMulticastDomainId?: string;
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* A collection of values returned by getMulticastDomain.
|
|
53
|
+
*/
|
|
54
|
+
export interface GetMulticastDomainResult {
|
|
55
|
+
/**
|
|
56
|
+
* EC2 Transit Gateway Multicast Domain Amazon Resource Name (ARN).
|
|
57
|
+
*/
|
|
58
|
+
readonly arn: string;
|
|
59
|
+
/**
|
|
60
|
+
* EC2 Transit Gateway Multicast Domain Associations
|
|
61
|
+
*/
|
|
62
|
+
readonly associations: outputs.ec2transitgateway.GetMulticastDomainAssociation[];
|
|
63
|
+
/**
|
|
64
|
+
* Whether to automatically accept cross-account subnet associations that are associated with the EC2 Transit Gateway Multicast Domain.
|
|
65
|
+
*/
|
|
66
|
+
readonly autoAcceptSharedAssociations: string;
|
|
67
|
+
readonly filters?: outputs.ec2transitgateway.GetMulticastDomainFilter[];
|
|
68
|
+
/**
|
|
69
|
+
* The provider-assigned unique ID for this managed resource.
|
|
70
|
+
*/
|
|
71
|
+
readonly id: string;
|
|
72
|
+
/**
|
|
73
|
+
* Whether to enable Internet Group Management Protocol (IGMP) version 2 for the EC2 Transit Gateway Multicast Domain.
|
|
74
|
+
*/
|
|
75
|
+
readonly igmpv2Support: string;
|
|
76
|
+
/**
|
|
77
|
+
* EC2 Multicast Domain Group Members
|
|
78
|
+
*/
|
|
79
|
+
readonly members: outputs.ec2transitgateway.GetMulticastDomainMember[];
|
|
80
|
+
/**
|
|
81
|
+
* Identifier of the AWS account that owns the EC2 Transit Gateway Multicast Domain.
|
|
82
|
+
*/
|
|
83
|
+
readonly ownerId: string;
|
|
84
|
+
/**
|
|
85
|
+
* EC2 Multicast Domain Group Sources
|
|
86
|
+
*/
|
|
87
|
+
readonly sources: outputs.ec2transitgateway.GetMulticastDomainSource[];
|
|
88
|
+
readonly state: string;
|
|
89
|
+
/**
|
|
90
|
+
* Whether to enable support for statically configuring multicast group sources for the EC2 Transit Gateway Multicast Domain.
|
|
91
|
+
*/
|
|
92
|
+
readonly staticSourcesSupport: string;
|
|
93
|
+
/**
|
|
94
|
+
* Key-value tags for the EC2 Transit Gateway Multicast Domain.
|
|
95
|
+
*/
|
|
96
|
+
readonly tags: {
|
|
97
|
+
[key: string]: string;
|
|
98
|
+
};
|
|
99
|
+
/**
|
|
100
|
+
* The ID of the transit gateway attachment.
|
|
101
|
+
*/
|
|
102
|
+
readonly transitGatewayAttachmentId: string;
|
|
103
|
+
/**
|
|
104
|
+
* EC2 Transit Gateway identifier.
|
|
105
|
+
*/
|
|
106
|
+
readonly transitGatewayId: string;
|
|
107
|
+
readonly transitGatewayMulticastDomainId: string;
|
|
108
|
+
}
|
|
109
|
+
export declare function getMulticastDomainOutput(args?: GetMulticastDomainOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetMulticastDomainResult>;
|
|
110
|
+
/**
|
|
111
|
+
* A collection of arguments for invoking getMulticastDomain.
|
|
112
|
+
*/
|
|
113
|
+
export interface GetMulticastDomainOutputArgs {
|
|
114
|
+
/**
|
|
115
|
+
* One or more configuration blocks containing name-values filters. Detailed below.
|
|
116
|
+
*/
|
|
117
|
+
filters?: pulumi.Input<pulumi.Input<inputs.ec2transitgateway.GetMulticastDomainFilterArgs>[]>;
|
|
118
|
+
/**
|
|
119
|
+
* Key-value tags for the EC2 Transit Gateway Multicast Domain.
|
|
120
|
+
*/
|
|
121
|
+
tags?: pulumi.Input<{
|
|
122
|
+
[key: string]: pulumi.Input<string>;
|
|
123
|
+
}>;
|
|
124
|
+
/**
|
|
125
|
+
* Identifier of the EC2 Transit Gateway Multicast Domain.
|
|
126
|
+
*/
|
|
127
|
+
transitGatewayMulticastDomainId?: pulumi.Input<string>;
|
|
128
|
+
}
|
|
@@ -0,0 +1,53 @@
|
|
|
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.getMulticastDomainOutput = exports.getMulticastDomain = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Get information on an EC2 Transit Gateway Multicast Domain.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
* ### By Filter
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as aws from "@pulumi/aws";
|
|
17
|
+
*
|
|
18
|
+
* const example = pulumi.output(aws.ec2transitgateway.getMulticastDomain({
|
|
19
|
+
* filters: [{
|
|
20
|
+
* name: "transit-gateway-multicast-domain-id",
|
|
21
|
+
* values: ["tgw-mcast-domain-12345678"],
|
|
22
|
+
* }],
|
|
23
|
+
* }));
|
|
24
|
+
* ```
|
|
25
|
+
* ### By Identifier
|
|
26
|
+
*
|
|
27
|
+
* ```typescript
|
|
28
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
29
|
+
* import * as aws from "@pulumi/aws";
|
|
30
|
+
*
|
|
31
|
+
* const example = pulumi.output(aws.ec2transitgateway.getMulticastDomain({
|
|
32
|
+
* transitGatewayMulticastDomainId: "tgw-mcast-domain-12345678",
|
|
33
|
+
* }));
|
|
34
|
+
* ```
|
|
35
|
+
*/
|
|
36
|
+
function getMulticastDomain(args, opts) {
|
|
37
|
+
args = args || {};
|
|
38
|
+
if (!opts) {
|
|
39
|
+
opts = {};
|
|
40
|
+
}
|
|
41
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
42
|
+
return pulumi.runtime.invoke("aws:ec2transitgateway/getMulticastDomain:getMulticastDomain", {
|
|
43
|
+
"filters": args.filters,
|
|
44
|
+
"tags": args.tags,
|
|
45
|
+
"transitGatewayMulticastDomainId": args.transitGatewayMulticastDomainId,
|
|
46
|
+
}, opts);
|
|
47
|
+
}
|
|
48
|
+
exports.getMulticastDomain = getMulticastDomain;
|
|
49
|
+
function getMulticastDomainOutput(args, opts) {
|
|
50
|
+
return pulumi.output(args).apply(a => getMulticastDomain(a, opts));
|
|
51
|
+
}
|
|
52
|
+
exports.getMulticastDomainOutput = getMulticastDomainOutput;
|
|
53
|
+
//# sourceMappingURL=getMulticastDomain.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getMulticastDomain.js","sourceRoot":"","sources":["../../ec2transitgateway/getMulticastDomain.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6DAA6D,EAAE;QACxF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,iCAAiC,EAAE,IAAI,CAAC,+BAA+B;KAC1E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,gDAYC;AA6ED,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAA2B;IACrG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,4DAEC"}
|
|
@@ -65,15 +65,15 @@ export interface GetTransitGatewayResult {
|
|
|
65
65
|
*/
|
|
66
66
|
readonly associationDefaultRouteTableId: string;
|
|
67
67
|
/**
|
|
68
|
-
* Whether resource attachment requests are automatically accepted
|
|
68
|
+
* Whether resource attachment requests are automatically accepted
|
|
69
69
|
*/
|
|
70
70
|
readonly autoAcceptSharedAttachments: string;
|
|
71
71
|
/**
|
|
72
|
-
* Whether resource attachments are automatically associated with the default association route table
|
|
72
|
+
* Whether resource attachments are automatically associated with the default association route table
|
|
73
73
|
*/
|
|
74
74
|
readonly defaultRouteTableAssociation: string;
|
|
75
75
|
/**
|
|
76
|
-
* Whether resource attachments automatically propagate routes to the default propagation route table
|
|
76
|
+
* Whether resource attachments automatically propagate routes to the default propagation route table
|
|
77
77
|
*/
|
|
78
78
|
readonly defaultRouteTablePropagation: string;
|
|
79
79
|
/**
|
|
@@ -81,7 +81,7 @@ export interface GetTransitGatewayResult {
|
|
|
81
81
|
*/
|
|
82
82
|
readonly description: string;
|
|
83
83
|
/**
|
|
84
|
-
* Whether DNS support is enabled
|
|
84
|
+
* Whether DNS support is enabled
|
|
85
85
|
*/
|
|
86
86
|
readonly dnsSupport: string;
|
|
87
87
|
readonly filters?: outputs.ec2transitgateway.GetTransitGatewayFilter[];
|
|
@@ -89,12 +89,16 @@ export interface GetTransitGatewayResult {
|
|
|
89
89
|
* EC2 Transit Gateway identifier
|
|
90
90
|
*/
|
|
91
91
|
readonly id: string;
|
|
92
|
+
/**
|
|
93
|
+
* Whether Multicast support is enabled
|
|
94
|
+
*/
|
|
95
|
+
readonly multicastSupport: string;
|
|
92
96
|
/**
|
|
93
97
|
* Identifier of the AWS account that owns the EC2 Transit Gateway
|
|
94
98
|
*/
|
|
95
99
|
readonly ownerId: string;
|
|
96
100
|
/**
|
|
97
|
-
* Identifier of the default propagation route table
|
|
101
|
+
* Identifier of the default propagation route table
|
|
98
102
|
*/
|
|
99
103
|
readonly propagationDefaultRouteTableId: string;
|
|
100
104
|
/**
|
|
@@ -104,7 +108,11 @@ export interface GetTransitGatewayResult {
|
|
|
104
108
|
[key: string]: string;
|
|
105
109
|
};
|
|
106
110
|
/**
|
|
107
|
-
*
|
|
111
|
+
* The list of associated CIDR blocks
|
|
112
|
+
*/
|
|
113
|
+
readonly transitGatewayCidrBlocks: string[];
|
|
114
|
+
/**
|
|
115
|
+
* Whether VPN Equal Cost Multipath Protocol support is enabled
|
|
108
116
|
*/
|
|
109
117
|
readonly vpnEcmpSupport: string;
|
|
110
118
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTransitGateway.js","sourceRoot":"","sources":["../../ec2transitgateway/getTransitGateway.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8CAYC;
|
|
1
|
+
{"version":3,"file":"getTransitGateway.js","sourceRoot":"","sources":["../../ec2transitgateway/getTransitGateway.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8CAYC;AAuFD,SAAgB,uBAAuB,CAAC,IAAkC,EAAE,IAA2B;IACnG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,0DAEC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { input as inputs, output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* Get information on EC2 Transit Gateway VPC Attachments.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*/
|
|
8
|
+
export declare function getVpcAttachments(args?: GetVpcAttachmentsArgs, opts?: pulumi.InvokeOptions): Promise<GetVpcAttachmentsResult>;
|
|
9
|
+
/**
|
|
10
|
+
* A collection of arguments for invoking getVpcAttachments.
|
|
11
|
+
*/
|
|
12
|
+
export interface GetVpcAttachmentsArgs {
|
|
13
|
+
/**
|
|
14
|
+
* One or more configuration blocks containing name-values filters. Detailed below.
|
|
15
|
+
*/
|
|
16
|
+
filters?: inputs.ec2transitgateway.GetVpcAttachmentsFilter[];
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* A collection of values returned by getVpcAttachments.
|
|
20
|
+
*/
|
|
21
|
+
export interface GetVpcAttachmentsResult {
|
|
22
|
+
readonly filters?: outputs.ec2transitgateway.GetVpcAttachmentsFilter[];
|
|
23
|
+
/**
|
|
24
|
+
* The provider-assigned unique ID for this managed resource.
|
|
25
|
+
*/
|
|
26
|
+
readonly id: string;
|
|
27
|
+
readonly ids: string[];
|
|
28
|
+
}
|
|
29
|
+
export declare function getVpcAttachmentsOutput(args?: GetVpcAttachmentsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVpcAttachmentsResult>;
|
|
30
|
+
/**
|
|
31
|
+
* A collection of arguments for invoking getVpcAttachments.
|
|
32
|
+
*/
|
|
33
|
+
export interface GetVpcAttachmentsOutputArgs {
|
|
34
|
+
/**
|
|
35
|
+
* One or more configuration blocks containing name-values filters. Detailed below.
|
|
36
|
+
*/
|
|
37
|
+
filters?: pulumi.Input<pulumi.Input<inputs.ec2transitgateway.GetVpcAttachmentsFilterArgs>[]>;
|
|
38
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
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.getVpcAttachmentsOutput = exports.getVpcAttachments = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Get information on EC2 Transit Gateway VPC Attachments.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*/
|
|
13
|
+
function getVpcAttachments(args, opts) {
|
|
14
|
+
args = args || {};
|
|
15
|
+
if (!opts) {
|
|
16
|
+
opts = {};
|
|
17
|
+
}
|
|
18
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
19
|
+
return pulumi.runtime.invoke("aws:ec2transitgateway/getVpcAttachments:getVpcAttachments", {
|
|
20
|
+
"filters": args.filters,
|
|
21
|
+
}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getVpcAttachments = getVpcAttachments;
|
|
24
|
+
function getVpcAttachmentsOutput(args, opts) {
|
|
25
|
+
return pulumi.output(args).apply(a => getVpcAttachments(a, opts));
|
|
26
|
+
}
|
|
27
|
+
exports.getVpcAttachmentsOutput = getVpcAttachmentsOutput;
|
|
28
|
+
//# sourceMappingURL=getVpcAttachments.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getVpcAttachments.js","sourceRoot":"","sources":["../../ec2transitgateway/getVpcAttachments.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;GAIG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,8CAUC;AAwBD,SAAgB,uBAAuB,CAAC,IAAkC,EAAE,IAA2B;IACnG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,0DAEC"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
|
+
export * from "./connect";
|
|
2
|
+
export * from "./connectPeer";
|
|
3
|
+
export * from "./getConnect";
|
|
4
|
+
export * from "./getConnectPeer";
|
|
1
5
|
export * from "./getDirectConnectGatewayAttachment";
|
|
6
|
+
export * from "./getMulticastDomain";
|
|
2
7
|
export * from "./getPeeringAttachment";
|
|
3
8
|
export * from "./getRouteTable";
|
|
4
9
|
export * from "./getTransitGateway";
|
|
5
10
|
export * from "./getVpcAttachment";
|
|
11
|
+
export * from "./getVpcAttachments";
|
|
6
12
|
export * from "./getVpnAttachment";
|
|
13
|
+
export * from "./multicastDomain";
|
|
14
|
+
export * from "./multicastDomainAssociation";
|
|
15
|
+
export * from "./multicastGroupMember";
|
|
16
|
+
export * from "./multicastGroupSource";
|
|
7
17
|
export * from "./peeringAttachment";
|
|
8
18
|
export * from "./prefixListReference";
|
|
9
19
|
export * from "./route";
|
|
@@ -19,12 +19,22 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
19
19
|
const pulumi = require("@pulumi/pulumi");
|
|
20
20
|
const utilities = require("../utilities");
|
|
21
21
|
// Export members:
|
|
22
|
+
__exportStar(require("./connect"), exports);
|
|
23
|
+
__exportStar(require("./connectPeer"), exports);
|
|
24
|
+
__exportStar(require("./getConnect"), exports);
|
|
25
|
+
__exportStar(require("./getConnectPeer"), exports);
|
|
22
26
|
__exportStar(require("./getDirectConnectGatewayAttachment"), exports);
|
|
27
|
+
__exportStar(require("./getMulticastDomain"), exports);
|
|
23
28
|
__exportStar(require("./getPeeringAttachment"), exports);
|
|
24
29
|
__exportStar(require("./getRouteTable"), exports);
|
|
25
30
|
__exportStar(require("./getTransitGateway"), exports);
|
|
26
31
|
__exportStar(require("./getVpcAttachment"), exports);
|
|
32
|
+
__exportStar(require("./getVpcAttachments"), exports);
|
|
27
33
|
__exportStar(require("./getVpnAttachment"), exports);
|
|
34
|
+
__exportStar(require("./multicastDomain"), exports);
|
|
35
|
+
__exportStar(require("./multicastDomainAssociation"), exports);
|
|
36
|
+
__exportStar(require("./multicastGroupMember"), exports);
|
|
37
|
+
__exportStar(require("./multicastGroupSource"), exports);
|
|
28
38
|
__exportStar(require("./peeringAttachment"), exports);
|
|
29
39
|
__exportStar(require("./prefixListReference"), exports);
|
|
30
40
|
__exportStar(require("./route"), exports);
|
|
@@ -35,6 +45,12 @@ __exportStar(require("./transitGateway"), exports);
|
|
|
35
45
|
__exportStar(require("./vpcAttachment"), exports);
|
|
36
46
|
__exportStar(require("./vpcAttachmentAccepter"), exports);
|
|
37
47
|
// Import resources to register:
|
|
48
|
+
const connect_1 = require("./connect");
|
|
49
|
+
const connectPeer_1 = require("./connectPeer");
|
|
50
|
+
const multicastDomain_1 = require("./multicastDomain");
|
|
51
|
+
const multicastDomainAssociation_1 = require("./multicastDomainAssociation");
|
|
52
|
+
const multicastGroupMember_1 = require("./multicastGroupMember");
|
|
53
|
+
const multicastGroupSource_1 = require("./multicastGroupSource");
|
|
38
54
|
const peeringAttachment_1 = require("./peeringAttachment");
|
|
39
55
|
const prefixListReference_1 = require("./prefixListReference");
|
|
40
56
|
const route_1 = require("./route");
|
|
@@ -48,6 +64,18 @@ const _module = {
|
|
|
48
64
|
version: utilities.getVersion(),
|
|
49
65
|
construct: (name, type, urn) => {
|
|
50
66
|
switch (type) {
|
|
67
|
+
case "aws:ec2transitgateway/connect:Connect":
|
|
68
|
+
return new connect_1.Connect(name, undefined, { urn });
|
|
69
|
+
case "aws:ec2transitgateway/connectPeer:ConnectPeer":
|
|
70
|
+
return new connectPeer_1.ConnectPeer(name, undefined, { urn });
|
|
71
|
+
case "aws:ec2transitgateway/multicastDomain:MulticastDomain":
|
|
72
|
+
return new multicastDomain_1.MulticastDomain(name, undefined, { urn });
|
|
73
|
+
case "aws:ec2transitgateway/multicastDomainAssociation:MulticastDomainAssociation":
|
|
74
|
+
return new multicastDomainAssociation_1.MulticastDomainAssociation(name, undefined, { urn });
|
|
75
|
+
case "aws:ec2transitgateway/multicastGroupMember:MulticastGroupMember":
|
|
76
|
+
return new multicastGroupMember_1.MulticastGroupMember(name, undefined, { urn });
|
|
77
|
+
case "aws:ec2transitgateway/multicastGroupSource:MulticastGroupSource":
|
|
78
|
+
return new multicastGroupSource_1.MulticastGroupSource(name, undefined, { urn });
|
|
51
79
|
case "aws:ec2transitgateway/peeringAttachment:PeeringAttachment":
|
|
52
80
|
return new peeringAttachment_1.PeeringAttachment(name, undefined, { urn });
|
|
53
81
|
case "aws:ec2transitgateway/prefixListReference:PrefixListReference":
|
|
@@ -71,6 +99,12 @@ const _module = {
|
|
|
71
99
|
}
|
|
72
100
|
},
|
|
73
101
|
};
|
|
102
|
+
pulumi.runtime.registerResourceModule("aws", "ec2transitgateway/connect", _module);
|
|
103
|
+
pulumi.runtime.registerResourceModule("aws", "ec2transitgateway/connectPeer", _module);
|
|
104
|
+
pulumi.runtime.registerResourceModule("aws", "ec2transitgateway/multicastDomain", _module);
|
|
105
|
+
pulumi.runtime.registerResourceModule("aws", "ec2transitgateway/multicastDomainAssociation", _module);
|
|
106
|
+
pulumi.runtime.registerResourceModule("aws", "ec2transitgateway/multicastGroupMember", _module);
|
|
107
|
+
pulumi.runtime.registerResourceModule("aws", "ec2transitgateway/multicastGroupSource", _module);
|
|
74
108
|
pulumi.runtime.registerResourceModule("aws", "ec2transitgateway/peeringAttachment", _module);
|
|
75
109
|
pulumi.runtime.registerResourceModule("aws", "ec2transitgateway/prefixListReference", _module);
|
|
76
110
|
pulumi.runtime.registerResourceModule("aws", "ec2transitgateway/route", _module);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../ec2transitgateway/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../ec2transitgateway/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,237 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Manages an EC2 Transit Gateway Multicast Domain.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as aws from "@pulumi/aws";
|
|
10
|
+
*
|
|
11
|
+
* const available = aws.getAvailabilityZones({
|
|
12
|
+
* state: "available",
|
|
13
|
+
* });
|
|
14
|
+
* const amazonLinux = aws.ec2.getAmi({
|
|
15
|
+
* mostRecent: true,
|
|
16
|
+
* owners: ["amazon"],
|
|
17
|
+
* filters: [
|
|
18
|
+
* {
|
|
19
|
+
* name: "name",
|
|
20
|
+
* values: ["amzn-ami-hvm-*-x86_64-gp2"],
|
|
21
|
+
* },
|
|
22
|
+
* {
|
|
23
|
+
* name: "owner-alias",
|
|
24
|
+
* values: ["amazon"],
|
|
25
|
+
* },
|
|
26
|
+
* ],
|
|
27
|
+
* });
|
|
28
|
+
* const vpc1 = new aws.ec2.Vpc("vpc1", {cidrBlock: "10.0.0.0/16"});
|
|
29
|
+
* const vpc2 = new aws.ec2.Vpc("vpc2", {cidrBlock: "10.1.0.0/16"});
|
|
30
|
+
* const subnet1 = new aws.ec2.Subnet("subnet1", {
|
|
31
|
+
* vpcId: vpc1.id,
|
|
32
|
+
* cidrBlock: "10.0.1.0/24",
|
|
33
|
+
* availabilityZone: available.then(available => available.names?[0]),
|
|
34
|
+
* });
|
|
35
|
+
* const subnet2 = new aws.ec2.Subnet("subnet2", {
|
|
36
|
+
* vpcId: vpc1.id,
|
|
37
|
+
* cidrBlock: "10.0.2.0/24",
|
|
38
|
+
* availabilityZone: available.then(available => available.names?[1]),
|
|
39
|
+
* });
|
|
40
|
+
* const subnet3 = new aws.ec2.Subnet("subnet3", {
|
|
41
|
+
* vpcId: vpc2.id,
|
|
42
|
+
* cidrBlock: "10.1.1.0/24",
|
|
43
|
+
* availabilityZone: available.then(available => available.names?[0]),
|
|
44
|
+
* });
|
|
45
|
+
* const instance1 = new aws.ec2.Instance("instance1", {
|
|
46
|
+
* ami: amazonLinux.then(amazonLinux => amazonLinux.id),
|
|
47
|
+
* instanceType: "t2.micro",
|
|
48
|
+
* subnetId: subnet1.id,
|
|
49
|
+
* });
|
|
50
|
+
* const instance2 = new aws.ec2.Instance("instance2", {
|
|
51
|
+
* ami: amazonLinux.then(amazonLinux => amazonLinux.id),
|
|
52
|
+
* instanceType: "t2.micro",
|
|
53
|
+
* subnetId: subnet2.id,
|
|
54
|
+
* });
|
|
55
|
+
* const instance3 = new aws.ec2.Instance("instance3", {
|
|
56
|
+
* ami: amazonLinux.then(amazonLinux => amazonLinux.id),
|
|
57
|
+
* instanceType: "t2.micro",
|
|
58
|
+
* subnetId: subnet3.id,
|
|
59
|
+
* });
|
|
60
|
+
* const tgw = new aws.ec2transitgateway.TransitGateway("tgw", {multicastSupport: "enable"});
|
|
61
|
+
* const attachment1 = new aws.ec2transitgateway.VpcAttachment("attachment1", {
|
|
62
|
+
* subnetIds: [
|
|
63
|
+
* subnet1.id,
|
|
64
|
+
* subnet2.id,
|
|
65
|
+
* ],
|
|
66
|
+
* transitGatewayId: tgw.id,
|
|
67
|
+
* vpcId: vpc1.id,
|
|
68
|
+
* });
|
|
69
|
+
* const attachment2 = new aws.ec2transitgateway.VpcAttachment("attachment2", {
|
|
70
|
+
* subnetIds: [subnet3.id],
|
|
71
|
+
* transitGatewayId: tgw.id,
|
|
72
|
+
* vpcId: vpc2.id,
|
|
73
|
+
* });
|
|
74
|
+
* const domain = new aws.ec2transitgateway.MulticastDomain("domain", {
|
|
75
|
+
* transitGatewayId: tgw.id,
|
|
76
|
+
* staticSourcesSupport: "enable",
|
|
77
|
+
* tags: {
|
|
78
|
+
* Name: "Transit_Gateway_Multicast_Domain_Example",
|
|
79
|
+
* },
|
|
80
|
+
* });
|
|
81
|
+
* const association3 = new aws.ec2transitgateway.MulticastDomainAssociation("association3", {
|
|
82
|
+
* subnetId: subnet3.id,
|
|
83
|
+
* transitGatewayAttachmentId: attachment2.id,
|
|
84
|
+
* transitGatewayMulticastDomainId: domain.id,
|
|
85
|
+
* });
|
|
86
|
+
* const source = new aws.ec2transitgateway.MulticastGroupSource("source", {
|
|
87
|
+
* groupIpAddress: "224.0.0.1",
|
|
88
|
+
* networkInterfaceId: instance3.primaryNetworkInterfaceId,
|
|
89
|
+
* transitGatewayMulticastDomainId: association3.transitGatewayMulticastDomainId,
|
|
90
|
+
* });
|
|
91
|
+
* const association1 = new aws.ec2transitgateway.MulticastDomainAssociation("association1", {
|
|
92
|
+
* subnetId: subnet1.id,
|
|
93
|
+
* transitGatewayAttachmentId: attachment1.id,
|
|
94
|
+
* transitGatewayMulticastDomainId: domain.id,
|
|
95
|
+
* });
|
|
96
|
+
* const association2 = new aws.ec2transitgateway.MulticastDomainAssociation("association2", {
|
|
97
|
+
* subnetId: subnet2.id,
|
|
98
|
+
* transitGatewayAttachmentId: attachment2.id,
|
|
99
|
+
* transitGatewayMulticastDomainId: domain.id,
|
|
100
|
+
* });
|
|
101
|
+
* const member1 = new aws.ec2transitgateway.MulticastGroupMember("member1", {
|
|
102
|
+
* groupIpAddress: "224.0.0.1",
|
|
103
|
+
* networkInterfaceId: instance1.primaryNetworkInterfaceId,
|
|
104
|
+
* transitGatewayMulticastDomainId: association1.transitGatewayMulticastDomainId,
|
|
105
|
+
* });
|
|
106
|
+
* const member2 = new aws.ec2transitgateway.MulticastGroupMember("member2", {
|
|
107
|
+
* groupIpAddress: "224.0.0.1",
|
|
108
|
+
* networkInterfaceId: instance2.primaryNetworkInterfaceId,
|
|
109
|
+
* transitGatewayMulticastDomainId: association1.transitGatewayMulticastDomainId,
|
|
110
|
+
* });
|
|
111
|
+
* ```
|
|
112
|
+
*
|
|
113
|
+
* ## Import
|
|
114
|
+
*
|
|
115
|
+
* `aws_ec2_transit_gateway_multicast_domain` can be imported by using the EC2 Transit Gateway Multicast Domain identifier, e.g.,
|
|
116
|
+
*
|
|
117
|
+
* ```sh
|
|
118
|
+
* $ pulumi import aws:ec2transitgateway/multicastDomain:MulticastDomain example tgw-mcast-domain-12345
|
|
119
|
+
* ```
|
|
120
|
+
*/
|
|
121
|
+
export declare class MulticastDomain extends pulumi.CustomResource {
|
|
122
|
+
/**
|
|
123
|
+
* Get an existing MulticastDomain resource's state with the given name, ID, and optional extra
|
|
124
|
+
* properties used to qualify the lookup.
|
|
125
|
+
*
|
|
126
|
+
* @param name The _unique_ name of the resulting resource.
|
|
127
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
128
|
+
* @param state Any extra arguments used during the lookup.
|
|
129
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
130
|
+
*/
|
|
131
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: MulticastDomainState, opts?: pulumi.CustomResourceOptions): MulticastDomain;
|
|
132
|
+
/**
|
|
133
|
+
* Returns true if the given object is an instance of MulticastDomain. This is designed to work even
|
|
134
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
135
|
+
*/
|
|
136
|
+
static isInstance(obj: any): obj is MulticastDomain;
|
|
137
|
+
/**
|
|
138
|
+
* EC2 Transit Gateway Multicast Domain Amazon Resource Name (ARN).
|
|
139
|
+
*/
|
|
140
|
+
readonly arn: pulumi.Output<string>;
|
|
141
|
+
/**
|
|
142
|
+
* Whether to automatically accept cross-account subnet associations that are associated with the EC2 Transit Gateway Multicast Domain. Valid values: `disable`, `enable`. Default value: `disable`.
|
|
143
|
+
*/
|
|
144
|
+
readonly autoAcceptSharedAssociations: pulumi.Output<string | undefined>;
|
|
145
|
+
/**
|
|
146
|
+
* Whether to enable Internet Group Management Protocol (IGMP) version 2 for the EC2 Transit Gateway Multicast Domain. Valid values: `disable`, `enable`. Default value: `disable`.
|
|
147
|
+
*/
|
|
148
|
+
readonly igmpv2Support: pulumi.Output<string | undefined>;
|
|
149
|
+
/**
|
|
150
|
+
* Identifier of the AWS account that owns the EC2 Transit Gateway Multicast Domain.
|
|
151
|
+
*/
|
|
152
|
+
readonly ownerId: pulumi.Output<string>;
|
|
153
|
+
/**
|
|
154
|
+
* Whether to enable support for statically configuring multicast group sources for the EC2 Transit Gateway Multicast Domain. Valid values: `disable`, `enable`. Default value: `disable`.
|
|
155
|
+
*/
|
|
156
|
+
readonly staticSourcesSupport: pulumi.Output<string | undefined>;
|
|
157
|
+
readonly tags: pulumi.Output<{
|
|
158
|
+
[key: string]: string;
|
|
159
|
+
} | undefined>;
|
|
160
|
+
readonly tagsAll: pulumi.Output<{
|
|
161
|
+
[key: string]: string;
|
|
162
|
+
}>;
|
|
163
|
+
/**
|
|
164
|
+
* EC2 Transit Gateway identifier. The EC2 Transit Gateway must have `multicastSupport` enabled.
|
|
165
|
+
*/
|
|
166
|
+
readonly transitGatewayId: pulumi.Output<string>;
|
|
167
|
+
/**
|
|
168
|
+
* Create a MulticastDomain resource with the given unique name, arguments, and options.
|
|
169
|
+
*
|
|
170
|
+
* @param name The _unique_ name of the resource.
|
|
171
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
172
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
173
|
+
*/
|
|
174
|
+
constructor(name: string, args: MulticastDomainArgs, opts?: pulumi.CustomResourceOptions);
|
|
175
|
+
}
|
|
176
|
+
/**
|
|
177
|
+
* Input properties used for looking up and filtering MulticastDomain resources.
|
|
178
|
+
*/
|
|
179
|
+
export interface MulticastDomainState {
|
|
180
|
+
/**
|
|
181
|
+
* EC2 Transit Gateway Multicast Domain Amazon Resource Name (ARN).
|
|
182
|
+
*/
|
|
183
|
+
arn?: pulumi.Input<string>;
|
|
184
|
+
/**
|
|
185
|
+
* Whether to automatically accept cross-account subnet associations that are associated with the EC2 Transit Gateway Multicast Domain. Valid values: `disable`, `enable`. Default value: `disable`.
|
|
186
|
+
*/
|
|
187
|
+
autoAcceptSharedAssociations?: pulumi.Input<string>;
|
|
188
|
+
/**
|
|
189
|
+
* Whether to enable Internet Group Management Protocol (IGMP) version 2 for the EC2 Transit Gateway Multicast Domain. Valid values: `disable`, `enable`. Default value: `disable`.
|
|
190
|
+
*/
|
|
191
|
+
igmpv2Support?: pulumi.Input<string>;
|
|
192
|
+
/**
|
|
193
|
+
* Identifier of the AWS account that owns the EC2 Transit Gateway Multicast Domain.
|
|
194
|
+
*/
|
|
195
|
+
ownerId?: pulumi.Input<string>;
|
|
196
|
+
/**
|
|
197
|
+
* Whether to enable support for statically configuring multicast group sources for the EC2 Transit Gateway Multicast Domain. Valid values: `disable`, `enable`. Default value: `disable`.
|
|
198
|
+
*/
|
|
199
|
+
staticSourcesSupport?: pulumi.Input<string>;
|
|
200
|
+
tags?: pulumi.Input<{
|
|
201
|
+
[key: string]: pulumi.Input<string>;
|
|
202
|
+
}>;
|
|
203
|
+
tagsAll?: pulumi.Input<{
|
|
204
|
+
[key: string]: pulumi.Input<string>;
|
|
205
|
+
}>;
|
|
206
|
+
/**
|
|
207
|
+
* EC2 Transit Gateway identifier. The EC2 Transit Gateway must have `multicastSupport` enabled.
|
|
208
|
+
*/
|
|
209
|
+
transitGatewayId?: pulumi.Input<string>;
|
|
210
|
+
}
|
|
211
|
+
/**
|
|
212
|
+
* The set of arguments for constructing a MulticastDomain resource.
|
|
213
|
+
*/
|
|
214
|
+
export interface MulticastDomainArgs {
|
|
215
|
+
/**
|
|
216
|
+
* Whether to automatically accept cross-account subnet associations that are associated with the EC2 Transit Gateway Multicast Domain. Valid values: `disable`, `enable`. Default value: `disable`.
|
|
217
|
+
*/
|
|
218
|
+
autoAcceptSharedAssociations?: pulumi.Input<string>;
|
|
219
|
+
/**
|
|
220
|
+
* Whether to enable Internet Group Management Protocol (IGMP) version 2 for the EC2 Transit Gateway Multicast Domain. Valid values: `disable`, `enable`. Default value: `disable`.
|
|
221
|
+
*/
|
|
222
|
+
igmpv2Support?: pulumi.Input<string>;
|
|
223
|
+
/**
|
|
224
|
+
* Whether to enable support for statically configuring multicast group sources for the EC2 Transit Gateway Multicast Domain. Valid values: `disable`, `enable`. Default value: `disable`.
|
|
225
|
+
*/
|
|
226
|
+
staticSourcesSupport?: pulumi.Input<string>;
|
|
227
|
+
tags?: pulumi.Input<{
|
|
228
|
+
[key: string]: pulumi.Input<string>;
|
|
229
|
+
}>;
|
|
230
|
+
tagsAll?: pulumi.Input<{
|
|
231
|
+
[key: string]: pulumi.Input<string>;
|
|
232
|
+
}>;
|
|
233
|
+
/**
|
|
234
|
+
* EC2 Transit Gateway identifier. The EC2 Transit Gateway must have `multicastSupport` enabled.
|
|
235
|
+
*/
|
|
236
|
+
transitGatewayId: pulumi.Input<string>;
|
|
237
|
+
}
|