@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/memorydb/user.d.ts
CHANGED
|
@@ -143,12 +143,6 @@ export interface UserArgs {
|
|
|
143
143
|
tags?: pulumi.Input<{
|
|
144
144
|
[key: string]: pulumi.Input<string>;
|
|
145
145
|
}>;
|
|
146
|
-
/**
|
|
147
|
-
* A map of tags assigned to the resource, including those inherited from the provider [`defaultTags` configuration block](https://www.terraform.io/docs/providers/aws/index.html#default_tags-configuration-block).
|
|
148
|
-
*/
|
|
149
|
-
tagsAll?: pulumi.Input<{
|
|
150
|
-
[key: string]: pulumi.Input<string>;
|
|
151
|
-
}>;
|
|
152
146
|
/**
|
|
153
147
|
* Name of the MemoryDB user. Up to 40 characters.
|
|
154
148
|
*/
|
package/memorydb/user.js
CHANGED
|
@@ -62,10 +62,10 @@ class User extends pulumi.CustomResource {
|
|
|
62
62
|
resourceInputs["accessString"] = args ? args.accessString : undefined;
|
|
63
63
|
resourceInputs["authenticationMode"] = args ? args.authenticationMode : undefined;
|
|
64
64
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
65
|
-
resourceInputs["tagsAll"] = args ? args.tagsAll : undefined;
|
|
66
65
|
resourceInputs["userName"] = args ? args.userName : undefined;
|
|
67
66
|
resourceInputs["arn"] = undefined /*out*/;
|
|
68
67
|
resourceInputs["minimumEngineVersion"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["tagsAll"] = undefined /*out*/;
|
|
69
69
|
}
|
|
70
70
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
71
71
|
super(User.__pulumiType, name, resourceInputs, opts);
|
package/memorydb/user.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.js","sourceRoot":"","sources":["../../memorydb/user.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAkE3C,YAAY,IAAY,EAAE,WAAkC,EAAE,IAAmC;QAC7F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoC,CAAC;YACnD,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;aAAM;YACH,MAAM,IAAI,GAAG,WAAmC,CAAC;YACjD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,YAAY,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzD,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,kBAAkB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/D,MAAM,IAAI,KAAK,CAAC,gDAAgD,CAAC,CAAC;aACrE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,
|
|
1
|
+
{"version":3,"file":"user.js","sourceRoot":"","sources":["../../memorydb/user.ts"],"names":[],"mappings":"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"}
|
package/msk/cluster.d.ts
CHANGED
|
@@ -207,17 +207,17 @@ export declare class Cluster extends pulumi.CustomResource {
|
|
|
207
207
|
[key: string]: string;
|
|
208
208
|
} | undefined>;
|
|
209
209
|
/**
|
|
210
|
-
* A map of tags assigned to the resource, including those inherited from the provider .
|
|
210
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
211
211
|
*/
|
|
212
212
|
readonly tagsAll: pulumi.Output<{
|
|
213
213
|
[key: string]: string;
|
|
214
214
|
}>;
|
|
215
215
|
/**
|
|
216
|
-
* A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster. The returned values are sorted
|
|
216
|
+
* A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster. The returned values are sorted alphabetically. The AWS API may not return all endpoints, so this value is not guaranteed to be stable across applies.
|
|
217
217
|
*/
|
|
218
218
|
readonly zookeeperConnectString: pulumi.Output<string>;
|
|
219
219
|
/**
|
|
220
|
-
* A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster via TLS. The returned values are sorted
|
|
220
|
+
* A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster via TLS. The returned values are sorted alphabetically. The AWS API may not return all endpoints, so this value is not guaranteed to be stable across applies.
|
|
221
221
|
*/
|
|
222
222
|
readonly zookeeperConnectStringTls: pulumi.Output<string>;
|
|
223
223
|
/**
|
|
@@ -305,17 +305,17 @@ export interface ClusterState {
|
|
|
305
305
|
[key: string]: pulumi.Input<string>;
|
|
306
306
|
}>;
|
|
307
307
|
/**
|
|
308
|
-
* A map of tags assigned to the resource, including those inherited from the provider .
|
|
308
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
309
309
|
*/
|
|
310
310
|
tagsAll?: pulumi.Input<{
|
|
311
311
|
[key: string]: pulumi.Input<string>;
|
|
312
312
|
}>;
|
|
313
313
|
/**
|
|
314
|
-
* A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster. The returned values are sorted
|
|
314
|
+
* A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster. The returned values are sorted alphabetically. The AWS API may not return all endpoints, so this value is not guaranteed to be stable across applies.
|
|
315
315
|
*/
|
|
316
316
|
zookeeperConnectString?: pulumi.Input<string>;
|
|
317
317
|
/**
|
|
318
|
-
* A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster via TLS. The returned values are sorted
|
|
318
|
+
* A comma separated list of one or more hostname:port pairs to use to connect to the Apache Zookeeper cluster via TLS. The returned values are sorted alphabetically. The AWS API may not return all endpoints, so this value is not guaranteed to be stable across applies.
|
|
319
319
|
*/
|
|
320
320
|
zookeeperConnectStringTls?: pulumi.Input<string>;
|
|
321
321
|
}
|
|
@@ -0,0 +1,159 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Creates a connection between two devices.
|
|
4
|
+
* The devices can be a physical or virtual appliance that connects to a third-party appliance in a VPC, or a physical appliance that connects to another physical appliance in an on-premises network.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as aws from "@pulumi/aws";
|
|
11
|
+
*
|
|
12
|
+
* const example = new aws.networkmanager.Connection("example", {
|
|
13
|
+
* globalNetworkId: aws_networkmanager_global_network.example.id,
|
|
14
|
+
* deviceId: aws_networkmanager_device.example1.id,
|
|
15
|
+
* connectedDeviceId: aws_networkmanager_device.example2.id,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*
|
|
19
|
+
* ## Import
|
|
20
|
+
*
|
|
21
|
+
* `aws_networkmanager_connection` can be imported using the connection ARN, e.g.
|
|
22
|
+
*
|
|
23
|
+
* ```sh
|
|
24
|
+
* $ pulumi import aws:networkmanager/connection:Connection example arn:aws:networkmanager::123456789012:device/global-network-0d47f6t230mz46dy4/connection-07f6fd08867abc123
|
|
25
|
+
* ```
|
|
26
|
+
*/
|
|
27
|
+
export declare class Connection extends pulumi.CustomResource {
|
|
28
|
+
/**
|
|
29
|
+
* Get an existing Connection resource's state with the given name, ID, and optional extra
|
|
30
|
+
* properties used to qualify the lookup.
|
|
31
|
+
*
|
|
32
|
+
* @param name The _unique_ name of the resulting resource.
|
|
33
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
34
|
+
* @param state Any extra arguments used during the lookup.
|
|
35
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
36
|
+
*/
|
|
37
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ConnectionState, opts?: pulumi.CustomResourceOptions): Connection;
|
|
38
|
+
/**
|
|
39
|
+
* Returns true if the given object is an instance of Connection. This is designed to work even
|
|
40
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
41
|
+
*/
|
|
42
|
+
static isInstance(obj: any): obj is Connection;
|
|
43
|
+
/**
|
|
44
|
+
* The Amazon Resource Name (ARN) of the connection.
|
|
45
|
+
*/
|
|
46
|
+
readonly arn: pulumi.Output<string>;
|
|
47
|
+
/**
|
|
48
|
+
* The ID of the second device in the connection.
|
|
49
|
+
*/
|
|
50
|
+
readonly connectedDeviceId: pulumi.Output<string>;
|
|
51
|
+
/**
|
|
52
|
+
* The ID of the link for the second device.
|
|
53
|
+
*/
|
|
54
|
+
readonly connectedLinkId: pulumi.Output<string | undefined>;
|
|
55
|
+
/**
|
|
56
|
+
* A description of the connection.
|
|
57
|
+
*/
|
|
58
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
59
|
+
/**
|
|
60
|
+
* The ID of the first device in the connection.
|
|
61
|
+
*/
|
|
62
|
+
readonly deviceId: pulumi.Output<string>;
|
|
63
|
+
/**
|
|
64
|
+
* The ID of the global network.
|
|
65
|
+
*/
|
|
66
|
+
readonly globalNetworkId: pulumi.Output<string>;
|
|
67
|
+
/**
|
|
68
|
+
* The ID of the link for the first device.
|
|
69
|
+
*/
|
|
70
|
+
readonly linkId: pulumi.Output<string | undefined>;
|
|
71
|
+
readonly tags: pulumi.Output<{
|
|
72
|
+
[key: string]: string;
|
|
73
|
+
} | undefined>;
|
|
74
|
+
readonly tagsAll: pulumi.Output<{
|
|
75
|
+
[key: string]: string;
|
|
76
|
+
}>;
|
|
77
|
+
/**
|
|
78
|
+
* Create a Connection resource with the given unique name, arguments, and options.
|
|
79
|
+
*
|
|
80
|
+
* @param name The _unique_ name of the resource.
|
|
81
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
82
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
83
|
+
*/
|
|
84
|
+
constructor(name: string, args: ConnectionArgs, opts?: pulumi.CustomResourceOptions);
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Input properties used for looking up and filtering Connection resources.
|
|
88
|
+
*/
|
|
89
|
+
export interface ConnectionState {
|
|
90
|
+
/**
|
|
91
|
+
* The Amazon Resource Name (ARN) of the connection.
|
|
92
|
+
*/
|
|
93
|
+
arn?: pulumi.Input<string>;
|
|
94
|
+
/**
|
|
95
|
+
* The ID of the second device in the connection.
|
|
96
|
+
*/
|
|
97
|
+
connectedDeviceId?: pulumi.Input<string>;
|
|
98
|
+
/**
|
|
99
|
+
* The ID of the link for the second device.
|
|
100
|
+
*/
|
|
101
|
+
connectedLinkId?: pulumi.Input<string>;
|
|
102
|
+
/**
|
|
103
|
+
* A description of the connection.
|
|
104
|
+
*/
|
|
105
|
+
description?: pulumi.Input<string>;
|
|
106
|
+
/**
|
|
107
|
+
* The ID of the first device in the connection.
|
|
108
|
+
*/
|
|
109
|
+
deviceId?: pulumi.Input<string>;
|
|
110
|
+
/**
|
|
111
|
+
* The ID of the global network.
|
|
112
|
+
*/
|
|
113
|
+
globalNetworkId?: pulumi.Input<string>;
|
|
114
|
+
/**
|
|
115
|
+
* The ID of the link for the first device.
|
|
116
|
+
*/
|
|
117
|
+
linkId?: pulumi.Input<string>;
|
|
118
|
+
tags?: pulumi.Input<{
|
|
119
|
+
[key: string]: pulumi.Input<string>;
|
|
120
|
+
}>;
|
|
121
|
+
tagsAll?: pulumi.Input<{
|
|
122
|
+
[key: string]: pulumi.Input<string>;
|
|
123
|
+
}>;
|
|
124
|
+
}
|
|
125
|
+
/**
|
|
126
|
+
* The set of arguments for constructing a Connection resource.
|
|
127
|
+
*/
|
|
128
|
+
export interface ConnectionArgs {
|
|
129
|
+
/**
|
|
130
|
+
* The ID of the second device in the connection.
|
|
131
|
+
*/
|
|
132
|
+
connectedDeviceId: pulumi.Input<string>;
|
|
133
|
+
/**
|
|
134
|
+
* The ID of the link for the second device.
|
|
135
|
+
*/
|
|
136
|
+
connectedLinkId?: pulumi.Input<string>;
|
|
137
|
+
/**
|
|
138
|
+
* A description of the connection.
|
|
139
|
+
*/
|
|
140
|
+
description?: pulumi.Input<string>;
|
|
141
|
+
/**
|
|
142
|
+
* The ID of the first device in the connection.
|
|
143
|
+
*/
|
|
144
|
+
deviceId: pulumi.Input<string>;
|
|
145
|
+
/**
|
|
146
|
+
* The ID of the global network.
|
|
147
|
+
*/
|
|
148
|
+
globalNetworkId: pulumi.Input<string>;
|
|
149
|
+
/**
|
|
150
|
+
* The ID of the link for the first device.
|
|
151
|
+
*/
|
|
152
|
+
linkId?: pulumi.Input<string>;
|
|
153
|
+
tags?: pulumi.Input<{
|
|
154
|
+
[key: string]: pulumi.Input<string>;
|
|
155
|
+
}>;
|
|
156
|
+
tagsAll?: pulumi.Input<{
|
|
157
|
+
[key: string]: pulumi.Input<string>;
|
|
158
|
+
}>;
|
|
159
|
+
}
|
|
@@ -0,0 +1,99 @@
|
|
|
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.Connection = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Creates a connection between two devices.
|
|
10
|
+
* The devices can be a physical or virtual appliance that connects to a third-party appliance in a VPC, or a physical appliance that connects to another physical appliance in an on-premises network.
|
|
11
|
+
*
|
|
12
|
+
* ## Example Usage
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as aws from "@pulumi/aws";
|
|
17
|
+
*
|
|
18
|
+
* const example = new aws.networkmanager.Connection("example", {
|
|
19
|
+
* globalNetworkId: aws_networkmanager_global_network.example.id,
|
|
20
|
+
* deviceId: aws_networkmanager_device.example1.id,
|
|
21
|
+
* connectedDeviceId: aws_networkmanager_device.example2.id,
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*
|
|
25
|
+
* ## Import
|
|
26
|
+
*
|
|
27
|
+
* `aws_networkmanager_connection` can be imported using the connection ARN, e.g.
|
|
28
|
+
*
|
|
29
|
+
* ```sh
|
|
30
|
+
* $ pulumi import aws:networkmanager/connection:Connection example arn:aws:networkmanager::123456789012:device/global-network-0d47f6t230mz46dy4/connection-07f6fd08867abc123
|
|
31
|
+
* ```
|
|
32
|
+
*/
|
|
33
|
+
class Connection extends pulumi.CustomResource {
|
|
34
|
+
constructor(name, argsOrState, opts) {
|
|
35
|
+
let resourceInputs = {};
|
|
36
|
+
opts = opts || {};
|
|
37
|
+
if (opts.id) {
|
|
38
|
+
const state = argsOrState;
|
|
39
|
+
resourceInputs["arn"] = state ? state.arn : undefined;
|
|
40
|
+
resourceInputs["connectedDeviceId"] = state ? state.connectedDeviceId : undefined;
|
|
41
|
+
resourceInputs["connectedLinkId"] = state ? state.connectedLinkId : undefined;
|
|
42
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
43
|
+
resourceInputs["deviceId"] = state ? state.deviceId : undefined;
|
|
44
|
+
resourceInputs["globalNetworkId"] = state ? state.globalNetworkId : undefined;
|
|
45
|
+
resourceInputs["linkId"] = state ? state.linkId : undefined;
|
|
46
|
+
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
47
|
+
resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
|
|
48
|
+
}
|
|
49
|
+
else {
|
|
50
|
+
const args = argsOrState;
|
|
51
|
+
if ((!args || args.connectedDeviceId === undefined) && !opts.urn) {
|
|
52
|
+
throw new Error("Missing required property 'connectedDeviceId'");
|
|
53
|
+
}
|
|
54
|
+
if ((!args || args.deviceId === undefined) && !opts.urn) {
|
|
55
|
+
throw new Error("Missing required property 'deviceId'");
|
|
56
|
+
}
|
|
57
|
+
if ((!args || args.globalNetworkId === undefined) && !opts.urn) {
|
|
58
|
+
throw new Error("Missing required property 'globalNetworkId'");
|
|
59
|
+
}
|
|
60
|
+
resourceInputs["connectedDeviceId"] = args ? args.connectedDeviceId : undefined;
|
|
61
|
+
resourceInputs["connectedLinkId"] = args ? args.connectedLinkId : undefined;
|
|
62
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
63
|
+
resourceInputs["deviceId"] = args ? args.deviceId : undefined;
|
|
64
|
+
resourceInputs["globalNetworkId"] = args ? args.globalNetworkId : undefined;
|
|
65
|
+
resourceInputs["linkId"] = args ? args.linkId : undefined;
|
|
66
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
67
|
+
resourceInputs["tagsAll"] = args ? args.tagsAll : undefined;
|
|
68
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
69
|
+
}
|
|
70
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
71
|
+
super(Connection.__pulumiType, name, resourceInputs, opts);
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* Get an existing Connection resource's state with the given name, ID, and optional extra
|
|
75
|
+
* properties used to qualify the lookup.
|
|
76
|
+
*
|
|
77
|
+
* @param name The _unique_ name of the resulting resource.
|
|
78
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
79
|
+
* @param state Any extra arguments used during the lookup.
|
|
80
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
81
|
+
*/
|
|
82
|
+
static get(name, id, state, opts) {
|
|
83
|
+
return new Connection(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* Returns true if the given object is an instance of Connection. This is designed to work even
|
|
87
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
88
|
+
*/
|
|
89
|
+
static isInstance(obj) {
|
|
90
|
+
if (obj === undefined || obj === null) {
|
|
91
|
+
return false;
|
|
92
|
+
}
|
|
93
|
+
return obj['__pulumiType'] === Connection.__pulumiType;
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
exports.Connection = Connection;
|
|
97
|
+
/** @internal */
|
|
98
|
+
Connection.__pulumiType = 'aws:networkmanager/connection:Connection';
|
|
99
|
+
//# sourceMappingURL=connection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"connection.js","sourceRoot":"","sources":["../../networkmanager/connection.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Associates a customer gateway with a device and optionally, with a link.
|
|
4
|
+
* If you specify a link, it must be associated with the specified device.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as aws from "@pulumi/aws";
|
|
11
|
+
*
|
|
12
|
+
* const exampleGlobalNetwork = new aws.networkmanager.GlobalNetwork("exampleGlobalNetwork", {description: "example"});
|
|
13
|
+
* const exampleSite = new aws.networkmanager.Site("exampleSite", {globalNetworkId: exampleGlobalNetwork.id});
|
|
14
|
+
* const exampleDevice = new aws.networkmanager.Device("exampleDevice", {
|
|
15
|
+
* globalNetworkId: exampleGlobalNetwork.id,
|
|
16
|
+
* siteId: exampleSite.id,
|
|
17
|
+
* });
|
|
18
|
+
* const exampleCustomerGateway = new aws.ec2.CustomerGateway("exampleCustomerGateway", {
|
|
19
|
+
* bgpAsn: 65000,
|
|
20
|
+
* ipAddress: "172.83.124.10",
|
|
21
|
+
* type: "ipsec.1",
|
|
22
|
+
* });
|
|
23
|
+
* const exampleTransitGateway = new aws.ec2transitgateway.TransitGateway("exampleTransitGateway", {});
|
|
24
|
+
* const exampleVpnConnection = new aws.ec2.VpnConnection("exampleVpnConnection", {
|
|
25
|
+
* customerGatewayId: exampleCustomerGateway.id,
|
|
26
|
+
* transitGatewayId: exampleTransitGateway.id,
|
|
27
|
+
* type: exampleCustomerGateway.type,
|
|
28
|
+
* staticRoutesOnly: true,
|
|
29
|
+
* });
|
|
30
|
+
* const exampleTransitGatewayRegistration = new aws.networkmanager.TransitGatewayRegistration("exampleTransitGatewayRegistration", {
|
|
31
|
+
* globalNetworkId: exampleGlobalNetwork.id,
|
|
32
|
+
* transitGatewayArn: exampleTransitGateway.arn,
|
|
33
|
+
* }, {
|
|
34
|
+
* dependsOn: [exampleVpnConnection],
|
|
35
|
+
* });
|
|
36
|
+
* const exampleCustomerGatewayAssociation = new aws.networkmanager.CustomerGatewayAssociation("exampleCustomerGatewayAssociation", {
|
|
37
|
+
* globalNetworkId: exampleGlobalNetwork.id,
|
|
38
|
+
* customerGatewayArn: exampleCustomerGateway.arn,
|
|
39
|
+
* deviceId: exampleDevice.id,
|
|
40
|
+
* }, {
|
|
41
|
+
* dependsOn: [exampleTransitGatewayRegistration],
|
|
42
|
+
* });
|
|
43
|
+
* ```
|
|
44
|
+
*
|
|
45
|
+
* ## Import
|
|
46
|
+
*
|
|
47
|
+
* `aws_networkmanager_customer_gateway_association` can be imported using the global network ID and customer gateway ARN, e.g.
|
|
48
|
+
*
|
|
49
|
+
* ```sh
|
|
50
|
+
* $ pulumi import aws:networkmanager/customerGatewayAssociation:CustomerGatewayAssociation example global-network-0d47f6t230mz46dy4,arn:aws:ec2:us-west-2:123456789012:customer-gateway/cgw-123abc05e04123abc
|
|
51
|
+
* ```
|
|
52
|
+
*/
|
|
53
|
+
export declare class CustomerGatewayAssociation extends pulumi.CustomResource {
|
|
54
|
+
/**
|
|
55
|
+
* Get an existing CustomerGatewayAssociation resource's state with the given name, ID, and optional extra
|
|
56
|
+
* properties used to qualify the lookup.
|
|
57
|
+
*
|
|
58
|
+
* @param name The _unique_ name of the resulting resource.
|
|
59
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
60
|
+
* @param state Any extra arguments used during the lookup.
|
|
61
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
62
|
+
*/
|
|
63
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: CustomerGatewayAssociationState, opts?: pulumi.CustomResourceOptions): CustomerGatewayAssociation;
|
|
64
|
+
/**
|
|
65
|
+
* Returns true if the given object is an instance of CustomerGatewayAssociation. This is designed to work even
|
|
66
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
67
|
+
*/
|
|
68
|
+
static isInstance(obj: any): obj is CustomerGatewayAssociation;
|
|
69
|
+
/**
|
|
70
|
+
* The Amazon Resource Name (ARN) of the customer gateway.
|
|
71
|
+
*/
|
|
72
|
+
readonly customerGatewayArn: pulumi.Output<string>;
|
|
73
|
+
/**
|
|
74
|
+
* The ID of the device.
|
|
75
|
+
*/
|
|
76
|
+
readonly deviceId: pulumi.Output<string>;
|
|
77
|
+
/**
|
|
78
|
+
* The ID of the global network.
|
|
79
|
+
*/
|
|
80
|
+
readonly globalNetworkId: pulumi.Output<string>;
|
|
81
|
+
/**
|
|
82
|
+
* The ID of the link.
|
|
83
|
+
*/
|
|
84
|
+
readonly linkId: pulumi.Output<string | undefined>;
|
|
85
|
+
/**
|
|
86
|
+
* Create a CustomerGatewayAssociation resource with the given unique name, arguments, and options.
|
|
87
|
+
*
|
|
88
|
+
* @param name The _unique_ name of the resource.
|
|
89
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
90
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
91
|
+
*/
|
|
92
|
+
constructor(name: string, args: CustomerGatewayAssociationArgs, opts?: pulumi.CustomResourceOptions);
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* Input properties used for looking up and filtering CustomerGatewayAssociation resources.
|
|
96
|
+
*/
|
|
97
|
+
export interface CustomerGatewayAssociationState {
|
|
98
|
+
/**
|
|
99
|
+
* The Amazon Resource Name (ARN) of the customer gateway.
|
|
100
|
+
*/
|
|
101
|
+
customerGatewayArn?: pulumi.Input<string>;
|
|
102
|
+
/**
|
|
103
|
+
* The ID of the device.
|
|
104
|
+
*/
|
|
105
|
+
deviceId?: pulumi.Input<string>;
|
|
106
|
+
/**
|
|
107
|
+
* The ID of the global network.
|
|
108
|
+
*/
|
|
109
|
+
globalNetworkId?: pulumi.Input<string>;
|
|
110
|
+
/**
|
|
111
|
+
* The ID of the link.
|
|
112
|
+
*/
|
|
113
|
+
linkId?: pulumi.Input<string>;
|
|
114
|
+
}
|
|
115
|
+
/**
|
|
116
|
+
* The set of arguments for constructing a CustomerGatewayAssociation resource.
|
|
117
|
+
*/
|
|
118
|
+
export interface CustomerGatewayAssociationArgs {
|
|
119
|
+
/**
|
|
120
|
+
* The Amazon Resource Name (ARN) of the customer gateway.
|
|
121
|
+
*/
|
|
122
|
+
customerGatewayArn: pulumi.Input<string>;
|
|
123
|
+
/**
|
|
124
|
+
* The ID of the device.
|
|
125
|
+
*/
|
|
126
|
+
deviceId: pulumi.Input<string>;
|
|
127
|
+
/**
|
|
128
|
+
* The ID of the global network.
|
|
129
|
+
*/
|
|
130
|
+
globalNetworkId: pulumi.Input<string>;
|
|
131
|
+
/**
|
|
132
|
+
* The ID of the link.
|
|
133
|
+
*/
|
|
134
|
+
linkId?: pulumi.Input<string>;
|
|
135
|
+
}
|
|
@@ -0,0 +1,115 @@
|
|
|
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.CustomerGatewayAssociation = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Associates a customer gateway with a device and optionally, with a link.
|
|
10
|
+
* If you specify a link, it must be associated with the specified device.
|
|
11
|
+
*
|
|
12
|
+
* ## Example Usage
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as aws from "@pulumi/aws";
|
|
17
|
+
*
|
|
18
|
+
* const exampleGlobalNetwork = new aws.networkmanager.GlobalNetwork("exampleGlobalNetwork", {description: "example"});
|
|
19
|
+
* const exampleSite = new aws.networkmanager.Site("exampleSite", {globalNetworkId: exampleGlobalNetwork.id});
|
|
20
|
+
* const exampleDevice = new aws.networkmanager.Device("exampleDevice", {
|
|
21
|
+
* globalNetworkId: exampleGlobalNetwork.id,
|
|
22
|
+
* siteId: exampleSite.id,
|
|
23
|
+
* });
|
|
24
|
+
* const exampleCustomerGateway = new aws.ec2.CustomerGateway("exampleCustomerGateway", {
|
|
25
|
+
* bgpAsn: 65000,
|
|
26
|
+
* ipAddress: "172.83.124.10",
|
|
27
|
+
* type: "ipsec.1",
|
|
28
|
+
* });
|
|
29
|
+
* const exampleTransitGateway = new aws.ec2transitgateway.TransitGateway("exampleTransitGateway", {});
|
|
30
|
+
* const exampleVpnConnection = new aws.ec2.VpnConnection("exampleVpnConnection", {
|
|
31
|
+
* customerGatewayId: exampleCustomerGateway.id,
|
|
32
|
+
* transitGatewayId: exampleTransitGateway.id,
|
|
33
|
+
* type: exampleCustomerGateway.type,
|
|
34
|
+
* staticRoutesOnly: true,
|
|
35
|
+
* });
|
|
36
|
+
* const exampleTransitGatewayRegistration = new aws.networkmanager.TransitGatewayRegistration("exampleTransitGatewayRegistration", {
|
|
37
|
+
* globalNetworkId: exampleGlobalNetwork.id,
|
|
38
|
+
* transitGatewayArn: exampleTransitGateway.arn,
|
|
39
|
+
* }, {
|
|
40
|
+
* dependsOn: [exampleVpnConnection],
|
|
41
|
+
* });
|
|
42
|
+
* const exampleCustomerGatewayAssociation = new aws.networkmanager.CustomerGatewayAssociation("exampleCustomerGatewayAssociation", {
|
|
43
|
+
* globalNetworkId: exampleGlobalNetwork.id,
|
|
44
|
+
* customerGatewayArn: exampleCustomerGateway.arn,
|
|
45
|
+
* deviceId: exampleDevice.id,
|
|
46
|
+
* }, {
|
|
47
|
+
* dependsOn: [exampleTransitGatewayRegistration],
|
|
48
|
+
* });
|
|
49
|
+
* ```
|
|
50
|
+
*
|
|
51
|
+
* ## Import
|
|
52
|
+
*
|
|
53
|
+
* `aws_networkmanager_customer_gateway_association` can be imported using the global network ID and customer gateway ARN, e.g.
|
|
54
|
+
*
|
|
55
|
+
* ```sh
|
|
56
|
+
* $ pulumi import aws:networkmanager/customerGatewayAssociation:CustomerGatewayAssociation example global-network-0d47f6t230mz46dy4,arn:aws:ec2:us-west-2:123456789012:customer-gateway/cgw-123abc05e04123abc
|
|
57
|
+
* ```
|
|
58
|
+
*/
|
|
59
|
+
class CustomerGatewayAssociation extends pulumi.CustomResource {
|
|
60
|
+
constructor(name, argsOrState, opts) {
|
|
61
|
+
let resourceInputs = {};
|
|
62
|
+
opts = opts || {};
|
|
63
|
+
if (opts.id) {
|
|
64
|
+
const state = argsOrState;
|
|
65
|
+
resourceInputs["customerGatewayArn"] = state ? state.customerGatewayArn : undefined;
|
|
66
|
+
resourceInputs["deviceId"] = state ? state.deviceId : undefined;
|
|
67
|
+
resourceInputs["globalNetworkId"] = state ? state.globalNetworkId : undefined;
|
|
68
|
+
resourceInputs["linkId"] = state ? state.linkId : undefined;
|
|
69
|
+
}
|
|
70
|
+
else {
|
|
71
|
+
const args = argsOrState;
|
|
72
|
+
if ((!args || args.customerGatewayArn === undefined) && !opts.urn) {
|
|
73
|
+
throw new Error("Missing required property 'customerGatewayArn'");
|
|
74
|
+
}
|
|
75
|
+
if ((!args || args.deviceId === undefined) && !opts.urn) {
|
|
76
|
+
throw new Error("Missing required property 'deviceId'");
|
|
77
|
+
}
|
|
78
|
+
if ((!args || args.globalNetworkId === undefined) && !opts.urn) {
|
|
79
|
+
throw new Error("Missing required property 'globalNetworkId'");
|
|
80
|
+
}
|
|
81
|
+
resourceInputs["customerGatewayArn"] = args ? args.customerGatewayArn : undefined;
|
|
82
|
+
resourceInputs["deviceId"] = args ? args.deviceId : undefined;
|
|
83
|
+
resourceInputs["globalNetworkId"] = args ? args.globalNetworkId : undefined;
|
|
84
|
+
resourceInputs["linkId"] = args ? args.linkId : undefined;
|
|
85
|
+
}
|
|
86
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
87
|
+
super(CustomerGatewayAssociation.__pulumiType, name, resourceInputs, opts);
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* Get an existing CustomerGatewayAssociation resource's state with the given name, ID, and optional extra
|
|
91
|
+
* properties used to qualify the lookup.
|
|
92
|
+
*
|
|
93
|
+
* @param name The _unique_ name of the resulting resource.
|
|
94
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
95
|
+
* @param state Any extra arguments used during the lookup.
|
|
96
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
97
|
+
*/
|
|
98
|
+
static get(name, id, state, opts) {
|
|
99
|
+
return new CustomerGatewayAssociation(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* Returns true if the given object is an instance of CustomerGatewayAssociation. This is designed to work even
|
|
103
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
104
|
+
*/
|
|
105
|
+
static isInstance(obj) {
|
|
106
|
+
if (obj === undefined || obj === null) {
|
|
107
|
+
return false;
|
|
108
|
+
}
|
|
109
|
+
return obj['__pulumiType'] === CustomerGatewayAssociation.__pulumiType;
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
exports.CustomerGatewayAssociation = CustomerGatewayAssociation;
|
|
113
|
+
/** @internal */
|
|
114
|
+
CustomerGatewayAssociation.__pulumiType = 'aws:networkmanager/customerGatewayAssociation:CustomerGatewayAssociation';
|
|
115
|
+
//# sourceMappingURL=customerGatewayAssociation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"customerGatewayAssociation.js","sourceRoot":"","sources":["../../networkmanager/customerGatewayAssociation.ts"],"names":[],"mappings":"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"}
|