@pulumi/aws 7.36.0 → 7.37.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/acm/certificate.d.ts +3 -3
- package/acm/certificate.js +3 -3
- package/acm/certificateValidation.d.ts +6 -6
- package/acm/certificateValidation.js +6 -6
- package/acmpca/policy.d.ts +1 -1
- package/acmpca/policy.js +1 -1
- package/alb/targetGroupAttachment.d.ts +1 -0
- package/alb/targetGroupAttachment.d.ts.map +1 -1
- package/alb/targetGroupAttachment.js +1 -0
- package/alb/targetGroupAttachment.js.map +1 -1
- package/amp/ruleGroupNamespace.d.ts +6 -0
- package/amp/ruleGroupNamespace.d.ts.map +1 -1
- package/amp/ruleGroupNamespace.js +6 -0
- package/amp/ruleGroupNamespace.js.map +1 -1
- package/amp/workspaceConfiguration.d.ts +39 -0
- package/amp/workspaceConfiguration.d.ts.map +1 -1
- package/amp/workspaceConfiguration.js +19 -0
- package/amp/workspaceConfiguration.js.map +1 -1
- package/apigateway/domainName.d.ts +5 -17
- package/apigateway/domainName.d.ts.map +1 -1
- package/apigateway/domainName.js.map +1 -1
- package/apigateway/getDomainName.d.ts +3 -3
- package/apigateway/getRestApi.d.ts +9 -1
- package/apigateway/getRestApi.d.ts.map +1 -1
- package/apigateway/getRestApi.js.map +1 -1
- package/apigateway/integration.d.ts +3 -3
- package/apigateway/restApi.d.ts +51 -15
- package/apigateway/restApi.d.ts.map +1 -1
- package/apigateway/restApi.js +20 -0
- package/apigateway/restApi.js.map +1 -1
- package/appautoscaling/target.d.ts +13 -0
- package/appautoscaling/target.d.ts.map +1 -1
- package/appautoscaling/target.js +13 -0
- package/appautoscaling/target.js.map +1 -1
- package/appflow/connectorProfile.d.ts +3 -3
- package/appstream/fleet.d.ts +3 -3
- package/arnBuild.d.ts +18 -0
- package/arnBuild.d.ts.map +1 -0
- package/arnBuild.js +67 -0
- package/arnBuild.js.map +1 -0
- package/arnParse.d.ts +25 -0
- package/arnParse.d.ts.map +1 -0
- package/arnParse.js +59 -0
- package/arnParse.js.map +1 -0
- package/auditmanager/accountRegistration.d.ts +7 -0
- package/auditmanager/accountRegistration.d.ts.map +1 -1
- package/auditmanager/accountRegistration.js +7 -0
- package/auditmanager/accountRegistration.js.map +1 -1
- package/auditmanager/assessment.d.ts +11 -0
- package/auditmanager/assessment.d.ts.map +1 -1
- package/auditmanager/assessment.js +11 -0
- package/auditmanager/assessment.js.map +1 -1
- package/auditmanager/control.d.ts +11 -0
- package/auditmanager/control.d.ts.map +1 -1
- package/auditmanager/control.js +11 -0
- package/auditmanager/control.js.map +1 -1
- package/auditmanager/framework.d.ts +11 -0
- package/auditmanager/framework.d.ts.map +1 -1
- package/auditmanager/framework.js +11 -0
- package/auditmanager/framework.js.map +1 -1
- package/auditmanager/frameworkShare.d.ts +11 -0
- package/auditmanager/frameworkShare.d.ts.map +1 -1
- package/auditmanager/frameworkShare.js +11 -0
- package/auditmanager/frameworkShare.js.map +1 -1
- package/backup/regionSettings.d.ts +7 -0
- package/backup/regionSettings.d.ts.map +1 -1
- package/backup/regionSettings.js +7 -0
- package/backup/regionSettings.js.map +1 -1
- package/bedrock/agentcoreBrowser.d.ts +36 -0
- package/bedrock/agentcoreBrowser.d.ts.map +1 -1
- package/bedrock/agentcoreBrowser.js +6 -0
- package/bedrock/agentcoreBrowser.js.map +1 -1
- package/bedrock/agentcoreBrowserProfile.d.ts +191 -0
- package/bedrock/agentcoreBrowserProfile.d.ts.map +1 -0
- package/bedrock/agentcoreBrowserProfile.js +147 -0
- package/bedrock/agentcoreBrowserProfile.js.map +1 -0
- package/bedrock/agentcoreCodeInterpreter.d.ts +12 -0
- package/bedrock/agentcoreCodeInterpreter.d.ts.map +1 -1
- package/bedrock/agentcoreCodeInterpreter.js +2 -0
- package/bedrock/agentcoreCodeInterpreter.js.map +1 -1
- package/bedrock/agentcoreRegistry.d.ts +117 -0
- package/bedrock/agentcoreRegistry.d.ts.map +1 -0
- package/bedrock/agentcoreRegistry.js +120 -0
- package/bedrock/agentcoreRegistry.js.map +1 -0
- package/bedrock/customModel.d.ts +1 -1
- package/bedrock/customModel.js +1 -1
- package/bedrock/getUseCaseForModelAccess.d.ts +45 -0
- package/bedrock/getUseCaseForModelAccess.d.ts.map +1 -0
- package/bedrock/getUseCaseForModelAccess.js +69 -0
- package/bedrock/getUseCaseForModelAccess.js.map +1 -0
- package/bedrock/index.d.ts +12 -0
- package/bedrock/index.d.ts.map +1 -1
- package/bedrock/index.js +19 -1
- package/bedrock/index.js.map +1 -1
- package/bedrock/provisionedModelThroughput.d.ts +1 -1
- package/bedrock/provisionedModelThroughput.js +1 -1
- package/bedrock/useCaseForModelAccess.d.ts +98 -0
- package/bedrock/useCaseForModelAccess.d.ts.map +1 -0
- package/bedrock/useCaseForModelAccess.js +118 -0
- package/bedrock/useCaseForModelAccess.js.map +1 -0
- package/bedrockfoundation/getModelAgreementOffers.d.ts +91 -0
- package/bedrockfoundation/getModelAgreementOffers.d.ts.map +1 -0
- package/bedrockfoundation/getModelAgreementOffers.js +81 -0
- package/bedrockfoundation/getModelAgreementOffers.js.map +1 -0
- package/bedrockfoundation/index.d.ts +6 -0
- package/bedrockfoundation/index.d.ts.map +1 -1
- package/bedrockfoundation/index.js +19 -1
- package/bedrockfoundation/index.js.map +1 -1
- package/bedrockfoundation/modelAgreement.d.ts +124 -0
- package/bedrockfoundation/modelAgreement.d.ts.map +1 -0
- package/bedrockfoundation/modelAgreement.js +124 -0
- package/bedrockfoundation/modelAgreement.js.map +1 -0
- package/bedrockmodel/invocationLoggingConfiguration.d.ts +7 -0
- package/bedrockmodel/invocationLoggingConfiguration.d.ts.map +1 -1
- package/bedrockmodel/invocationLoggingConfiguration.js +7 -0
- package/bedrockmodel/invocationLoggingConfiguration.js.map +1 -1
- package/cloudfront/keyValueStore.d.ts +15 -0
- package/cloudfront/keyValueStore.d.ts.map +1 -1
- package/cloudfront/keyValueStore.js +4 -0
- package/cloudfront/keyValueStore.js.map +1 -1
- package/cloudfront/multitenantDistribution.d.ts +0 -2
- package/cloudfront/multitenantDistribution.d.ts.map +1 -1
- package/cloudfront/multitenantDistribution.js +0 -2
- package/cloudfront/multitenantDistribution.js.map +1 -1
- package/cloudhsmv2/cluster.d.ts +4 -4
- package/cloudhsmv2/cluster.js +4 -4
- package/cloudtrail/trail.d.ts +6 -0
- package/cloudtrail/trail.d.ts.map +1 -1
- package/cloudtrail/trail.js +6 -0
- package/cloudtrail/trail.js.map +1 -1
- package/cloudwatch/compositeAlarm.d.ts +13 -2
- package/cloudwatch/compositeAlarm.d.ts.map +1 -1
- package/cloudwatch/compositeAlarm.js +13 -2
- package/cloudwatch/compositeAlarm.js.map +1 -1
- package/cloudwatch/contributorInsightRule.d.ts +14 -3
- package/cloudwatch/contributorInsightRule.d.ts.map +1 -1
- package/cloudwatch/contributorInsightRule.js +13 -2
- package/cloudwatch/contributorInsightRule.js.map +1 -1
- package/cloudwatch/contributorManagedInsightRule.d.ts +20 -2
- package/cloudwatch/contributorManagedInsightRule.d.ts.map +1 -1
- package/cloudwatch/contributorManagedInsightRule.js +14 -2
- package/cloudwatch/contributorManagedInsightRule.js.map +1 -1
- package/cloudwatch/dashboard.d.ts +13 -2
- package/cloudwatch/dashboard.d.ts.map +1 -1
- package/cloudwatch/dashboard.js +13 -2
- package/cloudwatch/dashboard.js.map +1 -1
- package/cloudwatch/eventApiDestination.d.ts +13 -2
- package/cloudwatch/eventApiDestination.d.ts.map +1 -1
- package/cloudwatch/eventApiDestination.js +13 -2
- package/cloudwatch/eventApiDestination.js.map +1 -1
- package/cloudwatch/eventArchive.d.ts +13 -2
- package/cloudwatch/eventArchive.d.ts.map +1 -1
- package/cloudwatch/eventArchive.js +13 -2
- package/cloudwatch/eventArchive.js.map +1 -1
- package/cloudwatch/eventBus.d.ts +13 -2
- package/cloudwatch/eventBus.d.ts.map +1 -1
- package/cloudwatch/eventBus.js +13 -2
- package/cloudwatch/eventBus.js.map +1 -1
- package/cloudwatch/eventBusPolicy.d.ts +13 -2
- package/cloudwatch/eventBusPolicy.d.ts.map +1 -1
- package/cloudwatch/eventBusPolicy.js +13 -2
- package/cloudwatch/eventBusPolicy.js.map +1 -1
- package/cloudwatch/eventConnection.d.ts +13 -2
- package/cloudwatch/eventConnection.d.ts.map +1 -1
- package/cloudwatch/eventConnection.js +13 -2
- package/cloudwatch/eventConnection.js.map +1 -1
- package/cloudwatch/eventEndpoint.d.ts +13 -2
- package/cloudwatch/eventEndpoint.d.ts.map +1 -1
- package/cloudwatch/eventEndpoint.js +13 -2
- package/cloudwatch/eventEndpoint.js.map +1 -1
- package/cloudwatch/eventPermission.d.ts +13 -2
- package/cloudwatch/eventPermission.d.ts.map +1 -1
- package/cloudwatch/eventPermission.js +13 -2
- package/cloudwatch/eventPermission.js.map +1 -1
- package/cloudwatch/eventRule.d.ts +0 -1
- package/cloudwatch/eventRule.d.ts.map +1 -1
- package/cloudwatch/eventRule.js +0 -1
- package/cloudwatch/eventRule.js.map +1 -1
- package/cloudwatch/logAccountPolicy.d.ts +13 -1
- package/cloudwatch/logAccountPolicy.d.ts.map +1 -1
- package/cloudwatch/logAccountPolicy.js +13 -1
- package/cloudwatch/logAccountPolicy.js.map +1 -1
- package/cloudwatch/logAnomalyDetector.d.ts +10 -4
- package/cloudwatch/logAnomalyDetector.d.ts.map +1 -1
- package/cloudwatch/logAnomalyDetector.js +10 -4
- package/cloudwatch/logAnomalyDetector.js.map +1 -1
- package/cloudwatch/logDataProtectionPolicy.d.ts +12 -1
- package/cloudwatch/logDataProtectionPolicy.d.ts.map +1 -1
- package/cloudwatch/logDataProtectionPolicy.js +12 -1
- package/cloudwatch/logDataProtectionPolicy.js.map +1 -1
- package/cloudwatch/logDelivery.d.ts +12 -1
- package/cloudwatch/logDelivery.d.ts.map +1 -1
- package/cloudwatch/logDelivery.js +12 -1
- package/cloudwatch/logDelivery.js.map +1 -1
- package/cloudwatch/logDeliveryDestination.d.ts +12 -1
- package/cloudwatch/logDeliveryDestination.d.ts.map +1 -1
- package/cloudwatch/logDeliveryDestination.js +12 -1
- package/cloudwatch/logDeliveryDestination.js.map +1 -1
- package/cloudwatch/logDeliveryDestinationPolicy.d.ts +12 -1
- package/cloudwatch/logDeliveryDestinationPolicy.d.ts.map +1 -1
- package/cloudwatch/logDeliveryDestinationPolicy.js +12 -1
- package/cloudwatch/logDeliveryDestinationPolicy.js.map +1 -1
- package/cloudwatch/logDeliverySource.d.ts +12 -1
- package/cloudwatch/logDeliverySource.d.ts.map +1 -1
- package/cloudwatch/logDeliverySource.js +12 -1
- package/cloudwatch/logDeliverySource.js.map +1 -1
- package/cloudwatch/logDestination.d.ts +12 -1
- package/cloudwatch/logDestination.d.ts.map +1 -1
- package/cloudwatch/logDestination.js +12 -1
- package/cloudwatch/logDestination.js.map +1 -1
- package/cloudwatch/logDestinationPolicy.d.ts +12 -1
- package/cloudwatch/logDestinationPolicy.d.ts.map +1 -1
- package/cloudwatch/logDestinationPolicy.js +12 -1
- package/cloudwatch/logDestinationPolicy.js.map +1 -1
- package/cloudwatch/logIndexPolicy.d.ts +12 -1
- package/cloudwatch/logIndexPolicy.d.ts.map +1 -1
- package/cloudwatch/logIndexPolicy.js +12 -1
- package/cloudwatch/logIndexPolicy.js.map +1 -1
- package/cloudwatch/logResourcePolicy.d.ts +12 -1
- package/cloudwatch/logResourcePolicy.d.ts.map +1 -1
- package/cloudwatch/logResourcePolicy.js +12 -1
- package/cloudwatch/logResourcePolicy.js.map +1 -1
- package/cloudwatch/logStream.d.ts +14 -2
- package/cloudwatch/logStream.d.ts.map +1 -1
- package/cloudwatch/logStream.js +14 -2
- package/cloudwatch/logStream.js.map +1 -1
- package/cloudwatch/logTransformer.d.ts +6 -0
- package/cloudwatch/logTransformer.d.ts.map +1 -1
- package/cloudwatch/logTransformer.js +6 -0
- package/cloudwatch/logTransformer.js.map +1 -1
- package/cloudwatch/metricStream.d.ts +13 -2
- package/cloudwatch/metricStream.d.ts.map +1 -1
- package/cloudwatch/metricStream.js +13 -2
- package/cloudwatch/metricStream.js.map +1 -1
- package/cloudwatch/queryDefinition.d.ts +20 -1
- package/cloudwatch/queryDefinition.d.ts.map +1 -1
- package/cloudwatch/queryDefinition.js +14 -1
- package/cloudwatch/queryDefinition.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/codebuild/project.d.ts +2 -1
- package/codebuild/project.d.ts.map +1 -1
- package/codebuild/project.js +2 -1
- package/codebuild/project.js.map +1 -1
- package/codebuild/resourcePolicy.d.ts +1 -1
- package/codebuild/resourcePolicy.js +1 -1
- package/codepipeline/pipeline.d.ts +11 -0
- package/codepipeline/pipeline.d.ts.map +1 -1
- package/codepipeline/pipeline.js +11 -0
- package/codepipeline/pipeline.js.map +1 -1
- package/devopsguru/eventSourcesConfig.d.ts +7 -0
- package/devopsguru/eventSourcesConfig.d.ts.map +1 -1
- package/devopsguru/eventSourcesConfig.js +7 -0
- package/devopsguru/eventSourcesConfig.js.map +1 -1
- package/devopsguru/serviceIntegration.d.ts +7 -0
- package/devopsguru/serviceIntegration.d.ts.map +1 -1
- package/devopsguru/serviceIntegration.js +7 -0
- package/devopsguru/serviceIntegration.js.map +1 -1
- package/directconnect/bgpPeer.d.ts +3 -3
- package/directconnect/gateway.d.ts +0 -1
- package/directconnect/gateway.d.ts.map +1 -1
- package/directconnect/gateway.js +0 -1
- package/directconnect/gateway.js.map +1 -1
- package/directconnect/hostedPrivateVirtualInterface.d.ts +3 -3
- package/directconnect/hostedPublicVirtualInterface.d.ts +3 -3
- package/directconnect/hostedTransitVirtualInterface.d.ts +3 -3
- package/directconnect/privateVirtualInterface.d.ts +3 -3
- package/directconnect/publicVirtualInterface.d.ts +3 -3
- package/directconnect/transitVirtualInterface.d.ts +3 -3
- package/directoryservice/serviceRegion.d.ts +8 -8
- package/directoryservice/serviceRegion.js +8 -8
- package/docdb/clusterInstance.d.ts +3 -3
- package/docdb/clusterInstance.js +3 -3
- package/docdb/eventSubscription.d.ts +3 -3
- package/dynamodb/getTableItem.d.ts +16 -14
- package/dynamodb/getTableItem.d.ts.map +1 -1
- package/dynamodb/getTableItem.js.map +1 -1
- package/dynamodb/resourcePolicy.d.ts +1 -1
- package/dynamodb/resourcePolicy.js +1 -1
- package/dynamodb/tableItem.d.ts +42 -1
- package/dynamodb/tableItem.d.ts.map +1 -1
- package/dynamodb/tableItem.js +30 -1
- package/dynamodb/tableItem.js.map +1 -1
- package/ebs/snapshotBlockPublicAccess.d.ts +7 -0
- package/ebs/snapshotBlockPublicAccess.d.ts.map +1 -1
- package/ebs/snapshotBlockPublicAccess.js +7 -0
- package/ebs/snapshotBlockPublicAccess.js.map +1 -1
- package/ec2/capacityBlockReservation.d.ts +5 -4
- package/ec2/capacityBlockReservation.d.ts.map +1 -1
- package/ec2/capacityBlockReservation.js +1 -4
- package/ec2/capacityBlockReservation.js.map +1 -1
- package/ec2/defaultVpc.d.ts +11 -0
- package/ec2/defaultVpc.d.ts.map +1 -1
- package/ec2/defaultVpc.js +11 -0
- package/ec2/defaultVpc.js.map +1 -1
- package/ec2/getCapacityBlockReservation.d.ts +258 -0
- package/ec2/getCapacityBlockReservation.d.ts.map +1 -0
- package/ec2/getCapacityBlockReservation.js +159 -0
- package/ec2/getCapacityBlockReservation.js.map +1 -0
- package/ec2/getInstances.d.ts +4 -4
- package/ec2/getInstances.js +4 -4
- package/ec2/getRouteTables.d.ts +6 -6
- package/ec2/getRouteTables.js +6 -6
- package/ec2/getVpcs.d.ts +4 -4
- package/ec2/getVpcs.js +4 -4
- package/ec2/imageBlockPublicAccess.d.ts +6 -1
- package/ec2/imageBlockPublicAccess.d.ts.map +1 -1
- package/ec2/imageBlockPublicAccess.js +6 -1
- package/ec2/imageBlockPublicAccess.js.map +1 -1
- package/ec2/index.d.ts +3 -0
- package/ec2/index.d.ts.map +1 -1
- package/ec2/index.js +8 -5
- package/ec2/index.js.map +1 -1
- package/ec2/natGateway.d.ts +2 -2
- package/ec2/natGateway.js +2 -2
- package/ec2/serialConsoleAccess.d.ts +7 -0
- package/ec2/serialConsoleAccess.d.ts.map +1 -1
- package/ec2/serialConsoleAccess.js +7 -0
- package/ec2/serialConsoleAccess.js.map +1 -1
- package/ec2/vpnConnection.d.ts +6 -6
- package/ec2transitgateway/meteringPolicy.d.ts +1 -1
- package/ec2transitgateway/meteringPolicy.js +1 -1
- package/ecs/capacityProvider.d.ts +2 -0
- package/ecs/capacityProvider.d.ts.map +1 -1
- package/ecs/capacityProvider.js +2 -0
- package/ecs/capacityProvider.js.map +1 -1
- package/ecs/clusterCapacityProviders.d.ts +2 -0
- package/ecs/clusterCapacityProviders.d.ts.map +1 -1
- package/ecs/clusterCapacityProviders.js +2 -0
- package/ecs/clusterCapacityProviders.js.map +1 -1
- package/ecs/taskDefinition.d.ts +3 -3
- package/eks/nodeGroup.d.ts +4 -4
- package/eks/nodeGroup.js +4 -4
- package/elasticache/replicationGroup.d.ts +3 -3
- package/elasticache/replicationGroup.js +3 -3
- package/fsx/lustreFileSystem.d.ts +3 -3
- package/globalaccelerator/accelerator.d.ts +4 -4
- package/globalaccelerator/customRoutingAccelerator.d.ts +4 -4
- package/glue/catalogTable.d.ts +14 -14
- package/glue/catalogTable.d.ts.map +1 -1
- package/glue/resourcePolicy.d.ts +7 -0
- package/glue/resourcePolicy.d.ts.map +1 -1
- package/glue/resourcePolicy.js +7 -0
- package/glue/resourcePolicy.js.map +1 -1
- package/grafana/workspace.d.ts +3 -3
- package/iam/outboundWebIdentityFederation.d.ts +6 -0
- package/iam/outboundWebIdentityFederation.d.ts.map +1 -1
- package/iam/outboundWebIdentityFederation.js +6 -0
- package/iam/outboundWebIdentityFederation.js.map +1 -1
- package/iam/policyAttachment.d.ts +7 -7
- package/iam/policyAttachment.js +7 -7
- package/index.d.ts +9 -0
- package/index.d.ts.map +1 -1
- package/index.js +19 -6
- package/index.js.map +1 -1
- package/inspector2/filter.d.ts +6 -0
- package/inspector2/filter.d.ts.map +1 -1
- package/inspector2/filter.js +6 -0
- package/inspector2/filter.js.map +1 -1
- package/invoicing/invoiceUnit.d.ts +6 -0
- package/invoicing/invoiceUnit.d.ts.map +1 -1
- package/invoicing/invoiceUnit.js +6 -0
- package/invoicing/invoiceUnit.js.map +1 -1
- package/iot/eventConfigurations.d.ts +7 -0
- package/iot/eventConfigurations.d.ts.map +1 -1
- package/iot/eventConfigurations.js +7 -0
- package/iot/eventConfigurations.js.map +1 -1
- package/kinesis/resourcePolicy.d.ts +1 -1
- package/kinesis/resourcePolicy.js +1 -1
- package/lakeformation/identityCenterConfiguration.d.ts +11 -0
- package/lakeformation/identityCenterConfiguration.d.ts.map +1 -1
- package/lakeformation/identityCenterConfiguration.js +11 -0
- package/lakeformation/identityCenterConfiguration.js.map +1 -1
- package/lambda/capacityProvider.d.ts +11 -0
- package/lambda/capacityProvider.d.ts.map +1 -1
- package/lambda/capacityProvider.js +11 -0
- package/lambda/capacityProvider.js.map +1 -1
- package/lambda/eventSourceMapping.d.ts +12 -0
- package/lambda/eventSourceMapping.d.ts.map +1 -1
- package/lambda/eventSourceMapping.js +2 -0
- package/lambda/eventSourceMapping.js.map +1 -1
- package/lambda/function.d.ts +15 -3
- package/lambda/function.d.ts.map +1 -1
- package/lambda/function.js +5 -3
- package/lambda/function.js.map +1 -1
- package/lambda/functionScalingConfig.d.ts +182 -0
- package/lambda/functionScalingConfig.d.ts.map +1 -0
- package/lambda/functionScalingConfig.js +163 -0
- package/lambda/functionScalingConfig.js.map +1 -0
- package/lambda/getCodeSigningConfig.d.ts +4 -4
- package/lambda/getCodeSigningConfig.js +4 -4
- package/lambda/getFunctions.d.ts +8 -8
- package/lambda/getFunctions.js +8 -8
- package/lambda/index.d.ts +3 -0
- package/lambda/index.d.ts.map +1 -1
- package/lambda/index.js +6 -1
- package/lambda/index.js.map +1 -1
- package/lb/targetGroupAttachment.d.ts +1 -0
- package/lb/targetGroupAttachment.d.ts.map +1 -1
- package/lb/targetGroupAttachment.js +1 -0
- package/lb/targetGroupAttachment.js.map +1 -1
- package/licensemanager/getReceivedLicense.d.ts +1 -1
- package/lightsail/bucketAccessKey.d.ts.map +1 -1
- package/lightsail/bucketAccessKey.js +2 -0
- package/lightsail/bucketAccessKey.js.map +1 -1
- package/lightsail/keyPair.d.ts.map +1 -1
- package/lightsail/keyPair.js +2 -0
- package/lightsail/keyPair.js.map +1 -1
- package/macie2/classificationExportConfiguration.d.ts +7 -0
- package/macie2/classificationExportConfiguration.d.ts.map +1 -1
- package/macie2/classificationExportConfiguration.js +7 -0
- package/macie2/classificationExportConfiguration.js.map +1 -1
- package/mq/broker.d.ts +20 -0
- package/mq/broker.d.ts.map +1 -1
- package/mq/broker.js +4 -0
- package/mq/broker.js.map +1 -1
- package/mq/getBroker.d.ts +8 -0
- package/mq/getBroker.d.ts.map +1 -1
- package/mq/getBroker.js.map +1 -1
- package/msk/cluster.d.ts +8 -0
- package/msk/cluster.d.ts.map +1 -1
- package/msk/cluster.js +2 -0
- package/msk/cluster.js.map +1 -1
- package/msk/getCluster.d.ts +5 -1
- package/msk/getCluster.d.ts.map +1 -1
- package/msk/getCluster.js.map +1 -1
- package/msk/topic.d.ts +1 -0
- package/msk/topic.d.ts.map +1 -1
- package/msk/topic.js +1 -0
- package/msk/topic.js.map +1 -1
- package/neptune/clusterInstance.d.ts +2 -2
- package/neptune/clusterInstance.js +2 -2
- package/organizations/awsServiceAccess.d.ts +10 -0
- package/organizations/awsServiceAccess.d.ts.map +1 -1
- package/organizations/awsServiceAccess.js +10 -0
- package/organizations/awsServiceAccess.js.map +1 -1
- package/organizations/policy.d.ts +10 -0
- package/organizations/policy.d.ts.map +1 -1
- package/organizations/policy.js +10 -0
- package/organizations/policy.js.map +1 -1
- package/organizations/resourcePolicy.d.ts +10 -0
- package/organizations/resourcePolicy.d.ts.map +1 -1
- package/organizations/resourcePolicy.js +10 -0
- package/organizations/resourcePolicy.js.map +1 -1
- package/package.json +2 -2
- package/pinpoint/index.d.ts +3 -0
- package/pinpoint/index.d.ts.map +1 -1
- package/pinpoint/index.js +6 -1
- package/pinpoint/index.js.map +1 -1
- package/pinpoint/smsvoicev2PhoneNumber.d.ts +29 -11
- package/pinpoint/smsvoicev2PhoneNumber.d.ts.map +1 -1
- package/pinpoint/smsvoicev2PhoneNumber.js +2 -0
- package/pinpoint/smsvoicev2PhoneNumber.js.map +1 -1
- package/pinpoint/smsvoicev2Pool.d.ts +305 -0
- package/pinpoint/smsvoicev2Pool.d.ts.map +1 -0
- package/pinpoint/smsvoicev2Pool.js +193 -0
- package/pinpoint/smsvoicev2Pool.js.map +1 -0
- package/ram/resourceShareAssociationsExclusive.d.ts +9 -3
- package/ram/resourceShareAssociationsExclusive.d.ts.map +1 -1
- package/ram/resourceShareAssociationsExclusive.js +9 -3
- package/ram/resourceShareAssociationsExclusive.js.map +1 -1
- package/rds/certificate.d.ts +7 -0
- package/rds/certificate.d.ts.map +1 -1
- package/rds/certificate.js +7 -0
- package/rds/certificate.js.map +1 -1
- package/rds/cluster.d.ts +12 -0
- package/rds/cluster.d.ts.map +1 -1
- package/rds/cluster.js +2 -0
- package/rds/cluster.js.map +1 -1
- package/rds/clusterInstance.d.ts +3 -3
- package/rds/clusterInstance.js +3 -3
- package/rds/proxy.d.ts +4 -4
- package/rds/proxy.js +4 -4
- package/redshift/integration.d.ts +6 -0
- package/redshift/integration.d.ts.map +1 -1
- package/redshift/integration.js +6 -0
- package/redshift/integration.js.map +1 -1
- package/redshift/namespaceRegistration.d.ts +2 -0
- package/redshift/namespaceRegistration.d.ts.map +1 -1
- package/redshift/namespaceRegistration.js +2 -0
- package/redshift/namespaceRegistration.js.map +1 -1
- package/route53/getProfilesProfile.d.ts +132 -0
- package/route53/getProfilesProfile.d.ts.map +1 -0
- package/route53/getProfilesProfile.js +105 -0
- package/route53/getProfilesProfile.js.map +1 -0
- package/route53/index.d.ts +3 -0
- package/route53/index.d.ts.map +1 -1
- package/route53/index.js +5 -2
- package/route53/index.js.map +1 -1
- package/route53/zone.d.ts +0 -1
- package/route53/zone.d.ts.map +1 -1
- package/route53/zone.js +0 -1
- package/route53/zone.js.map +1 -1
- package/route53/zoneAssociation.d.ts +0 -1
- package/route53/zoneAssociation.d.ts.map +1 -1
- package/route53/zoneAssociation.js +0 -1
- package/route53/zoneAssociation.js.map +1 -1
- package/s3/bucketNotification.d.ts +53 -4
- package/s3/bucketNotification.d.ts.map +1 -1
- package/s3/bucketNotification.js +53 -4
- package/s3/bucketNotification.js.map +1 -1
- package/s3/getBucketNotification.d.ts +268 -0
- package/s3/getBucketNotification.d.ts.map +1 -0
- package/s3/getBucketNotification.js +257 -0
- package/s3/getBucketNotification.js.map +1 -0
- package/s3/index.d.ts +3 -0
- package/s3/index.d.ts.map +1 -1
- package/s3/index.js +5 -2
- package/s3/index.js.map +1 -1
- package/sagemaker/endpointConfiguration.d.ts +13 -2
- package/sagemaker/endpointConfiguration.d.ts.map +1 -1
- package/sagemaker/endpointConfiguration.js +13 -2
- package/sagemaker/endpointConfiguration.js.map +1 -1
- package/scheduler/schedule.d.ts +12 -0
- package/scheduler/schedule.d.ts.map +1 -1
- package/scheduler/schedule.js +12 -0
- package/scheduler/schedule.js.map +1 -1
- package/securityhub/account.d.ts +3 -3
- package/serverlessrepository/cloudFormationStack.d.ts +28 -24
- package/serverlessrepository/cloudFormationStack.d.ts.map +1 -1
- package/serverlessrepository/cloudFormationStack.js +5 -4
- package/serverlessrepository/cloudFormationStack.js.map +1 -1
- package/ses/domainDkim.d.ts +4 -4
- package/ses/domainDkim.js +4 -4
- package/ssoadmin/index.d.ts +3 -0
- package/ssoadmin/index.d.ts.map +1 -1
- package/ssoadmin/index.js +6 -1
- package/ssoadmin/index.js.map +1 -1
- package/ssoadmin/region.d.ts +136 -0
- package/ssoadmin/region.d.ts.map +1 -0
- package/ssoadmin/region.js +130 -0
- package/ssoadmin/region.js.map +1 -0
- package/timestreaminfluxdb/dbCluster.d.ts +6 -6
- package/timestreaminfluxdb/dbInstance.d.ts +6 -6
- package/trimIamRolePath.d.ts +20 -0
- package/trimIamRolePath.d.ts.map +1 -0
- package/trimIamRolePath.js +61 -0
- package/trimIamRolePath.js.map +1 -0
- package/types/input.d.ts +371 -53
- package/types/input.d.ts.map +1 -1
- package/types/input.js.map +1 -1
- package/types/output.d.ts +569 -57
- package/types/output.d.ts.map +1 -1
- package/types/output.js.map +1 -1
- package/userAgent.d.ts +18 -0
- package/userAgent.d.ts.map +1 -0
- package/userAgent.js +63 -0
- package/userAgent.js.map +1 -0
- package/verifiedaccess/instanceLoggingConfiguration.d.ts +2 -0
- package/verifiedaccess/instanceLoggingConfiguration.d.ts.map +1 -1
- package/verifiedaccess/instanceLoggingConfiguration.js +2 -0
- package/verifiedaccess/instanceLoggingConfiguration.js.map +1 -1
- package/wafv2/getWebAcl.d.ts +2 -2
- package/wafv2/webAclAssociation.d.ts +3 -3
- package/workspaces/index.d.ts +3 -0
- package/workspaces/index.d.ts.map +1 -1
- package/workspaces/index.js +6 -1
- package/workspaces/index.js.map +1 -1
- package/workspaces/pool.d.ts +335 -0
- package/workspaces/pool.d.ts.map +1 -0
- package/workspaces/pool.js +222 -0
- package/workspaces/pool.js.map +1 -0
- package/workspacesweb/networkSettings.d.ts +7 -7
- package/workspacesweb/networkSettings.js +7 -7
- package/workspacesweb/networkSettingsAssociation.d.ts +7 -7
- package/workspacesweb/networkSettingsAssociation.js +7 -7
|
@@ -0,0 +1,258 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Information about an existing EC2 Capacity Block reservation.
|
|
6
|
+
*
|
|
7
|
+
* This data source returns only Capacity Reservations whose `reservationType` is `capacity-block`. Use the `aws.ec2.CapacityReservation` data source to look up On-Demand Capacity Reservations (ODCR).
|
|
8
|
+
*
|
|
9
|
+
* At least one of `id` or `filter` must be specified. Filter combinations that match multiple Capacity Block reservations will return an error.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ### Lookup by ID
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as aws from "@pulumi/aws";
|
|
18
|
+
*
|
|
19
|
+
* const example = aws.ec2.getCapacityBlockReservation({
|
|
20
|
+
* id: "cr-0123456789abcdef0",
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ### Lookup by filter
|
|
25
|
+
*
|
|
26
|
+
* ```typescript
|
|
27
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
28
|
+
* import * as aws from "@pulumi/aws";
|
|
29
|
+
*
|
|
30
|
+
* const example = aws.ec2.getCapacityBlockReservation({
|
|
31
|
+
* filters: [
|
|
32
|
+
* {
|
|
33
|
+
* name: "instance-type",
|
|
34
|
+
* values: ["p4d.24xlarge"],
|
|
35
|
+
* },
|
|
36
|
+
* {
|
|
37
|
+
* name: "state",
|
|
38
|
+
* values: ["active"],
|
|
39
|
+
* },
|
|
40
|
+
* ],
|
|
41
|
+
* });
|
|
42
|
+
* ```
|
|
43
|
+
*
|
|
44
|
+
* ### Lookup by tag
|
|
45
|
+
*
|
|
46
|
+
* ```typescript
|
|
47
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
48
|
+
* import * as aws from "@pulumi/aws";
|
|
49
|
+
*
|
|
50
|
+
* const example = aws.ec2.getCapacityBlockReservation({
|
|
51
|
+
* filters: [{
|
|
52
|
+
* name: "tag:Project",
|
|
53
|
+
* values: ["ml-training"],
|
|
54
|
+
* }],
|
|
55
|
+
* });
|
|
56
|
+
* ```
|
|
57
|
+
*/
|
|
58
|
+
export declare function getCapacityBlockReservation(args?: GetCapacityBlockReservationArgs, opts?: pulumi.InvokeOptions): Promise<GetCapacityBlockReservationResult>;
|
|
59
|
+
/**
|
|
60
|
+
* A collection of arguments for invoking getCapacityBlockReservation.
|
|
61
|
+
*/
|
|
62
|
+
export interface GetCapacityBlockReservationArgs {
|
|
63
|
+
/**
|
|
64
|
+
* Configuration block(s) for filtering. Detailed below.
|
|
65
|
+
*/
|
|
66
|
+
filters?: inputs.ec2.GetCapacityBlockReservationFilter[];
|
|
67
|
+
/**
|
|
68
|
+
* ID of the Capacity Block reservation to retrieve.
|
|
69
|
+
*/
|
|
70
|
+
id?: string;
|
|
71
|
+
/**
|
|
72
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
73
|
+
*/
|
|
74
|
+
region?: string;
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* A collection of values returned by getCapacityBlockReservation.
|
|
78
|
+
*/
|
|
79
|
+
export interface GetCapacityBlockReservationResult {
|
|
80
|
+
/**
|
|
81
|
+
* ARN of the Capacity Block reservation.
|
|
82
|
+
*/
|
|
83
|
+
readonly arn: string;
|
|
84
|
+
/**
|
|
85
|
+
* Availability Zone in which the capacity is reserved.
|
|
86
|
+
*/
|
|
87
|
+
readonly availabilityZone: string;
|
|
88
|
+
/**
|
|
89
|
+
* ID of the Availability Zone in which the capacity is reserved.
|
|
90
|
+
*/
|
|
91
|
+
readonly availabilityZoneId: string;
|
|
92
|
+
/**
|
|
93
|
+
* Remaining capacity, indicating the number of instances that can still be launched into the Capacity Block reservation.
|
|
94
|
+
*/
|
|
95
|
+
readonly availableInstanceCount: number;
|
|
96
|
+
/**
|
|
97
|
+
* ID of the underlying Capacity Block.
|
|
98
|
+
*/
|
|
99
|
+
readonly capacityBlockId: string;
|
|
100
|
+
/**
|
|
101
|
+
* Information about your commitment for a future-dated Capacity Block reservation. See `commitmentInfo` Attribute Reference below.
|
|
102
|
+
*/
|
|
103
|
+
readonly commitmentInfo: outputs.ec2.GetCapacityBlockReservationCommitmentInfo;
|
|
104
|
+
/**
|
|
105
|
+
* Date and time the Capacity Block reservation was created in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8).
|
|
106
|
+
*/
|
|
107
|
+
readonly createdDate: string;
|
|
108
|
+
/**
|
|
109
|
+
* Delivery method for a future-dated Capacity Block reservation. Either `fixed` or `incremental`.
|
|
110
|
+
*/
|
|
111
|
+
readonly deliveryPreference: string;
|
|
112
|
+
/**
|
|
113
|
+
* Whether the Capacity Block reservation supports EBS-optimized instances.
|
|
114
|
+
*/
|
|
115
|
+
readonly ebsOptimized: boolean;
|
|
116
|
+
/**
|
|
117
|
+
* Date and time the Capacity Block reservation expires in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8).
|
|
118
|
+
*/
|
|
119
|
+
readonly endDate: string;
|
|
120
|
+
/**
|
|
121
|
+
* End type of the Capacity Block reservation. Either `limited` or `unlimited`.
|
|
122
|
+
*/
|
|
123
|
+
readonly endDateType: string;
|
|
124
|
+
readonly filters?: outputs.ec2.GetCapacityBlockReservationFilter[];
|
|
125
|
+
readonly id: string;
|
|
126
|
+
/**
|
|
127
|
+
* Number of instances allocated as interruptible capacity within the Capacity Block reservation.
|
|
128
|
+
*/
|
|
129
|
+
readonly instanceCount: number;
|
|
130
|
+
/**
|
|
131
|
+
* Type of instance launches that the Capacity Block accepts. Either `open` or `targeted`.
|
|
132
|
+
*/
|
|
133
|
+
readonly instanceMatchCriteria: string;
|
|
134
|
+
/**
|
|
135
|
+
* Operating system platform for which the Capacity Block reserves capacity.
|
|
136
|
+
*/
|
|
137
|
+
readonly instancePlatform: string;
|
|
138
|
+
/**
|
|
139
|
+
* Instance type for which the Capacity Block reserves capacity.
|
|
140
|
+
*/
|
|
141
|
+
readonly instanceType: string;
|
|
142
|
+
/**
|
|
143
|
+
* Information about the interruptible capacity allocation, if applicable. See `interruptibleCapacityAllocation` Attribute Reference below.
|
|
144
|
+
*/
|
|
145
|
+
readonly interruptibleCapacityAllocation: outputs.ec2.GetCapacityBlockReservationInterruptibleCapacityAllocation;
|
|
146
|
+
/**
|
|
147
|
+
* Information about an interrupted Capacity Block reservation, if applicable. See `interruptionInfo` Attribute Reference below.
|
|
148
|
+
*/
|
|
149
|
+
readonly interruptionInfo: outputs.ec2.GetCapacityBlockReservationInterruptionInfo;
|
|
150
|
+
/**
|
|
151
|
+
* ARN of the Outpost on which the Capacity Block was created, if applicable.
|
|
152
|
+
*/
|
|
153
|
+
readonly outpostArn: string;
|
|
154
|
+
/**
|
|
155
|
+
* ID of the AWS account that owns the Capacity Block reservation.
|
|
156
|
+
*/
|
|
157
|
+
readonly ownerId: string;
|
|
158
|
+
/**
|
|
159
|
+
* ARN of the cluster placement group in which the Capacity Block was created, if applicable.
|
|
160
|
+
*/
|
|
161
|
+
readonly placementGroupArn: string;
|
|
162
|
+
readonly region: string;
|
|
163
|
+
/**
|
|
164
|
+
* Type of Capacity Reservation. Always `capacity-block` for this data source.
|
|
165
|
+
*/
|
|
166
|
+
readonly reservationType: string;
|
|
167
|
+
/**
|
|
168
|
+
* Date and time the Capacity Block reservation was started in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8).
|
|
169
|
+
*/
|
|
170
|
+
readonly startDate: string;
|
|
171
|
+
/**
|
|
172
|
+
* Current state of the Capacity Block reservation. One of `active`, `expired`, `cancelled`, `pending`, `failed`, `scheduled`, `payment-pending`, `payment-failed`, or `assessing`.
|
|
173
|
+
*/
|
|
174
|
+
readonly state: string;
|
|
175
|
+
/**
|
|
176
|
+
* Map of tags assigned to the Capacity Block reservation.
|
|
177
|
+
*/
|
|
178
|
+
readonly tags: {
|
|
179
|
+
[key: string]: string;
|
|
180
|
+
};
|
|
181
|
+
/**
|
|
182
|
+
* Tenancy of the Capacity Block. Either `default` or `dedicated`.
|
|
183
|
+
*/
|
|
184
|
+
readonly tenancy: string;
|
|
185
|
+
}
|
|
186
|
+
/**
|
|
187
|
+
* Information about an existing EC2 Capacity Block reservation.
|
|
188
|
+
*
|
|
189
|
+
* This data source returns only Capacity Reservations whose `reservationType` is `capacity-block`. Use the `aws.ec2.CapacityReservation` data source to look up On-Demand Capacity Reservations (ODCR).
|
|
190
|
+
*
|
|
191
|
+
* At least one of `id` or `filter` must be specified. Filter combinations that match multiple Capacity Block reservations will return an error.
|
|
192
|
+
*
|
|
193
|
+
* ## Example Usage
|
|
194
|
+
*
|
|
195
|
+
* ### Lookup by ID
|
|
196
|
+
*
|
|
197
|
+
* ```typescript
|
|
198
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
199
|
+
* import * as aws from "@pulumi/aws";
|
|
200
|
+
*
|
|
201
|
+
* const example = aws.ec2.getCapacityBlockReservation({
|
|
202
|
+
* id: "cr-0123456789abcdef0",
|
|
203
|
+
* });
|
|
204
|
+
* ```
|
|
205
|
+
*
|
|
206
|
+
* ### Lookup by filter
|
|
207
|
+
*
|
|
208
|
+
* ```typescript
|
|
209
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
210
|
+
* import * as aws from "@pulumi/aws";
|
|
211
|
+
*
|
|
212
|
+
* const example = aws.ec2.getCapacityBlockReservation({
|
|
213
|
+
* filters: [
|
|
214
|
+
* {
|
|
215
|
+
* name: "instance-type",
|
|
216
|
+
* values: ["p4d.24xlarge"],
|
|
217
|
+
* },
|
|
218
|
+
* {
|
|
219
|
+
* name: "state",
|
|
220
|
+
* values: ["active"],
|
|
221
|
+
* },
|
|
222
|
+
* ],
|
|
223
|
+
* });
|
|
224
|
+
* ```
|
|
225
|
+
*
|
|
226
|
+
* ### Lookup by tag
|
|
227
|
+
*
|
|
228
|
+
* ```typescript
|
|
229
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
230
|
+
* import * as aws from "@pulumi/aws";
|
|
231
|
+
*
|
|
232
|
+
* const example = aws.ec2.getCapacityBlockReservation({
|
|
233
|
+
* filters: [{
|
|
234
|
+
* name: "tag:Project",
|
|
235
|
+
* values: ["ml-training"],
|
|
236
|
+
* }],
|
|
237
|
+
* });
|
|
238
|
+
* ```
|
|
239
|
+
*/
|
|
240
|
+
export declare function getCapacityBlockReservationOutput(args?: GetCapacityBlockReservationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCapacityBlockReservationResult>;
|
|
241
|
+
/**
|
|
242
|
+
* A collection of arguments for invoking getCapacityBlockReservation.
|
|
243
|
+
*/
|
|
244
|
+
export interface GetCapacityBlockReservationOutputArgs {
|
|
245
|
+
/**
|
|
246
|
+
* Configuration block(s) for filtering. Detailed below.
|
|
247
|
+
*/
|
|
248
|
+
filters?: pulumi.Input<pulumi.Input<inputs.ec2.GetCapacityBlockReservationFilterArgs>[] | undefined>;
|
|
249
|
+
/**
|
|
250
|
+
* ID of the Capacity Block reservation to retrieve.
|
|
251
|
+
*/
|
|
252
|
+
id?: pulumi.Input<string | undefined>;
|
|
253
|
+
/**
|
|
254
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
255
|
+
*/
|
|
256
|
+
region?: pulumi.Input<string | undefined>;
|
|
257
|
+
}
|
|
258
|
+
//# sourceMappingURL=getCapacityBlockReservation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getCapacityBlockReservation.d.ts","sourceRoot":"","sources":["../../ec2/getCapacityBlockReservation.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,159 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
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 __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
exports.getCapacityBlockReservationOutput = exports.getCapacityBlockReservation = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* Information about an existing EC2 Capacity Block reservation.
|
|
33
|
+
*
|
|
34
|
+
* This data source returns only Capacity Reservations whose `reservationType` is `capacity-block`. Use the `aws.ec2.CapacityReservation` data source to look up On-Demand Capacity Reservations (ODCR).
|
|
35
|
+
*
|
|
36
|
+
* At least one of `id` or `filter` must be specified. Filter combinations that match multiple Capacity Block reservations will return an error.
|
|
37
|
+
*
|
|
38
|
+
* ## Example Usage
|
|
39
|
+
*
|
|
40
|
+
* ### Lookup by ID
|
|
41
|
+
*
|
|
42
|
+
* ```typescript
|
|
43
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
44
|
+
* import * as aws from "@pulumi/aws";
|
|
45
|
+
*
|
|
46
|
+
* const example = aws.ec2.getCapacityBlockReservation({
|
|
47
|
+
* id: "cr-0123456789abcdef0",
|
|
48
|
+
* });
|
|
49
|
+
* ```
|
|
50
|
+
*
|
|
51
|
+
* ### Lookup by filter
|
|
52
|
+
*
|
|
53
|
+
* ```typescript
|
|
54
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
55
|
+
* import * as aws from "@pulumi/aws";
|
|
56
|
+
*
|
|
57
|
+
* const example = aws.ec2.getCapacityBlockReservation({
|
|
58
|
+
* filters: [
|
|
59
|
+
* {
|
|
60
|
+
* name: "instance-type",
|
|
61
|
+
* values: ["p4d.24xlarge"],
|
|
62
|
+
* },
|
|
63
|
+
* {
|
|
64
|
+
* name: "state",
|
|
65
|
+
* values: ["active"],
|
|
66
|
+
* },
|
|
67
|
+
* ],
|
|
68
|
+
* });
|
|
69
|
+
* ```
|
|
70
|
+
*
|
|
71
|
+
* ### Lookup by tag
|
|
72
|
+
*
|
|
73
|
+
* ```typescript
|
|
74
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
75
|
+
* import * as aws from "@pulumi/aws";
|
|
76
|
+
*
|
|
77
|
+
* const example = aws.ec2.getCapacityBlockReservation({
|
|
78
|
+
* filters: [{
|
|
79
|
+
* name: "tag:Project",
|
|
80
|
+
* values: ["ml-training"],
|
|
81
|
+
* }],
|
|
82
|
+
* });
|
|
83
|
+
* ```
|
|
84
|
+
*/
|
|
85
|
+
function getCapacityBlockReservation(args, opts) {
|
|
86
|
+
args = args || {};
|
|
87
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
88
|
+
return pulumi.runtime.invoke("aws:ec2/getCapacityBlockReservation:getCapacityBlockReservation", {
|
|
89
|
+
"filters": args.filters,
|
|
90
|
+
"id": args.id,
|
|
91
|
+
"region": args.region,
|
|
92
|
+
}, opts);
|
|
93
|
+
}
|
|
94
|
+
exports.getCapacityBlockReservation = getCapacityBlockReservation;
|
|
95
|
+
/**
|
|
96
|
+
* Information about an existing EC2 Capacity Block reservation.
|
|
97
|
+
*
|
|
98
|
+
* This data source returns only Capacity Reservations whose `reservationType` is `capacity-block`. Use the `aws.ec2.CapacityReservation` data source to look up On-Demand Capacity Reservations (ODCR).
|
|
99
|
+
*
|
|
100
|
+
* At least one of `id` or `filter` must be specified. Filter combinations that match multiple Capacity Block reservations will return an error.
|
|
101
|
+
*
|
|
102
|
+
* ## Example Usage
|
|
103
|
+
*
|
|
104
|
+
* ### Lookup by ID
|
|
105
|
+
*
|
|
106
|
+
* ```typescript
|
|
107
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
108
|
+
* import * as aws from "@pulumi/aws";
|
|
109
|
+
*
|
|
110
|
+
* const example = aws.ec2.getCapacityBlockReservation({
|
|
111
|
+
* id: "cr-0123456789abcdef0",
|
|
112
|
+
* });
|
|
113
|
+
* ```
|
|
114
|
+
*
|
|
115
|
+
* ### Lookup by filter
|
|
116
|
+
*
|
|
117
|
+
* ```typescript
|
|
118
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
119
|
+
* import * as aws from "@pulumi/aws";
|
|
120
|
+
*
|
|
121
|
+
* const example = aws.ec2.getCapacityBlockReservation({
|
|
122
|
+
* filters: [
|
|
123
|
+
* {
|
|
124
|
+
* name: "instance-type",
|
|
125
|
+
* values: ["p4d.24xlarge"],
|
|
126
|
+
* },
|
|
127
|
+
* {
|
|
128
|
+
* name: "state",
|
|
129
|
+
* values: ["active"],
|
|
130
|
+
* },
|
|
131
|
+
* ],
|
|
132
|
+
* });
|
|
133
|
+
* ```
|
|
134
|
+
*
|
|
135
|
+
* ### Lookup by tag
|
|
136
|
+
*
|
|
137
|
+
* ```typescript
|
|
138
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
139
|
+
* import * as aws from "@pulumi/aws";
|
|
140
|
+
*
|
|
141
|
+
* const example = aws.ec2.getCapacityBlockReservation({
|
|
142
|
+
* filters: [{
|
|
143
|
+
* name: "tag:Project",
|
|
144
|
+
* values: ["ml-training"],
|
|
145
|
+
* }],
|
|
146
|
+
* });
|
|
147
|
+
* ```
|
|
148
|
+
*/
|
|
149
|
+
function getCapacityBlockReservationOutput(args, opts) {
|
|
150
|
+
args = args || {};
|
|
151
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
152
|
+
return pulumi.runtime.invokeOutput("aws:ec2/getCapacityBlockReservation:getCapacityBlockReservation", {
|
|
153
|
+
"filters": args.filters,
|
|
154
|
+
"id": args.id,
|
|
155
|
+
"region": args.region,
|
|
156
|
+
}, opts);
|
|
157
|
+
}
|
|
158
|
+
exports.getCapacityBlockReservationOutput = getCapacityBlockReservationOutput;
|
|
159
|
+
//# sourceMappingURL=getCapacityBlockReservation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getCapacityBlockReservation.js","sourceRoot":"","sources":["../../ec2/getCapacityBlockReservation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,SAAgB,2BAA2B,CAAC,IAAsC,EAAE,IAA2B;IAC3G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iEAAiE,EAAE;QAC5F,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,kEAQC;AAgID;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,SAAgB,iCAAiC,CAAC,IAA4C,EAAE,IAAiC;IAC7H,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iEAAiE,EAAE;QAClG,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8EAQC"}
|
package/ec2/getInstances.d.ts
CHANGED
|
@@ -31,8 +31,8 @@ import * as outputs from "../types/output";
|
|
|
31
31
|
* });
|
|
32
32
|
* const testEip: aws.ec2.Eip[] = [];
|
|
33
33
|
* test.then(test => test.ids).length.apply(rangeBody => {
|
|
34
|
-
* for (
|
|
35
|
-
* testEip.push(new aws.ec2.Eip(`test-${range
|
|
34
|
+
* for (let range = 0; range < rangeBody; range++) {
|
|
35
|
+
* testEip.push(new aws.ec2.Eip(`test-${range}`, {instance: test.then(test => test.ids[range])}));
|
|
36
36
|
* }
|
|
37
37
|
* });
|
|
38
38
|
* ```
|
|
@@ -126,8 +126,8 @@ export interface GetInstancesResult {
|
|
|
126
126
|
* });
|
|
127
127
|
* const testEip: aws.ec2.Eip[] = [];
|
|
128
128
|
* test.then(test => test.ids).length.apply(rangeBody => {
|
|
129
|
-
* for (
|
|
130
|
-
* testEip.push(new aws.ec2.Eip(`test-${range
|
|
129
|
+
* for (let range = 0; range < rangeBody; range++) {
|
|
130
|
+
* testEip.push(new aws.ec2.Eip(`test-${range}`, {instance: test.then(test => test.ids[range])}));
|
|
131
131
|
* }
|
|
132
132
|
* });
|
|
133
133
|
* ```
|
package/ec2/getInstances.js
CHANGED
|
@@ -58,8 +58,8 @@ const utilities = __importStar(require("../utilities"));
|
|
|
58
58
|
* });
|
|
59
59
|
* const testEip: aws.ec2.Eip[] = [];
|
|
60
60
|
* test.then(test => test.ids).length.apply(rangeBody => {
|
|
61
|
-
* for (
|
|
62
|
-
* testEip.push(new aws.ec2.Eip(`test-${range
|
|
61
|
+
* for (let range = 0; range < rangeBody; range++) {
|
|
62
|
+
* testEip.push(new aws.ec2.Eip(`test-${range}`, {instance: test.then(test => test.ids[range])}));
|
|
63
63
|
* }
|
|
64
64
|
* });
|
|
65
65
|
* ```
|
|
@@ -105,8 +105,8 @@ exports.getInstances = getInstances;
|
|
|
105
105
|
* });
|
|
106
106
|
* const testEip: aws.ec2.Eip[] = [];
|
|
107
107
|
* test.then(test => test.ids).length.apply(rangeBody => {
|
|
108
|
-
* for (
|
|
109
|
-
* testEip.push(new aws.ec2.Eip(`test-${range
|
|
108
|
+
* for (let range = 0; range < rangeBody; range++) {
|
|
109
|
+
* testEip.push(new aws.ec2.Eip(`test-${range}`, {instance: test.then(test => test.ids[range])}));
|
|
110
110
|
* }
|
|
111
111
|
* });
|
|
112
112
|
* ```
|
package/ec2/getRouteTables.d.ts
CHANGED
|
@@ -23,9 +23,9 @@ import * as outputs from "../types/output";
|
|
|
23
23
|
* });
|
|
24
24
|
* const r: aws.ec2.Route[] = [];
|
|
25
25
|
* rts.then(rts => rts.ids).length.apply(rangeBody => {
|
|
26
|
-
* for (
|
|
27
|
-
* r.push(new aws.ec2.Route(`r-${range
|
|
28
|
-
* routeTableId: rts.then(rts => rts.ids[range
|
|
26
|
+
* for (let range = 0; range < rangeBody; range++) {
|
|
27
|
+
* r.push(new aws.ec2.Route(`r-${range}`, {
|
|
28
|
+
* routeTableId: rts.then(rts => rts.ids[range]),
|
|
29
29
|
* destinationCidrBlock: "10.0.0.0/22",
|
|
30
30
|
* vpcPeeringConnectionId: "pcx-0e9a7a9ecd137dc54",
|
|
31
31
|
* }));
|
|
@@ -99,9 +99,9 @@ export interface GetRouteTablesResult {
|
|
|
99
99
|
* });
|
|
100
100
|
* const r: aws.ec2.Route[] = [];
|
|
101
101
|
* rts.then(rts => rts.ids).length.apply(rangeBody => {
|
|
102
|
-
* for (
|
|
103
|
-
* r.push(new aws.ec2.Route(`r-${range
|
|
104
|
-
* routeTableId: rts.then(rts => rts.ids[range
|
|
102
|
+
* for (let range = 0; range < rangeBody; range++) {
|
|
103
|
+
* r.push(new aws.ec2.Route(`r-${range}`, {
|
|
104
|
+
* routeTableId: rts.then(rts => rts.ids[range]),
|
|
105
105
|
* destinationCidrBlock: "10.0.0.0/22",
|
|
106
106
|
* vpcPeeringConnectionId: "pcx-0e9a7a9ecd137dc54",
|
|
107
107
|
* }));
|
package/ec2/getRouteTables.js
CHANGED
|
@@ -50,9 +50,9 @@ const utilities = __importStar(require("../utilities"));
|
|
|
50
50
|
* });
|
|
51
51
|
* const r: aws.ec2.Route[] = [];
|
|
52
52
|
* rts.then(rts => rts.ids).length.apply(rangeBody => {
|
|
53
|
-
* for (
|
|
54
|
-
* r.push(new aws.ec2.Route(`r-${range
|
|
55
|
-
* routeTableId: rts.then(rts => rts.ids[range
|
|
53
|
+
* for (let range = 0; range < rangeBody; range++) {
|
|
54
|
+
* r.push(new aws.ec2.Route(`r-${range}`, {
|
|
55
|
+
* routeTableId: rts.then(rts => rts.ids[range]),
|
|
56
56
|
* destinationCidrBlock: "10.0.0.0/22",
|
|
57
57
|
* vpcPeeringConnectionId: "pcx-0e9a7a9ecd137dc54",
|
|
58
58
|
* }));
|
|
@@ -93,9 +93,9 @@ exports.getRouteTables = getRouteTables;
|
|
|
93
93
|
* });
|
|
94
94
|
* const r: aws.ec2.Route[] = [];
|
|
95
95
|
* rts.then(rts => rts.ids).length.apply(rangeBody => {
|
|
96
|
-
* for (
|
|
97
|
-
* r.push(new aws.ec2.Route(`r-${range
|
|
98
|
-
* routeTableId: rts.then(rts => rts.ids[range
|
|
96
|
+
* for (let range = 0; range < rangeBody; range++) {
|
|
97
|
+
* r.push(new aws.ec2.Route(`r-${range}`, {
|
|
98
|
+
* routeTableId: rts.then(rts => rts.ids[range]),
|
|
99
99
|
* destinationCidrBlock: "10.0.0.0/22",
|
|
100
100
|
* vpcPeeringConnectionId: "pcx-0e9a7a9ecd137dc54",
|
|
101
101
|
* }));
|
package/ec2/getVpcs.d.ts
CHANGED
|
@@ -39,8 +39,8 @@ import * as outputs from "../types/output";
|
|
|
39
39
|
* })));
|
|
40
40
|
* const testFlowLog: aws.ec2.FlowLog[] = [];
|
|
41
41
|
* foo.ids.length.apply(rangeBody => {
|
|
42
|
-
* for (
|
|
43
|
-
* testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range
|
|
42
|
+
* for (let range = 0; range < rangeBody; range++) {
|
|
43
|
+
* testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range}`, {vpcId: fooGetVpc.apply(fooGetVpc => fooGetVpc[range].id)}));
|
|
44
44
|
* }
|
|
45
45
|
* });
|
|
46
46
|
* return {
|
|
@@ -126,8 +126,8 @@ export interface GetVpcsResult {
|
|
|
126
126
|
* })));
|
|
127
127
|
* const testFlowLog: aws.ec2.FlowLog[] = [];
|
|
128
128
|
* foo.ids.length.apply(rangeBody => {
|
|
129
|
-
* for (
|
|
130
|
-
* testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range
|
|
129
|
+
* for (let range = 0; range < rangeBody; range++) {
|
|
130
|
+
* testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range}`, {vpcId: fooGetVpc.apply(fooGetVpc => fooGetVpc[range].id)}));
|
|
131
131
|
* }
|
|
132
132
|
* });
|
|
133
133
|
* return {
|
package/ec2/getVpcs.js
CHANGED
|
@@ -66,8 +66,8 @@ const utilities = __importStar(require("../utilities"));
|
|
|
66
66
|
* })));
|
|
67
67
|
* const testFlowLog: aws.ec2.FlowLog[] = [];
|
|
68
68
|
* foo.ids.length.apply(rangeBody => {
|
|
69
|
-
* for (
|
|
70
|
-
* testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range
|
|
69
|
+
* for (let range = 0; range < rangeBody; range++) {
|
|
70
|
+
* testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range}`, {vpcId: fooGetVpc.apply(fooGetVpc => fooGetVpc[range].id)}));
|
|
71
71
|
* }
|
|
72
72
|
* });
|
|
73
73
|
* return {
|
|
@@ -124,8 +124,8 @@ exports.getVpcs = getVpcs;
|
|
|
124
124
|
* })));
|
|
125
125
|
* const testFlowLog: aws.ec2.FlowLog[] = [];
|
|
126
126
|
* foo.ids.length.apply(rangeBody => {
|
|
127
|
-
* for (
|
|
128
|
-
* testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range
|
|
127
|
+
* for (let range = 0; range < rangeBody; range++) {
|
|
128
|
+
* testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range}`, {vpcId: fooGetVpc.apply(fooGetVpc => fooGetVpc[range].id)}));
|
|
129
129
|
* }
|
|
130
130
|
* });
|
|
131
131
|
* return {
|
|
@@ -17,7 +17,12 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
17
17
|
*
|
|
18
18
|
* ## Import
|
|
19
19
|
*
|
|
20
|
-
*
|
|
20
|
+
* ### Identity Schema
|
|
21
|
+
*
|
|
22
|
+
* #### Optional
|
|
23
|
+
*
|
|
24
|
+
* * `accountId` (String) AWS Account where this resource is managed.
|
|
25
|
+
* * `region` (String) Region where this resource is managed.
|
|
21
26
|
*/
|
|
22
27
|
export declare class ImageBlockPublicAccess extends pulumi.CustomResource {
|
|
23
28
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"imageBlockPublicAccess.d.ts","sourceRoot":"","sources":["../../ec2/imageBlockPublicAccess.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC
|
|
1
|
+
{"version":3,"file":"imageBlockPublicAccess.d.ts","sourceRoot":"","sources":["../../ec2/imageBlockPublicAccess.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,qBAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,sBAAsB;IAO9J;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,sBAAsB;IAOjE;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtD;;OAEG;IACH,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAErD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,0BAA0B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAmBlG;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC5C;AAED;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACvC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC/B"}
|
|
@@ -46,7 +46,12 @@ const utilities = __importStar(require("../utilities"));
|
|
|
46
46
|
*
|
|
47
47
|
* ## Import
|
|
48
48
|
*
|
|
49
|
-
*
|
|
49
|
+
* ### Identity Schema
|
|
50
|
+
*
|
|
51
|
+
* #### Optional
|
|
52
|
+
*
|
|
53
|
+
* * `accountId` (String) AWS Account where this resource is managed.
|
|
54
|
+
* * `region` (String) Region where this resource is managed.
|
|
50
55
|
*/
|
|
51
56
|
class ImageBlockPublicAccess extends pulumi.CustomResource {
|
|
52
57
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"imageBlockPublicAccess.js","sourceRoot":"","sources":["../../ec2/imageBlockPublicAccess.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"imageBlockPublicAccess.js","sourceRoot":"","sources":["../../ec2/imageBlockPublicAccess.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmC,EAAE,IAAmC;QACjI,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,uDAAuD,CAAC;IAE9F;;;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,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAsE,EAAE,IAAmC;QACjI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsD,CAAC;YACrE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAAqD,CAAC;YACnE,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;SACzC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,sBAAsB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3E,CAAC;;AA9DL,wDA+DC"}
|
package/ec2/index.d.ts
CHANGED
|
@@ -82,6 +82,9 @@ export declare const getAmiIdsOutput: typeof import("./getAmiIds").getAmiIdsOutp
|
|
|
82
82
|
export { GetCapacityBlockOfferingArgs, GetCapacityBlockOfferingResult, GetCapacityBlockOfferingOutputArgs } from "./getCapacityBlockOffering";
|
|
83
83
|
export declare const getCapacityBlockOffering: typeof import("./getCapacityBlockOffering").getCapacityBlockOffering;
|
|
84
84
|
export declare const getCapacityBlockOfferingOutput: typeof import("./getCapacityBlockOffering").getCapacityBlockOfferingOutput;
|
|
85
|
+
export { GetCapacityBlockReservationArgs, GetCapacityBlockReservationResult, GetCapacityBlockReservationOutputArgs } from "./getCapacityBlockReservation";
|
|
86
|
+
export declare const getCapacityBlockReservation: typeof import("./getCapacityBlockReservation").getCapacityBlockReservation;
|
|
87
|
+
export declare const getCapacityBlockReservationOutput: typeof import("./getCapacityBlockReservation").getCapacityBlockReservationOutput;
|
|
85
88
|
export { GetCoipPoolArgs, GetCoipPoolResult, GetCoipPoolOutputArgs } from "./getCoipPool";
|
|
86
89
|
export declare const getCoipPool: typeof import("./getCoipPool").getCoipPool;
|
|
87
90
|
export declare const getCoipPoolOutput: typeof import("./getCoipPool").getCoipPoolOutput;
|