@pulumi/aws 5.0.0 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/amp/workspace.d.ts +34 -0
- package/amp/workspace.js +8 -0
- package/amp/workspace.js.map +1 -1
- package/apigateway/authorizer.d.ts +8 -0
- package/apigateway/authorizer.js +2 -0
- package/apigateway/authorizer.js.map +1 -1
- package/apigateway/vpcLink.d.ts +1 -1
- package/apigateway/vpcLink.js +1 -1
- package/appconfig/configurationProfile.d.ts +12 -0
- package/appconfig/configurationProfile.js +2 -0
- package/appconfig/configurationProfile.js.map +1 -1
- package/appconfig/hostedConfigurationVersion.d.ts +43 -1
- package/appconfig/hostedConfigurationVersion.js +43 -1
- package/appconfig/hostedConfigurationVersion.js.map +1 -1
- package/apprunner/index.d.ts +1 -0
- package/apprunner/index.js +5 -0
- package/apprunner/index.js.map +1 -1
- package/apprunner/service.d.ts +21 -3
- package/apprunner/service.js +8 -0
- package/apprunner/service.js.map +1 -1
- package/apprunner/vpcConnector.d.ts +138 -0
- package/apprunner/vpcConnector.js +100 -0
- package/apprunner/vpcConnector.js.map +1 -0
- package/appstream/user.d.ts +1 -1
- package/appstream/user.js +1 -1
- package/athena/database.d.ts +48 -12
- package/athena/database.js +9 -6
- package/athena/database.js.map +1 -1
- package/autoscaling/group.d.ts +0 -12
- package/autoscaling/group.js +0 -12
- package/autoscaling/group.js.map +1 -1
- package/autoscaling/policy.d.ts +92 -8
- package/autoscaling/policy.js +92 -8
- package/autoscaling/policy.js.map +1 -1
- package/backup/framework.d.ts +200 -0
- package/backup/framework.js +133 -0
- package/backup/framework.js.map +1 -0
- package/backup/getFramework.d.ts +91 -0
- package/backup/getFramework.js +37 -0
- package/backup/getFramework.js.map +1 -0
- package/backup/getReportPlan.d.ts +88 -0
- package/backup/getReportPlan.js +37 -0
- package/backup/getReportPlan.js.map +1 -0
- package/backup/index.d.ts +4 -0
- package/backup/index.js +12 -0
- package/backup/index.js.map +1 -1
- package/backup/reportPlan.d.ts +174 -0
- package/backup/reportPlan.js +106 -0
- package/backup/reportPlan.js.map +1 -0
- package/batch/schedulingPolicy.d.ts +0 -6
- package/batch/schedulingPolicy.js +1 -1
- package/batch/schedulingPolicy.js.map +1 -1
- package/cloud9/environmentEC2.d.ts +42 -0
- package/cloud9/environmentEC2.js +4 -0
- package/cloud9/environmentEC2.js.map +1 -1
- package/cloudformation/stackSet.d.ts +15 -3
- package/cloudformation/stackSet.js +2 -0
- package/cloudformation/stackSet.js.map +1 -1
- package/cloudformation/stackSetInstance.d.ts +12 -0
- package/cloudformation/stackSetInstance.js +2 -0
- package/cloudformation/stackSetInstance.js.map +1 -1
- package/cloudfront/distribution.d.ts +3 -3
- package/cloudfront/distribution.js +3 -3
- package/cloudtrail/eventDataStore.d.ts +219 -0
- package/cloudtrail/eventDataStore.js +131 -0
- package/cloudtrail/eventDataStore.js.map +1 -0
- package/cloudtrail/index.d.ts +1 -0
- package/cloudtrail/index.js +5 -0
- package/cloudtrail/index.js.map +1 -1
- package/codeartifact/domainPermissions.d.ts +1 -1
- package/codeartifact/domainPermissions.js +1 -1
- package/codeartifact/repositoryPermissionsPolicy.d.ts +1 -1
- package/codeartifact/repositoryPermissionsPolicy.js +1 -1
- package/cognito/getUserPools.d.ts +2 -2
- package/cognito/identityPool.d.ts +2 -2
- package/cognito/identityPool.js +2 -2
- package/cognito/identityPoolProviderPrincipalTag.d.ts +11 -11
- package/cognito/identityPoolProviderPrincipalTag.js +2 -2
- package/cognito/identityPoolRoleAttachment.d.ts +5 -5
- package/cognito/identityPoolRoleAttachment.js +2 -2
- package/cognito/identityProvider.d.ts +1 -1
- package/cognito/identityProvider.js +1 -1
- package/cognito/resourceServer.d.ts +1 -1
- package/cognito/resourceServer.js +1 -1
- package/cognito/userPool.d.ts +1 -1
- package/cognito/userPool.js +1 -1
- package/cognito/userPoolClient.d.ts +1 -1
- package/cognito/userPoolClient.js +1 -1
- package/cognito/userPoolDomain.d.ts +1 -1
- package/cognito/userPoolDomain.js +1 -1
- package/config/vars.d.ts +9 -0
- package/config/vars.js +12 -0
- package/config/vars.js.map +1 -1
- package/connect/contactFlowModule.d.ts +0 -6
- package/connect/contactFlowModule.js +1 -1
- package/connect/contactFlowModule.js.map +1 -1
- package/connect/getQueue.d.ts +124 -0
- package/connect/getQueue.js +54 -0
- package/connect/getQueue.js.map +1 -0
- package/connect/hoursOfOperation.d.ts +0 -6
- package/connect/hoursOfOperation.js +1 -1
- package/connect/hoursOfOperation.js.map +1 -1
- package/connect/index.d.ts +3 -0
- package/connect/index.js +11 -0
- package/connect/index.js.map +1 -1
- package/connect/queue.d.ts +2 -6
- package/connect/queue.js +3 -1
- package/connect/queue.js.map +1 -1
- package/connect/quickConnect.d.ts +0 -6
- package/connect/quickConnect.js +1 -1
- package/connect/quickConnect.js.map +1 -1
- package/connect/routingProfile.d.ts +204 -0
- package/connect/routingProfile.js +119 -0
- package/connect/routingProfile.js.map +1 -0
- package/connect/securityProfile.d.ts +0 -6
- package/connect/securityProfile.js +1 -1
- package/connect/securityProfile.js.map +1 -1
- package/connect/userHierarchyStructure.d.ts +117 -0
- package/connect/userHierarchyStructure.js +113 -0
- package/connect/userHierarchyStructure.js.map +1 -0
- package/dataexchange/dataSet.d.ts +0 -6
- package/dataexchange/dataSet.js +1 -1
- package/dataexchange/dataSet.js.map +1 -1
- package/dataexchange/revision.d.ts +0 -6
- package/dataexchange/revision.js +1 -1
- package/dataexchange/revision.js.map +1 -1
- package/datasync/locationFsxLustre.d.ts +0 -6
- package/datasync/locationFsxLustre.js +1 -1
- package/datasync/locationFsxLustre.js.map +1 -1
- package/datasync/locationHdfs.d.ts +0 -6
- package/datasync/locationHdfs.js +1 -1
- package/datasync/locationHdfs.js.map +1 -1
- package/detective/graph.d.ts +0 -3
- package/detective/graph.js +1 -1
- package/detective/graph.js.map +1 -1
- package/detective/invitationAccepter.d.ts +3 -3
- package/detective/invitationAccepter.js +3 -3
- package/detective/member.d.ts +1 -1
- package/detective/member.js +1 -1
- package/devicefarm/devicePool.d.ts +0 -6
- package/devicefarm/devicePool.js +1 -1
- package/devicefarm/devicePool.js.map +1 -1
- package/devicefarm/instanceProfile.d.ts +0 -6
- package/devicefarm/instanceProfile.js +1 -1
- package/devicefarm/instanceProfile.js.map +1 -1
- package/devicefarm/networkProfile.d.ts +0 -6
- package/devicefarm/networkProfile.js +1 -1
- package/devicefarm/networkProfile.js.map +1 -1
- package/devicefarm/testGridProject.d.ts +0 -6
- package/devicefarm/testGridProject.js +1 -1
- package/devicefarm/testGridProject.js.map +1 -1
- package/dms/endpoint.d.ts +64 -64
- package/dms/replicationTask.d.ts +21 -1
- package/dms/replicationTask.js +4 -0
- package/dms/replicationTask.js.map +1 -1
- package/ec2/defaultSubnet.d.ts +0 -3
- package/ec2/defaultSubnet.js +1 -1
- package/ec2/defaultSubnet.js.map +1 -1
- package/ec2/defaultVpc.d.ts +0 -3
- package/ec2/defaultVpc.js +1 -1
- package/ec2/defaultVpc.js.map +1 -1
- package/ec2/fleet.d.ts +12 -0
- package/ec2/fleet.js +2 -0
- package/ec2/fleet.js.map +1 -1
- package/ec2/getKeyPair.d.ts +6 -0
- package/ec2/getKeyPair.js.map +1 -1
- package/ec2/getLaunchTemplate.d.ts +6 -93
- package/ec2/getLaunchTemplate.js.map +1 -1
- package/ec2/getRouteTables.d.ts +1 -1
- package/ec2/getSerialConsoleAccess.d.ts +27 -0
- package/ec2/getSerialConsoleAccess.js +28 -0
- package/ec2/getSerialConsoleAccess.js.map +1 -0
- package/ec2/getVpcIamPool.d.ts +12 -1
- package/ec2/getVpcIamPool.js +12 -1
- package/ec2/getVpcIamPool.js.map +1 -1
- package/ec2/index.d.ts +6 -0
- package/ec2/index.js +26 -0
- package/ec2/index.js.map +1 -1
- package/ec2/instance.d.ts +6 -6
- package/ec2/internetGateway.d.ts +7 -7
- package/ec2/internetGatewayAttachment.d.ts +85 -0
- package/ec2/internetGatewayAttachment.js +82 -0
- package/ec2/internetGatewayAttachment.js.map +1 -0
- package/ec2/launchConfiguration.d.ts +3 -2
- package/ec2/launchConfiguration.js +3 -2
- package/ec2/launchConfiguration.js.map +1 -1
- package/ec2/launchTemplate.d.ts +18 -15
- package/ec2/launchTemplate.js +2 -0
- package/ec2/launchTemplate.js.map +1 -1
- package/ec2/networkInsightsPath.d.ts +176 -0
- package/ec2/networkInsightsPath.js +98 -0
- package/ec2/networkInsightsPath.js.map +1 -0
- package/ec2/networkInterface.d.ts +3 -3
- package/ec2/securityGroupAssociation.d.ts +87 -0
- package/ec2/securityGroupAssociation.js +74 -0
- package/ec2/securityGroupAssociation.js.map +1 -0
- package/ec2/serialConsoleAccess.d.ts +68 -0
- package/ec2/serialConsoleAccess.js +69 -0
- package/ec2/serialConsoleAccess.js.map +1 -0
- package/ec2/spotInstanceRequest.d.ts +6 -6
- package/ec2/subnet.d.ts +3 -3
- package/ec2/volumeAttachment.d.ts +1 -1
- package/ec2/volumeAttachment.js +1 -1
- package/ec2/vpc.d.ts +0 -2
- package/ec2/vpc.js.map +1 -1
- package/ec2/vpcEndpoint.d.ts +9 -15
- package/ec2/vpcEndpoint.js +0 -9
- package/ec2/vpcEndpoint.js.map +1 -1
- package/ec2/vpcEndpointPolicy.d.ts +93 -0
- package/ec2/vpcEndpointPolicy.js +96 -0
- package/ec2/vpcEndpointPolicy.js.map +1 -0
- package/ec2transitgateway/connect.d.ts +142 -0
- package/ec2transitgateway/connect.js +95 -0
- package/ec2transitgateway/connect.js.map +1 -0
- package/ec2transitgateway/connectPeer.d.ts +150 -0
- package/ec2transitgateway/connectPeer.js +100 -0
- package/ec2transitgateway/connectPeer.js.map +1 -0
- package/ec2transitgateway/getConnect.d.ts +99 -0
- package/ec2transitgateway/getConnect.js +53 -0
- package/ec2transitgateway/getConnect.js.map +1 -0
- package/ec2transitgateway/getConnectPeer.d.ts +111 -0
- package/ec2transitgateway/getConnectPeer.js +53 -0
- package/ec2transitgateway/getConnectPeer.js.map +1 -0
- package/ec2transitgateway/getMulticastDomain.d.ts +128 -0
- package/ec2transitgateway/getMulticastDomain.js +53 -0
- package/ec2transitgateway/getMulticastDomain.js.map +1 -0
- package/ec2transitgateway/getTransitGateway.d.ts +14 -6
- package/ec2transitgateway/getTransitGateway.js.map +1 -1
- package/ec2transitgateway/getVpcAttachments.d.ts +38 -0
- package/ec2transitgateway/getVpcAttachments.js +28 -0
- package/ec2transitgateway/getVpcAttachments.js.map +1 -0
- package/ec2transitgateway/index.d.ts +10 -0
- package/ec2transitgateway/index.js +34 -0
- package/ec2transitgateway/index.js.map +1 -1
- package/ec2transitgateway/multicastDomain.d.ts +237 -0
- package/ec2transitgateway/multicastDomain.js +185 -0
- package/ec2transitgateway/multicastDomain.js.map +1 -0
- package/ec2transitgateway/multicastDomainAssociation.d.ts +95 -0
- package/ec2transitgateway/multicastDomainAssociation.js +85 -0
- package/ec2transitgateway/multicastDomainAssociation.js.map +1 -0
- package/ec2transitgateway/multicastGroupMember.d.ts +89 -0
- package/ec2transitgateway/multicastGroupMember.js +79 -0
- package/ec2transitgateway/multicastGroupMember.js.map +1 -0
- package/ec2transitgateway/multicastGroupSource.d.ts +89 -0
- package/ec2transitgateway/multicastGroupSource.js +79 -0
- package/ec2transitgateway/multicastGroupSource.js.map +1 -0
- package/ec2transitgateway/transitGateway.d.ts +15 -0
- package/ec2transitgateway/transitGateway.js +4 -0
- package/ec2transitgateway/transitGateway.js.map +1 -1
- package/ecrpublic/getAuthorizationToken.d.ts +39 -0
- package/ecrpublic/getAuthorizationToken.js +28 -0
- package/ecrpublic/getAuthorizationToken.js.map +1 -0
- package/ecrpublic/index.d.ts +1 -0
- package/ecrpublic/index.js +1 -0
- package/ecrpublic/index.js.map +1 -1
- package/ecrpublic/repositoryPolicy.d.ts +1 -1
- package/ecrpublic/repositoryPolicy.js +1 -1
- package/ecs/taskSet.d.ts +0 -6
- package/ecs/taskSet.js +1 -1
- package/ecs/taskSet.js.map +1 -1
- package/eks/getNodeGroup.d.ts +4 -0
- package/eks/getNodeGroup.js.map +1 -1
- package/elasticache/replicationGroup.d.ts +6 -6
- package/elastictranscoder/preset.d.ts +1 -1
- package/emr/studio.d.ts +0 -3
- package/emr/studio.js +1 -1
- package/emr/studio.js.map +1 -1
- package/fms/policy.d.ts +51 -0
- package/fms/policy.js +9 -0
- package/fms/policy.js.map +1 -1
- package/fsx/dataRepositoryAssociation.d.ts +0 -6
- package/fsx/dataRepositoryAssociation.js +1 -1
- package/fsx/dataRepositoryAssociation.js.map +1 -1
- package/fsx/openZfsFileSystem.d.ts +0 -6
- package/fsx/openZfsFileSystem.js +1 -1
- package/fsx/openZfsFileSystem.js.map +1 -1
- package/fsx/openZfsSnapshot.d.ts +0 -6
- package/fsx/openZfsSnapshot.js +1 -1
- package/fsx/openZfsSnapshot.js.map +1 -1
- package/fsx/openZfsVolume.d.ts +0 -6
- package/fsx/openZfsVolume.js +1 -1
- package/fsx/openZfsVolume.js.map +1 -1
- package/gamelift/build.d.ts +5 -3
- package/gamelift/build.js +5 -3
- package/gamelift/build.js.map +1 -1
- package/gamelift/fleet.d.ts +57 -9
- package/gamelift/fleet.js +13 -4
- package/gamelift/fleet.js.map +1 -1
- package/gamelift/gameServerGroup.d.ts +314 -0
- package/gamelift/gameServerGroup.js +204 -0
- package/gamelift/gameServerGroup.js.map +1 -0
- package/gamelift/index.d.ts +2 -0
- package/gamelift/index.js +10 -0
- package/gamelift/index.js.map +1 -1
- package/gamelift/script.d.ts +147 -0
- package/gamelift/script.js +85 -0
- package/gamelift/script.js.map +1 -0
- package/getService.d.ts +109 -0
- package/getService.js +64 -0
- package/getService.js.map +1 -0
- package/glue/catalogDatabase.d.ts +28 -0
- package/glue/catalogDatabase.js +18 -0
- package/glue/catalogDatabase.js.map +1 -1
- package/glue/job.d.ts +21 -7
- package/glue/job.js +14 -0
- package/glue/job.js.map +1 -1
- package/glue/trigger.d.ts +12 -0
- package/glue/trigger.js +2 -0
- package/glue/trigger.js.map +1 -1
- package/grafana/getWorkspace.d.ts +115 -0
- package/grafana/getWorkspace.js +37 -0
- package/grafana/getWorkspace.js.map +1 -0
- package/grafana/index.d.ts +4 -0
- package/grafana/index.js +48 -0
- package/grafana/index.js.map +1 -0
- package/grafana/licenseAssociation.d.ts +117 -0
- package/grafana/licenseAssociation.js +102 -0
- package/grafana/licenseAssociation.js.map +1 -0
- package/grafana/workspace.d.ts +231 -0
- package/grafana/workspace.js +123 -0
- package/grafana/workspace.js.map +1 -0
- package/grafana/workspaceSamlConfiguration.d.ts +242 -0
- package/grafana/workspaceSamlConfiguration.js +123 -0
- package/grafana/workspaceSamlConfiguration.js.map +1 -0
- package/iam/getOpenidConnectProvider.d.ts +91 -0
- package/iam/getOpenidConnectProvider.js +50 -0
- package/iam/getOpenidConnectProvider.js.map +1 -0
- package/iam/index.d.ts +4 -0
- package/iam/index.js +16 -0
- package/iam/index.js.map +1 -1
- package/iam/serviceLinkedRole.d.ts +0 -6
- package/iam/serviceLinkedRole.js +1 -1
- package/iam/serviceLinkedRole.js.map +1 -1
- package/iam/serviceSpecificCredential.d.ts +120 -0
- package/iam/serviceSpecificCredential.js +89 -0
- package/iam/serviceSpecificCredential.js.map +1 -0
- package/iam/signingCertificate.d.ts +119 -0
- package/iam/signingCertificate.js +100 -0
- package/iam/signingCertificate.js.map +1 -0
- package/iam/userLoginProfile.d.ts +17 -15
- package/iam/userLoginProfile.js +2 -3
- package/iam/userLoginProfile.js.map +1 -1
- package/iam/virtualMfaDevice.d.ts +136 -0
- package/iam/virtualMfaDevice.js +86 -0
- package/iam/virtualMfaDevice.js.map +1 -0
- package/imagebuilder/containerRecipe.d.ts +296 -0
- package/imagebuilder/containerRecipe.js +145 -0
- package/imagebuilder/containerRecipe.js.map +1 -0
- package/imagebuilder/getContainerRecipe.d.ts +124 -0
- package/imagebuilder/getContainerRecipe.js +37 -0
- package/imagebuilder/getContainerRecipe.js.map +1 -0
- package/imagebuilder/getContainerRecipes.d.ts +67 -0
- package/imagebuilder/getContainerRecipes.js +42 -0
- package/imagebuilder/getContainerRecipes.js.map +1 -0
- package/imagebuilder/getImage.d.ts +5 -1
- package/imagebuilder/getImage.js.map +1 -1
- package/imagebuilder/getImagePipeline.d.ts +5 -1
- package/imagebuilder/getImagePipeline.js.map +1 -1
- package/imagebuilder/getImageRecipe.d.ts +2 -2
- package/imagebuilder/image.d.ts +17 -5
- package/imagebuilder/image.js +2 -3
- package/imagebuilder/image.js.map +1 -1
- package/imagebuilder/imagePipeline.d.ts +17 -5
- package/imagebuilder/imagePipeline.js +2 -3
- package/imagebuilder/imagePipeline.js.map +1 -1
- package/imagebuilder/imageRecipe.d.ts +15 -3
- package/imagebuilder/imageRecipe.js +2 -0
- package/imagebuilder/imageRecipe.js.map +1 -1
- package/imagebuilder/index.d.ts +3 -0
- package/imagebuilder/index.js +7 -0
- package/imagebuilder/index.js.map +1 -1
- package/index.d.ts +5 -1
- package/index.js +10 -3
- package/index.js.map +1 -1
- package/iot/certificate.d.ts +46 -6
- package/iot/certificate.js +15 -1
- package/iot/certificate.js.map +1 -1
- package/iot/topicRule.d.ts +9 -6
- package/iot/topicRule.js +2 -0
- package/iot/topicRule.js.map +1 -1
- package/kinesisanalyticsv2/application.d.ts +1 -1
- package/kinesisanalyticsv2/application.js +1 -1
- package/kms/getPublicKey.d.ts +4 -0
- package/kms/getPublicKey.js.map +1 -1
- package/kms/grant.d.ts +1 -1
- package/kms/grant.js +1 -1
- package/memorydb/acl.d.ts +0 -6
- package/memorydb/acl.js +1 -1
- package/memorydb/acl.js.map +1 -1
- package/memorydb/cluster.d.ts +0 -6
- package/memorydb/cluster.js +1 -1
- package/memorydb/cluster.js.map +1 -1
- package/memorydb/parameterGroup.d.ts +0 -6
- package/memorydb/parameterGroup.js +1 -1
- package/memorydb/parameterGroup.js.map +1 -1
- package/memorydb/snapshot.d.ts +0 -6
- package/memorydb/snapshot.js +1 -1
- package/memorydb/snapshot.js.map +1 -1
- package/memorydb/subnetGroup.d.ts +0 -6
- package/memorydb/subnetGroup.js +1 -1
- package/memorydb/subnetGroup.js.map +1 -1
- package/memorydb/user.d.ts +0 -6
- package/memorydb/user.js +1 -1
- package/memorydb/user.js.map +1 -1
- package/msk/cluster.d.ts +6 -6
- package/networkmanager/connection.d.ts +159 -0
- package/networkmanager/connection.js +99 -0
- package/networkmanager/connection.js.map +1 -0
- package/networkmanager/customerGatewayAssociation.d.ts +135 -0
- package/networkmanager/customerGatewayAssociation.js +115 -0
- package/networkmanager/customerGatewayAssociation.js.map +1 -0
- package/networkmanager/device.d.ts +195 -0
- package/networkmanager/device.js +98 -0
- package/networkmanager/device.js.map +1 -0
- package/networkmanager/getConnection.d.ts +97 -0
- package/networkmanager/getConnection.js +39 -0
- package/networkmanager/getConnection.js.map +1 -0
- package/networkmanager/getConnections.d.ts +76 -0
- package/networkmanager/getConnections.js +41 -0
- package/networkmanager/getConnections.js.map +1 -0
- package/networkmanager/getDevice.d.ts +110 -0
- package/networkmanager/getDevice.js +39 -0
- package/networkmanager/getDevice.js.map +1 -0
- package/networkmanager/getDevices.d.ts +76 -0
- package/networkmanager/getDevices.js +41 -0
- package/networkmanager/getDevices.js.map +1 -0
- package/networkmanager/getGlobalNetwork.d.ts +71 -0
- package/networkmanager/getGlobalNetwork.js +37 -0
- package/networkmanager/getGlobalNetwork.js.map +1 -0
- package/networkmanager/getGlobalNetworks.d.ts +57 -0
- package/networkmanager/getGlobalNetworks.js +39 -0
- package/networkmanager/getGlobalNetworks.js.map +1 -0
- package/networkmanager/getLink.d.ts +98 -0
- package/networkmanager/getLink.js +39 -0
- package/networkmanager/getLink.js.map +1 -0
- package/networkmanager/getLinks.d.ts +94 -0
- package/networkmanager/getLinks.js +43 -0
- package/networkmanager/getLinks.js.map +1 -0
- package/networkmanager/getSite.d.ts +86 -0
- package/networkmanager/getSite.js +39 -0
- package/networkmanager/getSite.js.map +1 -0
- package/networkmanager/getSites.d.ts +67 -0
- package/networkmanager/getSites.js +40 -0
- package/networkmanager/getSites.js.map +1 -0
- package/networkmanager/globalNetwork.d.ts +96 -0
- package/networkmanager/globalNetwork.js +77 -0
- package/networkmanager/globalNetwork.js.map +1 -0
- package/networkmanager/index.d.ts +19 -0
- package/networkmanager/index.js +87 -0
- package/networkmanager/index.js.map +1 -0
- package/networkmanager/link.d.ts +163 -0
- package/networkmanager/link.js +102 -0
- package/networkmanager/link.js.map +1 -0
- package/networkmanager/linkAssociation.d.ts +98 -0
- package/networkmanager/linkAssociation.js +88 -0
- package/networkmanager/linkAssociation.js.map +1 -0
- package/networkmanager/site.d.ts +120 -0
- package/networkmanager/site.js +83 -0
- package/networkmanager/site.js.map +1 -0
- package/networkmanager/transitGatewayConnectPeerAssociation.d.ts +109 -0
- package/networkmanager/transitGatewayConnectPeerAssociation.js +89 -0
- package/networkmanager/transitGatewayConnectPeerAssociation.js.map +1 -0
- package/networkmanager/transitGatewayRegistration.d.ts +87 -0
- package/networkmanager/transitGatewayRegistration.js +84 -0
- package/networkmanager/transitGatewayRegistration.js.map +1 -0
- package/opsworks/ecsClusterLayer.d.ts +294 -0
- package/opsworks/ecsClusterLayer.js +118 -0
- package/opsworks/ecsClusterLayer.js.map +1 -0
- package/opsworks/index.d.ts +1 -0
- package/opsworks/index.js +5 -0
- package/opsworks/index.js.map +1 -1
- package/opsworks/instance.d.ts +223 -151
- package/opsworks/instance.js +35 -45
- package/opsworks/instance.js.map +1 -1
- package/organizations/delegatedAdministrator.d.ts +2 -2
- package/organizations/delegatedAdministrator.js +2 -2
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/provider.d.ts +18 -0
- package/provider.js +2 -0
- package/provider.js.map +1 -1
- package/quicksight/user.d.ts +4 -3
- package/quicksight/user.js +1 -0
- package/quicksight/user.js.map +1 -1
- package/rds/cluster.d.ts +83 -9
- package/rds/cluster.js +34 -0
- package/rds/cluster.js.map +1 -1
- package/rds/globalCluster.d.ts +3 -157
- package/rds/globalCluster.js +0 -133
- package/rds/globalCluster.js.map +1 -1
- package/redshift/cluster.d.ts +29 -14
- package/redshift/cluster.js +4 -2
- package/redshift/cluster.js.map +1 -1
- package/redshift/getCluster.d.ts +12 -8
- package/redshift/getCluster.js +8 -8
- package/redshift/getCluster.js.map +1 -1
- package/route53/keySigningKey.d.ts +13 -4
- package/route53/keySigningKey.js +13 -4
- package/route53/keySigningKey.js.map +1 -1
- package/route53/record.d.ts +3 -12
- package/route53/record.js.map +1 -1
- package/route53domains/index.d.ts +1 -0
- package/route53domains/index.js +37 -0
- package/route53domains/index.js.map +1 -0
- package/route53domains/registeredDomain.d.ts +296 -0
- package/route53domains/registeredDomain.js +117 -0
- package/route53domains/registeredDomain.js.map +1 -0
- package/s3/bucket.d.ts +0 -6
- package/s3/bucket.js +1 -1
- package/s3/bucket.js.map +1 -1
- package/s3/bucketAccelerateConfigurationV2.d.ts +2 -2
- package/s3/bucketAccelerateConfigurationV2.js +2 -2
- package/s3/bucketAclV2.d.ts +6 -4
- package/s3/bucketAclV2.js +6 -4
- package/s3/bucketAclV2.js.map +1 -1
- package/s3/bucketCorsConfigurationV2.d.ts +4 -2
- package/s3/bucketCorsConfigurationV2.js +4 -2
- package/s3/bucketCorsConfigurationV2.js.map +1 -1
- package/s3/bucketLifecycleConfigurationV2.d.ts +2 -107
- package/s3/bucketLifecycleConfigurationV2.js +2 -107
- package/s3/bucketLifecycleConfigurationV2.js.map +1 -1
- package/s3/bucketLoggingV2.d.ts +10 -6
- package/s3/bucketLoggingV2.js +7 -3
- package/s3/bucketLoggingV2.js.map +1 -1
- package/s3/bucketObject.d.ts +1 -3
- package/s3/bucketObject.js +1 -3
- package/s3/bucketObject.js.map +1 -1
- package/s3/bucketObjectLockConfigurationV2.d.ts +22 -9
- package/s3/bucketObjectLockConfigurationV2.js +16 -6
- package/s3/bucketObjectLockConfigurationV2.js.map +1 -1
- package/s3/bucketObjectv2.d.ts +1 -9
- package/s3/bucketObjectv2.js +2 -4
- package/s3/bucketObjectv2.js.map +1 -1
- package/s3/bucketPolicy.d.ts +1 -1
- package/s3/bucketPolicy.js +1 -1
- package/s3/bucketReplicationConfig.d.ts +35 -8
- package/s3/bucketReplicationConfig.js +19 -5
- package/s3/bucketReplicationConfig.js.map +1 -1
- package/s3/bucketRequestPaymentConfigurationV2.d.ts +2 -2
- package/s3/bucketRequestPaymentConfigurationV2.js +2 -2
- package/s3/bucketServerSideEncryptionConfigurationV2.d.ts +2 -2
- package/s3/bucketServerSideEncryptionConfigurationV2.js +2 -2
- package/s3/bucketV2.d.ts +18 -66
- package/s3/bucketV2.js +2 -60
- package/s3/bucketV2.js.map +1 -1
- package/s3/bucketVersioningV2.d.ts +21 -8
- package/s3/bucketVersioningV2.js +21 -8
- package/s3/bucketVersioningV2.js.map +1 -1
- package/s3/bucketWebsiteConfigurationV2.d.ts +2 -2
- package/s3/bucketWebsiteConfigurationV2.js +2 -2
- package/sagemaker/project.d.ts +0 -6
- package/sagemaker/project.js +1 -1
- package/sagemaker/project.js.map +1 -1
- package/servicecatalog/provisionedProduct.d.ts +8 -0
- package/servicecatalog/provisionedProduct.js +2 -0
- package/servicecatalog/provisionedProduct.js.map +1 -1
- package/ses/mailFrom.d.ts +18 -4
- package/ses/mailFrom.js +15 -1
- package/ses/mailFrom.js.map +1 -1
- package/ssm/association.d.ts +26 -0
- package/ssm/association.js +4 -0
- package/ssm/association.js.map +1 -1
- package/ssm/getInstances.d.ts +53 -0
- package/ssm/getInstances.js +40 -0
- package/ssm/getInstances.js.map +1 -0
- package/ssm/index.d.ts +1 -0
- package/ssm/index.js +1 -0
- package/ssm/index.js.map +1 -1
- package/transfer/server.d.ts +24 -0
- package/transfer/server.js +4 -0
- package/transfer/server.js.map +1 -1
- package/types/input.d.ts +1513 -229
- package/types/output.d.ts +1617 -131
- package/wafv2/ruleGroup.d.ts +0 -6
- package/wafv2/ruleGroup.js +1 -1
- package/wafv2/ruleGroup.js.map +1 -1
- package/wafv2/webAcl.d.ts +0 -6
- package/wafv2/webAcl.js +1 -1
- package/wafv2/webAcl.js.map +1 -1
- package/wafv2/webAclLoggingConfiguration.d.ts +1 -1
- package/wafv2/webAclLoggingConfiguration.js +1 -1
|
@@ -0,0 +1,296 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { input as inputs, output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* Manages an Image Builder Container Recipe.
|
|
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.imagebuilder.ContainerRecipe("example", {
|
|
13
|
+
* version: "1.0.0",
|
|
14
|
+
* containerType: "DOCKER",
|
|
15
|
+
* parentImage: "arn:aws:imagebuilder:eu-central-1:aws:image/amazon-linux-x86-latest/x.x.x",
|
|
16
|
+
* targetRepository: {
|
|
17
|
+
* repositoryName: aws_ecr_repository.example.name,
|
|
18
|
+
* service: "ECR",
|
|
19
|
+
* },
|
|
20
|
+
* components: [{
|
|
21
|
+
* componentArn: aws_imagebuilder_component.example.arn,
|
|
22
|
+
* parameters: [
|
|
23
|
+
* {
|
|
24
|
+
* name: "Parameter1",
|
|
25
|
+
* value: "Value1",
|
|
26
|
+
* },
|
|
27
|
+
* {
|
|
28
|
+
* name: "Parameter2",
|
|
29
|
+
* value: "Value2",
|
|
30
|
+
* },
|
|
31
|
+
* ],
|
|
32
|
+
* }],
|
|
33
|
+
* dockerfileTemplateData: `FROM {{{ imagebuilder:parentImage }}}
|
|
34
|
+
* {{{ imagebuilder:environments }}}
|
|
35
|
+
* {{{ imagebuilder:components }}}
|
|
36
|
+
* `,
|
|
37
|
+
* });
|
|
38
|
+
* ```
|
|
39
|
+
*
|
|
40
|
+
* ## Import
|
|
41
|
+
*
|
|
42
|
+
* `aws_imagebuilder_container_recipe` resources can be imported by using the Amazon Resource Name (ARN), e.g.,
|
|
43
|
+
*
|
|
44
|
+
* ```sh
|
|
45
|
+
* $ pulumi import aws:imagebuilder/containerRecipe:ContainerRecipe example arn:aws:imagebuilder:us-east-1:123456789012:container-recipe/example/1.0.0
|
|
46
|
+
* ```
|
|
47
|
+
*/
|
|
48
|
+
export declare class ContainerRecipe extends pulumi.CustomResource {
|
|
49
|
+
/**
|
|
50
|
+
* Get an existing ContainerRecipe resource's state with the given name, ID, and optional extra
|
|
51
|
+
* properties used to qualify the lookup.
|
|
52
|
+
*
|
|
53
|
+
* @param name The _unique_ name of the resulting resource.
|
|
54
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
55
|
+
* @param state Any extra arguments used during the lookup.
|
|
56
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
57
|
+
*/
|
|
58
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ContainerRecipeState, opts?: pulumi.CustomResourceOptions): ContainerRecipe;
|
|
59
|
+
/**
|
|
60
|
+
* Returns true if the given object is an instance of ContainerRecipe. This is designed to work even
|
|
61
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
62
|
+
*/
|
|
63
|
+
static isInstance(obj: any): obj is ContainerRecipe;
|
|
64
|
+
/**
|
|
65
|
+
* (Required) Amazon Resource Name (ARN) of the container recipe.
|
|
66
|
+
*/
|
|
67
|
+
readonly arn: pulumi.Output<string>;
|
|
68
|
+
/**
|
|
69
|
+
* Ordered configuration block(s) with components for the container recipe. Detailed below.
|
|
70
|
+
*/
|
|
71
|
+
readonly components: pulumi.Output<outputs.imagebuilder.ContainerRecipeComponent[]>;
|
|
72
|
+
/**
|
|
73
|
+
* The type of the container to create. Valid values: `DOCKER`.
|
|
74
|
+
*/
|
|
75
|
+
readonly containerType: pulumi.Output<string>;
|
|
76
|
+
/**
|
|
77
|
+
* Date the container recipe was created.
|
|
78
|
+
*/
|
|
79
|
+
readonly dateCreated: pulumi.Output<string>;
|
|
80
|
+
/**
|
|
81
|
+
* The description of the container recipe.
|
|
82
|
+
*/
|
|
83
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
84
|
+
/**
|
|
85
|
+
* The Dockerfile template used to build the image as an inline data blob.
|
|
86
|
+
*/
|
|
87
|
+
readonly dockerfileTemplateData: pulumi.Output<string>;
|
|
88
|
+
/**
|
|
89
|
+
* The Amazon S3 URI for the Dockerfile that will be used to build the container image.
|
|
90
|
+
*/
|
|
91
|
+
readonly dockerfileTemplateUri: pulumi.Output<string | undefined>;
|
|
92
|
+
/**
|
|
93
|
+
* Whether to encrypt the volume. Defaults to unset, which is the value inherited from the parent image.
|
|
94
|
+
*/
|
|
95
|
+
readonly encrypted: pulumi.Output<boolean>;
|
|
96
|
+
/**
|
|
97
|
+
* Configuration block used to configure an instance for building and testing container images. Detailed below.
|
|
98
|
+
*/
|
|
99
|
+
readonly instanceConfiguration: pulumi.Output<outputs.imagebuilder.ContainerRecipeInstanceConfiguration | undefined>;
|
|
100
|
+
/**
|
|
101
|
+
* Amazon Resource Name (ARN) of the Key Management Service (KMS) Key for encryption.
|
|
102
|
+
*/
|
|
103
|
+
readonly kmsKeyId: pulumi.Output<string | undefined>;
|
|
104
|
+
/**
|
|
105
|
+
* The name of the component parameter.
|
|
106
|
+
*/
|
|
107
|
+
readonly name: pulumi.Output<string>;
|
|
108
|
+
/**
|
|
109
|
+
* Owner of the container recipe.
|
|
110
|
+
*/
|
|
111
|
+
readonly owner: pulumi.Output<string>;
|
|
112
|
+
/**
|
|
113
|
+
* The base image for the container recipe.
|
|
114
|
+
*/
|
|
115
|
+
readonly parentImage: pulumi.Output<string>;
|
|
116
|
+
/**
|
|
117
|
+
* Platform of the container recipe.
|
|
118
|
+
*/
|
|
119
|
+
readonly platform: pulumi.Output<string>;
|
|
120
|
+
/**
|
|
121
|
+
* Key-value map of resource tags for the container recipe. If configured with a provider [`defaultTags` configuration block](https://www.terraform.io/docs/providers/aws/index.html#default_tags-configuration-block) present, tags with matching keys will overwrite those defined at the provider-level.
|
|
122
|
+
*/
|
|
123
|
+
readonly tags: pulumi.Output<{
|
|
124
|
+
[key: string]: string;
|
|
125
|
+
} | undefined>;
|
|
126
|
+
/**
|
|
127
|
+
* 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).
|
|
128
|
+
*/
|
|
129
|
+
readonly tagsAll: pulumi.Output<{
|
|
130
|
+
[key: string]: string;
|
|
131
|
+
}>;
|
|
132
|
+
/**
|
|
133
|
+
* The destination repository for the container image. Detailed below.
|
|
134
|
+
*/
|
|
135
|
+
readonly targetRepository: pulumi.Output<outputs.imagebuilder.ContainerRecipeTargetRepository>;
|
|
136
|
+
/**
|
|
137
|
+
* Version of the container recipe.
|
|
138
|
+
*/
|
|
139
|
+
readonly version: pulumi.Output<string>;
|
|
140
|
+
/**
|
|
141
|
+
* The working directory to be used during build and test workflows.
|
|
142
|
+
*/
|
|
143
|
+
readonly workingDirectory: pulumi.Output<string | undefined>;
|
|
144
|
+
/**
|
|
145
|
+
* Create a ContainerRecipe resource with the given unique name, arguments, and options.
|
|
146
|
+
*
|
|
147
|
+
* @param name The _unique_ name of the resource.
|
|
148
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
149
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
150
|
+
*/
|
|
151
|
+
constructor(name: string, args: ContainerRecipeArgs, opts?: pulumi.CustomResourceOptions);
|
|
152
|
+
}
|
|
153
|
+
/**
|
|
154
|
+
* Input properties used for looking up and filtering ContainerRecipe resources.
|
|
155
|
+
*/
|
|
156
|
+
export interface ContainerRecipeState {
|
|
157
|
+
/**
|
|
158
|
+
* (Required) Amazon Resource Name (ARN) of the container recipe.
|
|
159
|
+
*/
|
|
160
|
+
arn?: pulumi.Input<string>;
|
|
161
|
+
/**
|
|
162
|
+
* Ordered configuration block(s) with components for the container recipe. Detailed below.
|
|
163
|
+
*/
|
|
164
|
+
components?: pulumi.Input<pulumi.Input<inputs.imagebuilder.ContainerRecipeComponent>[]>;
|
|
165
|
+
/**
|
|
166
|
+
* The type of the container to create. Valid values: `DOCKER`.
|
|
167
|
+
*/
|
|
168
|
+
containerType?: pulumi.Input<string>;
|
|
169
|
+
/**
|
|
170
|
+
* Date the container recipe was created.
|
|
171
|
+
*/
|
|
172
|
+
dateCreated?: pulumi.Input<string>;
|
|
173
|
+
/**
|
|
174
|
+
* The description of the container recipe.
|
|
175
|
+
*/
|
|
176
|
+
description?: pulumi.Input<string>;
|
|
177
|
+
/**
|
|
178
|
+
* The Dockerfile template used to build the image as an inline data blob.
|
|
179
|
+
*/
|
|
180
|
+
dockerfileTemplateData?: pulumi.Input<string>;
|
|
181
|
+
/**
|
|
182
|
+
* The Amazon S3 URI for the Dockerfile that will be used to build the container image.
|
|
183
|
+
*/
|
|
184
|
+
dockerfileTemplateUri?: pulumi.Input<string>;
|
|
185
|
+
/**
|
|
186
|
+
* Whether to encrypt the volume. Defaults to unset, which is the value inherited from the parent image.
|
|
187
|
+
*/
|
|
188
|
+
encrypted?: pulumi.Input<boolean>;
|
|
189
|
+
/**
|
|
190
|
+
* Configuration block used to configure an instance for building and testing container images. Detailed below.
|
|
191
|
+
*/
|
|
192
|
+
instanceConfiguration?: pulumi.Input<inputs.imagebuilder.ContainerRecipeInstanceConfiguration>;
|
|
193
|
+
/**
|
|
194
|
+
* Amazon Resource Name (ARN) of the Key Management Service (KMS) Key for encryption.
|
|
195
|
+
*/
|
|
196
|
+
kmsKeyId?: pulumi.Input<string>;
|
|
197
|
+
/**
|
|
198
|
+
* The name of the component parameter.
|
|
199
|
+
*/
|
|
200
|
+
name?: pulumi.Input<string>;
|
|
201
|
+
/**
|
|
202
|
+
* Owner of the container recipe.
|
|
203
|
+
*/
|
|
204
|
+
owner?: pulumi.Input<string>;
|
|
205
|
+
/**
|
|
206
|
+
* The base image for the container recipe.
|
|
207
|
+
*/
|
|
208
|
+
parentImage?: pulumi.Input<string>;
|
|
209
|
+
/**
|
|
210
|
+
* Platform of the container recipe.
|
|
211
|
+
*/
|
|
212
|
+
platform?: pulumi.Input<string>;
|
|
213
|
+
/**
|
|
214
|
+
* Key-value map of resource tags for the container recipe. If configured with a provider [`defaultTags` configuration block](https://www.terraform.io/docs/providers/aws/index.html#default_tags-configuration-block) present, tags with matching keys will overwrite those defined at the provider-level.
|
|
215
|
+
*/
|
|
216
|
+
tags?: pulumi.Input<{
|
|
217
|
+
[key: string]: pulumi.Input<string>;
|
|
218
|
+
}>;
|
|
219
|
+
/**
|
|
220
|
+
* 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).
|
|
221
|
+
*/
|
|
222
|
+
tagsAll?: pulumi.Input<{
|
|
223
|
+
[key: string]: pulumi.Input<string>;
|
|
224
|
+
}>;
|
|
225
|
+
/**
|
|
226
|
+
* The destination repository for the container image. Detailed below.
|
|
227
|
+
*/
|
|
228
|
+
targetRepository?: pulumi.Input<inputs.imagebuilder.ContainerRecipeTargetRepository>;
|
|
229
|
+
/**
|
|
230
|
+
* Version of the container recipe.
|
|
231
|
+
*/
|
|
232
|
+
version?: pulumi.Input<string>;
|
|
233
|
+
/**
|
|
234
|
+
* The working directory to be used during build and test workflows.
|
|
235
|
+
*/
|
|
236
|
+
workingDirectory?: pulumi.Input<string>;
|
|
237
|
+
}
|
|
238
|
+
/**
|
|
239
|
+
* The set of arguments for constructing a ContainerRecipe resource.
|
|
240
|
+
*/
|
|
241
|
+
export interface ContainerRecipeArgs {
|
|
242
|
+
/**
|
|
243
|
+
* Ordered configuration block(s) with components for the container recipe. Detailed below.
|
|
244
|
+
*/
|
|
245
|
+
components: pulumi.Input<pulumi.Input<inputs.imagebuilder.ContainerRecipeComponent>[]>;
|
|
246
|
+
/**
|
|
247
|
+
* The type of the container to create. Valid values: `DOCKER`.
|
|
248
|
+
*/
|
|
249
|
+
containerType: pulumi.Input<string>;
|
|
250
|
+
/**
|
|
251
|
+
* The description of the container recipe.
|
|
252
|
+
*/
|
|
253
|
+
description?: pulumi.Input<string>;
|
|
254
|
+
/**
|
|
255
|
+
* The Dockerfile template used to build the image as an inline data blob.
|
|
256
|
+
*/
|
|
257
|
+
dockerfileTemplateData?: pulumi.Input<string>;
|
|
258
|
+
/**
|
|
259
|
+
* The Amazon S3 URI for the Dockerfile that will be used to build the container image.
|
|
260
|
+
*/
|
|
261
|
+
dockerfileTemplateUri?: pulumi.Input<string>;
|
|
262
|
+
/**
|
|
263
|
+
* Configuration block used to configure an instance for building and testing container images. Detailed below.
|
|
264
|
+
*/
|
|
265
|
+
instanceConfiguration?: pulumi.Input<inputs.imagebuilder.ContainerRecipeInstanceConfiguration>;
|
|
266
|
+
/**
|
|
267
|
+
* Amazon Resource Name (ARN) of the Key Management Service (KMS) Key for encryption.
|
|
268
|
+
*/
|
|
269
|
+
kmsKeyId?: pulumi.Input<string>;
|
|
270
|
+
/**
|
|
271
|
+
* The name of the component parameter.
|
|
272
|
+
*/
|
|
273
|
+
name?: pulumi.Input<string>;
|
|
274
|
+
/**
|
|
275
|
+
* The base image for the container recipe.
|
|
276
|
+
*/
|
|
277
|
+
parentImage: pulumi.Input<string>;
|
|
278
|
+
/**
|
|
279
|
+
* Key-value map of resource tags for the container recipe. If configured with a provider [`defaultTags` configuration block](https://www.terraform.io/docs/providers/aws/index.html#default_tags-configuration-block) present, tags with matching keys will overwrite those defined at the provider-level.
|
|
280
|
+
*/
|
|
281
|
+
tags?: pulumi.Input<{
|
|
282
|
+
[key: string]: pulumi.Input<string>;
|
|
283
|
+
}>;
|
|
284
|
+
/**
|
|
285
|
+
* The destination repository for the container image. Detailed below.
|
|
286
|
+
*/
|
|
287
|
+
targetRepository: pulumi.Input<inputs.imagebuilder.ContainerRecipeTargetRepository>;
|
|
288
|
+
/**
|
|
289
|
+
* Version of the container recipe.
|
|
290
|
+
*/
|
|
291
|
+
version: pulumi.Input<string>;
|
|
292
|
+
/**
|
|
293
|
+
* The working directory to be used during build and test workflows.
|
|
294
|
+
*/
|
|
295
|
+
workingDirectory?: pulumi.Input<string>;
|
|
296
|
+
}
|
|
@@ -0,0 +1,145 @@
|
|
|
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.ContainerRecipe = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Manages an Image Builder Container Recipe.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as aws from "@pulumi/aws";
|
|
16
|
+
*
|
|
17
|
+
* const example = new aws.imagebuilder.ContainerRecipe("example", {
|
|
18
|
+
* version: "1.0.0",
|
|
19
|
+
* containerType: "DOCKER",
|
|
20
|
+
* parentImage: "arn:aws:imagebuilder:eu-central-1:aws:image/amazon-linux-x86-latest/x.x.x",
|
|
21
|
+
* targetRepository: {
|
|
22
|
+
* repositoryName: aws_ecr_repository.example.name,
|
|
23
|
+
* service: "ECR",
|
|
24
|
+
* },
|
|
25
|
+
* components: [{
|
|
26
|
+
* componentArn: aws_imagebuilder_component.example.arn,
|
|
27
|
+
* parameters: [
|
|
28
|
+
* {
|
|
29
|
+
* name: "Parameter1",
|
|
30
|
+
* value: "Value1",
|
|
31
|
+
* },
|
|
32
|
+
* {
|
|
33
|
+
* name: "Parameter2",
|
|
34
|
+
* value: "Value2",
|
|
35
|
+
* },
|
|
36
|
+
* ],
|
|
37
|
+
* }],
|
|
38
|
+
* dockerfileTemplateData: `FROM {{{ imagebuilder:parentImage }}}
|
|
39
|
+
* {{{ imagebuilder:environments }}}
|
|
40
|
+
* {{{ imagebuilder:components }}}
|
|
41
|
+
* `,
|
|
42
|
+
* });
|
|
43
|
+
* ```
|
|
44
|
+
*
|
|
45
|
+
* ## Import
|
|
46
|
+
*
|
|
47
|
+
* `aws_imagebuilder_container_recipe` resources can be imported by using the Amazon Resource Name (ARN), e.g.,
|
|
48
|
+
*
|
|
49
|
+
* ```sh
|
|
50
|
+
* $ pulumi import aws:imagebuilder/containerRecipe:ContainerRecipe example arn:aws:imagebuilder:us-east-1:123456789012:container-recipe/example/1.0.0
|
|
51
|
+
* ```
|
|
52
|
+
*/
|
|
53
|
+
class ContainerRecipe extends pulumi.CustomResource {
|
|
54
|
+
constructor(name, argsOrState, opts) {
|
|
55
|
+
let resourceInputs = {};
|
|
56
|
+
opts = opts || {};
|
|
57
|
+
if (opts.id) {
|
|
58
|
+
const state = argsOrState;
|
|
59
|
+
resourceInputs["arn"] = state ? state.arn : undefined;
|
|
60
|
+
resourceInputs["components"] = state ? state.components : undefined;
|
|
61
|
+
resourceInputs["containerType"] = state ? state.containerType : undefined;
|
|
62
|
+
resourceInputs["dateCreated"] = state ? state.dateCreated : undefined;
|
|
63
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
64
|
+
resourceInputs["dockerfileTemplateData"] = state ? state.dockerfileTemplateData : undefined;
|
|
65
|
+
resourceInputs["dockerfileTemplateUri"] = state ? state.dockerfileTemplateUri : undefined;
|
|
66
|
+
resourceInputs["encrypted"] = state ? state.encrypted : undefined;
|
|
67
|
+
resourceInputs["instanceConfiguration"] = state ? state.instanceConfiguration : undefined;
|
|
68
|
+
resourceInputs["kmsKeyId"] = state ? state.kmsKeyId : undefined;
|
|
69
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
70
|
+
resourceInputs["owner"] = state ? state.owner : undefined;
|
|
71
|
+
resourceInputs["parentImage"] = state ? state.parentImage : undefined;
|
|
72
|
+
resourceInputs["platform"] = state ? state.platform : undefined;
|
|
73
|
+
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
74
|
+
resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
|
|
75
|
+
resourceInputs["targetRepository"] = state ? state.targetRepository : undefined;
|
|
76
|
+
resourceInputs["version"] = state ? state.version : undefined;
|
|
77
|
+
resourceInputs["workingDirectory"] = state ? state.workingDirectory : undefined;
|
|
78
|
+
}
|
|
79
|
+
else {
|
|
80
|
+
const args = argsOrState;
|
|
81
|
+
if ((!args || args.components === undefined) && !opts.urn) {
|
|
82
|
+
throw new Error("Missing required property 'components'");
|
|
83
|
+
}
|
|
84
|
+
if ((!args || args.containerType === undefined) && !opts.urn) {
|
|
85
|
+
throw new Error("Missing required property 'containerType'");
|
|
86
|
+
}
|
|
87
|
+
if ((!args || args.parentImage === undefined) && !opts.urn) {
|
|
88
|
+
throw new Error("Missing required property 'parentImage'");
|
|
89
|
+
}
|
|
90
|
+
if ((!args || args.targetRepository === undefined) && !opts.urn) {
|
|
91
|
+
throw new Error("Missing required property 'targetRepository'");
|
|
92
|
+
}
|
|
93
|
+
if ((!args || args.version === undefined) && !opts.urn) {
|
|
94
|
+
throw new Error("Missing required property 'version'");
|
|
95
|
+
}
|
|
96
|
+
resourceInputs["components"] = args ? args.components : undefined;
|
|
97
|
+
resourceInputs["containerType"] = args ? args.containerType : undefined;
|
|
98
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
99
|
+
resourceInputs["dockerfileTemplateData"] = args ? args.dockerfileTemplateData : undefined;
|
|
100
|
+
resourceInputs["dockerfileTemplateUri"] = args ? args.dockerfileTemplateUri : undefined;
|
|
101
|
+
resourceInputs["instanceConfiguration"] = args ? args.instanceConfiguration : undefined;
|
|
102
|
+
resourceInputs["kmsKeyId"] = args ? args.kmsKeyId : undefined;
|
|
103
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
104
|
+
resourceInputs["parentImage"] = args ? args.parentImage : undefined;
|
|
105
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
106
|
+
resourceInputs["targetRepository"] = args ? args.targetRepository : undefined;
|
|
107
|
+
resourceInputs["version"] = args ? args.version : undefined;
|
|
108
|
+
resourceInputs["workingDirectory"] = args ? args.workingDirectory : undefined;
|
|
109
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
110
|
+
resourceInputs["dateCreated"] = undefined /*out*/;
|
|
111
|
+
resourceInputs["encrypted"] = undefined /*out*/;
|
|
112
|
+
resourceInputs["owner"] = undefined /*out*/;
|
|
113
|
+
resourceInputs["platform"] = undefined /*out*/;
|
|
114
|
+
resourceInputs["tagsAll"] = undefined /*out*/;
|
|
115
|
+
}
|
|
116
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
117
|
+
super(ContainerRecipe.__pulumiType, name, resourceInputs, opts);
|
|
118
|
+
}
|
|
119
|
+
/**
|
|
120
|
+
* Get an existing ContainerRecipe resource's state with the given name, ID, and optional extra
|
|
121
|
+
* properties used to qualify the lookup.
|
|
122
|
+
*
|
|
123
|
+
* @param name The _unique_ name of the resulting resource.
|
|
124
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
125
|
+
* @param state Any extra arguments used during the lookup.
|
|
126
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
127
|
+
*/
|
|
128
|
+
static get(name, id, state, opts) {
|
|
129
|
+
return new ContainerRecipe(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
130
|
+
}
|
|
131
|
+
/**
|
|
132
|
+
* Returns true if the given object is an instance of ContainerRecipe. This is designed to work even
|
|
133
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
134
|
+
*/
|
|
135
|
+
static isInstance(obj) {
|
|
136
|
+
if (obj === undefined || obj === null) {
|
|
137
|
+
return false;
|
|
138
|
+
}
|
|
139
|
+
return obj['__pulumiType'] === ContainerRecipe.__pulumiType;
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
exports.ContainerRecipe = ContainerRecipe;
|
|
143
|
+
/** @internal */
|
|
144
|
+
ContainerRecipe.__pulumiType = 'aws:imagebuilder/containerRecipe:ContainerRecipe';
|
|
145
|
+
//# sourceMappingURL=containerRecipe.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"containerRecipe.js","sourceRoot":"","sources":["../../imagebuilder/containerRecipe.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IAiHtD,YAAY,IAAY,EAAE,WAAwD,EAAE,IAAmC;QACnH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+C,CAAC;YAC9D,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,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;YACtE,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,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,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;SACnF;aAAM;YACH,MAAM,IAAI,GAAG,WAA8C,CAAC;YAC5D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,aAAa,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1D,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;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,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,gBAAgB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7D,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,qBAAqB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,eAAe,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpE,CAAC;IA/KD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACtE,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,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;;AA1BL,0CAiLC;AAnKG,gBAAgB;AACO,4BAAY,GAAG,kDAAkD,CAAC"}
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* Provides details about an Image builder Container Recipe.
|
|
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 = pulumi.output(aws.imagebuilder.getContainerRecipe({
|
|
13
|
+
* arn: "arn:aws:imagebuilder:us-east-1:aws:container-recipe/example/1.0.0",
|
|
14
|
+
* }));
|
|
15
|
+
* ```
|
|
16
|
+
*/
|
|
17
|
+
export declare function getContainerRecipe(args: GetContainerRecipeArgs, opts?: pulumi.InvokeOptions): Promise<GetContainerRecipeResult>;
|
|
18
|
+
/**
|
|
19
|
+
* A collection of arguments for invoking getContainerRecipe.
|
|
20
|
+
*/
|
|
21
|
+
export interface GetContainerRecipeArgs {
|
|
22
|
+
/**
|
|
23
|
+
* Amazon Resource Name (ARN) of the container recipe.
|
|
24
|
+
*/
|
|
25
|
+
arn: string;
|
|
26
|
+
/**
|
|
27
|
+
* Key-value map of resource tags for the container recipe.
|
|
28
|
+
*/
|
|
29
|
+
tags?: {
|
|
30
|
+
[key: string]: string;
|
|
31
|
+
};
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* A collection of values returned by getContainerRecipe.
|
|
35
|
+
*/
|
|
36
|
+
export interface GetContainerRecipeResult {
|
|
37
|
+
readonly arn: string;
|
|
38
|
+
/**
|
|
39
|
+
* List of objects with components for the container recipe.
|
|
40
|
+
*/
|
|
41
|
+
readonly components: outputs.imagebuilder.GetContainerRecipeComponent[];
|
|
42
|
+
/**
|
|
43
|
+
* Type of the container.
|
|
44
|
+
*/
|
|
45
|
+
readonly containerType: string;
|
|
46
|
+
/**
|
|
47
|
+
* Date the container recipe was created.
|
|
48
|
+
*/
|
|
49
|
+
readonly dateCreated: string;
|
|
50
|
+
/**
|
|
51
|
+
* Description of the container recipe.
|
|
52
|
+
*/
|
|
53
|
+
readonly description: string;
|
|
54
|
+
/**
|
|
55
|
+
* Dockerfile template used to build the image.
|
|
56
|
+
*/
|
|
57
|
+
readonly dockerfileTemplateData: string;
|
|
58
|
+
/**
|
|
59
|
+
* Whether to encrypt the volume. Defaults to unset, which is the value inherited from the parent image.
|
|
60
|
+
*/
|
|
61
|
+
readonly encrypted: boolean;
|
|
62
|
+
/**
|
|
63
|
+
* The provider-assigned unique ID for this managed resource.
|
|
64
|
+
*/
|
|
65
|
+
readonly id: string;
|
|
66
|
+
/**
|
|
67
|
+
* List of objects with instance configurations for building and testing container images.
|
|
68
|
+
*/
|
|
69
|
+
readonly instanceConfigurations: outputs.imagebuilder.GetContainerRecipeInstanceConfiguration[];
|
|
70
|
+
/**
|
|
71
|
+
* KMS key used to encrypt the container image.
|
|
72
|
+
*/
|
|
73
|
+
readonly kmsKeyId: string;
|
|
74
|
+
/**
|
|
75
|
+
* Name of the container recipe.
|
|
76
|
+
*/
|
|
77
|
+
readonly name: string;
|
|
78
|
+
/**
|
|
79
|
+
* Owner of the container recipe.
|
|
80
|
+
*/
|
|
81
|
+
readonly owner: string;
|
|
82
|
+
/**
|
|
83
|
+
* Base image for the container recipe.
|
|
84
|
+
*/
|
|
85
|
+
readonly parentImage: string;
|
|
86
|
+
/**
|
|
87
|
+
* Platform of the container recipe.
|
|
88
|
+
*/
|
|
89
|
+
readonly platform: string;
|
|
90
|
+
/**
|
|
91
|
+
* Key-value map of resource tags for the container recipe.
|
|
92
|
+
*/
|
|
93
|
+
readonly tags?: {
|
|
94
|
+
[key: string]: string;
|
|
95
|
+
};
|
|
96
|
+
/**
|
|
97
|
+
* Destination repository for the container image.
|
|
98
|
+
*/
|
|
99
|
+
readonly targetRepositories: outputs.imagebuilder.GetContainerRecipeTargetRepository[];
|
|
100
|
+
/**
|
|
101
|
+
* Version of the container recipe.
|
|
102
|
+
*/
|
|
103
|
+
readonly version: string;
|
|
104
|
+
/**
|
|
105
|
+
* The working directory used during build and test workflows.
|
|
106
|
+
*/
|
|
107
|
+
readonly workingDirectory: string;
|
|
108
|
+
}
|
|
109
|
+
export declare function getContainerRecipeOutput(args: GetContainerRecipeOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetContainerRecipeResult>;
|
|
110
|
+
/**
|
|
111
|
+
* A collection of arguments for invoking getContainerRecipe.
|
|
112
|
+
*/
|
|
113
|
+
export interface GetContainerRecipeOutputArgs {
|
|
114
|
+
/**
|
|
115
|
+
* Amazon Resource Name (ARN) of the container recipe.
|
|
116
|
+
*/
|
|
117
|
+
arn: pulumi.Input<string>;
|
|
118
|
+
/**
|
|
119
|
+
* Key-value map of resource tags for the container recipe.
|
|
120
|
+
*/
|
|
121
|
+
tags?: pulumi.Input<{
|
|
122
|
+
[key: string]: pulumi.Input<string>;
|
|
123
|
+
}>;
|
|
124
|
+
}
|
|
@@ -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.getContainerRecipeOutput = exports.getContainerRecipe = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Provides details about an Image builder Container Recipe.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as aws from "@pulumi/aws";
|
|
16
|
+
*
|
|
17
|
+
* const example = pulumi.output(aws.imagebuilder.getContainerRecipe({
|
|
18
|
+
* arn: "arn:aws:imagebuilder:us-east-1:aws:container-recipe/example/1.0.0",
|
|
19
|
+
* }));
|
|
20
|
+
* ```
|
|
21
|
+
*/
|
|
22
|
+
function getContainerRecipe(args, opts) {
|
|
23
|
+
if (!opts) {
|
|
24
|
+
opts = {};
|
|
25
|
+
}
|
|
26
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
27
|
+
return pulumi.runtime.invoke("aws:imagebuilder/getContainerRecipe:getContainerRecipe", {
|
|
28
|
+
"arn": args.arn,
|
|
29
|
+
"tags": args.tags,
|
|
30
|
+
}, opts);
|
|
31
|
+
}
|
|
32
|
+
exports.getContainerRecipe = getContainerRecipe;
|
|
33
|
+
function getContainerRecipeOutput(args, opts) {
|
|
34
|
+
return pulumi.output(args).apply(a => getContainerRecipe(a, opts));
|
|
35
|
+
}
|
|
36
|
+
exports.getContainerRecipeOutput = getContainerRecipeOutput;
|
|
37
|
+
//# sourceMappingURL=getContainerRecipe.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getContainerRecipe.js","sourceRoot":"","sources":["../../imagebuilder/getContainerRecipe.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,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,wDAAwD,EAAE;QACnF,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,gDAUC;AA2FD,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,4DAEC"}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { input as inputs, output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* Use this data source to get the ARNs and names of Image Builder Container Recipes matching the specified criteria.
|
|
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 = pulumi.output(aws.imagebuilder.getContainerRecipes({
|
|
13
|
+
* filters: [{
|
|
14
|
+
* name: "platform",
|
|
15
|
+
* values: ["Linux"],
|
|
16
|
+
* }],
|
|
17
|
+
* owner: "Self",
|
|
18
|
+
* }));
|
|
19
|
+
* ```
|
|
20
|
+
*/
|
|
21
|
+
export declare function getContainerRecipes(args?: GetContainerRecipesArgs, opts?: pulumi.InvokeOptions): Promise<GetContainerRecipesResult>;
|
|
22
|
+
/**
|
|
23
|
+
* A collection of arguments for invoking getContainerRecipes.
|
|
24
|
+
*/
|
|
25
|
+
export interface GetContainerRecipesArgs {
|
|
26
|
+
/**
|
|
27
|
+
* Configuration block(s) for filtering. Detailed below.
|
|
28
|
+
*/
|
|
29
|
+
filters?: inputs.imagebuilder.GetContainerRecipesFilter[];
|
|
30
|
+
/**
|
|
31
|
+
* The owner of the container recipes. Valid values are `Self`, `Shared` and `Amazon`. Defaults to `Self`.
|
|
32
|
+
*/
|
|
33
|
+
owner?: string;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* A collection of values returned by getContainerRecipes.
|
|
37
|
+
*/
|
|
38
|
+
export interface GetContainerRecipesResult {
|
|
39
|
+
/**
|
|
40
|
+
* Set of ARNs of the matched Image Builder Container Recipes.
|
|
41
|
+
*/
|
|
42
|
+
readonly arns: string[];
|
|
43
|
+
readonly filters?: outputs.imagebuilder.GetContainerRecipesFilter[];
|
|
44
|
+
/**
|
|
45
|
+
* The provider-assigned unique ID for this managed resource.
|
|
46
|
+
*/
|
|
47
|
+
readonly id: string;
|
|
48
|
+
/**
|
|
49
|
+
* Set of names of the matched Image Builder Container Recipes.
|
|
50
|
+
*/
|
|
51
|
+
readonly names: string[];
|
|
52
|
+
readonly owner?: string;
|
|
53
|
+
}
|
|
54
|
+
export declare function getContainerRecipesOutput(args?: GetContainerRecipesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetContainerRecipesResult>;
|
|
55
|
+
/**
|
|
56
|
+
* A collection of arguments for invoking getContainerRecipes.
|
|
57
|
+
*/
|
|
58
|
+
export interface GetContainerRecipesOutputArgs {
|
|
59
|
+
/**
|
|
60
|
+
* Configuration block(s) for filtering. Detailed below.
|
|
61
|
+
*/
|
|
62
|
+
filters?: pulumi.Input<pulumi.Input<inputs.imagebuilder.GetContainerRecipesFilterArgs>[]>;
|
|
63
|
+
/**
|
|
64
|
+
* The owner of the container recipes. Valid values are `Self`, `Shared` and `Amazon`. Defaults to `Self`.
|
|
65
|
+
*/
|
|
66
|
+
owner?: pulumi.Input<string>;
|
|
67
|
+
}
|