@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/glue/trigger.d.ts
CHANGED
|
@@ -133,6 +133,10 @@ export declare class Trigger extends pulumi.CustomResource {
|
|
|
133
133
|
* Start the trigger. Defaults to `true`.
|
|
134
134
|
*/
|
|
135
135
|
readonly enabled: pulumi.Output<boolean | undefined>;
|
|
136
|
+
/**
|
|
137
|
+
* Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires. See Event Batching Condition.
|
|
138
|
+
*/
|
|
139
|
+
readonly eventBatchingConditions: pulumi.Output<outputs.glue.TriggerEventBatchingCondition[] | undefined>;
|
|
136
140
|
/**
|
|
137
141
|
* The name of the trigger.
|
|
138
142
|
*/
|
|
@@ -202,6 +206,10 @@ export interface TriggerState {
|
|
|
202
206
|
* Start the trigger. Defaults to `true`.
|
|
203
207
|
*/
|
|
204
208
|
enabled?: pulumi.Input<boolean>;
|
|
209
|
+
/**
|
|
210
|
+
* Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires. See Event Batching Condition.
|
|
211
|
+
*/
|
|
212
|
+
eventBatchingConditions?: pulumi.Input<pulumi.Input<inputs.glue.TriggerEventBatchingCondition>[]>;
|
|
205
213
|
/**
|
|
206
214
|
* The name of the trigger.
|
|
207
215
|
*/
|
|
@@ -259,6 +267,10 @@ export interface TriggerArgs {
|
|
|
259
267
|
* Start the trigger. Defaults to `true`.
|
|
260
268
|
*/
|
|
261
269
|
enabled?: pulumi.Input<boolean>;
|
|
270
|
+
/**
|
|
271
|
+
* Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires. See Event Batching Condition.
|
|
272
|
+
*/
|
|
273
|
+
eventBatchingConditions?: pulumi.Input<pulumi.Input<inputs.glue.TriggerEventBatchingCondition>[]>;
|
|
262
274
|
/**
|
|
263
275
|
* The name of the trigger.
|
|
264
276
|
*/
|
package/glue/trigger.js
CHANGED
|
@@ -116,6 +116,7 @@ class Trigger extends pulumi.CustomResource {
|
|
|
116
116
|
resourceInputs["arn"] = state ? state.arn : undefined;
|
|
117
117
|
resourceInputs["description"] = state ? state.description : undefined;
|
|
118
118
|
resourceInputs["enabled"] = state ? state.enabled : undefined;
|
|
119
|
+
resourceInputs["eventBatchingConditions"] = state ? state.eventBatchingConditions : undefined;
|
|
119
120
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
120
121
|
resourceInputs["predicate"] = state ? state.predicate : undefined;
|
|
121
122
|
resourceInputs["schedule"] = state ? state.schedule : undefined;
|
|
@@ -137,6 +138,7 @@ class Trigger extends pulumi.CustomResource {
|
|
|
137
138
|
resourceInputs["actions"] = args ? args.actions : undefined;
|
|
138
139
|
resourceInputs["description"] = args ? args.description : undefined;
|
|
139
140
|
resourceInputs["enabled"] = args ? args.enabled : undefined;
|
|
141
|
+
resourceInputs["eventBatchingConditions"] = args ? args.eventBatchingConditions : undefined;
|
|
140
142
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
141
143
|
resourceInputs["predicate"] = args ? args.predicate : undefined;
|
|
142
144
|
resourceInputs["schedule"] = args ? args.schedule : undefined;
|
package/glue/trigger.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trigger.js","sourceRoot":"","sources":["../../glue/trigger.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoGG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"trigger.js","sourceRoot":"","sources":["../../glue/trigger.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Provides an Amazon Managed Grafana workspace data source.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
* ### Basic configuration
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as aws from "@pulumi/aws";
|
|
11
|
+
*
|
|
12
|
+
* const example = pulumi.output(aws.grafana.getWorkspace({
|
|
13
|
+
* workspaceId: "g-2054c75a02",
|
|
14
|
+
* }));
|
|
15
|
+
* ```
|
|
16
|
+
*/
|
|
17
|
+
export declare function getWorkspace(args: GetWorkspaceArgs, opts?: pulumi.InvokeOptions): Promise<GetWorkspaceResult>;
|
|
18
|
+
/**
|
|
19
|
+
* A collection of arguments for invoking getWorkspace.
|
|
20
|
+
*/
|
|
21
|
+
export interface GetWorkspaceArgs {
|
|
22
|
+
/**
|
|
23
|
+
* The Grafana workspace ID.
|
|
24
|
+
*/
|
|
25
|
+
workspaceId: string;
|
|
26
|
+
}
|
|
27
|
+
/**
|
|
28
|
+
* A collection of values returned by getWorkspace.
|
|
29
|
+
*/
|
|
30
|
+
export interface GetWorkspaceResult {
|
|
31
|
+
/**
|
|
32
|
+
* (Required) The type of account access for the workspace. Valid values are `CURRENT_ACCOUNT` and `ORGANIZATION`. If `ORGANIZATION` is specified, then `organizationalUnits` must also be present.
|
|
33
|
+
*/
|
|
34
|
+
readonly accountAccessType: string;
|
|
35
|
+
/**
|
|
36
|
+
* The Amazon Resource Name (ARN) of the Grafana workspace.
|
|
37
|
+
*/
|
|
38
|
+
readonly arn: string;
|
|
39
|
+
/**
|
|
40
|
+
* (Required) The authentication providers for the workspace. Valid values are `AWS_SSO`, `SAML`, or both.
|
|
41
|
+
*/
|
|
42
|
+
readonly authenticationProviders: string[];
|
|
43
|
+
/**
|
|
44
|
+
* The creation date of the Grafana workspace.
|
|
45
|
+
*/
|
|
46
|
+
readonly createdDate: string;
|
|
47
|
+
/**
|
|
48
|
+
* The data sources for the workspace.
|
|
49
|
+
*/
|
|
50
|
+
readonly dataSources: string[];
|
|
51
|
+
/**
|
|
52
|
+
* The workspace description.
|
|
53
|
+
*/
|
|
54
|
+
readonly description: string;
|
|
55
|
+
/**
|
|
56
|
+
* The endpoint of the Grafana workspace.
|
|
57
|
+
*/
|
|
58
|
+
readonly endpoint: string;
|
|
59
|
+
/**
|
|
60
|
+
* The version of Grafana running on the workspace.
|
|
61
|
+
*/
|
|
62
|
+
readonly grafanaVersion: string;
|
|
63
|
+
/**
|
|
64
|
+
* The provider-assigned unique ID for this managed resource.
|
|
65
|
+
*/
|
|
66
|
+
readonly id: string;
|
|
67
|
+
/**
|
|
68
|
+
* The last updated date of the Grafana workspace.
|
|
69
|
+
*/
|
|
70
|
+
readonly lastUpdatedDate: string;
|
|
71
|
+
/**
|
|
72
|
+
* The Grafana workspace name.
|
|
73
|
+
*/
|
|
74
|
+
readonly name: string;
|
|
75
|
+
/**
|
|
76
|
+
* The notification destinations.
|
|
77
|
+
*/
|
|
78
|
+
readonly notificationDestinations: string[];
|
|
79
|
+
/**
|
|
80
|
+
* The role name that the workspace uses to access resources through Amazon Organizations.
|
|
81
|
+
*/
|
|
82
|
+
readonly organizationRoleName: string;
|
|
83
|
+
/**
|
|
84
|
+
* The Amazon Organizations organizational units that the workspace is authorized to use data sources from.
|
|
85
|
+
*/
|
|
86
|
+
readonly organizationalUnits: string[];
|
|
87
|
+
/**
|
|
88
|
+
* The permission type of the workspace.
|
|
89
|
+
*/
|
|
90
|
+
readonly permissionType: string;
|
|
91
|
+
/**
|
|
92
|
+
* The IAM role ARN that the workspace assumes.
|
|
93
|
+
*/
|
|
94
|
+
readonly roleArn: string;
|
|
95
|
+
readonly samlConfigurationStatus: string;
|
|
96
|
+
/**
|
|
97
|
+
* The AWS CloudFormation stack set name that provisions IAM roles to be used by the workspace.
|
|
98
|
+
*/
|
|
99
|
+
readonly stackSetName: string;
|
|
100
|
+
/**
|
|
101
|
+
* The status of the Grafana workspace.
|
|
102
|
+
*/
|
|
103
|
+
readonly status: string;
|
|
104
|
+
readonly workspaceId: string;
|
|
105
|
+
}
|
|
106
|
+
export declare function getWorkspaceOutput(args: GetWorkspaceOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetWorkspaceResult>;
|
|
107
|
+
/**
|
|
108
|
+
* A collection of arguments for invoking getWorkspace.
|
|
109
|
+
*/
|
|
110
|
+
export interface GetWorkspaceOutputArgs {
|
|
111
|
+
/**
|
|
112
|
+
* The Grafana workspace ID.
|
|
113
|
+
*/
|
|
114
|
+
workspaceId: pulumi.Input<string>;
|
|
115
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
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.getWorkspaceOutput = exports.getWorkspace = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Provides an Amazon Managed Grafana workspace data source.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
* ### Basic configuration
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as aws from "@pulumi/aws";
|
|
17
|
+
*
|
|
18
|
+
* const example = pulumi.output(aws.grafana.getWorkspace({
|
|
19
|
+
* workspaceId: "g-2054c75a02",
|
|
20
|
+
* }));
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
function getWorkspace(args, opts) {
|
|
24
|
+
if (!opts) {
|
|
25
|
+
opts = {};
|
|
26
|
+
}
|
|
27
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
28
|
+
return pulumi.runtime.invoke("aws:grafana/getWorkspace:getWorkspace", {
|
|
29
|
+
"workspaceId": args.workspaceId,
|
|
30
|
+
}, opts);
|
|
31
|
+
}
|
|
32
|
+
exports.getWorkspace = getWorkspace;
|
|
33
|
+
function getWorkspaceOutput(args, opts) {
|
|
34
|
+
return pulumi.output(args).apply(a => getWorkspace(a, opts));
|
|
35
|
+
}
|
|
36
|
+
exports.getWorkspaceOutput = getWorkspaceOutput;
|
|
37
|
+
//# sourceMappingURL=getWorkspace.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getWorkspace.js","sourceRoot":"","sources":["../../grafana/getWorkspace.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,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,uCAAuC,EAAE;QAClE,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oCASC;AA4FD,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,gDAEC"}
|
package/grafana/index.js
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
16
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
|
+
};
|
|
18
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
+
const pulumi = require("@pulumi/pulumi");
|
|
20
|
+
const utilities = require("../utilities");
|
|
21
|
+
// Export members:
|
|
22
|
+
__exportStar(require("./getWorkspace"), exports);
|
|
23
|
+
__exportStar(require("./licenseAssociation"), exports);
|
|
24
|
+
__exportStar(require("./workspace"), exports);
|
|
25
|
+
__exportStar(require("./workspaceSamlConfiguration"), exports);
|
|
26
|
+
// Import resources to register:
|
|
27
|
+
const licenseAssociation_1 = require("./licenseAssociation");
|
|
28
|
+
const workspace_1 = require("./workspace");
|
|
29
|
+
const workspaceSamlConfiguration_1 = require("./workspaceSamlConfiguration");
|
|
30
|
+
const _module = {
|
|
31
|
+
version: utilities.getVersion(),
|
|
32
|
+
construct: (name, type, urn) => {
|
|
33
|
+
switch (type) {
|
|
34
|
+
case "aws:grafana/licenseAssociation:LicenseAssociation":
|
|
35
|
+
return new licenseAssociation_1.LicenseAssociation(name, undefined, { urn });
|
|
36
|
+
case "aws:grafana/workspace:Workspace":
|
|
37
|
+
return new workspace_1.Workspace(name, undefined, { urn });
|
|
38
|
+
case "aws:grafana/workspaceSamlConfiguration:WorkspaceSamlConfiguration":
|
|
39
|
+
return new workspaceSamlConfiguration_1.WorkspaceSamlConfiguration(name, undefined, { urn });
|
|
40
|
+
default:
|
|
41
|
+
throw new Error(`unknown resource type ${type}`);
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
};
|
|
45
|
+
pulumi.runtime.registerResourceModule("aws", "grafana/licenseAssociation", _module);
|
|
46
|
+
pulumi.runtime.registerResourceModule("aws", "grafana/workspace", _module);
|
|
47
|
+
pulumi.runtime.registerResourceModule("aws", "grafana/workspaceSamlConfiguration", _module);
|
|
48
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../grafana/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,iDAA+B;AAC/B,uDAAqC;AACrC,8CAA4B;AAC5B,+DAA6C;AAE7C,gCAAgC;AAChC,6DAA0D;AAC1D,2CAAwC;AACxC,6EAA0E;AAE1E,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,mDAAmD;gBACpD,OAAO,IAAI,uCAAkB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAChE,KAAK,iCAAiC;gBAClC,OAAO,IAAI,qBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,mEAAmE;gBACpE,OAAO,IAAI,uDAA0B,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,4BAA4B,EAAE,OAAO,CAAC,CAAA;AACnF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,mBAAmB,EAAE,OAAO,CAAC,CAAA;AAC1E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,oCAAoC,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Provides an Amazon Managed Grafana workspace license association resource.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
* ### Basic configuration
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as aws from "@pulumi/aws";
|
|
11
|
+
*
|
|
12
|
+
* const assume = new aws.iam.Role("assume", {assumeRolePolicy: JSON.stringify({
|
|
13
|
+
* Version: "2012-10-17",
|
|
14
|
+
* Statement: [{
|
|
15
|
+
* Action: "sts:AssumeRole",
|
|
16
|
+
* Effect: "Allow",
|
|
17
|
+
* Sid: "",
|
|
18
|
+
* Principal: {
|
|
19
|
+
* Service: "grafana.amazonaws.com",
|
|
20
|
+
* },
|
|
21
|
+
* }],
|
|
22
|
+
* })});
|
|
23
|
+
* const exampleWorkspace = new aws.grafana.Workspace("exampleWorkspace", {
|
|
24
|
+
* accountAccessType: "CURRENT_ACCOUNT",
|
|
25
|
+
* authenticationProviders: ["SAML"],
|
|
26
|
+
* permissionType: "SERVICE_MANAGED",
|
|
27
|
+
* roleArn: assume.arn,
|
|
28
|
+
* });
|
|
29
|
+
* const exampleLicenseAssociation = new aws.grafana.LicenseAssociation("exampleLicenseAssociation", {
|
|
30
|
+
* licenseType: "ENTERPRISE_FREE_TRIAL",
|
|
31
|
+
* workspaceId: exampleWorkspace.id,
|
|
32
|
+
* });
|
|
33
|
+
* ```
|
|
34
|
+
*
|
|
35
|
+
* ## Import
|
|
36
|
+
*
|
|
37
|
+
* Grafana workspace license association can be imported using the workspace's `id`, e.g.,
|
|
38
|
+
*
|
|
39
|
+
* ```sh
|
|
40
|
+
* $ pulumi import aws:grafana/licenseAssociation:LicenseAssociation example g-2054c75a02
|
|
41
|
+
* ```
|
|
42
|
+
*/
|
|
43
|
+
export declare class LicenseAssociation extends pulumi.CustomResource {
|
|
44
|
+
/**
|
|
45
|
+
* Get an existing LicenseAssociation resource's state with the given name, ID, and optional extra
|
|
46
|
+
* properties used to qualify the lookup.
|
|
47
|
+
*
|
|
48
|
+
* @param name The _unique_ name of the resulting resource.
|
|
49
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
50
|
+
* @param state Any extra arguments used during the lookup.
|
|
51
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
52
|
+
*/
|
|
53
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: LicenseAssociationState, opts?: pulumi.CustomResourceOptions): LicenseAssociation;
|
|
54
|
+
/**
|
|
55
|
+
* Returns true if the given object is an instance of LicenseAssociation. This is designed to work even
|
|
56
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
57
|
+
*/
|
|
58
|
+
static isInstance(obj: any): obj is LicenseAssociation;
|
|
59
|
+
/**
|
|
60
|
+
* If `licenseType` is set to `ENTERPRISE_FREE_TRIAL`, this is the expiration date of the free trial.
|
|
61
|
+
*/
|
|
62
|
+
readonly freeTrialExpiration: pulumi.Output<string>;
|
|
63
|
+
/**
|
|
64
|
+
* If `licenseType` is set to `ENTERPRISE`, this is the expiration date of the enterprise license.
|
|
65
|
+
*/
|
|
66
|
+
readonly licenseExpiration: pulumi.Output<string>;
|
|
67
|
+
/**
|
|
68
|
+
* The type of license for the workspace license association. Valid values are `ENTERPRISE` and `ENTERPRISE_FREE_TRIAL`.
|
|
69
|
+
*/
|
|
70
|
+
readonly licenseType: pulumi.Output<string>;
|
|
71
|
+
/**
|
|
72
|
+
* The workspace id.
|
|
73
|
+
*/
|
|
74
|
+
readonly workspaceId: pulumi.Output<string>;
|
|
75
|
+
/**
|
|
76
|
+
* Create a LicenseAssociation resource with the given unique name, arguments, and options.
|
|
77
|
+
*
|
|
78
|
+
* @param name The _unique_ name of the resource.
|
|
79
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
80
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
81
|
+
*/
|
|
82
|
+
constructor(name: string, args: LicenseAssociationArgs, opts?: pulumi.CustomResourceOptions);
|
|
83
|
+
}
|
|
84
|
+
/**
|
|
85
|
+
* Input properties used for looking up and filtering LicenseAssociation resources.
|
|
86
|
+
*/
|
|
87
|
+
export interface LicenseAssociationState {
|
|
88
|
+
/**
|
|
89
|
+
* If `licenseType` is set to `ENTERPRISE_FREE_TRIAL`, this is the expiration date of the free trial.
|
|
90
|
+
*/
|
|
91
|
+
freeTrialExpiration?: pulumi.Input<string>;
|
|
92
|
+
/**
|
|
93
|
+
* If `licenseType` is set to `ENTERPRISE`, this is the expiration date of the enterprise license.
|
|
94
|
+
*/
|
|
95
|
+
licenseExpiration?: pulumi.Input<string>;
|
|
96
|
+
/**
|
|
97
|
+
* The type of license for the workspace license association. Valid values are `ENTERPRISE` and `ENTERPRISE_FREE_TRIAL`.
|
|
98
|
+
*/
|
|
99
|
+
licenseType?: pulumi.Input<string>;
|
|
100
|
+
/**
|
|
101
|
+
* The workspace id.
|
|
102
|
+
*/
|
|
103
|
+
workspaceId?: pulumi.Input<string>;
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
* The set of arguments for constructing a LicenseAssociation resource.
|
|
107
|
+
*/
|
|
108
|
+
export interface LicenseAssociationArgs {
|
|
109
|
+
/**
|
|
110
|
+
* The type of license for the workspace license association. Valid values are `ENTERPRISE` and `ENTERPRISE_FREE_TRIAL`.
|
|
111
|
+
*/
|
|
112
|
+
licenseType: pulumi.Input<string>;
|
|
113
|
+
/**
|
|
114
|
+
* The workspace id.
|
|
115
|
+
*/
|
|
116
|
+
workspaceId: pulumi.Input<string>;
|
|
117
|
+
}
|
|
@@ -0,0 +1,102 @@
|
|
|
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.LicenseAssociation = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Provides an Amazon Managed Grafana workspace license association resource.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
* ### Basic configuration
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as aws from "@pulumi/aws";
|
|
17
|
+
*
|
|
18
|
+
* const assume = new aws.iam.Role("assume", {assumeRolePolicy: JSON.stringify({
|
|
19
|
+
* Version: "2012-10-17",
|
|
20
|
+
* Statement: [{
|
|
21
|
+
* Action: "sts:AssumeRole",
|
|
22
|
+
* Effect: "Allow",
|
|
23
|
+
* Sid: "",
|
|
24
|
+
* Principal: {
|
|
25
|
+
* Service: "grafana.amazonaws.com",
|
|
26
|
+
* },
|
|
27
|
+
* }],
|
|
28
|
+
* })});
|
|
29
|
+
* const exampleWorkspace = new aws.grafana.Workspace("exampleWorkspace", {
|
|
30
|
+
* accountAccessType: "CURRENT_ACCOUNT",
|
|
31
|
+
* authenticationProviders: ["SAML"],
|
|
32
|
+
* permissionType: "SERVICE_MANAGED",
|
|
33
|
+
* roleArn: assume.arn,
|
|
34
|
+
* });
|
|
35
|
+
* const exampleLicenseAssociation = new aws.grafana.LicenseAssociation("exampleLicenseAssociation", {
|
|
36
|
+
* licenseType: "ENTERPRISE_FREE_TRIAL",
|
|
37
|
+
* workspaceId: exampleWorkspace.id,
|
|
38
|
+
* });
|
|
39
|
+
* ```
|
|
40
|
+
*
|
|
41
|
+
* ## Import
|
|
42
|
+
*
|
|
43
|
+
* Grafana workspace license association can be imported using the workspace's `id`, e.g.,
|
|
44
|
+
*
|
|
45
|
+
* ```sh
|
|
46
|
+
* $ pulumi import aws:grafana/licenseAssociation:LicenseAssociation example g-2054c75a02
|
|
47
|
+
* ```
|
|
48
|
+
*/
|
|
49
|
+
class LicenseAssociation extends pulumi.CustomResource {
|
|
50
|
+
constructor(name, argsOrState, opts) {
|
|
51
|
+
let resourceInputs = {};
|
|
52
|
+
opts = opts || {};
|
|
53
|
+
if (opts.id) {
|
|
54
|
+
const state = argsOrState;
|
|
55
|
+
resourceInputs["freeTrialExpiration"] = state ? state.freeTrialExpiration : undefined;
|
|
56
|
+
resourceInputs["licenseExpiration"] = state ? state.licenseExpiration : undefined;
|
|
57
|
+
resourceInputs["licenseType"] = state ? state.licenseType : undefined;
|
|
58
|
+
resourceInputs["workspaceId"] = state ? state.workspaceId : undefined;
|
|
59
|
+
}
|
|
60
|
+
else {
|
|
61
|
+
const args = argsOrState;
|
|
62
|
+
if ((!args || args.licenseType === undefined) && !opts.urn) {
|
|
63
|
+
throw new Error("Missing required property 'licenseType'");
|
|
64
|
+
}
|
|
65
|
+
if ((!args || args.workspaceId === undefined) && !opts.urn) {
|
|
66
|
+
throw new Error("Missing required property 'workspaceId'");
|
|
67
|
+
}
|
|
68
|
+
resourceInputs["licenseType"] = args ? args.licenseType : undefined;
|
|
69
|
+
resourceInputs["workspaceId"] = args ? args.workspaceId : undefined;
|
|
70
|
+
resourceInputs["freeTrialExpiration"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["licenseExpiration"] = undefined /*out*/;
|
|
72
|
+
}
|
|
73
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
74
|
+
super(LicenseAssociation.__pulumiType, name, resourceInputs, opts);
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* Get an existing LicenseAssociation resource's state with the given name, ID, and optional extra
|
|
78
|
+
* properties used to qualify the lookup.
|
|
79
|
+
*
|
|
80
|
+
* @param name The _unique_ name of the resulting resource.
|
|
81
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
82
|
+
* @param state Any extra arguments used during the lookup.
|
|
83
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
84
|
+
*/
|
|
85
|
+
static get(name, id, state, opts) {
|
|
86
|
+
return new LicenseAssociation(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
87
|
+
}
|
|
88
|
+
/**
|
|
89
|
+
* Returns true if the given object is an instance of LicenseAssociation. This is designed to work even
|
|
90
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
91
|
+
*/
|
|
92
|
+
static isInstance(obj) {
|
|
93
|
+
if (obj === undefined || obj === null) {
|
|
94
|
+
return false;
|
|
95
|
+
}
|
|
96
|
+
return obj['__pulumiType'] === LicenseAssociation.__pulumiType;
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
exports.LicenseAssociation = LicenseAssociation;
|
|
100
|
+
/** @internal */
|
|
101
|
+
LicenseAssociation.__pulumiType = 'aws:grafana/licenseAssociation:LicenseAssociation';
|
|
102
|
+
//# sourceMappingURL=licenseAssociation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"licenseAssociation.js","sourceRoot":"","sources":["../../grafana/licenseAssociation.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IAqDzD,YAAY,IAAY,EAAE,WAA8D,EAAE,IAAmC;QACzH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAkD,CAAC;YACjE,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACzE;aAAM;YACH,MAAM,IAAI,GAAG,WAAiD,CAAC;YAC/D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,qBAAqB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1D,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC3D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,kBAAkB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACvE,CAAC;IA5ED;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA+B,EAAE,IAAmC;QAC7H,OAAO,IAAI,kBAAkB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACzE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,kBAAkB,CAAC,YAAY,CAAC;IACnE,CAAC;;AA1BL,gDA8EC;AAhEG,gBAAgB;AACO,+BAAY,GAAG,mDAAmD,CAAC"}
|