@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,222 @@
|
|
|
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.Pool = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* Manages a WorkSpaces Pool in the AWS WorkSpaces service.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ### Basic Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as aws from "@pulumi/aws";
|
|
41
|
+
*
|
|
42
|
+
* const example = aws.workspaces.getBundle({
|
|
43
|
+
* owner: "AMAZON",
|
|
44
|
+
* name: "Standard with Windows 10 (Server 2022 based) (WSP)",
|
|
45
|
+
* });
|
|
46
|
+
* const exampleDirectory = new aws.workspaces.Directory("example", {
|
|
47
|
+
* subnetIds: [
|
|
48
|
+
* exampleC.id,
|
|
49
|
+
* exampleD.id,
|
|
50
|
+
* ],
|
|
51
|
+
* workspaceType: "POOLS",
|
|
52
|
+
* workspaceDirectoryName: "example-directory",
|
|
53
|
+
* workspaceDirectoryDescription: "Example WorkSpaces Directory for Pools",
|
|
54
|
+
* userIdentityType: "CUSTOMER_MANAGED",
|
|
55
|
+
* });
|
|
56
|
+
* const examplePool = new aws.workspaces.Pool("example", {
|
|
57
|
+
* bundleId: example.then(example => example.id),
|
|
58
|
+
* poolName: "example-pool",
|
|
59
|
+
* description: "Example WorkSpaces Pool",
|
|
60
|
+
* directoryId: exampleDirectory.directoryId,
|
|
61
|
+
* runningMode: "AUTO_STOP",
|
|
62
|
+
* capacity: {
|
|
63
|
+
* desiredUserSessions: 10,
|
|
64
|
+
* },
|
|
65
|
+
* });
|
|
66
|
+
* ```
|
|
67
|
+
*
|
|
68
|
+
* ### With Application Settings
|
|
69
|
+
*
|
|
70
|
+
* ```typescript
|
|
71
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
72
|
+
* import * as aws from "@pulumi/aws";
|
|
73
|
+
*
|
|
74
|
+
* const example = new aws.workspaces.Pool("example", {
|
|
75
|
+
* bundleId: exampleAwsWorkspacesBundle.id,
|
|
76
|
+
* poolName: "example-pool",
|
|
77
|
+
* description: "Example WorkSpaces Pool with Application Settings",
|
|
78
|
+
* directoryId: exampleAwsWorkspacesDirectory.directoryId,
|
|
79
|
+
* runningMode: "AUTO_STOP",
|
|
80
|
+
* capacity: {
|
|
81
|
+
* desiredUserSessions: 10,
|
|
82
|
+
* },
|
|
83
|
+
* applicationSettings: [{
|
|
84
|
+
* status: "ENABLED",
|
|
85
|
+
* settingsGroup: "my-settings-group",
|
|
86
|
+
* }],
|
|
87
|
+
* });
|
|
88
|
+
* ```
|
|
89
|
+
*
|
|
90
|
+
* ### With Timeout Settings
|
|
91
|
+
*
|
|
92
|
+
* ```typescript
|
|
93
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
94
|
+
* import * as aws from "@pulumi/aws";
|
|
95
|
+
*
|
|
96
|
+
* const example = new aws.workspaces.Pool("example", {
|
|
97
|
+
* bundleId: exampleAwsWorkspacesBundle.id,
|
|
98
|
+
* poolName: "example-pool",
|
|
99
|
+
* description: "Example WorkSpaces Pool with Timeout Settings",
|
|
100
|
+
* directoryId: exampleAwsWorkspacesDirectory.directoryId,
|
|
101
|
+
* runningMode: "AUTO_STOP",
|
|
102
|
+
* capacity: {
|
|
103
|
+
* desiredUserSessions: 10,
|
|
104
|
+
* },
|
|
105
|
+
* timeoutSettings: [{
|
|
106
|
+
* disconnectTimeoutInSeconds: 900,
|
|
107
|
+
* idleDisconnectTimeoutInSeconds: 900,
|
|
108
|
+
* maxUserDurationInSeconds: 14400,
|
|
109
|
+
* }],
|
|
110
|
+
* });
|
|
111
|
+
* ```
|
|
112
|
+
*
|
|
113
|
+
* ## Import
|
|
114
|
+
*
|
|
115
|
+
* Using `pulumi import`, import WorkSpaces Pool using the pool ID. For example:
|
|
116
|
+
*
|
|
117
|
+
* ```sh
|
|
118
|
+
* $ pulumi import aws:workspaces/pool:Pool example wspool-12345678
|
|
119
|
+
* ```
|
|
120
|
+
*
|
|
121
|
+
* ### Identity Schema
|
|
122
|
+
*
|
|
123
|
+
* #### Required
|
|
124
|
+
*
|
|
125
|
+
* * `poolId` (String) WorkSpaces Pool identifier.
|
|
126
|
+
*
|
|
127
|
+
* #### Optional
|
|
128
|
+
*
|
|
129
|
+
* * `accountId` (String) AWS Account where this resource is managed.
|
|
130
|
+
* * `region` (String) Region where this resource is managed.
|
|
131
|
+
*/
|
|
132
|
+
class Pool extends pulumi.CustomResource {
|
|
133
|
+
/**
|
|
134
|
+
* Get an existing Pool resource's state with the given name, ID, and optional extra
|
|
135
|
+
* properties used to qualify the lookup.
|
|
136
|
+
*
|
|
137
|
+
* @param name The _unique_ name of the resulting resource.
|
|
138
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
139
|
+
* @param state Any extra arguments used during the lookup.
|
|
140
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
141
|
+
*/
|
|
142
|
+
static get(name, id, state, opts) {
|
|
143
|
+
return new Pool(name, state, { ...opts, id: id });
|
|
144
|
+
}
|
|
145
|
+
/** @internal */
|
|
146
|
+
static __pulumiType = 'aws:workspaces/pool:Pool';
|
|
147
|
+
/**
|
|
148
|
+
* Returns true if the given object is an instance of Pool. This is designed to work even
|
|
149
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
150
|
+
*/
|
|
151
|
+
static isInstance(obj) {
|
|
152
|
+
if (obj === undefined || obj === null) {
|
|
153
|
+
return false;
|
|
154
|
+
}
|
|
155
|
+
return obj['__pulumiType'] === Pool.__pulumiType;
|
|
156
|
+
}
|
|
157
|
+
constructor(name, argsOrState, opts) {
|
|
158
|
+
let resourceInputs = {};
|
|
159
|
+
opts = opts || {};
|
|
160
|
+
if (opts.id) {
|
|
161
|
+
const state = argsOrState;
|
|
162
|
+
resourceInputs["applicationSettings"] = state?.applicationSettings;
|
|
163
|
+
resourceInputs["bundleId"] = state?.bundleId;
|
|
164
|
+
resourceInputs["capacity"] = state?.capacity;
|
|
165
|
+
resourceInputs["capacityStatuses"] = state?.capacityStatuses;
|
|
166
|
+
resourceInputs["createdAt"] = state?.createdAt;
|
|
167
|
+
resourceInputs["description"] = state?.description;
|
|
168
|
+
resourceInputs["directoryId"] = state?.directoryId;
|
|
169
|
+
resourceInputs["poolArn"] = state?.poolArn;
|
|
170
|
+
resourceInputs["poolId"] = state?.poolId;
|
|
171
|
+
resourceInputs["poolName"] = state?.poolName;
|
|
172
|
+
resourceInputs["region"] = state?.region;
|
|
173
|
+
resourceInputs["runningMode"] = state?.runningMode;
|
|
174
|
+
resourceInputs["s3BucketName"] = state?.s3BucketName;
|
|
175
|
+
resourceInputs["state"] = state?.state;
|
|
176
|
+
resourceInputs["tags"] = state?.tags;
|
|
177
|
+
resourceInputs["tagsAll"] = state?.tagsAll;
|
|
178
|
+
resourceInputs["timeoutSettings"] = state?.timeoutSettings;
|
|
179
|
+
resourceInputs["timeouts"] = state?.timeouts;
|
|
180
|
+
}
|
|
181
|
+
else {
|
|
182
|
+
const args = argsOrState;
|
|
183
|
+
if (args?.bundleId === undefined && !opts.urn) {
|
|
184
|
+
throw new Error("Missing required property 'bundleId'");
|
|
185
|
+
}
|
|
186
|
+
if (args?.description === undefined && !opts.urn) {
|
|
187
|
+
throw new Error("Missing required property 'description'");
|
|
188
|
+
}
|
|
189
|
+
if (args?.directoryId === undefined && !opts.urn) {
|
|
190
|
+
throw new Error("Missing required property 'directoryId'");
|
|
191
|
+
}
|
|
192
|
+
if (args?.poolName === undefined && !opts.urn) {
|
|
193
|
+
throw new Error("Missing required property 'poolName'");
|
|
194
|
+
}
|
|
195
|
+
if (args?.runningMode === undefined && !opts.urn) {
|
|
196
|
+
throw new Error("Missing required property 'runningMode'");
|
|
197
|
+
}
|
|
198
|
+
resourceInputs["applicationSettings"] = args?.applicationSettings;
|
|
199
|
+
resourceInputs["bundleId"] = args?.bundleId;
|
|
200
|
+
resourceInputs["capacity"] = args?.capacity;
|
|
201
|
+
resourceInputs["description"] = args?.description;
|
|
202
|
+
resourceInputs["directoryId"] = args?.directoryId;
|
|
203
|
+
resourceInputs["poolName"] = args?.poolName;
|
|
204
|
+
resourceInputs["region"] = args?.region;
|
|
205
|
+
resourceInputs["runningMode"] = args?.runningMode;
|
|
206
|
+
resourceInputs["tags"] = args?.tags;
|
|
207
|
+
resourceInputs["timeoutSettings"] = args?.timeoutSettings;
|
|
208
|
+
resourceInputs["timeouts"] = args?.timeouts;
|
|
209
|
+
resourceInputs["capacityStatuses"] = undefined /*out*/;
|
|
210
|
+
resourceInputs["createdAt"] = undefined /*out*/;
|
|
211
|
+
resourceInputs["poolArn"] = undefined /*out*/;
|
|
212
|
+
resourceInputs["poolId"] = undefined /*out*/;
|
|
213
|
+
resourceInputs["s3BucketName"] = undefined /*out*/;
|
|
214
|
+
resourceInputs["state"] = undefined /*out*/;
|
|
215
|
+
resourceInputs["tagsAll"] = undefined /*out*/;
|
|
216
|
+
}
|
|
217
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
218
|
+
super(Pool.__pulumiType, name, resourceInputs, opts);
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
exports.Pool = Pool;
|
|
222
|
+
//# sourceMappingURL=pool.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pool.js","sourceRoot":"","sources":["../../workspaces/pool.ts"],"names":[],"mappings":"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"}
|
|
@@ -13,22 +13,22 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
13
13
|
*
|
|
14
14
|
* const example = new aws.ec2.Vpc("example", {cidrBlock: "10.0.0.0/16"});
|
|
15
15
|
* const exampleSubnet: aws.ec2.Subnet[] = [];
|
|
16
|
-
* for (
|
|
17
|
-
* exampleSubnet.push(new aws.ec2.Subnet(`example-${range
|
|
16
|
+
* for (let range = 0; range < 2; range++) {
|
|
17
|
+
* exampleSubnet.push(new aws.ec2.Subnet(`example-${range}`, {
|
|
18
18
|
* vpcId: example.id,
|
|
19
19
|
* cidrBlock: std.cidrsubnetOutput({
|
|
20
20
|
* input: example.cidrBlock,
|
|
21
21
|
* newbits: 8,
|
|
22
|
-
* netnum: range
|
|
22
|
+
* netnum: range,
|
|
23
23
|
* }).apply(invoke => invoke.result),
|
|
24
|
-
* availabilityZone: available.names[range
|
|
24
|
+
* availabilityZone: available.names[range],
|
|
25
25
|
* }));
|
|
26
26
|
* }
|
|
27
27
|
* const example1: aws.ec2.SecurityGroup[] = [];
|
|
28
|
-
* for (
|
|
29
|
-
* example1.push(new aws.ec2.SecurityGroup(`example1-${range
|
|
28
|
+
* for (let range = 0; range < 2; range++) {
|
|
29
|
+
* example1.push(new aws.ec2.SecurityGroup(`example1-${range}`, {
|
|
30
30
|
* vpcId: example.id,
|
|
31
|
-
* name: `example-sg-${range
|
|
31
|
+
* name: `example-sg-${range}$`,
|
|
32
32
|
* }));
|
|
33
33
|
* }
|
|
34
34
|
* const exampleNetworkSettings = new aws.workspacesweb.NetworkSettings("example", {
|
|
@@ -42,22 +42,22 @@ const utilities = __importStar(require("../utilities"));
|
|
|
42
42
|
*
|
|
43
43
|
* const example = new aws.ec2.Vpc("example", {cidrBlock: "10.0.0.0/16"});
|
|
44
44
|
* const exampleSubnet: aws.ec2.Subnet[] = [];
|
|
45
|
-
* for (
|
|
46
|
-
* exampleSubnet.push(new aws.ec2.Subnet(`example-${range
|
|
45
|
+
* for (let range = 0; range < 2; range++) {
|
|
46
|
+
* exampleSubnet.push(new aws.ec2.Subnet(`example-${range}`, {
|
|
47
47
|
* vpcId: example.id,
|
|
48
48
|
* cidrBlock: std.cidrsubnetOutput({
|
|
49
49
|
* input: example.cidrBlock,
|
|
50
50
|
* newbits: 8,
|
|
51
|
-
* netnum: range
|
|
51
|
+
* netnum: range,
|
|
52
52
|
* }).apply(invoke => invoke.result),
|
|
53
|
-
* availabilityZone: available.names[range
|
|
53
|
+
* availabilityZone: available.names[range],
|
|
54
54
|
* }));
|
|
55
55
|
* }
|
|
56
56
|
* const example1: aws.ec2.SecurityGroup[] = [];
|
|
57
|
-
* for (
|
|
58
|
-
* example1.push(new aws.ec2.SecurityGroup(`example1-${range
|
|
57
|
+
* for (let range = 0; range < 2; range++) {
|
|
58
|
+
* example1.push(new aws.ec2.SecurityGroup(`example1-${range}`, {
|
|
59
59
|
* vpcId: example.id,
|
|
60
|
-
* name: `example-sg-${range
|
|
60
|
+
* name: `example-sg-${range}$`,
|
|
61
61
|
* }));
|
|
62
62
|
* }
|
|
63
63
|
* const exampleNetworkSettings = new aws.workspacesweb.NetworkSettings("example", {
|
|
@@ -25,25 +25,25 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
25
25
|
* },
|
|
26
26
|
* });
|
|
27
27
|
* const exampleSubnet: aws.ec2.Subnet[] = [];
|
|
28
|
-
* for (
|
|
29
|
-
* exampleSubnet.push(new aws.ec2.Subnet(`example-${range
|
|
28
|
+
* for (let range = 0; range < 2; range++) {
|
|
29
|
+
* exampleSubnet.push(new aws.ec2.Subnet(`example-${range}`, {
|
|
30
30
|
* vpcId: example.id,
|
|
31
31
|
* cidrBlock: std.cidrsubnetOutput({
|
|
32
32
|
* input: example.cidrBlock,
|
|
33
33
|
* newbits: 8,
|
|
34
|
-
* netnum: range
|
|
34
|
+
* netnum: range,
|
|
35
35
|
* }).apply(invoke => invoke.result),
|
|
36
|
-
* availabilityZone: available.then(available => available.names[range
|
|
36
|
+
* availabilityZone: available.then(available => available.names[range]),
|
|
37
37
|
* tags: {
|
|
38
38
|
* Name: "example",
|
|
39
39
|
* },
|
|
40
40
|
* }));
|
|
41
41
|
* }
|
|
42
42
|
* const exampleSecurityGroup: aws.ec2.SecurityGroup[] = [];
|
|
43
|
-
* for (
|
|
44
|
-
* exampleSecurityGroup.push(new aws.ec2.SecurityGroup(`example-${range
|
|
43
|
+
* for (let range = 0; range < 2; range++) {
|
|
44
|
+
* exampleSecurityGroup.push(new aws.ec2.SecurityGroup(`example-${range}`, {
|
|
45
45
|
* vpcId: example.id,
|
|
46
|
-
* name: `example-${range
|
|
46
|
+
* name: `example-${range}`,
|
|
47
47
|
* tags: {
|
|
48
48
|
* Name: "example",
|
|
49
49
|
* },
|
|
@@ -54,25 +54,25 @@ const utilities = __importStar(require("../utilities"));
|
|
|
54
54
|
* },
|
|
55
55
|
* });
|
|
56
56
|
* const exampleSubnet: aws.ec2.Subnet[] = [];
|
|
57
|
-
* for (
|
|
58
|
-
* exampleSubnet.push(new aws.ec2.Subnet(`example-${range
|
|
57
|
+
* for (let range = 0; range < 2; range++) {
|
|
58
|
+
* exampleSubnet.push(new aws.ec2.Subnet(`example-${range}`, {
|
|
59
59
|
* vpcId: example.id,
|
|
60
60
|
* cidrBlock: std.cidrsubnetOutput({
|
|
61
61
|
* input: example.cidrBlock,
|
|
62
62
|
* newbits: 8,
|
|
63
|
-
* netnum: range
|
|
63
|
+
* netnum: range,
|
|
64
64
|
* }).apply(invoke => invoke.result),
|
|
65
|
-
* availabilityZone: available.then(available => available.names[range
|
|
65
|
+
* availabilityZone: available.then(available => available.names[range]),
|
|
66
66
|
* tags: {
|
|
67
67
|
* Name: "example",
|
|
68
68
|
* },
|
|
69
69
|
* }));
|
|
70
70
|
* }
|
|
71
71
|
* const exampleSecurityGroup: aws.ec2.SecurityGroup[] = [];
|
|
72
|
-
* for (
|
|
73
|
-
* exampleSecurityGroup.push(new aws.ec2.SecurityGroup(`example-${range
|
|
72
|
+
* for (let range = 0; range < 2; range++) {
|
|
73
|
+
* exampleSecurityGroup.push(new aws.ec2.SecurityGroup(`example-${range}`, {
|
|
74
74
|
* vpcId: example.id,
|
|
75
|
-
* name: `example-${range
|
|
75
|
+
* name: `example-${range}`,
|
|
76
76
|
* tags: {
|
|
77
77
|
* Name: "example",
|
|
78
78
|
* },
|