@pulumi/aws 4.26.0-alpha.1635815916 → 4.27.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/accessanalyzer/analyzer.d.ts +1 -1
- package/accessanalyzer/analyzer.js +1 -1
- package/acm/certificate.d.ts +3 -3
- package/acm/certificate.js +1 -1
- package/acmpca/certificateAuthority.d.ts +1 -1
- package/acmpca/certificateAuthority.js +1 -1
- package/alb/listener.d.ts +1 -1
- package/alb/listener.js +1 -1
- package/alb/listenerCertificate.d.ts +1 -1
- package/alb/listenerCertificate.js +1 -1
- package/alb/listenerRule.d.ts +1 -1
- package/alb/listenerRule.js +1 -1
- package/alb/loadBalancer.d.ts +1 -1
- package/alb/loadBalancer.js +1 -1
- package/alb/targetGroup.d.ts +1 -1
- package/alb/targetGroup.js +1 -1
- package/amp/alertManagerDefinition.d.ts +89 -0
- package/amp/alertManagerDefinition.js +88 -0
- package/amp/alertManagerDefinition.js.map +1 -0
- package/amp/index.d.ts +2 -0
- package/amp/index.js +10 -0
- package/amp/index.js.map +1 -1
- package/amp/ruleGroupNamespace.d.ts +101 -0
- package/amp/ruleGroupNamespace.js +90 -0
- package/amp/ruleGroupNamespace.js.map +1 -0
- package/amp/workspace.d.ts +1 -1
- package/amp/workspace.js +1 -1
- package/amplify/app.d.ts +2 -2
- package/amplify/app.js +2 -2
- package/amplify/backendEnvironment.d.ts +1 -1
- package/amplify/backendEnvironment.js +1 -1
- package/amplify/branch.d.ts +1 -1
- package/amplify/branch.js +1 -1
- package/amplify/domainAssociation.d.ts +1 -1
- package/amplify/domainAssociation.js +1 -1
- package/amplify/webhook.d.ts +1 -1
- package/amplify/webhook.js +1 -1
- package/apigateway/account.d.ts +1 -1
- package/apigateway/account.js +1 -1
- package/apigateway/apiKey.d.ts +1 -1
- package/apigateway/apiKey.js +1 -1
- package/apigateway/authorizer.d.ts +7 -7
- package/apigateway/authorizer.js +1 -1
- package/apigateway/basePathMapping.d.ts +1 -1
- package/apigateway/basePathMapping.js +1 -1
- package/apigateway/clientCertificate.d.ts +1 -1
- package/apigateway/clientCertificate.js +1 -1
- package/apigateway/deployment.d.ts +2 -2
- package/apigateway/documentationPart.d.ts +1 -1
- package/apigateway/documentationPart.js +1 -1
- package/apigateway/documentationVersion.d.ts +1 -1
- package/apigateway/documentationVersion.js +1 -1
- package/apigateway/domainName.d.ts +1 -1
- package/apigateway/domainName.js +1 -1
- package/apigateway/getRestApi.d.ts +1 -1
- package/apigateway/integration.d.ts +7 -7
- package/apigateway/integration.js +1 -1
- package/apigateway/integrationResponse.d.ts +1 -1
- package/apigateway/integrationResponse.js +1 -1
- package/apigateway/method.d.ts +4 -4
- package/apigateway/method.js +1 -1
- package/apigateway/methodResponse.d.ts +1 -1
- package/apigateway/methodResponse.js +1 -1
- package/apigateway/methodSettings.d.ts +4 -4
- package/apigateway/methodSettings.js +1 -1
- package/apigateway/model.d.ts +1 -1
- package/apigateway/model.js +1 -1
- package/apigateway/requestValidator.d.ts +1 -1
- package/apigateway/requestValidator.js +1 -1
- package/apigateway/resource.d.ts +1 -1
- package/apigateway/resource.js +1 -1
- package/apigateway/response.d.ts +1 -1
- package/apigateway/response.js +1 -1
- package/apigateway/restApi.d.ts +3 -3
- package/apigateway/restApi.js +1 -1
- package/apigateway/restApiPolicy.d.ts +1 -1
- package/apigateway/restApiPolicy.js +1 -1
- package/apigateway/stage.d.ts +7 -7
- package/apigateway/stage.js +1 -1
- package/apigateway/usagePlan.d.ts +1 -1
- package/apigateway/usagePlan.js +1 -1
- package/apigateway/usagePlanKey.d.ts +1 -1
- package/apigateway/usagePlanKey.js +1 -1
- package/apigateway/vpcLink.d.ts +1 -1
- package/apigateway/vpcLink.js +1 -1
- package/apigatewayv2/api.d.ts +1 -1
- package/apigatewayv2/api.js +1 -1
- package/apigatewayv2/apiMapping.d.ts +1 -1
- package/apigatewayv2/apiMapping.js +1 -1
- package/apigatewayv2/authorizer.d.ts +1 -1
- package/apigatewayv2/authorizer.js +1 -1
- package/apigatewayv2/deployment.d.ts +1 -1
- package/apigatewayv2/deployment.js +1 -1
- package/apigatewayv2/domainName.d.ts +1 -1
- package/apigatewayv2/domainName.js +1 -1
- package/apigatewayv2/integration.d.ts +1 -1
- package/apigatewayv2/integration.js +1 -1
- package/apigatewayv2/integrationResponse.d.ts +1 -1
- package/apigatewayv2/integrationResponse.js +1 -1
- package/apigatewayv2/model.d.ts +1 -1
- package/apigatewayv2/model.js +1 -1
- package/apigatewayv2/route.d.ts +1 -1
- package/apigatewayv2/route.js +1 -1
- package/apigatewayv2/routeResponse.d.ts +1 -1
- package/apigatewayv2/routeResponse.js +1 -1
- package/apigatewayv2/stage.d.ts +5 -5
- package/apigatewayv2/stage.js +1 -1
- package/apigatewayv2/vpcLink.d.ts +1 -1
- package/apigatewayv2/vpcLink.js +1 -1
- package/appconfig/application.d.ts +1 -1
- package/appconfig/application.js +1 -1
- package/appconfig/configurationProfile.d.ts +1 -1
- package/appconfig/configurationProfile.js +1 -1
- package/appconfig/deployment.d.ts +1 -1
- package/appconfig/deployment.js +1 -1
- package/appconfig/deploymentStrategy.d.ts +1 -1
- package/appconfig/deploymentStrategy.js +1 -1
- package/appconfig/environment.d.ts +1 -1
- package/appconfig/environment.js +1 -1
- package/appconfig/hostedConfigurationVersion.d.ts +1 -1
- package/appconfig/hostedConfigurationVersion.js +1 -1
- package/applicationloadbalancing/listener.d.ts +1 -1
- package/applicationloadbalancing/listener.js +1 -1
- package/applicationloadbalancing/listenerCertificate.d.ts +1 -1
- package/applicationloadbalancing/listenerCertificate.js +1 -1
- package/applicationloadbalancing/listenerRule.d.ts +1 -1
- package/applicationloadbalancing/listenerRule.js +1 -1
- package/applicationloadbalancing/loadBalancer.d.ts +1 -1
- package/applicationloadbalancing/loadBalancer.js +1 -1
- package/applicationloadbalancing/targetGroup.d.ts +1 -1
- package/applicationloadbalancing/targetGroup.js +1 -1
- package/appmesh/gatewayRoute.d.ts +1 -1
- package/appmesh/gatewayRoute.js +1 -1
- package/appmesh/mesh.d.ts +1 -1
- package/appmesh/mesh.js +1 -1
- package/appmesh/route.d.ts +1 -1
- package/appmesh/route.js +1 -1
- package/appmesh/virtualGateway.d.ts +1 -1
- package/appmesh/virtualGateway.js +1 -1
- package/appmesh/virtualNode.d.ts +1 -1
- package/appmesh/virtualNode.js +1 -1
- package/appmesh/virtualRouter.d.ts +1 -1
- package/appmesh/virtualRouter.js +1 -1
- package/appmesh/virtualService.d.ts +1 -1
- package/appmesh/virtualService.js +1 -1
- package/apprunner/autoScalingConfigurationVersion.d.ts +1 -1
- package/apprunner/autoScalingConfigurationVersion.js +1 -1
- package/apprunner/connection.d.ts +1 -1
- package/apprunner/connection.js +1 -1
- package/apprunner/customDomainAssociation.d.ts +4 -4
- package/apprunner/customDomainAssociation.js +1 -1
- package/apprunner/service.d.ts +1 -1
- package/apprunner/service.js +1 -1
- package/appstream/fleet.d.ts +1 -4
- package/appstream/fleet.js +2 -2
- package/appstream/fleet.js.map +1 -1
- package/appstream/imageBuilder.d.ts +1 -7
- package/appstream/imageBuilder.js +2 -2
- package/appstream/imageBuilder.js.map +1 -1
- package/appstream/stack.d.ts +1 -4
- package/appstream/stack.js +2 -2
- package/appstream/stack.js.map +1 -1
- package/appsync/apiKey.d.ts +1 -1
- package/appsync/apiKey.js +1 -1
- package/appsync/dataSource.d.ts +1 -1
- package/appsync/dataSource.js +1 -1
- package/appsync/function.d.ts +1 -1
- package/appsync/function.js +1 -1
- package/appsync/graphQLApi.d.ts +5 -5
- package/appsync/graphQLApi.js +1 -1
- package/appsync/resolver.d.ts +1 -1
- package/appsync/resolver.js +1 -1
- package/athena/namedQuery.d.ts +1 -1
- package/athena/namedQuery.js +1 -1
- package/athena/workgroup.d.ts +1 -1
- package/athena/workgroup.js +1 -1
- package/autoscaling/getAmiIds.d.ts +2 -2
- package/autoscaling/group.d.ts +4 -4
- package/autoscaling/group.js +4 -4
- package/autoscaling/schedule.d.ts +1 -1
- package/autoscaling/schedule.js +1 -1
- package/autoscaling/tag.d.ts +1 -1
- package/autoscaling/tag.js +1 -1
- package/autoscalingplans/scalingPlan.d.ts +1 -1
- package/autoscalingplans/scalingPlan.js +1 -1
- package/backup/globalSettings.d.ts +1 -1
- package/backup/globalSettings.js +1 -1
- package/backup/index.d.ts +1 -0
- package/backup/index.js +5 -0
- package/backup/index.js.map +1 -1
- package/backup/plan.d.ts +1 -1
- package/backup/plan.js +1 -1
- package/backup/regionSettings.d.ts +1 -1
- package/backup/regionSettings.js +1 -1
- package/backup/vault.d.ts +1 -1
- package/backup/vault.js +1 -1
- package/backup/vaultLockConfiguration.d.ts +117 -0
- package/backup/vaultLockConfiguration.js +87 -0
- package/backup/vaultLockConfiguration.js.map +1 -0
- package/backup/vaultNotifications.d.ts +1 -1
- package/backup/vaultNotifications.js +1 -1
- package/backup/vaultPolicy.d.ts +1 -1
- package/backup/vaultPolicy.js +1 -1
- package/batch/computeEnvironment.d.ts +1 -1
- package/batch/computeEnvironment.js +1 -1
- package/batch/jobDefinition.d.ts +1 -1
- package/batch/jobDefinition.js +1 -1
- package/batch/jobQueue.d.ts +1 -1
- package/batch/jobQueue.js +1 -1
- package/budgets/budget.d.ts +1 -1
- package/budgets/budget.js +1 -1
- package/budgets/budgetAction.d.ts +1 -1
- package/budgets/budgetAction.js +1 -1
- package/cfg/aggregateAuthorization.d.ts +1 -1
- package/cfg/aggregateAuthorization.js +1 -1
- package/cfg/configurationAggregator.d.ts +1 -1
- package/cfg/configurationAggregator.js +1 -1
- package/cfg/conformancePack.d.ts +4 -4
- package/cfg/conformancePack.js +1 -1
- package/cfg/deliveryChannel.d.ts +1 -1
- package/cfg/deliveryChannel.js +1 -1
- package/cfg/organizationConformancePack.d.ts +4 -4
- package/cfg/organizationConformancePack.js +1 -1
- package/cfg/organizationCustomRule.d.ts +1 -1
- package/cfg/organizationCustomRule.js +1 -1
- package/cfg/organizationManagedRule.d.ts +1 -1
- package/cfg/organizationManagedRule.js +1 -1
- package/cfg/recorder.d.ts +1 -1
- package/cfg/recorder.js +1 -1
- package/cfg/recorderStatus.d.ts +1 -1
- package/cfg/recorderStatus.js +1 -1
- package/cfg/remediationConfiguration.d.ts +1 -1
- package/cfg/remediationConfiguration.js +1 -1
- package/cfg/rule.d.ts +1 -1
- package/cfg/rule.js +1 -1
- package/chime/voiceConnector.d.ts +1 -1
- package/chime/voiceConnector.js +1 -1
- package/chime/voiceConnectorGroup.d.ts +1 -1
- package/chime/voiceConnectorGroup.js +1 -1
- package/chime/voiceConnectorLogging.d.ts +1 -1
- package/chime/voiceConnectorLogging.js +1 -1
- package/chime/voiceConnectorOrganization.d.ts +1 -1
- package/chime/voiceConnectorOrganization.js +1 -1
- package/chime/voiceConnectorStreaming.d.ts +1 -1
- package/chime/voiceConnectorStreaming.js +1 -1
- package/chime/voiceConnectorTermination.d.ts +1 -1
- package/chime/voiceConnectorTermination.js +1 -1
- package/chime/voiceConnectorTerminationCredentials.d.ts +1 -1
- package/chime/voiceConnectorTerminationCredentials.js +1 -1
- package/cloud9/environmentEC2.d.ts +7 -7
- package/cloudformation/cloudFormationType.d.ts +1 -1
- package/cloudformation/cloudFormationType.js +1 -1
- package/cloudformation/stack.d.ts +1 -1
- package/cloudformation/stack.js +1 -1
- package/cloudformation/stackSet.d.ts +1 -1
- package/cloudformation/stackSet.js +1 -1
- package/cloudformation/stackSetInstance.d.ts +1 -1
- package/cloudformation/stackSetInstance.js +1 -1
- package/cloudfront/cachePolicy.d.ts +1 -1
- package/cloudfront/cachePolicy.js +1 -1
- package/cloudfront/distribution.d.ts +1 -1
- package/cloudfront/distribution.js +1 -1
- package/cloudfront/function.d.ts +1 -1
- package/cloudfront/function.js +1 -1
- package/cloudfront/getResponseHeadersPolicy.d.ts +71 -0
- package/cloudfront/getResponseHeadersPolicy.js +40 -0
- package/cloudfront/getResponseHeadersPolicy.js.map +1 -0
- package/cloudfront/index.d.ts +2 -0
- package/cloudfront/index.js +6 -0
- package/cloudfront/index.js.map +1 -1
- package/cloudfront/keyGroup.d.ts +1 -1
- package/cloudfront/keyGroup.js +1 -1
- package/cloudfront/monitoringSubscription.d.ts +1 -1
- package/cloudfront/monitoringSubscription.js +1 -1
- package/cloudfront/originAccessIdentity.d.ts +1 -1
- package/cloudfront/originAccessIdentity.js +1 -1
- package/cloudfront/publicKey.d.ts +1 -1
- package/cloudfront/publicKey.js +1 -1
- package/cloudfront/realtimeLogConfig.d.ts +1 -1
- package/cloudfront/realtimeLogConfig.js +1 -1
- package/cloudfront/responseHeadersPolicy.d.ts +149 -0
- package/cloudfront/responseHeadersPolicy.js +101 -0
- package/cloudfront/responseHeadersPolicy.js.map +1 -0
- package/cloudhsmv2/cluster.d.ts +8 -0
- package/cloudhsmv2/cluster.js +8 -0
- package/cloudhsmv2/cluster.js.map +1 -1
- package/cloudhsmv2/hsm.d.ts +1 -1
- package/cloudhsmv2/hsm.js +1 -1
- package/cloudtrail/trail.d.ts +1 -1
- package/cloudtrail/trail.js +1 -1
- package/cloudwatch/dashboard.d.ts +1 -1
- package/cloudwatch/dashboard.js +1 -1
- package/cloudwatch/eventApiDestination.d.ts +1 -1
- package/cloudwatch/eventApiDestination.js +1 -1
- package/cloudwatch/eventBus.d.ts +1 -1
- package/cloudwatch/eventBus.js +1 -1
- package/cloudwatch/eventBusPolicy.d.ts +1 -1
- package/cloudwatch/eventBusPolicy.js +1 -1
- package/cloudwatch/eventConnection.d.ts +1 -1
- package/cloudwatch/eventConnection.js +1 -1
- package/cloudwatch/eventPermission.d.ts +1 -1
- package/cloudwatch/eventPermission.js +1 -1
- package/cloudwatch/eventRule.d.ts +1 -1
- package/cloudwatch/eventRule.js +1 -1
- package/cloudwatch/getLogGroups.d.ts +1 -1
- package/cloudwatch/getLogGroups.js +1 -1
- package/cloudwatch/logDestination.d.ts +1 -1
- package/cloudwatch/logDestination.js +1 -1
- package/cloudwatch/logDestinationPolicy.d.ts +1 -1
- package/cloudwatch/logDestinationPolicy.js +1 -1
- package/cloudwatch/logGroup.d.ts +1 -1
- package/cloudwatch/logGroup.js +1 -1
- package/cloudwatch/logMetricFilter.d.ts +1 -1
- package/cloudwatch/logMetricFilter.js +1 -1
- package/cloudwatch/logResourcePolicy.d.ts +1 -1
- package/cloudwatch/logResourcePolicy.js +1 -1
- package/cloudwatch/logStream.d.ts +1 -1
- package/cloudwatch/logStream.js +1 -1
- package/cloudwatch/metricAlarm.d.ts +1 -1
- package/cloudwatch/metricAlarm.js +1 -1
- package/cloudwatch/metricStream.d.ts +1 -1
- package/cloudwatch/metricStream.js +1 -1
- package/codeartifact/domain.d.ts +1 -1
- package/codeartifact/domain.js +1 -1
- package/codeartifact/domainPermissions.d.ts +1 -1
- package/codeartifact/domainPermissions.js +1 -1
- package/codeartifact/repository.d.ts +1 -1
- package/codeartifact/repository.js +1 -1
- package/codeartifact/repositoryPermissionsPolicy.d.ts +1 -1
- package/codeartifact/repositoryPermissionsPolicy.js +1 -1
- package/codebuild/project.d.ts +2 -2
- package/codebuild/project.js +2 -2
- package/codebuild/reportGroup.d.ts +1 -1
- package/codebuild/reportGroup.js +1 -1
- package/codebuild/sourceCredential.d.ts +1 -1
- package/codebuild/sourceCredential.js +1 -1
- package/codebuild/webhook.d.ts +2 -2
- package/codebuild/webhook.js +2 -2
- package/codecommit/repository.d.ts +1 -1
- package/codecommit/repository.js +1 -1
- package/codedeploy/application.d.ts +1 -1
- package/codedeploy/application.js +1 -1
- package/codedeploy/deploymentConfig.d.ts +1 -1
- package/codedeploy/deploymentConfig.js +1 -1
- package/codedeploy/deploymentGroup.d.ts +1 -1
- package/codedeploy/deploymentGroup.js +1 -1
- package/codepipeline/pipeline.d.ts +1 -1
- package/codepipeline/pipeline.js +1 -1
- package/codepipeline/webhook.d.ts +1 -1
- package/codepipeline/webhook.js +1 -1
- package/codestarconnections/connection.d.ts +1 -1
- package/codestarconnections/connection.js +1 -1
- package/codestarconnections/host.d.ts +1 -1
- package/codestarconnections/host.js +1 -1
- package/codestarnotifications/notificationRule.d.ts +1 -1
- package/codestarnotifications/notificationRule.js +1 -1
- package/cognito/identityPool.d.ts +1 -1
- package/cognito/identityPool.js +1 -1
- package/cognito/identityPoolRoleAttachment.d.ts +1 -1
- package/cognito/identityPoolRoleAttachment.js +1 -1
- package/cognito/identityProvider.d.ts +1 -1
- package/cognito/identityProvider.js +1 -1
- package/cognito/resourceServer.d.ts +1 -1
- package/cognito/resourceServer.js +1 -1
- package/cognito/userGroup.d.ts +1 -1
- package/cognito/userGroup.js +1 -1
- package/cognito/userPool.d.ts +1 -1
- package/cognito/userPool.js +1 -1
- package/cognito/userPoolClient.d.ts +4 -4
- package/cognito/userPoolClient.js +1 -1
- package/cognito/userPoolDomain.d.ts +1 -1
- package/cognito/userPoolDomain.js +1 -1
- package/cognito/userPoolUICustomization.d.ts +1 -1
- package/cognito/userPoolUICustomization.js +1 -1
- package/connect/contactFlow.d.ts +1 -7
- package/connect/contactFlow.js +2 -2
- package/connect/contactFlow.js.map +1 -1
- package/connect/instance.d.ts +1 -1
- package/connect/instance.js +1 -1
- package/cur/reportDefinition.d.ts +1 -1
- package/cur/reportDefinition.js +1 -1
- package/datapipeline/pipeline.d.ts +1 -1
- package/datapipeline/pipeline.js +1 -1
- package/datasync/agent.d.ts +1 -1
- package/datasync/agent.js +1 -1
- package/datasync/efsLocation.d.ts +1 -1
- package/datasync/efsLocation.js +1 -1
- package/datasync/locationFsxWindows.d.ts +1 -1
- package/datasync/locationFsxWindows.js +1 -1
- package/datasync/locationSmb.d.ts +1 -1
- package/datasync/locationSmb.js +1 -1
- package/datasync/nfsLocation.d.ts +1 -1
- package/datasync/nfsLocation.js +1 -1
- package/datasync/s3location.d.ts +1 -1
- package/datasync/s3location.js +1 -1
- package/datasync/task.d.ts +1 -1
- package/datasync/task.js +1 -1
- package/dax/cluster.d.ts +3 -3
- package/dax/cluster.js +1 -1
- package/dax/parameterGroup.d.ts +1 -1
- package/dax/parameterGroup.js +1 -1
- package/dax/subnetGroup.d.ts +1 -1
- package/dax/subnetGroup.js +1 -1
- package/devicefarm/project.d.ts +1 -1
- package/devicefarm/project.js +1 -1
- package/directconnect/connection.d.ts +1 -7
- package/directconnect/connection.js +2 -2
- package/directconnect/connection.js.map +1 -1
- package/directconnect/gateway.d.ts +1 -1
- package/directconnect/gateway.js +1 -1
- package/directconnect/gatewayAssociation.d.ts +1 -1
- package/directconnect/gatewayAssociation.js +1 -1
- package/directconnect/gatewayAssociationProposal.d.ts +1 -1
- package/directconnect/gatewayAssociationProposal.js +1 -1
- package/directconnect/hostedPrivateVirtualInterface.d.ts +1 -1
- package/directconnect/hostedPrivateVirtualInterface.js +1 -1
- package/directconnect/hostedPrivateVirtualInterfaceAccepter.d.ts +1 -1
- package/directconnect/hostedPrivateVirtualInterfaceAccepter.js +1 -1
- package/directconnect/hostedPublicVirtualInterface.d.ts +1 -1
- package/directconnect/hostedPublicVirtualInterface.js +1 -1
- package/directconnect/hostedPublicVirtualInterfaceAccepter.d.ts +1 -1
- package/directconnect/hostedPublicVirtualInterfaceAccepter.js +1 -1
- package/directconnect/hostedTransitVirtualInterface.d.ts +1 -1
- package/directconnect/hostedTransitVirtualInterface.js +1 -1
- package/directconnect/hostedTransitVirtualInterfaceAcceptor.d.ts +1 -1
- package/directconnect/hostedTransitVirtualInterfaceAcceptor.js +1 -1
- package/directconnect/linkAggregationGroup.d.ts +1 -7
- package/directconnect/linkAggregationGroup.js +2 -2
- package/directconnect/linkAggregationGroup.js.map +1 -1
- package/directconnect/privateVirtualInterface.d.ts +1 -1
- package/directconnect/privateVirtualInterface.js +1 -1
- package/directconnect/publicVirtualInterface.d.ts +1 -1
- package/directconnect/publicVirtualInterface.js +1 -1
- package/directconnect/transitVirtualInterface.d.ts +1 -1
- package/directconnect/transitVirtualInterface.js +1 -1
- package/directoryservice/conditionalForwader.d.ts +1 -1
- package/directoryservice/conditionalForwader.js +1 -1
- package/directoryservice/directory.d.ts +1 -1
- package/directoryservice/directory.js +1 -1
- package/directoryservice/logService.d.ts +1 -1
- package/directoryservice/logService.js +1 -1
- package/dms/certificate.d.ts +1 -1
- package/dms/certificate.js +1 -1
- package/dms/endpoint.d.ts +1 -1
- package/dms/endpoint.js +1 -1
- package/dms/eventSubscription.d.ts +1 -1
- package/dms/eventSubscription.js +1 -1
- package/dms/replicationInstance.d.ts +1 -1
- package/dms/replicationInstance.js +1 -1
- package/dms/replicationSubnetGroup.d.ts +1 -1
- package/dms/replicationSubnetGroup.js +1 -1
- package/dms/replicationTask.d.ts +1 -1
- package/dms/replicationTask.js +1 -1
- package/docdb/cluster.d.ts +7 -7
- package/docdb/cluster.js +1 -1
- package/docdb/clusterInstance.d.ts +1 -1
- package/docdb/clusterInstance.js +1 -1
- package/docdb/clusterParameterGroup.d.ts +1 -1
- package/docdb/clusterParameterGroup.js +1 -1
- package/docdb/clusterSnapshot.d.ts +1 -1
- package/docdb/clusterSnapshot.js +1 -1
- package/docdb/subnetGroup.d.ts +1 -1
- package/docdb/subnetGroup.js +1 -1
- package/dynamodb/globalTable.d.ts +1 -1
- package/dynamodb/globalTable.js +1 -1
- package/dynamodb/kinesisStreamingDestination.d.ts +1 -1
- package/dynamodb/kinesisStreamingDestination.js +1 -1
- package/dynamodb/table.d.ts +1 -1
- package/dynamodb/table.js +1 -1
- package/dynamodb/tag.d.ts +1 -1
- package/dynamodb/tag.js +1 -1
- package/ebs/defaultKmsKey.d.ts +1 -1
- package/ebs/defaultKmsKey.js +1 -1
- package/ebs/getSnapshot.d.ts +2 -2
- package/ebs/getVolume.d.ts +2 -2
- package/ebs/snapshot.d.ts +7 -1
- package/ebs/snapshot.js +1 -1
- package/ebs/snapshot.js.map +1 -1
- package/ebs/snapshotCopy.d.ts +6 -0
- package/ebs/snapshotCopy.js.map +1 -1
- package/ebs/volume.d.ts +9 -3
- package/ebs/volume.js +1 -1
- package/ebs/volume.js.map +1 -1
- package/ec2/ami.d.ts +4 -4
- package/ec2/ami.js +1 -1
- package/ec2/amiCopy.d.ts +2 -2
- package/ec2/amiFromInstance.d.ts +2 -2
- package/ec2/amiLaunchPermission.d.ts +1 -1
- package/ec2/amiLaunchPermission.js +1 -1
- package/ec2/availabilityZoneGroup.d.ts +1 -1
- package/ec2/availabilityZoneGroup.js +1 -1
- package/ec2/capacityReservation.d.ts +1 -1
- package/ec2/capacityReservation.js +1 -1
- package/ec2/carrierGateway.d.ts +7 -1
- package/ec2/carrierGateway.js +1 -1
- package/ec2/carrierGateway.js.map +1 -1
- package/ec2/customerGateway.d.ts +1 -1
- package/ec2/customerGateway.js +1 -1
- package/ec2/dedicatedHost.d.ts +7 -4
- package/ec2/dedicatedHost.js +2 -2
- package/ec2/dedicatedHost.js.map +1 -1
- package/ec2/defaultNetworkAcl.d.ts +1 -1
- package/ec2/defaultNetworkAcl.js +1 -1
- package/ec2/defaultRouteTable.d.ts +1 -1
- package/ec2/defaultRouteTable.js +1 -1
- package/ec2/defaultSecurityGroup.d.ts +1 -1
- package/ec2/defaultSecurityGroup.js +1 -1
- package/ec2/defaultSubnet.d.ts +1 -1
- package/ec2/defaultSubnet.js +1 -1
- package/ec2/defaultVpc.d.ts +1 -1
- package/ec2/defaultVpc.js +1 -1
- package/ec2/defaultVpcDhcpOptions.d.ts +1 -1
- package/ec2/defaultVpcDhcpOptions.js +1 -1
- package/ec2/egressOnlyInternetGateway.d.ts +7 -1
- package/ec2/egressOnlyInternetGateway.js +1 -1
- package/ec2/egressOnlyInternetGateway.js.map +1 -1
- package/ec2/eip.d.ts +8 -2
- package/ec2/eip.js +2 -2
- package/ec2/eip.js.map +1 -1
- package/ec2/fleet.d.ts +7 -1
- package/ec2/fleet.js +1 -1
- package/ec2/fleet.js.map +1 -1
- package/ec2/flowLog.d.ts +1 -1
- package/ec2/flowLog.js +1 -1
- package/ec2/getAmi.d.ts +2 -2
- package/ec2/getAmiIds.d.ts +2 -2
- package/ec2/getInstances.d.ts +2 -2
- package/ec2/getInstances.js +2 -2
- package/ec2/getNetworkInterface.d.ts +4 -0
- package/ec2/getNetworkInterface.js.map +1 -1
- package/ec2/getPrefixList.d.ts +1 -1
- package/ec2/getPrefixList.js +1 -1
- package/ec2/getVpcDhcpOptions.d.ts +1 -1
- package/ec2/getVpcEndpointService.d.ts +2 -2
- package/ec2/instance.d.ts +4 -4
- package/ec2/instance.js +1 -1
- package/ec2/internetGateway.d.ts +1 -1
- package/ec2/internetGateway.js +1 -1
- package/ec2/keyPair.d.ts +7 -1
- package/ec2/keyPair.js +1 -1
- package/ec2/keyPair.js.map +1 -1
- package/ec2/launchConfiguration.d.ts +2 -2
- package/ec2/launchConfiguration.js +2 -2
- package/ec2/launchTemplate.d.ts +1 -1
- package/ec2/launchTemplate.js +1 -1
- package/ec2/localGatewayRoute.d.ts +1 -1
- package/ec2/localGatewayRoute.js +1 -1
- package/ec2/localGatewayRouteTableVpcAssociation.d.ts +7 -1
- package/ec2/localGatewayRouteTableVpcAssociation.js +1 -1
- package/ec2/localGatewayRouteTableVpcAssociation.js.map +1 -1
- package/ec2/managedPrefixList.d.ts +1 -1
- package/ec2/managedPrefixList.js +1 -1
- package/ec2/managedPrefixListEntry.d.ts +1 -1
- package/ec2/managedPrefixListEntry.js +1 -1
- package/ec2/natGateway.d.ts +1 -1
- package/ec2/natGateway.js +1 -1
- package/ec2/networkAcl.d.ts +1 -1
- package/ec2/networkAcl.js +1 -1
- package/ec2/networkAclRule.d.ts +6 -6
- package/ec2/networkInterface.d.ts +65 -1
- package/ec2/networkInterface.js +13 -1
- package/ec2/networkInterface.js.map +1 -1
- package/ec2/peeringConnectionOptions.d.ts +1 -1
- package/ec2/peeringConnectionOptions.js +1 -1
- package/ec2/placementGroup.d.ts +2 -2
- package/ec2/placementGroup.js +1 -1
- package/ec2/securityGroup.d.ts +1 -1
- package/ec2/securityGroup.js +1 -1
- package/ec2/securityGroupRule.d.ts +1 -1
- package/ec2/securityGroupRule.js +1 -1
- package/ec2/spotDatafeedSubscription.d.ts +1 -1
- package/ec2/spotDatafeedSubscription.js +1 -1
- package/ec2/spotFleetRequest.d.ts +1 -1
- package/ec2/spotFleetRequest.js +1 -1
- package/ec2/spotInstanceRequest.d.ts +3 -3
- package/ec2/subnet.d.ts +1 -1
- package/ec2/subnet.js +1 -1
- package/ec2/tag.d.ts +1 -1
- package/ec2/tag.js +1 -1
- package/ec2/trafficMirrorFilter.d.ts +7 -1
- package/ec2/trafficMirrorFilter.js +1 -1
- package/ec2/trafficMirrorFilter.js.map +1 -1
- package/ec2/trafficMirrorFilterRule.d.ts +1 -1
- package/ec2/trafficMirrorFilterRule.js +1 -1
- package/ec2/trafficMirrorSession.d.ts +7 -1
- package/ec2/trafficMirrorSession.js +1 -1
- package/ec2/trafficMirrorSession.js.map +1 -1
- package/ec2/trafficMirrorTarget.d.ts +7 -1
- package/ec2/trafficMirrorTarget.js +1 -1
- package/ec2/trafficMirrorTarget.js.map +1 -1
- package/ec2/transitGatewayPeeringAttachmentAccepter.d.ts +7 -1
- package/ec2/transitGatewayPeeringAttachmentAccepter.js +1 -1
- package/ec2/transitGatewayPeeringAttachmentAccepter.js.map +1 -1
- package/ec2/volumeAttachment.d.ts +1 -1
- package/ec2/volumeAttachment.js +1 -1
- package/ec2/vpc.d.ts +1 -1
- package/ec2/vpc.js +1 -1
- package/ec2/vpcDhcpOptions.d.ts +1 -1
- package/ec2/vpcDhcpOptions.js +1 -1
- package/ec2/vpcEndpoint.d.ts +1 -1
- package/ec2/vpcEndpoint.js +1 -1
- package/ec2/vpcEndpointConnectionNotification.d.ts +1 -1
- package/ec2/vpcEndpointConnectionNotification.js +1 -1
- package/ec2/vpcEndpointRouteTableAssociation.d.ts +1 -1
- package/ec2/vpcEndpointRouteTableAssociation.js +1 -1
- package/ec2/vpcEndpointService.d.ts +1 -1
- package/ec2/vpcEndpointService.js +1 -1
- package/ec2/vpcIpv4CidrBlockAssociation.d.ts +1 -1
- package/ec2/vpcIpv4CidrBlockAssociation.js +1 -1
- package/ec2/vpcPeeringConnection.d.ts +1 -1
- package/ec2/vpcPeeringConnection.js +1 -1
- package/ec2/vpcPeeringConnectionAccepter.d.ts +1 -1
- package/ec2/vpcPeeringConnectionAccepter.js +1 -1
- package/ec2/vpnConnection.d.ts +1 -1
- package/ec2/vpnConnection.js +1 -1
- package/ec2/vpnGateway.d.ts +1 -1
- package/ec2/vpnGateway.js +1 -1
- package/ec2clientvpn/endpoint.d.ts +7 -1
- package/ec2clientvpn/endpoint.js +1 -1
- package/ec2clientvpn/endpoint.js.map +1 -1
- package/ec2transitgateway/peeringAttachment.d.ts +7 -1
- package/ec2transitgateway/peeringAttachment.js +1 -1
- package/ec2transitgateway/peeringAttachment.js.map +1 -1
- package/ec2transitgateway/prefixListReference.d.ts +1 -1
- package/ec2transitgateway/prefixListReference.js +1 -1
- package/ec2transitgateway/route.d.ts +1 -1
- package/ec2transitgateway/route.js +1 -1
- package/ec2transitgateway/routeTable.d.ts +7 -1
- package/ec2transitgateway/routeTable.js +1 -1
- package/ec2transitgateway/routeTable.js.map +1 -1
- package/ec2transitgateway/routeTableAssociation.d.ts +1 -1
- package/ec2transitgateway/routeTableAssociation.js +1 -1
- package/ec2transitgateway/routeTablePropagation.d.ts +1 -1
- package/ec2transitgateway/routeTablePropagation.js +1 -1
- package/ec2transitgateway/transitGateway.d.ts +7 -1
- package/ec2transitgateway/transitGateway.js +1 -1
- package/ec2transitgateway/transitGateway.js.map +1 -1
- package/ec2transitgateway/vpcAttachment.d.ts +7 -1
- package/ec2transitgateway/vpcAttachment.js +1 -1
- package/ec2transitgateway/vpcAttachment.js.map +1 -1
- package/ec2transitgateway/vpcAttachmentAccepter.d.ts +7 -1
- package/ec2transitgateway/vpcAttachmentAccepter.js +1 -1
- package/ec2transitgateway/vpcAttachmentAccepter.js.map +1 -1
- package/ecr/lifecyclePolicy.d.ts +1 -1
- package/ecr/lifecyclePolicy.js +1 -1
- package/ecr/registryPolicy.d.ts +1 -1
- package/ecr/registryPolicy.js +1 -1
- package/ecr/replicationConfiguration.d.ts +1 -1
- package/ecr/replicationConfiguration.js +1 -1
- package/ecr/repository.d.ts +7 -1
- package/ecr/repository.js +1 -1
- package/ecr/repository.js.map +1 -1
- package/ecr/repositoryPolicy.d.ts +1 -1
- package/ecr/repositoryPolicy.js +1 -1
- package/ecrpublic/repository.d.ts +1 -1
- package/ecrpublic/repository.js +1 -1
- package/ecs/capacityProvider.d.ts +1 -1
- package/ecs/capacityProvider.js +1 -1
- package/ecs/cluster.d.ts +1 -1
- package/ecs/cluster.js +1 -1
- package/ecs/service.d.ts +10 -4
- package/ecs/service.js +1 -1
- package/ecs/service.js.map +1 -1
- package/ecs/tag.d.ts +1 -1
- package/ecs/tag.js +1 -1
- package/efs/accessPoint.d.ts +1 -1
- package/efs/accessPoint.js +1 -1
- package/efs/backupPolicy.d.ts +1 -1
- package/efs/backupPolicy.js +1 -1
- package/efs/fileSystem.d.ts +7 -1
- package/efs/fileSystem.js +1 -1
- package/efs/fileSystem.js.map +1 -1
- package/efs/fileSystemPolicy.d.ts +1 -1
- package/efs/fileSystemPolicy.js +1 -1
- package/efs/getFileSystem.d.ts +2 -2
- package/efs/mountTarget.d.ts +1 -1
- package/efs/mountTarget.js +1 -1
- package/eks/addon.d.ts +1 -1
- package/eks/addon.js +1 -1
- package/eks/cluster.d.ts +1 -1
- package/eks/cluster.js +1 -1
- package/eks/fargateProfile.d.ts +7 -1
- package/eks/fargateProfile.js +1 -1
- package/eks/fargateProfile.js.map +1 -1
- package/eks/identityProviderConfig.d.ts +7 -1
- package/eks/identityProviderConfig.js +1 -1
- package/eks/identityProviderConfig.js.map +1 -1
- package/eks/nodeGroup.d.ts +4 -4
- package/eks/nodeGroup.js +1 -1
- package/elasticache/cluster.d.ts +4 -4
- package/elasticache/cluster.js +1 -1
- package/elasticache/getCluster.d.ts +1 -1
- package/elasticache/globalReplicationGroup.d.ts +1 -1
- package/elasticache/globalReplicationGroup.js +1 -1
- package/elasticache/parameterGroup.d.ts +1 -1
- package/elasticache/parameterGroup.js +1 -1
- package/elasticache/replicationGroup.d.ts +16 -10
- package/elasticache/replicationGroup.js +1 -1
- package/elasticache/replicationGroup.js.map +1 -1
- package/elasticache/securityGroup.d.ts +1 -1
- package/elasticache/securityGroup.js +1 -1
- package/elasticache/subnetGroup.d.ts +1 -1
- package/elasticache/subnetGroup.js +1 -1
- package/elasticache/user.d.ts +1 -1
- package/elasticache/user.js +1 -1
- package/elasticache/userGroup.d.ts +1 -1
- package/elasticache/userGroup.js +1 -1
- package/elasticbeanstalk/application.d.ts +7 -1
- package/elasticbeanstalk/application.js +1 -1
- package/elasticbeanstalk/application.js.map +1 -1
- package/elasticbeanstalk/environment.d.ts +7 -1
- package/elasticbeanstalk/environment.js +1 -1
- package/elasticbeanstalk/environment.js.map +1 -1
- package/elasticloadbalancing/appCookieStickinessPolicy.d.ts +1 -1
- package/elasticloadbalancing/appCookieStickinessPolicy.js +1 -1
- package/elasticloadbalancing/loadBalancer.d.ts +7 -1
- package/elasticloadbalancing/loadBalancer.js +1 -1
- package/elasticloadbalancing/loadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/listener.d.ts +1 -1
- package/elasticloadbalancingv2/listener.js +1 -1
- package/elasticloadbalancingv2/listenerCertificate.d.ts +1 -1
- package/elasticloadbalancingv2/listenerCertificate.js +1 -1
- package/elasticloadbalancingv2/listenerRule.d.ts +1 -1
- package/elasticloadbalancingv2/listenerRule.js +1 -1
- package/elasticloadbalancingv2/loadBalancer.d.ts +1 -1
- package/elasticloadbalancingv2/loadBalancer.js +1 -1
- package/elasticloadbalancingv2/targetGroup.d.ts +1 -1
- package/elasticloadbalancingv2/targetGroup.js +1 -1
- package/elasticsearch/domain.d.ts +1 -1
- package/elasticsearch/domain.js +1 -1
- package/elasticsearch/domainPolicy.d.ts +1 -1
- package/elasticsearch/domainPolicy.js +1 -1
- package/elasticsearch/domainSamlOptions.d.ts +1 -1
- package/elasticsearch/domainSamlOptions.js +1 -1
- package/elasticsearch/getDomain.d.ts +1 -1
- package/elastictranscoder/pipeline.d.ts +1 -1
- package/elastictranscoder/pipeline.js +1 -1
- package/elastictranscoder/preset.d.ts +1 -1
- package/elastictranscoder/preset.js +1 -1
- package/elb/appCookieStickinessPolicy.d.ts +1 -1
- package/elb/appCookieStickinessPolicy.js +1 -1
- package/elb/loadBalancer.d.ts +7 -1
- package/elb/loadBalancer.js +1 -1
- package/elb/loadBalancer.js.map +1 -1
- package/emr/cluster.d.ts +1 -1
- package/emr/cluster.js +1 -1
- package/emr/instanceFleet.d.ts +1 -1
- package/emr/instanceFleet.js +1 -1
- package/emr/instanceGroup.d.ts +1 -1
- package/emr/instanceGroup.js +1 -1
- package/emr/managedScalingPolicy.d.ts +1 -1
- package/emr/managedScalingPolicy.js +1 -1
- package/emr/securityConfiguration.d.ts +1 -1
- package/emr/securityConfiguration.js +1 -1
- package/fms/adminAccount.d.ts +1 -1
- package/fms/adminAccount.js +1 -1
- package/fms/policy.d.ts +1 -1
- package/fms/policy.js +1 -1
- package/fsx/backup.d.ts +1 -7
- package/fsx/backup.js +2 -2
- package/fsx/backup.js.map +1 -1
- package/fsx/lustreFileSystem.d.ts +3 -3
- package/fsx/lustreFileSystem.js +1 -1
- package/fsx/ontapFileSystem.d.ts +2 -8
- package/fsx/ontapFileSystem.js +3 -3
- package/fsx/ontapFileSystem.js.map +1 -1
- package/fsx/windowsFileSystem.d.ts +3 -3
- package/fsx/windowsFileSystem.js +1 -1
- package/gamelift/alias.d.ts +1 -1
- package/gamelift/alias.js +1 -1
- package/gamelift/build.d.ts +3 -3
- package/gamelift/fleet.d.ts +6 -6
- package/gamelift/gameSessionQueue.d.ts +1 -1
- package/gamelift/gameSessionQueue.js +1 -1
- package/getAmi.d.ts +2 -2
- package/getAmiIds.d.ts +2 -2
- package/getAutoscalingGroups.d.ts +2 -2
- package/getAvailabilityZone.d.ts +1 -1
- package/getAvailabilityZone.js +1 -1
- package/getIpRanges.d.ts +4 -4
- package/getPartition.d.ts +3 -3
- package/getPrefixList.d.ts +1 -1
- package/getPrefixList.js +1 -1
- package/getRegions.d.ts +1 -1
- package/getRegions.js +1 -1
- package/glacier/vault.d.ts +1 -1
- package/glacier/vault.js +1 -1
- package/glacier/vaultLock.d.ts +1 -1
- package/glacier/vaultLock.js +1 -1
- package/globalaccelerator/accelerator.d.ts +1 -1
- package/globalaccelerator/accelerator.js +1 -1
- package/globalaccelerator/endpointGroup.d.ts +1 -1
- package/globalaccelerator/endpointGroup.js +1 -1
- package/globalaccelerator/listener.d.ts +1 -1
- package/globalaccelerator/listener.js +1 -1
- package/glue/catalogDatabase.d.ts +1 -1
- package/glue/catalogDatabase.js +1 -1
- package/glue/catalogTable.d.ts +1 -1
- package/glue/catalogTable.js +1 -1
- package/glue/classifier.d.ts +1 -1
- package/glue/classifier.js +1 -1
- package/glue/connection.d.ts +1 -7
- package/glue/connection.js +2 -2
- package/glue/connection.js.map +1 -1
- package/glue/crawler.d.ts +1 -1
- package/glue/crawler.js +1 -1
- package/glue/dataCatalogEncryptionSettings.d.ts +1 -1
- package/glue/dataCatalogEncryptionSettings.js +1 -1
- package/glue/devEndpoint.d.ts +7 -1
- package/glue/devEndpoint.js +1 -1
- package/glue/devEndpoint.js.map +1 -1
- package/glue/job.d.ts +7 -1
- package/glue/job.js +1 -1
- package/glue/job.js.map +1 -1
- package/glue/mltransform.d.ts +7 -1
- package/glue/mltransform.js +1 -1
- package/glue/mltransform.js.map +1 -1
- package/glue/partition.d.ts +1 -1
- package/glue/partition.js +1 -1
- package/glue/partitionIndex.d.ts +1 -1
- package/glue/partitionIndex.js +1 -1
- package/glue/registry.d.ts +7 -1
- package/glue/registry.js +1 -1
- package/glue/registry.js.map +1 -1
- package/glue/schema.d.ts +7 -1
- package/glue/schema.js +1 -1
- package/glue/schema.js.map +1 -1
- package/glue/securityConfiguration.d.ts +1 -1
- package/glue/securityConfiguration.js +1 -1
- package/glue/trigger.d.ts +7 -1
- package/glue/trigger.js +1 -1
- package/glue/trigger.js.map +1 -1
- package/glue/userDefinedFunction.d.ts +1 -1
- package/glue/userDefinedFunction.js +1 -1
- package/glue/workflow.d.ts +7 -1
- package/glue/workflow.js +1 -1
- package/glue/workflow.js.map +1 -1
- package/guardduty/detector.d.ts +1 -1
- package/guardduty/detector.js +1 -1
- package/guardduty/filter.d.ts +1 -1
- package/guardduty/filter.js +1 -1
- package/guardduty/inviteAccepter.d.ts +1 -1
- package/guardduty/inviteAccepter.js +1 -1
- package/guardduty/ipset.d.ts +1 -1
- package/guardduty/ipset.js +1 -1
- package/guardduty/member.d.ts +1 -1
- package/guardduty/member.js +1 -1
- package/guardduty/organizationAdminAccount.d.ts +1 -1
- package/guardduty/organizationAdminAccount.js +1 -1
- package/guardduty/organizationConfiguration.d.ts +1 -1
- package/guardduty/organizationConfiguration.js +1 -1
- package/guardduty/publishingDestination.d.ts +1 -1
- package/guardduty/publishingDestination.js +1 -1
- package/guardduty/threatIntelSet.d.ts +1 -1
- package/guardduty/threatIntelSet.js +1 -1
- package/iam/accessKey.d.ts +1 -1
- package/iam/accessKey.js +1 -1
- package/iam/accountAlias.d.ts +1 -1
- package/iam/accountAlias.js +1 -1
- package/iam/accountPasswordPolicy.d.ts +4 -4
- package/iam/accountPasswordPolicy.js +1 -1
- package/iam/getUserSshKey.d.ts +77 -0
- package/iam/getUserSshKey.js +42 -0
- package/iam/getUserSshKey.js.map +1 -0
- package/iam/group.d.ts +1 -1
- package/iam/group.js +1 -1
- package/iam/groupPolicy.d.ts +1 -1
- package/iam/groupPolicy.js +1 -1
- package/iam/index.d.ts +1 -0
- package/iam/index.js +1 -0
- package/iam/index.js.map +1 -1
- package/iam/instanceProfile.d.ts +1 -1
- package/iam/instanceProfile.js +1 -1
- package/iam/openIdConnectProvider.d.ts +1 -1
- package/iam/openIdConnectProvider.js +1 -1
- package/iam/policy.d.ts +1 -1
- package/iam/policy.js +1 -1
- package/iam/role.d.ts +1 -1
- package/iam/role.js +1 -1
- package/iam/rolePolicy.d.ts +1 -1
- package/iam/rolePolicy.js +1 -1
- package/iam/samlProvider.d.ts +5 -5
- package/iam/samlProvider.js +1 -1
- package/iam/serverCertificate.d.ts +1 -1
- package/iam/serverCertificate.js +1 -1
- package/iam/serviceLinkedRole.d.ts +1 -1
- package/iam/serviceLinkedRole.js +1 -1
- package/iam/sshKey.d.ts +1 -1
- package/iam/sshKey.js +1 -1
- package/iam/user.d.ts +1 -1
- package/iam/user.js +1 -1
- package/iam/userLoginProfile.d.ts +1 -1
- package/iam/userLoginProfile.js +1 -1
- package/iam/userPolicy.d.ts +1 -1
- package/iam/userPolicy.js +1 -1
- package/imagebuilder/component.d.ts +1 -1
- package/imagebuilder/component.js +1 -1
- package/imagebuilder/distributionConfiguration.d.ts +1 -1
- package/imagebuilder/distributionConfiguration.js +1 -1
- package/imagebuilder/getImage.d.ts +2 -2
- package/imagebuilder/image.d.ts +1 -1
- package/imagebuilder/image.js +1 -1
- package/imagebuilder/imagePipeline.d.ts +1 -1
- package/imagebuilder/imagePipeline.js +1 -1
- package/imagebuilder/imageRecipe.d.ts +1 -1
- package/imagebuilder/imageRecipe.js +1 -1
- package/imagebuilder/infrastructureConfiguration.d.ts +1 -1
- package/imagebuilder/infrastructureConfiguration.js +1 -1
- package/inspector/assessmentTarget.d.ts +1 -1
- package/inspector/assessmentTarget.js +1 -1
- package/inspector/assessmentTemplate.d.ts +1 -1
- package/inspector/assessmentTemplate.js +1 -1
- package/inspector/getRulesPackages.d.ts +1 -1
- package/inspector/getRulesPackages.js +1 -1
- package/iot/authorizer.d.ts +1 -1
- package/iot/authorizer.js +1 -1
- package/iot/policy.d.ts +1 -1
- package/iot/policy.js +1 -1
- package/iot/roleAlias.d.ts +1 -1
- package/iot/roleAlias.js +1 -1
- package/iot/thing.d.ts +1 -1
- package/iot/thing.js +1 -1
- package/iot/thingType.d.ts +1 -1
- package/iot/thingType.js +1 -1
- package/iot/topicRule.d.ts +1 -1
- package/iot/topicRule.js +1 -1
- package/kinesis/analyticsApplication.d.ts +7 -1
- package/kinesis/analyticsApplication.js +1 -1
- package/kinesis/analyticsApplication.js.map +1 -1
- package/kinesis/firehoseDeliveryStream.d.ts +8 -2
- package/kinesis/firehoseDeliveryStream.js +2 -2
- package/kinesis/firehoseDeliveryStream.js.map +1 -1
- package/kinesis/stream.d.ts +7 -1
- package/kinesis/stream.js +1 -1
- package/kinesis/stream.js.map +1 -1
- package/kinesis/streamConsumer.d.ts +1 -1
- package/kinesis/streamConsumer.js +1 -1
- package/kinesis/videoStream.d.ts +7 -1
- package/kinesis/videoStream.js +1 -1
- package/kinesis/videoStream.js.map +1 -1
- package/kinesisanalyticsv2/application.d.ts +7 -1
- package/kinesisanalyticsv2/application.js +1 -1
- package/kinesisanalyticsv2/application.js.map +1 -1
- package/kinesisanalyticsv2/applicationSnapshot.d.ts +1 -1
- package/kinesisanalyticsv2/applicationSnapshot.js +1 -1
- package/kms/alias.d.ts +1 -1
- package/kms/alias.js +1 -1
- package/kms/externalKey.d.ts +13 -1
- package/kms/externalKey.js +3 -1
- package/kms/externalKey.js.map +1 -1
- package/kms/getKey.d.ts +3 -0
- package/kms/getKey.js.map +1 -1
- package/kms/grant.d.ts +1 -1
- package/kms/grant.js +1 -1
- package/kms/index.d.ts +2 -0
- package/kms/index.js +10 -0
- package/kms/index.js.map +1 -1
- package/kms/key.d.ts +44 -11
- package/kms/key.js +4 -2
- package/kms/key.js.map +1 -1
- package/kms/replicaExternalKey.d.ts +233 -0
- package/kms/replicaExternalKey.js +119 -0
- package/kms/replicaExternalKey.js.map +1 -0
- package/kms/replicaKey.d.ts +204 -0
- package/kms/replicaKey.js +110 -0
- package/kms/replicaKey.js.map +1 -0
- package/lakeformation/resource.d.ts +1 -1
- package/lakeformation/resource.js +1 -1
- package/lambda/alias.d.ts +1 -1
- package/lambda/alias.js +1 -1
- package/lambda/codeSigningConfig.d.ts +1 -1
- package/lambda/codeSigningConfig.js +1 -1
- package/lambda/eventSourceMapping.d.ts +1 -1
- package/lambda/eventSourceMapping.js +1 -1
- package/lambda/function.d.ts +1 -1
- package/lambda/function.js +1 -1
- package/lambda/functionEventInvokeConfig.d.ts +1 -1
- package/lambda/functionEventInvokeConfig.js +1 -1
- package/lambda/getFunction.d.ts +2 -2
- package/lambda/permission.d.ts +10 -10
- package/lambda/permission.js +1 -1
- package/lambda/provisionedConcurrencyConfig.d.ts +1 -1
- package/lambda/provisionedConcurrencyConfig.js +1 -1
- package/lb/listener.d.ts +1 -1
- package/lb/listener.js +1 -1
- package/lb/listenerCertificate.d.ts +1 -1
- package/lb/listenerCertificate.js +1 -1
- package/lb/listenerRule.d.ts +1 -1
- package/lb/listenerRule.js +1 -1
- package/lb/loadBalancer.d.ts +1 -1
- package/lb/loadBalancer.js +1 -1
- package/lb/targetGroup.d.ts +1 -1
- package/lb/targetGroup.js +1 -1
- package/licensemanager/association.d.ts +1 -1
- package/licensemanager/association.js +1 -1
- package/licensemanager/licenseConfiguration.d.ts +1 -1
- package/licensemanager/licenseConfiguration.js +1 -1
- package/lightsail/instance.d.ts +3 -3
- package/lightsail/instance.js +3 -3
- package/macie/customDataIdentifier.d.ts +1 -1
- package/macie/customDataIdentifier.js +1 -1
- package/macie/findingsFilter.d.ts +1 -1
- package/macie/findingsFilter.js +1 -1
- package/macie2/account.d.ts +1 -1
- package/macie2/account.js +1 -1
- package/macie2/classificationJob.d.ts +1 -1
- package/macie2/classificationJob.js +1 -1
- package/macie2/invitationAccepter.d.ts +1 -1
- package/macie2/invitationAccepter.js +1 -1
- package/macie2/member.d.ts +1 -1
- package/macie2/member.js +1 -1
- package/macie2/organizationAdminAccount.d.ts +1 -1
- package/macie2/organizationAdminAccount.js +1 -1
- package/mediaconvert/queue.d.ts +1 -1
- package/mediaconvert/queue.js +1 -1
- package/mediapackage/channel.d.ts +1 -1
- package/mediapackage/channel.js +1 -1
- package/mediastore/container.d.ts +1 -1
- package/mediastore/container.js +1 -1
- package/mediastore/containerPolicy.d.ts +1 -1
- package/mediastore/containerPolicy.js +1 -1
- package/mq/broker.d.ts +3 -3
- package/mq/broker.js +1 -1
- package/mq/configuration.d.ts +1 -1
- package/mq/configuration.js +1 -1
- package/msk/cluster.d.ts +3 -3
- package/msk/cluster.js +1 -1
- package/msk/configuration.d.ts +1 -1
- package/msk/configuration.js +1 -1
- package/msk/scramSecretAssociation.d.ts +1 -1
- package/msk/scramSecretAssociation.js +1 -1
- package/mwaa/environment.d.ts +1 -1
- package/mwaa/environment.js +1 -1
- package/neptune/cluster.d.ts +10 -10
- package/neptune/cluster.js +1 -1
- package/neptune/clusterEndpoint.d.ts +1 -1
- package/neptune/clusterEndpoint.js +1 -1
- package/neptune/clusterInstance.d.ts +1 -1
- package/neptune/clusterInstance.js +1 -1
- package/neptune/clusterParameterGroup.d.ts +1 -1
- package/neptune/clusterParameterGroup.js +1 -1
- package/neptune/clusterSnapshot.d.ts +1 -1
- package/neptune/clusterSnapshot.js +1 -1
- package/neptune/eventSubscription.d.ts +1 -1
- package/neptune/eventSubscription.js +1 -1
- package/neptune/parameterGroup.d.ts +1 -1
- package/neptune/parameterGroup.js +1 -1
- package/neptune/subnetGroup.d.ts +1 -1
- package/neptune/subnetGroup.js +1 -1
- package/networkfirewall/resourcePolicy.d.ts +1 -1
- package/networkfirewall/resourcePolicy.js +1 -1
- package/opsworks/application.d.ts +1 -1
- package/opsworks/application.js +1 -1
- package/opsworks/customLayer.d.ts +1 -1
- package/opsworks/customLayer.js +1 -1
- package/opsworks/instance.d.ts +2 -2
- package/opsworks/instance.js +2 -2
- package/opsworks/phpAppLayer.d.ts +1 -1
- package/opsworks/phpAppLayer.js +1 -1
- package/opsworks/stack.d.ts +1 -1
- package/opsworks/stack.js +1 -1
- package/opsworks/staticWebLayer.d.ts +1 -1
- package/opsworks/staticWebLayer.js +1 -1
- package/organizations/account.d.ts +1 -1
- package/organizations/account.js +1 -1
- package/organizations/delegatedAdministrator.d.ts +1 -1
- package/organizations/delegatedAdministrator.js +1 -1
- package/organizations/getOrganization.d.ts +1 -1
- package/organizations/organization.d.ts +4 -4
- package/organizations/organization.js +1 -1
- package/organizations/organizationalUnit.d.ts +1 -1
- package/organizations/organizationalUnit.js +1 -1
- package/organizations/policy.d.ts +1 -1
- package/organizations/policy.js +1 -1
- package/organizations/policyAttachment.d.ts +1 -1
- package/organizations/policyAttachment.js +1 -1
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/pinpoint/admChannel.d.ts +1 -1
- package/pinpoint/admChannel.js +1 -1
- package/pinpoint/apnsChannel.d.ts +1 -1
- package/pinpoint/apnsChannel.js +1 -1
- package/pinpoint/apnsSandboxChannel.d.ts +1 -1
- package/pinpoint/apnsSandboxChannel.js +1 -1
- package/pinpoint/apnsVoipChannel.d.ts +1 -1
- package/pinpoint/apnsVoipChannel.js +1 -1
- package/pinpoint/apnsVoipSandboxChannel.d.ts +1 -1
- package/pinpoint/apnsVoipSandboxChannel.js +1 -1
- package/pinpoint/app.d.ts +1 -1
- package/pinpoint/app.js +1 -1
- package/pinpoint/baiduChannel.d.ts +1 -1
- package/pinpoint/baiduChannel.js +1 -1
- package/pinpoint/emailChannel.d.ts +1 -1
- package/pinpoint/emailChannel.js +1 -1
- package/pinpoint/eventStream.d.ts +1 -1
- package/pinpoint/eventStream.js +1 -1
- package/pinpoint/gcmChannel.d.ts +1 -1
- package/pinpoint/gcmChannel.js +1 -1
- package/pinpoint/smsChannel.d.ts +1 -1
- package/pinpoint/smsChannel.js +1 -1
- package/qldb/ledger.d.ts +1 -1
- package/qldb/ledger.js +1 -1
- package/quicksight/dataSource.d.ts +1 -7
- package/quicksight/dataSource.js +2 -2
- package/quicksight/dataSource.js.map +1 -1
- package/ram/getResourceShare.d.ts +2 -2
- package/ram/principalAssociation.d.ts +1 -1
- package/ram/principalAssociation.js +1 -1
- package/ram/resourceAssociation.d.ts +2 -2
- package/ram/resourceAssociation.js +2 -2
- package/ram/resourceShare.d.ts +1 -1
- package/ram/resourceShare.js +1 -1
- package/ram/resourceShareAccepter.d.ts +1 -1
- package/ram/resourceShareAccepter.js +1 -1
- package/rds/cluster.d.ts +1 -1
- package/rds/cluster.js +1 -1
- package/rds/clusterEndpoint.d.ts +1 -1
- package/rds/clusterEndpoint.js +1 -1
- package/rds/clusterInstance.d.ts +1 -1
- package/rds/clusterInstance.js +1 -1
- package/rds/clusterParameterGroup.d.ts +1 -1
- package/rds/clusterParameterGroup.js +1 -1
- package/rds/clusterRoleAssociation.d.ts +1 -1
- package/rds/clusterRoleAssociation.js +1 -1
- package/rds/clusterSnapshot.d.ts +1 -1
- package/rds/clusterSnapshot.js +1 -1
- package/rds/eventSubscription.d.ts +1 -1
- package/rds/eventSubscription.js +1 -1
- package/rds/globalCluster.d.ts +2 -2
- package/rds/globalCluster.js +2 -2
- package/rds/instance.d.ts +4 -4
- package/rds/instance.js +1 -1
- package/rds/optionGroup.d.ts +1 -1
- package/rds/optionGroup.js +1 -1
- package/rds/parameterGroup.d.ts +1 -1
- package/rds/parameterGroup.js +1 -1
- package/rds/proxy.d.ts +1 -1
- package/rds/proxy.js +1 -1
- package/rds/proxyDefaultTargetGroup.d.ts +1 -1
- package/rds/proxyDefaultTargetGroup.js +1 -1
- package/rds/proxyEndpoint.d.ts +1 -1
- package/rds/proxyEndpoint.js +1 -1
- package/rds/proxyTarget.d.ts +3 -3
- package/rds/proxyTarget.js +1 -1
- package/rds/roleAssociation.d.ts +1 -1
- package/rds/roleAssociation.js +1 -1
- package/rds/securityGroup.d.ts +1 -1
- package/rds/securityGroup.js +1 -1
- package/rds/snapshot.d.ts +1 -1
- package/rds/snapshot.js +1 -1
- package/rds/subnetGroup.d.ts +1 -1
- package/rds/subnetGroup.js +1 -1
- package/redshift/cluster.d.ts +1 -1
- package/redshift/cluster.js +1 -1
- package/redshift/eventSubscription.d.ts +1 -1
- package/redshift/eventSubscription.js +1 -1
- package/redshift/getOrderableCluster.d.ts +6 -6
- package/redshift/parameterGroup.d.ts +1 -1
- package/redshift/parameterGroup.js +1 -1
- package/redshift/scheduledAction.d.ts +1 -1
- package/redshift/scheduledAction.js +1 -1
- package/redshift/securityGroup.d.ts +1 -1
- package/redshift/securityGroup.js +1 -1
- package/redshift/snapshotCopyGrant.d.ts +1 -1
- package/redshift/snapshotCopyGrant.js +1 -1
- package/redshift/snapshotSchedule.d.ts +1 -1
- package/redshift/snapshotSchedule.js +1 -1
- package/redshift/snapshotScheduleAssociation.d.ts +1 -1
- package/redshift/snapshotScheduleAssociation.js +1 -1
- package/redshift/subnetGroup.d.ts +1 -1
- package/redshift/subnetGroup.js +1 -1
- package/resourcegroups/group.d.ts +1 -1
- package/resourcegroups/group.js +1 -1
- package/route53/delegationSet.d.ts +1 -1
- package/route53/delegationSet.js +1 -1
- package/route53/getZone.d.ts +2 -2
- package/route53/healthCheck.d.ts +1 -1
- package/route53/healthCheck.js +1 -1
- package/route53/hostedZoneDnsSec.d.ts +1 -1
- package/route53/hostedZoneDnsSec.js +1 -1
- package/route53/keySigningKey.d.ts +1 -1
- package/route53/keySigningKey.js +1 -1
- package/route53/queryLog.d.ts +1 -1
- package/route53/queryLog.js +1 -1
- package/route53/record.d.ts +3 -3
- package/route53/record.js +3 -3
- package/route53/resolverDnsSecConfig.d.ts +9 -1
- package/route53/resolverDnsSecConfig.js +3 -1
- package/route53/resolverDnsSecConfig.js.map +1 -1
- package/route53/resolverEndpoint.d.ts +1 -1
- package/route53/resolverEndpoint.js +1 -1
- package/route53/resolverFirewallConfig.d.ts +1 -1
- package/route53/resolverFirewallConfig.js +1 -1
- package/route53/resolverFirewallDomainList.d.ts +1 -1
- package/route53/resolverFirewallDomainList.js +1 -1
- package/route53/resolverFirewallRule.d.ts +1 -1
- package/route53/resolverFirewallRule.js +1 -1
- package/route53/resolverFirewallRuleGroup.d.ts +3 -1
- package/route53/resolverFirewallRuleGroup.js +3 -1
- package/route53/resolverFirewallRuleGroup.js.map +1 -1
- package/route53/resolverFirewallRuleGroupAssociation.d.ts +1 -1
- package/route53/resolverFirewallRuleGroupAssociation.js +1 -1
- package/route53/resolverQueryLogConfig.d.ts +1 -1
- package/route53/resolverQueryLogConfig.js +1 -1
- package/route53/resolverQueryLogConfigAssociation.d.ts +1 -1
- package/route53/resolverQueryLogConfigAssociation.js +1 -1
- package/route53/resolverRule.d.ts +1 -1
- package/route53/resolverRule.js +1 -1
- package/route53/resolverRuleAssociation.d.ts +1 -1
- package/route53/resolverRuleAssociation.js +1 -1
- package/route53/vpcAssociationAuthorization.d.ts +1 -1
- package/route53/vpcAssociationAuthorization.js +1 -1
- package/route53/zone.d.ts +1 -1
- package/route53/zone.js +1 -1
- package/route53/zoneAssociation.d.ts +1 -1
- package/route53/zoneAssociation.js +1 -1
- package/route53recoverycontrol/cluster.d.ts +1 -1
- package/route53recoverycontrol/cluster.js +1 -1
- package/route53recoverycontrol/controlPanel.d.ts +1 -1
- package/route53recoverycontrol/controlPanel.js +1 -1
- package/route53recoverycontrol/routingControl.d.ts +1 -1
- package/route53recoverycontrol/routingControl.js +1 -1
- package/route53recoverycontrol/safetyRule.d.ts +1 -1
- package/route53recoverycontrol/safetyRule.js +1 -1
- package/route53recoveryreadiness/cell.d.ts +1 -7
- package/route53recoveryreadiness/cell.js +2 -2
- package/route53recoveryreadiness/cell.js.map +1 -1
- package/route53recoveryreadiness/readinessCheck.d.ts +1 -7
- package/route53recoveryreadiness/readinessCheck.js +2 -2
- package/route53recoveryreadiness/readinessCheck.js.map +1 -1
- package/route53recoveryreadiness/recoveryGroup.d.ts +1 -7
- package/route53recoveryreadiness/recoveryGroup.js +2 -2
- package/route53recoveryreadiness/recoveryGroup.js.map +1 -1
- package/route53recoveryreadiness/resourceSet.d.ts +1 -7
- package/route53recoveryreadiness/resourceSet.js +2 -2
- package/route53recoveryreadiness/resourceSet.js.map +1 -1
- package/s3/accessPoint.d.ts +2 -2
- package/s3/accessPoint.js +2 -2
- package/s3/accountPublicAccessBlock.d.ts +1 -1
- package/s3/accountPublicAccessBlock.js +1 -1
- package/s3/analyticsConfiguration.d.ts +1 -1
- package/s3/analyticsConfiguration.js +1 -1
- package/s3/bucket.d.ts +12 -2
- package/s3/bucket.js +12 -2
- package/s3/bucket.js.map +1 -1
- package/s3/bucketMetric.d.ts +1 -1
- package/s3/bucketMetric.js +1 -1
- package/s3/bucketNotification.d.ts +1 -1
- package/s3/bucketNotification.js +1 -1
- package/s3/bucketObject.d.ts +8 -8
- package/s3/bucketObject.js +2 -2
- package/s3/bucketOwnershipControls.d.ts +1 -1
- package/s3/bucketOwnershipControls.js +1 -1
- package/s3/bucketPolicy.d.ts +1 -1
- package/s3/bucketPolicy.js +1 -1
- package/s3/bucketPublicAccessBlock.d.ts +1 -1
- package/s3/bucketPublicAccessBlock.js +1 -1
- package/s3/getBucketObject.d.ts +1 -1
- package/s3/inventory.d.ts +1 -1
- package/s3/inventory.js +1 -1
- package/s3/objectCopy.d.ts +6 -6
- package/s3control/bucket.d.ts +1 -1
- package/s3control/bucket.js +1 -1
- package/s3control/bucketLifecycleConfiguration.d.ts +1 -1
- package/s3control/bucketLifecycleConfiguration.js +1 -1
- package/s3control/bucketPolicy.d.ts +1 -1
- package/s3control/bucketPolicy.js +1 -1
- package/s3outposts/endpoint.d.ts +1 -1
- package/s3outposts/endpoint.js +1 -1
- package/sagemaker/app.d.ts +1 -1
- package/sagemaker/app.js +1 -1
- package/sagemaker/appImageConfig.d.ts +1 -7
- package/sagemaker/appImageConfig.js +2 -2
- package/sagemaker/appImageConfig.js.map +1 -1
- package/sagemaker/codeRepository.d.ts +31 -1
- package/sagemaker/codeRepository.js +5 -1
- package/sagemaker/codeRepository.js.map +1 -1
- package/sagemaker/deviceFleet.d.ts +1 -7
- package/sagemaker/deviceFleet.js +2 -2
- package/sagemaker/deviceFleet.js.map +1 -1
- package/sagemaker/domain.d.ts +1 -1
- package/sagemaker/domain.js +1 -1
- package/sagemaker/endpoint.d.ts +1 -1
- package/sagemaker/endpoint.js +1 -1
- package/sagemaker/endpointConfiguration.d.ts +1 -1
- package/sagemaker/endpointConfiguration.js +1 -1
- package/sagemaker/featureGroup.d.ts +1 -1
- package/sagemaker/featureGroup.js +1 -1
- package/sagemaker/flowDefinition.d.ts +1 -7
- package/sagemaker/flowDefinition.js +2 -2
- package/sagemaker/flowDefinition.js.map +1 -1
- package/sagemaker/humanTaskUI.d.ts +1 -7
- package/sagemaker/humanTaskUI.js +2 -2
- package/sagemaker/humanTaskUI.js.map +1 -1
- package/sagemaker/image.d.ts +1 -1
- package/sagemaker/image.js +1 -1
- package/sagemaker/imageVersion.d.ts +1 -1
- package/sagemaker/imageVersion.js +1 -1
- package/sagemaker/model.d.ts +1 -1
- package/sagemaker/model.js +1 -1
- package/sagemaker/modelPackageGroup.d.ts +1 -1
- package/sagemaker/modelPackageGroup.js +1 -1
- package/sagemaker/modelPackageGroupPolicy.d.ts +1 -1
- package/sagemaker/modelPackageGroupPolicy.js +1 -1
- package/sagemaker/notebookInstance.d.ts +1 -1
- package/sagemaker/notebookInstance.js +1 -1
- package/sagemaker/notebookInstanceLifecycleConfiguration.d.ts +1 -1
- package/sagemaker/notebookInstanceLifecycleConfiguration.js +1 -1
- package/sagemaker/studioLifecycleConfig.d.ts +1 -7
- package/sagemaker/studioLifecycleConfig.js +2 -2
- package/sagemaker/studioLifecycleConfig.js.map +1 -1
- package/sagemaker/userProfile.d.ts +1 -1
- package/sagemaker/userProfile.js +1 -1
- package/sagemaker/workforce.d.ts +1 -1
- package/sagemaker/workforce.js +1 -1
- package/sagemaker/workteam.d.ts +1 -1
- package/sagemaker/workteam.js +1 -1
- package/schemas/discoverer.d.ts +7 -1
- package/schemas/discoverer.js +1 -1
- package/schemas/discoverer.js.map +1 -1
- package/schemas/registry.d.ts +7 -1
- package/schemas/registry.js +1 -1
- package/schemas/registry.js.map +1 -1
- package/schemas/schema.d.ts +7 -1
- package/schemas/schema.js +1 -1
- package/schemas/schema.js.map +1 -1
- package/secretsmanager/secret.d.ts +2 -2
- package/secretsmanager/secret.js +2 -2
- package/secretsmanager/secretPolicy.d.ts +1 -1
- package/secretsmanager/secretPolicy.js +1 -1
- package/secretsmanager/secretRotation.d.ts +2 -2
- package/secretsmanager/secretRotation.js +2 -2
- package/secretsmanager/secretVersion.d.ts +1 -1
- package/secretsmanager/secretVersion.js +1 -1
- package/securityhub/account.d.ts +1 -1
- package/securityhub/account.js +1 -1
- package/securityhub/actionTarget.d.ts +1 -1
- package/securityhub/actionTarget.js +1 -1
- package/securityhub/insight.d.ts +4 -4
- package/securityhub/insight.js +1 -1
- package/securityhub/inviteAccepter.d.ts +1 -1
- package/securityhub/inviteAccepter.js +1 -1
- package/securityhub/member.d.ts +1 -1
- package/securityhub/member.js +1 -1
- package/securityhub/organizationAdminAccount.d.ts +1 -1
- package/securityhub/organizationAdminAccount.js +1 -1
- package/securityhub/organizationConfiguration.d.ts +1 -1
- package/securityhub/organizationConfiguration.js +1 -1
- package/securityhub/productSubscription.d.ts +1 -1
- package/securityhub/productSubscription.js +1 -1
- package/securityhub/standardsSubscription.d.ts +1 -1
- package/securityhub/standardsSubscription.js +1 -1
- package/serverlessrepository/cloudFormationStack.d.ts +1 -1
- package/serverlessrepository/cloudFormationStack.js +1 -1
- package/servicecatalog/budgetResourceAssociation.d.ts +1 -1
- package/servicecatalog/budgetResourceAssociation.js +1 -1
- package/servicecatalog/constraint.d.ts +1 -1
- package/servicecatalog/constraint.js +1 -1
- package/servicecatalog/portfolio.d.ts +1 -1
- package/servicecatalog/portfolio.js +1 -1
- package/servicecatalog/portfolioShare.d.ts +1 -1
- package/servicecatalog/portfolioShare.js +1 -1
- package/servicecatalog/principalPortfolioAssociation.d.ts +1 -1
- package/servicecatalog/principalPortfolioAssociation.js +1 -1
- package/servicecatalog/product.d.ts +1 -1
- package/servicecatalog/product.js +1 -1
- package/servicecatalog/productPortfolioAssociation.d.ts +1 -1
- package/servicecatalog/productPortfolioAssociation.js +1 -1
- package/servicecatalog/provisionedProduct.d.ts +1 -1
- package/servicecatalog/provisionedProduct.js +1 -1
- package/servicecatalog/provisioningArtifact.d.ts +1 -1
- package/servicecatalog/provisioningArtifact.js +1 -1
- package/servicecatalog/serviceAction.d.ts +1 -1
- package/servicecatalog/serviceAction.js +1 -1
- package/servicecatalog/tagOption.d.ts +1 -1
- package/servicecatalog/tagOption.js +1 -1
- package/servicecatalog/tagOptionResourceAssociation.d.ts +1 -1
- package/servicecatalog/tagOptionResourceAssociation.js +1 -1
- package/servicediscovery/httpNamespace.d.ts +1 -1
- package/servicediscovery/httpNamespace.js +1 -1
- package/servicediscovery/instance.d.ts +1 -1
- package/servicediscovery/instance.js +1 -1
- package/servicediscovery/privateDnsNamespace.d.ts +1 -1
- package/servicediscovery/privateDnsNamespace.js +1 -1
- package/servicediscovery/publicDnsNamespace.d.ts +1 -1
- package/servicediscovery/publicDnsNamespace.js +1 -1
- package/servicediscovery/service.d.ts +1 -1
- package/servicediscovery/service.js +1 -1
- package/servicequotas/serviceQuota.d.ts +1 -1
- package/servicequotas/serviceQuota.js +1 -1
- package/ses/confgurationSet.d.ts +1 -1
- package/ses/confgurationSet.js +1 -1
- package/ses/configurationSet.d.ts +1 -1
- package/ses/configurationSet.js +1 -1
- package/ses/domainDkim.d.ts +1 -1
- package/ses/domainDkim.js +1 -1
- package/ses/eventDestination.d.ts +1 -1
- package/ses/eventDestination.js +1 -1
- package/ses/identityPolicy.d.ts +1 -1
- package/ses/identityPolicy.js +1 -1
- package/ses/mailFrom.d.ts +1 -1
- package/ses/mailFrom.js +1 -1
- package/ses/receiptFilter.d.ts +1 -1
- package/ses/receiptFilter.js +1 -1
- package/ses/template.d.ts +1 -1
- package/ses/template.js +1 -1
- package/sfn/activity.d.ts +1 -1
- package/sfn/activity.js +1 -1
- package/sfn/stateMachine.d.ts +1 -1
- package/sfn/stateMachine.js +1 -1
- package/shield/protection.d.ts +1 -1
- package/shield/protection.js +1 -1
- package/signer/signingJob.d.ts +1 -1
- package/signer/signingJob.js +1 -1
- package/signer/signingProfile.d.ts +1 -1
- package/signer/signingProfile.js +1 -1
- package/signer/signingProfilePermission.d.ts +1 -1
- package/signer/signingProfilePermission.js +1 -1
- package/simpledb/domain.d.ts +1 -1
- package/simpledb/domain.js +1 -1
- package/sns/platformApplication.d.ts +1 -1
- package/sns/platformApplication.js +1 -1
- package/sns/topic.d.ts +1 -1
- package/sns/topic.js +1 -1
- package/sns/topicPolicy.d.ts +1 -1
- package/sns/topicPolicy.js +1 -1
- package/sns/topicSubscription.d.ts +1 -1
- package/sns/topicSubscription.js +1 -1
- package/sqs/queue.d.ts +1 -1
- package/sqs/queue.js +1 -1
- package/sqs/queuePolicy.d.ts +1 -1
- package/sqs/queuePolicy.js +1 -1
- package/ssm/activation.d.ts +2 -2
- package/ssm/activation.js +1 -1
- package/ssm/association.d.ts +1 -1
- package/ssm/association.js +1 -1
- package/ssm/document.d.ts +1 -1
- package/ssm/document.js +1 -1
- package/ssm/maintenanceWindow.d.ts +1 -1
- package/ssm/maintenanceWindow.js +1 -1
- package/ssm/maintenanceWindowTarget.d.ts +1 -1
- package/ssm/maintenanceWindowTarget.js +1 -1
- package/ssm/parameter.d.ts +4 -4
- package/ssm/parameter.js +1 -1
- package/ssm/patchBaseline.d.ts +1 -1
- package/ssm/patchBaseline.js +1 -1
- package/ssm/resourceDataSync.d.ts +1 -1
- package/ssm/resourceDataSync.js +1 -1
- package/ssoadmin/accountAssignment.d.ts +1 -1
- package/ssoadmin/accountAssignment.js +1 -1
- package/ssoadmin/managedPolicyAttachment.d.ts +1 -1
- package/ssoadmin/managedPolicyAttachment.js +1 -1
- package/ssoadmin/permissionSet.d.ts +1 -1
- package/ssoadmin/permissionSet.js +1 -1
- package/ssoadmin/permissionSetInlinePolicy.d.ts +1 -1
- package/ssoadmin/permissionSetInlinePolicy.js +1 -1
- package/storagegateway/cache.d.ts +1 -1
- package/storagegateway/cache.js +1 -1
- package/storagegateway/cachesIscsiVolume.d.ts +8 -8
- package/storagegateway/cachesIscsiVolume.js +1 -1
- package/storagegateway/fileSystemAssociation.d.ts +1 -1
- package/storagegateway/fileSystemAssociation.js +1 -1
- package/storagegateway/gateway.d.ts +1 -1
- package/storagegateway/gateway.js +1 -1
- package/storagegateway/getLocalDisk.d.ts +1 -1
- package/storagegateway/nfsFileShare.d.ts +13 -1
- package/storagegateway/nfsFileShare.js +3 -1
- package/storagegateway/nfsFileShare.js.map +1 -1
- package/storagegateway/smbFileShare.d.ts +1 -1
- package/storagegateway/smbFileShare.js +1 -1
- package/storagegateway/storedIscsiVolume.d.ts +8 -8
- package/storagegateway/storedIscsiVolume.js +1 -1
- package/storagegateway/tapePool.d.ts +3 -3
- package/storagegateway/tapePool.js +1 -1
- package/storagegateway/uploadBuffer.d.ts +1 -1
- package/storagegateway/uploadBuffer.js +1 -1
- package/storagegateway/workingStorage.d.ts +1 -1
- package/storagegateway/workingStorage.js +1 -1
- package/swf/domain.d.ts +1 -1
- package/swf/domain.js +1 -1
- package/synthetics/canary.d.ts +1 -1
- package/synthetics/canary.js +1 -1
- package/timestreamwrite/database.d.ts +1 -1
- package/timestreamwrite/database.js +1 -1
- package/timestreamwrite/table.d.ts +1 -1
- package/timestreamwrite/table.js +1 -1
- package/transfer/access.d.ts +7 -7
- package/transfer/access.js +1 -1
- package/transfer/getServer.d.ts +1 -1
- package/transfer/server.d.ts +29 -12
- package/transfer/server.js +12 -1
- package/transfer/server.js.map +1 -1
- package/transfer/sshKey.d.ts +3 -3
- package/transfer/user.d.ts +3 -3
- package/types/input.d.ts +466 -69
- package/types/output.d.ts +631 -69
- package/waf/byteMatchSet.d.ts +1 -1
- package/waf/byteMatchSet.js +1 -1
- package/waf/geoMatchSet.d.ts +1 -1
- package/waf/geoMatchSet.js +1 -1
- package/waf/ipSet.d.ts +1 -1
- package/waf/ipSet.js +1 -1
- package/waf/rateBasedRule.d.ts +1 -1
- package/waf/rateBasedRule.js +1 -1
- package/waf/regexMatchSet.d.ts +1 -1
- package/waf/regexMatchSet.js +1 -1
- package/waf/regexPatternSet.d.ts +1 -1
- package/waf/regexPatternSet.js +1 -1
- package/waf/rule.d.ts +1 -1
- package/waf/rule.js +1 -1
- package/waf/ruleGroup.d.ts +1 -1
- package/waf/ruleGroup.js +1 -1
- package/waf/sizeConstraintSet.d.ts +1 -1
- package/waf/sizeConstraintSet.js +1 -1
- package/waf/sqlInjectionMatchSet.d.ts +1 -1
- package/waf/sqlInjectionMatchSet.js +1 -1
- package/waf/webAcl.d.ts +1 -1
- package/waf/webAcl.js +1 -1
- package/waf/xssMatchSet.d.ts +1 -1
- package/waf/xssMatchSet.js +1 -1
- package/wafregional/byteMatchSet.d.ts +1 -1
- package/wafregional/byteMatchSet.js +1 -1
- package/wafregional/geoMatchSet.d.ts +1 -1
- package/wafregional/geoMatchSet.js +1 -1
- package/wafregional/ipSet.d.ts +1 -1
- package/wafregional/ipSet.js +1 -1
- package/wafregional/rateBasedRule.d.ts +1 -1
- package/wafregional/rateBasedRule.js +1 -1
- package/wafregional/regexMatchSet.d.ts +1 -1
- package/wafregional/regexMatchSet.js +1 -1
- package/wafregional/regexPatternSet.d.ts +1 -1
- package/wafregional/regexPatternSet.js +1 -1
- package/wafregional/rule.d.ts +1 -1
- package/wafregional/rule.js +1 -1
- package/wafregional/ruleGroup.d.ts +1 -1
- package/wafregional/ruleGroup.js +1 -1
- package/wafregional/sizeConstraintSet.d.ts +1 -1
- package/wafregional/sizeConstraintSet.js +1 -1
- package/wafregional/sqlInjectionMatchSet.d.ts +1 -1
- package/wafregional/sqlInjectionMatchSet.js +1 -1
- package/wafregional/webAcl.d.ts +1 -1
- package/wafregional/webAcl.js +1 -1
- package/wafregional/webAclAssociation.d.ts +1 -1
- package/wafregional/webAclAssociation.js +1 -1
- package/wafregional/xssMatchSet.d.ts +1 -1
- package/wafregional/xssMatchSet.js +1 -1
- package/wafv2/regexPatternSet.d.ts +1 -1
- package/wafv2/regexPatternSet.js +1 -1
- package/wafv2/ruleGroup.d.ts +1 -1
- package/wafv2/ruleGroup.js +1 -1
- package/wafv2/webAcl.d.ts +1 -1
- package/wafv2/webAcl.js +1 -1
- package/wafv2/webAclAssociation.d.ts +1 -1
- package/wafv2/webAclAssociation.js +1 -1
- package/wafv2/webAclLoggingConfiguration.d.ts +1 -1
- package/wafv2/webAclLoggingConfiguration.js +1 -1
- package/worklink/fleet.d.ts +1 -1
- package/worklink/fleet.js +1 -1
- package/worklink/websiteCertificateAuthorityAssociation.d.ts +1 -1
- package/worklink/websiteCertificateAuthorityAssociation.js +1 -1
- package/workspaces/directory.d.ts +1 -1
- package/workspaces/directory.js +1 -1
- package/workspaces/ipGroup.d.ts +1 -1
- package/workspaces/ipGroup.js +1 -1
- package/workspaces/workspace.d.ts +1 -1
- package/workspaces/workspace.js +1 -1
- package/xray/encryptionConfig.d.ts +1 -1
- package/xray/encryptionConfig.js +1 -1
- package/xray/group.d.ts +7 -1
- package/xray/group.js +1 -1
- package/xray/group.js.map +1 -1
- package/xray/samplingRule.d.ts +1 -1
- package/xray/samplingRule.js +1 -1
package/apigateway/restApi.d.ts
CHANGED
|
@@ -93,7 +93,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
93
93
|
*
|
|
94
94
|
* ## Import
|
|
95
95
|
*
|
|
96
|
-
* `aws_api_gateway_rest_api` can be imported by using the REST API ID, e.g
|
|
96
|
+
* `aws_api_gateway_rest_api` can be imported by using the REST API ID, e.g.,
|
|
97
97
|
*
|
|
98
98
|
* ```sh
|
|
99
99
|
* $ pulumi import aws:apigateway/restApi:RestApi example 12345abcde
|
|
@@ -150,7 +150,7 @@ export declare class RestApi extends pulumi.CustomResource {
|
|
|
150
150
|
/**
|
|
151
151
|
* The execution ARN part to be used in `lambdaPermission`'s `sourceArn`
|
|
152
152
|
* when allowing API Gateway to invoke a Lambda function,
|
|
153
|
-
* e.g
|
|
153
|
+
* e.g., `arn:aws:execute-api:eu-west-2:123456789012:z4675bid1j`, which can be concatenated with allowed stage, method and resource path.
|
|
154
154
|
*/
|
|
155
155
|
readonly executionArn: pulumi.Output<string>;
|
|
156
156
|
/**
|
|
@@ -235,7 +235,7 @@ export interface RestApiState {
|
|
|
235
235
|
/**
|
|
236
236
|
* The execution ARN part to be used in `lambdaPermission`'s `sourceArn`
|
|
237
237
|
* when allowing API Gateway to invoke a Lambda function,
|
|
238
|
-
* e.g
|
|
238
|
+
* e.g., `arn:aws:execute-api:eu-west-2:123456789012:z4675bid1j`, which can be concatenated with allowed stage, method and resource path.
|
|
239
239
|
*/
|
|
240
240
|
executionArn?: pulumi.Input<string>;
|
|
241
241
|
/**
|
package/apigateway/restApi.js
CHANGED
|
@@ -98,7 +98,7 @@ const utilities = require("../utilities");
|
|
|
98
98
|
*
|
|
99
99
|
* ## Import
|
|
100
100
|
*
|
|
101
|
-
* `aws_api_gateway_rest_api` can be imported by using the REST API ID, e.g
|
|
101
|
+
* `aws_api_gateway_rest_api` can be imported by using the REST API ID, e.g.,
|
|
102
102
|
*
|
|
103
103
|
* ```sh
|
|
104
104
|
* $ pulumi import aws:apigateway/restApi:RestApi example 12345abcde
|
|
@@ -38,7 +38,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
38
38
|
*
|
|
39
39
|
* ## Import
|
|
40
40
|
*
|
|
41
|
-
* `aws_api_gateway_rest_api_policy` can be imported by using the REST API ID, e.g
|
|
41
|
+
* `aws_api_gateway_rest_api_policy` can be imported by using the REST API ID, e.g.,
|
|
42
42
|
*
|
|
43
43
|
* ```sh
|
|
44
44
|
* $ pulumi import aws:apigateway/restApiPolicy:RestApiPolicy example 12345abcde
|
|
@@ -44,7 +44,7 @@ const utilities = require("../utilities");
|
|
|
44
44
|
*
|
|
45
45
|
* ## Import
|
|
46
46
|
*
|
|
47
|
-
* `aws_api_gateway_rest_api_policy` can be imported by using the REST API ID, e.g
|
|
47
|
+
* `aws_api_gateway_rest_api_policy` can be imported by using the REST API ID, e.g.,
|
|
48
48
|
*
|
|
49
49
|
* ```sh
|
|
50
50
|
* $ pulumi import aws:apigateway/restApiPolicy:RestApiPolicy example 12345abcde
|
package/apigateway/stage.d.ts
CHANGED
|
@@ -75,7 +75,7 @@ import { Deployment, RestApi } from "./index";
|
|
|
75
75
|
*
|
|
76
76
|
* ## Import
|
|
77
77
|
*
|
|
78
|
-
* `aws_api_gateway_stage` can be imported using `REST-API-ID/STAGE-NAME`, e.g
|
|
78
|
+
* `aws_api_gateway_stage` can be imported using `REST-API-ID/STAGE-NAME`, e.g.,
|
|
79
79
|
*
|
|
80
80
|
* ```sh
|
|
81
81
|
* $ pulumi import aws:apigateway/stage:Stage example 12345abcde/example
|
|
@@ -132,12 +132,12 @@ export declare class Stage extends pulumi.CustomResource {
|
|
|
132
132
|
/**
|
|
133
133
|
* The execution ARN to be used in `lambdaPermission`'s `sourceArn`
|
|
134
134
|
* when allowing API Gateway to invoke a Lambda function,
|
|
135
|
-
* e.g
|
|
135
|
+
* e.g., `arn:aws:execute-api:eu-west-2:123456789012:z4675bid1j/prod`
|
|
136
136
|
*/
|
|
137
137
|
readonly executionArn: pulumi.Output<string>;
|
|
138
138
|
/**
|
|
139
139
|
* The URL to invoke the API pointing to the stage,
|
|
140
|
-
* e.g
|
|
140
|
+
* e.g., `https://z4675bid1j.execute-api.eu-west-2.amazonaws.com/prod`
|
|
141
141
|
*/
|
|
142
142
|
readonly invokeUrl: pulumi.Output<string>;
|
|
143
143
|
/**
|
|
@@ -155,7 +155,7 @@ export declare class Stage extends pulumi.CustomResource {
|
|
|
155
155
|
[key: string]: string;
|
|
156
156
|
} | undefined>;
|
|
157
157
|
/**
|
|
158
|
-
* A map of tags assigned to the resource, including those inherited from the provider .
|
|
158
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
159
159
|
*/
|
|
160
160
|
readonly tagsAll: pulumi.Output<{
|
|
161
161
|
[key: string]: string;
|
|
@@ -218,12 +218,12 @@ export interface StageState {
|
|
|
218
218
|
/**
|
|
219
219
|
* The execution ARN to be used in `lambdaPermission`'s `sourceArn`
|
|
220
220
|
* when allowing API Gateway to invoke a Lambda function,
|
|
221
|
-
* e.g
|
|
221
|
+
* e.g., `arn:aws:execute-api:eu-west-2:123456789012:z4675bid1j/prod`
|
|
222
222
|
*/
|
|
223
223
|
executionArn?: pulumi.Input<string>;
|
|
224
224
|
/**
|
|
225
225
|
* The URL to invoke the API pointing to the stage,
|
|
226
|
-
* e.g
|
|
226
|
+
* e.g., `https://z4675bid1j.execute-api.eu-west-2.amazonaws.com/prod`
|
|
227
227
|
*/
|
|
228
228
|
invokeUrl?: pulumi.Input<string>;
|
|
229
229
|
/**
|
|
@@ -241,7 +241,7 @@ export interface StageState {
|
|
|
241
241
|
[key: string]: pulumi.Input<string>;
|
|
242
242
|
}>;
|
|
243
243
|
/**
|
|
244
|
-
* A map of tags assigned to the resource, including those inherited from the provider .
|
|
244
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
245
245
|
*/
|
|
246
246
|
tagsAll?: pulumi.Input<{
|
|
247
247
|
[key: string]: pulumi.Input<string>;
|
package/apigateway/stage.js
CHANGED
|
@@ -79,7 +79,7 @@ const utilities = require("../utilities");
|
|
|
79
79
|
*
|
|
80
80
|
* ## Import
|
|
81
81
|
*
|
|
82
|
-
* `aws_api_gateway_stage` can be imported using `REST-API-ID/STAGE-NAME`, e.g
|
|
82
|
+
* `aws_api_gateway_stage` can be imported using `REST-API-ID/STAGE-NAME`, e.g.,
|
|
83
83
|
*
|
|
84
84
|
* ```sh
|
|
85
85
|
* $ pulumi import aws:apigateway/stage:Stage example 12345abcde/example
|
|
@@ -72,7 +72,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
72
72
|
*
|
|
73
73
|
* ## Import
|
|
74
74
|
*
|
|
75
|
-
* AWS API Gateway Usage Plan can be imported using the `id`, e.g
|
|
75
|
+
* AWS API Gateway Usage Plan can be imported using the `id`, e.g.,
|
|
76
76
|
*
|
|
77
77
|
* ```sh
|
|
78
78
|
* $ pulumi import aws:apigateway/usagePlan:UsagePlan myusageplan <usage_plan_id>
|
package/apigateway/usagePlan.js
CHANGED
|
@@ -77,7 +77,7 @@ const utilities = require("../utilities");
|
|
|
77
77
|
*
|
|
78
78
|
* ## Import
|
|
79
79
|
*
|
|
80
|
-
* AWS API Gateway Usage Plan can be imported using the `id`, e.g
|
|
80
|
+
* AWS API Gateway Usage Plan can be imported using the `id`, e.g.,
|
|
81
81
|
*
|
|
82
82
|
* ```sh
|
|
83
83
|
* $ pulumi import aws:apigateway/usagePlan:UsagePlan myusageplan <usage_plan_id>
|
|
@@ -24,7 +24,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
24
24
|
*
|
|
25
25
|
* ## Import
|
|
26
26
|
*
|
|
27
|
-
* AWS API Gateway Usage Plan Key can be imported using the `USAGE-PLAN-ID/USAGE-PLAN-KEY-ID`, e.g
|
|
27
|
+
* AWS API Gateway Usage Plan Key can be imported using the `USAGE-PLAN-ID/USAGE-PLAN-KEY-ID`, e.g.,
|
|
28
28
|
*
|
|
29
29
|
* ```sh
|
|
30
30
|
* $ pulumi import aws:apigateway/usagePlanKey:UsagePlanKey key 12345abcde/zzz
|
|
@@ -30,7 +30,7 @@ const utilities = require("../utilities");
|
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
33
|
-
* AWS API Gateway Usage Plan Key can be imported using the `USAGE-PLAN-ID/USAGE-PLAN-KEY-ID`, e.g
|
|
33
|
+
* AWS API Gateway Usage Plan Key can be imported using the `USAGE-PLAN-ID/USAGE-PLAN-KEY-ID`, e.g.,
|
|
34
34
|
*
|
|
35
35
|
* ```sh
|
|
36
36
|
* $ pulumi import aws:apigateway/usagePlanKey:UsagePlanKey key 12345abcde/zzz
|
package/apigateway/vpcLink.d.ts
CHANGED
|
@@ -26,7 +26,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
26
26
|
*
|
|
27
27
|
* ## Import
|
|
28
28
|
*
|
|
29
|
-
* API Gateway VPC Link can be imported using the `id`, e.g
|
|
29
|
+
* API Gateway VPC Link can be imported using the `id`, e.g.,
|
|
30
30
|
*
|
|
31
31
|
* ```sh
|
|
32
32
|
* $ pulumi import aws:apigateway/vpcLink:VpcLink example <vpc_link_id>
|
package/apigateway/vpcLink.js
CHANGED
|
@@ -32,7 +32,7 @@ const utilities = require("../utilities");
|
|
|
32
32
|
*
|
|
33
33
|
* ## Import
|
|
34
34
|
*
|
|
35
|
-
* API Gateway VPC Link can be imported using the `id`, e.g
|
|
35
|
+
* API Gateway VPC Link can be imported using the `id`, e.g.,
|
|
36
36
|
*
|
|
37
37
|
* ```sh
|
|
38
38
|
* $ pulumi import aws:apigateway/vpcLink:VpcLink example <vpc_link_id>
|
package/apigatewayv2/api.d.ts
CHANGED
|
@@ -30,7 +30,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
33
|
-
* `aws_apigatewayv2_api` can be imported by using the API identifier, e.g
|
|
33
|
+
* `aws_apigatewayv2_api` can be imported by using the API identifier, e.g.,
|
|
34
34
|
*
|
|
35
35
|
* ```sh
|
|
36
36
|
* $ pulumi import aws:apigatewayv2/api:Api example aabbccddee
|
package/apigatewayv2/api.js
CHANGED
|
@@ -35,7 +35,7 @@ const utilities = require("../utilities");
|
|
|
35
35
|
*
|
|
36
36
|
* ## Import
|
|
37
37
|
*
|
|
38
|
-
* `aws_apigatewayv2_api` can be imported by using the API identifier, e.g
|
|
38
|
+
* `aws_apigatewayv2_api` can be imported by using the API identifier, e.g.,
|
|
39
39
|
*
|
|
40
40
|
* ```sh
|
|
41
41
|
* $ pulumi import aws:apigatewayv2/api:Api example aabbccddee
|
|
@@ -19,7 +19,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
19
|
*
|
|
20
20
|
* ## Import
|
|
21
21
|
*
|
|
22
|
-
* `aws_apigatewayv2_api_mapping` can be imported by using the API mapping identifier and domain name, e.g
|
|
22
|
+
* `aws_apigatewayv2_api_mapping` can be imported by using the API mapping identifier and domain name, e.g.,
|
|
23
23
|
*
|
|
24
24
|
* ```sh
|
|
25
25
|
* $ pulumi import aws:apigatewayv2/apiMapping:ApiMapping example 1122334/ws-api.example.com
|
|
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
|
|
|
25
25
|
*
|
|
26
26
|
* ## Import
|
|
27
27
|
*
|
|
28
|
-
* `aws_apigatewayv2_api_mapping` can be imported by using the API mapping identifier and domain name, e.g
|
|
28
|
+
* `aws_apigatewayv2_api_mapping` can be imported by using the API mapping identifier and domain name, e.g.,
|
|
29
29
|
*
|
|
30
30
|
* ```sh
|
|
31
31
|
* $ pulumi import aws:apigatewayv2/apiMapping:ApiMapping example 1122334/ws-api.example.com
|
|
@@ -37,7 +37,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
37
37
|
*
|
|
38
38
|
* ## Import
|
|
39
39
|
*
|
|
40
|
-
* `aws_apigatewayv2_authorizer` can be imported by using the API identifier and authorizer identifier, e.g
|
|
40
|
+
* `aws_apigatewayv2_authorizer` can be imported by using the API identifier and authorizer identifier, e.g.,
|
|
41
41
|
*
|
|
42
42
|
* ```sh
|
|
43
43
|
* $ pulumi import aws:apigatewayv2/authorizer:Authorizer example aabbccddee/1122334
|
|
@@ -42,7 +42,7 @@ const utilities = require("../utilities");
|
|
|
42
42
|
*
|
|
43
43
|
* ## Import
|
|
44
44
|
*
|
|
45
|
-
* `aws_apigatewayv2_authorizer` can be imported by using the API identifier and authorizer identifier, e.g
|
|
45
|
+
* `aws_apigatewayv2_authorizer` can be imported by using the API identifier and authorizer identifier, e.g.,
|
|
46
46
|
*
|
|
47
47
|
* ```sh
|
|
48
48
|
* $ pulumi import aws:apigatewayv2/authorizer:Authorizer example aabbccddee/1122334
|
|
@@ -20,7 +20,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
20
20
|
*
|
|
21
21
|
* ## Import
|
|
22
22
|
*
|
|
23
|
-
* `aws_apigatewayv2_deployment` can be imported by using the API identifier and deployment identifier, e.g
|
|
23
|
+
* `aws_apigatewayv2_deployment` can be imported by using the API identifier and deployment identifier, e.g.,
|
|
24
24
|
*
|
|
25
25
|
* ```sh
|
|
26
26
|
* $ pulumi import aws:apigatewayv2/deployment:Deployment example aabbccddee/1122334
|
|
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
|
|
|
26
26
|
*
|
|
27
27
|
* ## Import
|
|
28
28
|
*
|
|
29
|
-
* `aws_apigatewayv2_deployment` can be imported by using the API identifier and deployment identifier, e.g
|
|
29
|
+
* `aws_apigatewayv2_deployment` can be imported by using the API identifier and deployment identifier, e.g.,
|
|
30
30
|
*
|
|
31
31
|
* ```sh
|
|
32
32
|
* $ pulumi import aws:apigatewayv2/deployment:Deployment example aabbccddee/1122334
|
|
@@ -51,7 +51,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
51
51
|
*
|
|
52
52
|
* ## Import
|
|
53
53
|
*
|
|
54
|
-
* `aws_apigatewayv2_domain_name` can be imported by using the domain name, e.g
|
|
54
|
+
* `aws_apigatewayv2_domain_name` can be imported by using the domain name, e.g.,
|
|
55
55
|
*
|
|
56
56
|
* ```sh
|
|
57
57
|
* $ pulumi import aws:apigatewayv2/domainName:DomainName example ws-api.example.com
|
|
@@ -56,7 +56,7 @@ const utilities = require("../utilities");
|
|
|
56
56
|
*
|
|
57
57
|
* ## Import
|
|
58
58
|
*
|
|
59
|
-
* `aws_apigatewayv2_domain_name` can be imported by using the domain name, e.g
|
|
59
|
+
* `aws_apigatewayv2_domain_name` can be imported by using the domain name, e.g.,
|
|
60
60
|
*
|
|
61
61
|
* ```sh
|
|
62
62
|
* $ pulumi import aws:apigatewayv2/domainName:DomainName example ws-api.example.com
|
|
@@ -98,7 +98,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
98
98
|
*
|
|
99
99
|
* ## Import
|
|
100
100
|
*
|
|
101
|
-
* `aws_apigatewayv2_integration` can be imported by using the API identifier and integration identifier, e.g
|
|
101
|
+
* `aws_apigatewayv2_integration` can be imported by using the API identifier and integration identifier, e.g.,
|
|
102
102
|
*
|
|
103
103
|
* ```sh
|
|
104
104
|
* $ pulumi import aws:apigatewayv2/integration:Integration example aabbccddee/1122334
|
|
@@ -103,7 +103,7 @@ const utilities = require("../utilities");
|
|
|
103
103
|
*
|
|
104
104
|
* ## Import
|
|
105
105
|
*
|
|
106
|
-
* `aws_apigatewayv2_integration` can be imported by using the API identifier and integration identifier, e.g
|
|
106
|
+
* `aws_apigatewayv2_integration` can be imported by using the API identifier and integration identifier, e.g.,
|
|
107
107
|
*
|
|
108
108
|
* ```sh
|
|
109
109
|
* $ pulumi import aws:apigatewayv2/integration:Integration example aabbccddee/1122334
|
|
@@ -19,7 +19,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
19
|
*
|
|
20
20
|
* ## Import
|
|
21
21
|
*
|
|
22
|
-
* `aws_apigatewayv2_integration_response` can be imported by using the API identifier, integration identifier and integration response identifier, e.g
|
|
22
|
+
* `aws_apigatewayv2_integration_response` can be imported by using the API identifier, integration identifier and integration response identifier, e.g.,
|
|
23
23
|
*
|
|
24
24
|
* ```sh
|
|
25
25
|
* $ pulumi import aws:apigatewayv2/integrationResponse:IntegrationResponse example aabbccddee/1122334/998877
|
|
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
|
|
|
25
25
|
*
|
|
26
26
|
* ## Import
|
|
27
27
|
*
|
|
28
|
-
* `aws_apigatewayv2_integration_response` can be imported by using the API identifier, integration identifier and integration response identifier, e.g
|
|
28
|
+
* `aws_apigatewayv2_integration_response` can be imported by using the API identifier, integration identifier and integration response identifier, e.g.,
|
|
29
29
|
*
|
|
30
30
|
* ```sh
|
|
31
31
|
* $ pulumi import aws:apigatewayv2/integrationResponse:IntegrationResponse example aabbccddee/1122334/998877
|
package/apigatewayv2/model.d.ts
CHANGED
|
@@ -26,7 +26,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
26
26
|
*
|
|
27
27
|
* ## Import
|
|
28
28
|
*
|
|
29
|
-
* `aws_apigatewayv2_model` can be imported by using the API identifier and model identifier, e.g
|
|
29
|
+
* `aws_apigatewayv2_model` can be imported by using the API identifier and model identifier, e.g.,
|
|
30
30
|
*
|
|
31
31
|
* ```sh
|
|
32
32
|
* $ pulumi import aws:apigatewayv2/model:Model example aabbccddee/1122334
|
package/apigatewayv2/model.js
CHANGED
|
@@ -32,7 +32,7 @@ const utilities = require("../utilities");
|
|
|
32
32
|
*
|
|
33
33
|
* ## Import
|
|
34
34
|
*
|
|
35
|
-
* `aws_apigatewayv2_model` can be imported by using the API identifier and model identifier, e.g
|
|
35
|
+
* `aws_apigatewayv2_model` can be imported by using the API identifier and model identifier, e.g.,
|
|
36
36
|
*
|
|
37
37
|
* ```sh
|
|
38
38
|
* $ pulumi import aws:apigatewayv2/model:Model example aabbccddee/1122334
|
package/apigatewayv2/route.d.ts
CHANGED
|
@@ -42,7 +42,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
42
42
|
*
|
|
43
43
|
* ## Import
|
|
44
44
|
*
|
|
45
|
-
* `aws_apigatewayv2_route` can be imported by using the API identifier and route identifier, e.g
|
|
45
|
+
* `aws_apigatewayv2_route` can be imported by using the API identifier and route identifier, e.g.,
|
|
46
46
|
*
|
|
47
47
|
* ```sh
|
|
48
48
|
* $ pulumi import aws:apigatewayv2/route:Route example aabbccddee/1122334
|
package/apigatewayv2/route.js
CHANGED
|
@@ -47,7 +47,7 @@ const utilities = require("../utilities");
|
|
|
47
47
|
*
|
|
48
48
|
* ## Import
|
|
49
49
|
*
|
|
50
|
-
* `aws_apigatewayv2_route` can be imported by using the API identifier and route identifier, e.g
|
|
50
|
+
* `aws_apigatewayv2_route` can be imported by using the API identifier and route identifier, e.g.,
|
|
51
51
|
*
|
|
52
52
|
* ```sh
|
|
53
53
|
* $ pulumi import aws:apigatewayv2/route:Route example aabbccddee/1122334
|
|
@@ -19,7 +19,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
19
|
*
|
|
20
20
|
* ## Import
|
|
21
21
|
*
|
|
22
|
-
* `aws_apigatewayv2_route_response` can be imported by using the API identifier, route identifier and route response identifier, e.g
|
|
22
|
+
* `aws_apigatewayv2_route_response` can be imported by using the API identifier, route identifier and route response identifier, e.g.,
|
|
23
23
|
*
|
|
24
24
|
* ```sh
|
|
25
25
|
* $ pulumi import aws:apigatewayv2/routeResponse:RouteResponse example aabbccddee/1122334/998877
|
|
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
|
|
|
25
25
|
*
|
|
26
26
|
* ## Import
|
|
27
27
|
*
|
|
28
|
-
* `aws_apigatewayv2_route_response` can be imported by using the API identifier, route identifier and route response identifier, e.g
|
|
28
|
+
* `aws_apigatewayv2_route_response` can be imported by using the API identifier, route identifier and route response identifier, e.g.,
|
|
29
29
|
*
|
|
30
30
|
* ```sh
|
|
31
31
|
* $ pulumi import aws:apigatewayv2/routeResponse:RouteResponse example aabbccddee/1122334/998877
|
package/apigatewayv2/stage.d.ts
CHANGED
|
@@ -16,7 +16,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
16
16
|
*
|
|
17
17
|
* ## Import
|
|
18
18
|
*
|
|
19
|
-
* `aws_apigatewayv2_stage` can be imported by using the API identifier and stage name, e.g
|
|
19
|
+
* `aws_apigatewayv2_stage` can be imported by using the API identifier and stage name, e.g.,
|
|
20
20
|
*
|
|
21
21
|
* ```sh
|
|
22
22
|
* $ pulumi import aws:apigatewayv2/stage:Stage example aabbccddee/example-stage
|
|
@@ -80,7 +80,7 @@ export declare class Stage extends pulumi.CustomResource {
|
|
|
80
80
|
readonly executionArn: pulumi.Output<string>;
|
|
81
81
|
/**
|
|
82
82
|
* The URL to invoke the API pointing to the stage,
|
|
83
|
-
* e.g
|
|
83
|
+
* e.g., `wss://z4675bid1j.execute-api.eu-west-2.amazonaws.com/example-stage`, or `https://z4675bid1j.execute-api.eu-west-2.amazonaws.com/`
|
|
84
84
|
*/
|
|
85
85
|
readonly invokeUrl: pulumi.Output<string>;
|
|
86
86
|
/**
|
|
@@ -104,7 +104,7 @@ export declare class Stage extends pulumi.CustomResource {
|
|
|
104
104
|
[key: string]: string;
|
|
105
105
|
} | undefined>;
|
|
106
106
|
/**
|
|
107
|
-
* A map of tags assigned to the resource, including those inherited from the provider .
|
|
107
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
108
108
|
*/
|
|
109
109
|
readonly tagsAll: pulumi.Output<{
|
|
110
110
|
[key: string]: string;
|
|
@@ -164,7 +164,7 @@ export interface StageState {
|
|
|
164
164
|
executionArn?: pulumi.Input<string>;
|
|
165
165
|
/**
|
|
166
166
|
* The URL to invoke the API pointing to the stage,
|
|
167
|
-
* e.g
|
|
167
|
+
* e.g., `wss://z4675bid1j.execute-api.eu-west-2.amazonaws.com/example-stage`, or `https://z4675bid1j.execute-api.eu-west-2.amazonaws.com/`
|
|
168
168
|
*/
|
|
169
169
|
invokeUrl?: pulumi.Input<string>;
|
|
170
170
|
/**
|
|
@@ -188,7 +188,7 @@ export interface StageState {
|
|
|
188
188
|
[key: string]: pulumi.Input<string>;
|
|
189
189
|
}>;
|
|
190
190
|
/**
|
|
191
|
-
* A map of tags assigned to the resource, including those inherited from the provider .
|
|
191
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
192
192
|
*/
|
|
193
193
|
tagsAll?: pulumi.Input<{
|
|
194
194
|
[key: string]: pulumi.Input<string>;
|
package/apigatewayv2/stage.js
CHANGED
|
@@ -21,7 +21,7 @@ const utilities = require("../utilities");
|
|
|
21
21
|
*
|
|
22
22
|
* ## Import
|
|
23
23
|
*
|
|
24
|
-
* `aws_apigatewayv2_stage` can be imported by using the API identifier and stage name, e.g
|
|
24
|
+
* `aws_apigatewayv2_stage` can be imported by using the API identifier and stage name, e.g.,
|
|
25
25
|
*
|
|
26
26
|
* ```sh
|
|
27
27
|
* $ pulumi import aws:apigatewayv2/stage:Stage example aabbccddee/example-stage
|
|
@@ -22,7 +22,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
22
22
|
*
|
|
23
23
|
* ## Import
|
|
24
24
|
*
|
|
25
|
-
* `aws_apigatewayv2_vpc_link` can be imported by using the VPC Link identifier, e.g
|
|
25
|
+
* `aws_apigatewayv2_vpc_link` can be imported by using the VPC Link identifier, e.g.,
|
|
26
26
|
*
|
|
27
27
|
* ```sh
|
|
28
28
|
* $ pulumi import aws:apigatewayv2/vpcLink:VpcLink example aabbccddee
|
package/apigatewayv2/vpcLink.js
CHANGED
|
@@ -28,7 +28,7 @@ const utilities = require("../utilities");
|
|
|
28
28
|
*
|
|
29
29
|
* ## Import
|
|
30
30
|
*
|
|
31
|
-
* `aws_apigatewayv2_vpc_link` can be imported by using the VPC Link identifier, e.g
|
|
31
|
+
* `aws_apigatewayv2_vpc_link` can be imported by using the VPC Link identifier, e.g.,
|
|
32
32
|
*
|
|
33
33
|
* ```sh
|
|
34
34
|
* $ pulumi import aws:apigatewayv2/vpcLink:VpcLink example aabbccddee
|
|
@@ -18,7 +18,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
18
18
|
*
|
|
19
19
|
* ## Import
|
|
20
20
|
*
|
|
21
|
-
* AppConfig Applications can be imported using their application ID, e.g
|
|
21
|
+
* AppConfig Applications can be imported using their application ID, e.g.,
|
|
22
22
|
*
|
|
23
23
|
* ```sh
|
|
24
24
|
* $ pulumi import aws:appconfig/application:Application example 71rxuzt
|
package/appconfig/application.js
CHANGED
|
@@ -24,7 +24,7 @@ const utilities = require("../utilities");
|
|
|
24
24
|
*
|
|
25
25
|
* ## Import
|
|
26
26
|
*
|
|
27
|
-
* AppConfig Applications can be imported using their application ID, e.g
|
|
27
|
+
* AppConfig Applications can be imported using their application ID, e.g.,
|
|
28
28
|
*
|
|
29
29
|
* ```sh
|
|
30
30
|
* $ pulumi import aws:appconfig/application:Application example 71rxuzt
|
|
@@ -25,7 +25,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
25
25
|
*
|
|
26
26
|
* ## Import
|
|
27
27
|
*
|
|
28
|
-
* AppConfig Configuration Profiles can be imported by using the configuration profile ID and application ID separated by a colon (`:`), e.g
|
|
28
|
+
* AppConfig Configuration Profiles can be imported by using the configuration profile ID and application ID separated by a colon (`:`), e.g.,
|
|
29
29
|
*
|
|
30
30
|
* ```sh
|
|
31
31
|
* $ pulumi import aws:appconfig/configurationProfile:ConfigurationProfile example 71abcde:11xxxxx
|
|
@@ -30,7 +30,7 @@ const utilities = require("../utilities");
|
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
33
|
-
* AppConfig Configuration Profiles can be imported by using the configuration profile ID and application ID separated by a colon (`:`), e.g
|
|
33
|
+
* AppConfig Configuration Profiles can be imported by using the configuration profile ID and application ID separated by a colon (`:`), e.g.,
|
|
34
34
|
*
|
|
35
35
|
* ```sh
|
|
36
36
|
* $ pulumi import aws:appconfig/configurationProfile:ConfigurationProfile example 71abcde:11xxxxx
|
|
@@ -23,7 +23,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
23
23
|
*
|
|
24
24
|
* ## Import
|
|
25
25
|
*
|
|
26
|
-
* AppConfig Deployments can be imported by using the application ID, environment ID, and deployment number separated by a slash (`/`), e.g
|
|
26
|
+
* AppConfig Deployments can be imported by using the application ID, environment ID, and deployment number separated by a slash (`/`), e.g.,
|
|
27
27
|
*
|
|
28
28
|
* ```sh
|
|
29
29
|
* $ pulumi import aws:appconfig/deployment:Deployment example 71abcde/11xxxxx/1
|
package/appconfig/deployment.js
CHANGED
|
@@ -29,7 +29,7 @@ const utilities = require("../utilities");
|
|
|
29
29
|
*
|
|
30
30
|
* ## Import
|
|
31
31
|
*
|
|
32
|
-
* AppConfig Deployments can be imported by using the application ID, environment ID, and deployment number separated by a slash (`/`), e.g
|
|
32
|
+
* AppConfig Deployments can be imported by using the application ID, environment ID, and deployment number separated by a slash (`/`), e.g.,
|
|
33
33
|
*
|
|
34
34
|
* ```sh
|
|
35
35
|
* $ pulumi import aws:appconfig/deployment:Deployment example 71abcde/11xxxxx/1
|
|
@@ -23,7 +23,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
23
23
|
*
|
|
24
24
|
* ## Import
|
|
25
25
|
*
|
|
26
|
-
* AppConfig Deployment Strategies can be imported by using their deployment strategy ID, e.g
|
|
26
|
+
* AppConfig Deployment Strategies can be imported by using their deployment strategy ID, e.g.,
|
|
27
27
|
*
|
|
28
28
|
* ```sh
|
|
29
29
|
* $ pulumi import aws:appconfig/deploymentStrategy:DeploymentStrategy example 11xxxxx
|
|
@@ -29,7 +29,7 @@ const utilities = require("../utilities");
|
|
|
29
29
|
*
|
|
30
30
|
* ## Import
|
|
31
31
|
*
|
|
32
|
-
* AppConfig Deployment Strategies can be imported by using their deployment strategy ID, e.g
|
|
32
|
+
* AppConfig Deployment Strategies can be imported by using their deployment strategy ID, e.g.,
|
|
33
33
|
*
|
|
34
34
|
* ```sh
|
|
35
35
|
* $ pulumi import aws:appconfig/deploymentStrategy:DeploymentStrategy example 11xxxxx
|
|
@@ -30,7 +30,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
33
|
-
* AppConfig Environments can be imported by using the environment ID and application ID separated by a colon (`:`), e.g
|
|
33
|
+
* AppConfig Environments can be imported by using the environment ID and application ID separated by a colon (`:`), e.g.,
|
|
34
34
|
*
|
|
35
35
|
* ```sh
|
|
36
36
|
* $ pulumi import aws:appconfig/environment:Environment example 71abcde:11xxxxx
|
package/appconfig/environment.js
CHANGED
|
@@ -35,7 +35,7 @@ const utilities = require("../utilities");
|
|
|
35
35
|
*
|
|
36
36
|
* ## Import
|
|
37
37
|
*
|
|
38
|
-
* AppConfig Environments can be imported by using the environment ID and application ID separated by a colon (`:`), e.g
|
|
38
|
+
* AppConfig Environments can be imported by using the environment ID and application ID separated by a colon (`:`), e.g.,
|
|
39
39
|
*
|
|
40
40
|
* ```sh
|
|
41
41
|
* $ pulumi import aws:appconfig/environment:Environment example 71abcde:11xxxxx
|
|
@@ -21,7 +21,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
21
21
|
*
|
|
22
22
|
* ## Import
|
|
23
23
|
*
|
|
24
|
-
* AppConfig Hosted Configuration Versions can be imported by using the application ID, configuration profile ID, and version number separated by a slash (`/`), e.g
|
|
24
|
+
* AppConfig Hosted Configuration Versions can be imported by using the application ID, configuration profile ID, and version number separated by a slash (`/`), e.g.,
|
|
25
25
|
*
|
|
26
26
|
* ```sh
|
|
27
27
|
* $ pulumi import aws:appconfig/hostedConfigurationVersion:HostedConfigurationVersion example 71abcde/11xxxxx/2
|
|
@@ -27,7 +27,7 @@ const utilities = require("../utilities");
|
|
|
27
27
|
*
|
|
28
28
|
* ## Import
|
|
29
29
|
*
|
|
30
|
-
* AppConfig Hosted Configuration Versions can be imported by using the application ID, configuration profile ID, and version number separated by a slash (`/`), e.g
|
|
30
|
+
* AppConfig Hosted Configuration Versions can be imported by using the application ID, configuration profile ID, and version number separated by a slash (`/`), e.g.,
|
|
31
31
|
*
|
|
32
32
|
* ```sh
|
|
33
33
|
* $ pulumi import aws:appconfig/hostedConfigurationVersion:HostedConfigurationVersion example 71abcde/11xxxxx/2
|
|
@@ -192,7 +192,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
192
192
|
*
|
|
193
193
|
* ## Import
|
|
194
194
|
*
|
|
195
|
-
* Listeners can be imported using their ARN, e.g
|
|
195
|
+
* Listeners can be imported using their ARN, e.g.,
|
|
196
196
|
*
|
|
197
197
|
* ```sh
|
|
198
198
|
* $ pulumi import aws:applicationloadbalancing/listener:Listener front_end arn:aws:elasticloadbalancing:us-west-2:187416307283:listener/app/front-end-alb/8e4497da625e2d8a/9ab28ade35828f96
|
|
@@ -197,7 +197,7 @@ const utilities = require("../utilities");
|
|
|
197
197
|
*
|
|
198
198
|
* ## Import
|
|
199
199
|
*
|
|
200
|
-
* Listeners can be imported using their ARN, e.g
|
|
200
|
+
* Listeners can be imported using their ARN, e.g.,
|
|
201
201
|
*
|
|
202
202
|
* ```sh
|
|
203
203
|
* $ pulumi import aws:applicationloadbalancing/listener:Listener front_end arn:aws:elasticloadbalancing:us-west-2:187416307283:listener/app/front-end-alb/8e4497da625e2d8a/9ab28ade35828f96
|
|
@@ -26,7 +26,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
26
26
|
*
|
|
27
27
|
* ## Import
|
|
28
28
|
*
|
|
29
|
-
* Listener Certificates can be imported using their id, e.g
|
|
29
|
+
* Listener Certificates can be imported using their id, e.g.,
|
|
30
30
|
*
|
|
31
31
|
* ```sh
|
|
32
32
|
* $ pulumi import aws:applicationloadbalancing/listenerCertificate:ListenerCertificate example arn:aws:elasticloadbalancing:us-west-2:123456789012:listener/app/test/8e4497da625e2d8a/9ab28ade35828f96/67b3d2d36dd7c26b_arn:aws:iam::123456789012:server-certificate/tf-acc-test-6453083910015726063
|
|
@@ -32,7 +32,7 @@ const utilities = require("../utilities");
|
|
|
32
32
|
*
|
|
33
33
|
* ## Import
|
|
34
34
|
*
|
|
35
|
-
* Listener Certificates can be imported using their id, e.g
|
|
35
|
+
* Listener Certificates can be imported using their id, e.g.,
|
|
36
36
|
*
|
|
37
37
|
* ```sh
|
|
38
38
|
* $ pulumi import aws:applicationloadbalancing/listenerCertificate:ListenerCertificate example arn:aws:elasticloadbalancing:us-west-2:123456789012:listener/app/test/8e4497da625e2d8a/9ab28ade35828f96/67b3d2d36dd7c26b_arn:aws:iam::123456789012:server-certificate/tf-acc-test-6453083910015726063
|