@pulumi/aws 4.26.0 → 4.27.2
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 +4 -6
- package/mq/broker.js +1 -6
- package/mq/broker.js.map +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 +1 -1
- package/route53/resolverDnsSecConfig.js +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 +1 -1
- package/route53/resolverFirewallRuleGroup.js +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/kms/externalKey.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"externalKey.js","sourceRoot":"","sources":["../../kms/externalKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"externalKey.js","sourceRoot":"","sources":["../../kms/externalKey.ts"],"names":[],"mappings":"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"}
|
package/kms/getKey.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { output as outputs } from "../types";
|
|
2
3
|
/**
|
|
3
4
|
* Use this data source to get detailed information about
|
|
4
5
|
* the specified KMS Key with flexible key id input.
|
|
@@ -64,6 +65,8 @@ export interface GetKeyResult {
|
|
|
64
65
|
readonly keyManager: string;
|
|
65
66
|
readonly keyState: string;
|
|
66
67
|
readonly keyUsage: string;
|
|
68
|
+
readonly multiRegion: boolean;
|
|
69
|
+
readonly multiRegionConfigurations: outputs.kms.GetKeyMultiRegionConfiguration[];
|
|
67
70
|
readonly origin: string;
|
|
68
71
|
readonly validTo: string;
|
|
69
72
|
}
|
package/kms/getKey.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKey.js","sourceRoot":"","sources":["../../kms/getKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getKey.js","sourceRoot":"","sources":["../../kms/getKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;IAChE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uBAAuB,EAAE;QAClD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,wBAYC;AA+CD,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1D,CAAC;AAFD,oCAEC"}
|
package/kms/grant.d.ts
CHANGED
|
@@ -42,7 +42,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
42
42
|
*
|
|
43
43
|
* ## Import
|
|
44
44
|
*
|
|
45
|
-
* KMS Grants can be imported using the Key ID and Grant ID separated by a colon (`:`), e.g
|
|
45
|
+
* KMS Grants can be imported using the Key ID and Grant ID separated by a colon (`:`), e.g.,
|
|
46
46
|
*
|
|
47
47
|
* ```sh
|
|
48
48
|
* $ pulumi import aws:kms/grant:Grant test 1234abcd-12ab-34cd-56ef-1234567890ababcde1237f76e4ba7987489ac329fbfba6ad343d6f7075dbd1ef191f0120514
|
package/kms/grant.js
CHANGED
|
@@ -47,7 +47,7 @@ const utilities = require("../utilities");
|
|
|
47
47
|
*
|
|
48
48
|
* ## Import
|
|
49
49
|
*
|
|
50
|
-
* KMS Grants can be imported using the Key ID and Grant ID separated by a colon (`:`), e.g
|
|
50
|
+
* KMS Grants can be imported using the Key ID and Grant ID separated by a colon (`:`), e.g.,
|
|
51
51
|
*
|
|
52
52
|
* ```sh
|
|
53
53
|
* $ pulumi import aws:kms/grant:Grant test 1234abcd-12ab-34cd-56ef-1234567890ababcde1237f76e4ba7987489ac329fbfba6ad343d6f7075dbd1ef191f0120514
|
package/kms/index.d.ts
CHANGED
package/kms/index.js
CHANGED
|
@@ -26,12 +26,16 @@ __exportStar(require("./getSecret"), exports);
|
|
|
26
26
|
__exportStar(require("./getSecrets"), exports);
|
|
27
27
|
__exportStar(require("./grant"), exports);
|
|
28
28
|
__exportStar(require("./key"), exports);
|
|
29
|
+
__exportStar(require("./replicaExternalKey"), exports);
|
|
30
|
+
__exportStar(require("./replicaKey"), exports);
|
|
29
31
|
// Import resources to register:
|
|
30
32
|
const alias_1 = require("./alias");
|
|
31
33
|
const ciphertext_1 = require("./ciphertext");
|
|
32
34
|
const externalKey_1 = require("./externalKey");
|
|
33
35
|
const grant_1 = require("./grant");
|
|
34
36
|
const key_1 = require("./key");
|
|
37
|
+
const replicaExternalKey_1 = require("./replicaExternalKey");
|
|
38
|
+
const replicaKey_1 = require("./replicaKey");
|
|
35
39
|
const _module = {
|
|
36
40
|
version: utilities.getVersion(),
|
|
37
41
|
construct: (name, type, urn) => {
|
|
@@ -46,6 +50,10 @@ const _module = {
|
|
|
46
50
|
return new grant_1.Grant(name, undefined, { urn });
|
|
47
51
|
case "aws:kms/key:Key":
|
|
48
52
|
return new key_1.Key(name, undefined, { urn });
|
|
53
|
+
case "aws:kms/replicaExternalKey:ReplicaExternalKey":
|
|
54
|
+
return new replicaExternalKey_1.ReplicaExternalKey(name, undefined, { urn });
|
|
55
|
+
case "aws:kms/replicaKey:ReplicaKey":
|
|
56
|
+
return new replicaKey_1.ReplicaKey(name, undefined, { urn });
|
|
49
57
|
default:
|
|
50
58
|
throw new Error(`unknown resource type ${type}`);
|
|
51
59
|
}
|
|
@@ -56,4 +64,6 @@ pulumi.runtime.registerResourceModule("aws", "kms/ciphertext", _module);
|
|
|
56
64
|
pulumi.runtime.registerResourceModule("aws", "kms/externalKey", _module);
|
|
57
65
|
pulumi.runtime.registerResourceModule("aws", "kms/grant", _module);
|
|
58
66
|
pulumi.runtime.registerResourceModule("aws", "kms/key", _module);
|
|
67
|
+
pulumi.runtime.registerResourceModule("aws", "kms/replicaExternalKey", _module);
|
|
68
|
+
pulumi.runtime.registerResourceModule("aws", "kms/replicaKey", _module);
|
|
59
69
|
//# sourceMappingURL=index.js.map
|
package/kms/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../kms/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,0CAAwB;AACxB,+CAA6B;AAC7B,gDAA8B;AAC9B,6CAA2B;AAC3B,kDAAgC;AAChC,2CAAyB;AACzB,iDAA+B;AAC/B,8CAA4B;AAC5B,+CAA6B;AAC7B,0CAAwB;AACxB,wCAAsB;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../kms/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,0CAAwB;AACxB,+CAA6B;AAC7B,gDAA8B;AAC9B,6CAA2B;AAC3B,kDAAgC;AAChC,2CAAyB;AACzB,iDAA+B;AAC/B,8CAA4B;AAC5B,+CAA6B;AAC7B,0CAAwB;AACxB,wCAAsB;AACtB,uDAAqC;AACrC,+CAA6B;AAE7B,gCAAgC;AAChC,mCAAgC;AAChC,6CAA0C;AAC1C,+CAA4C;AAC5C,mCAAgC;AAChC,+BAA4B;AAC5B,6DAA0D;AAC1D,6CAA0C;AAE1C,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,qBAAqB;gBACtB,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,+BAA+B;gBAChC,OAAO,IAAI,uBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD,KAAK,iCAAiC;gBAClC,OAAO,IAAI,yBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,qBAAqB;gBACtB,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,iBAAiB;gBAClB,OAAO,IAAI,SAAG,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACjD,KAAK,+CAA+C;gBAChD,OAAO,IAAI,uCAAkB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAChE,KAAK,+BAA+B;gBAChC,OAAO,IAAI,uBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,WAAW,EAAE,OAAO,CAAC,CAAA;AAClE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA;AACvE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,iBAAiB,EAAE,OAAO,CAAC,CAAA;AACxE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,WAAW,EAAE,OAAO,CAAC,CAAA;AAClE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,SAAS,EAAE,OAAO,CAAC,CAAA;AAChE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,wBAAwB,EAAE,OAAO,CAAC,CAAA;AAC/E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA"}
|
package/kms/key.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Manages a single-Region or multi-Region primary KMS key.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
@@ -16,7 +16,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
16
16
|
*
|
|
17
17
|
* ## Import
|
|
18
18
|
*
|
|
19
|
-
* KMS Keys can be imported using the `id`, e.g
|
|
19
|
+
* KMS Keys can be imported using the `id`, e.g.,
|
|
20
20
|
*
|
|
21
21
|
* ```sh
|
|
22
22
|
* $ pulumi import aws:kms/key:Key a 1234abcd-12ab-34cd-56ef-1234567890ab
|
|
@@ -43,7 +43,10 @@ export declare class Key extends pulumi.CustomResource {
|
|
|
43
43
|
*/
|
|
44
44
|
readonly arn: pulumi.Output<string>;
|
|
45
45
|
/**
|
|
46
|
-
*
|
|
46
|
+
* A flag to indicate whether to bypass the key policy lockout safety check.
|
|
47
|
+
* Setting this value to true increases the risk that the KMS key becomes unmanageable. Do not set this value to true indiscriminately.
|
|
48
|
+
* For more information, refer to the scenario in the [Default Key Policy](https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html#key-policy-default-allow-root-enable-iam) section in the _AWS Key Management Service Developer Guide_.
|
|
49
|
+
* The default value is `false`.
|
|
47
50
|
*/
|
|
48
51
|
readonly bypassPolicyLockoutSafetyCheck: pulumi.Output<boolean | undefined>;
|
|
49
52
|
/**
|
|
@@ -52,7 +55,9 @@ export declare class Key extends pulumi.CustomResource {
|
|
|
52
55
|
*/
|
|
53
56
|
readonly customerMasterKeySpec: pulumi.Output<string | undefined>;
|
|
54
57
|
/**
|
|
55
|
-
*
|
|
58
|
+
* The waiting period, specified in number of days. After the waiting period ends, AWS KMS deletes the KMS key.
|
|
59
|
+
* If you specify a value, it must be between `7` and `30`, inclusive. If you do not specify a value, it defaults to `30`.
|
|
60
|
+
* If the KMS key is a multi-Region primary key with replicas, the waiting period begins when the last of its replica keys is deleted. Otherwise, the waiting period begins immediately.
|
|
56
61
|
*/
|
|
57
62
|
readonly deletionWindowInDays: pulumi.Output<number | undefined>;
|
|
58
63
|
/**
|
|
@@ -64,7 +69,7 @@ export declare class Key extends pulumi.CustomResource {
|
|
|
64
69
|
*/
|
|
65
70
|
readonly enableKeyRotation: pulumi.Output<boolean | undefined>;
|
|
66
71
|
/**
|
|
67
|
-
* Specifies whether the key is enabled. Defaults to true
|
|
72
|
+
* Specifies whether the key is enabled. Defaults to `true`.
|
|
68
73
|
*/
|
|
69
74
|
readonly isEnabled: pulumi.Output<boolean | undefined>;
|
|
70
75
|
/**
|
|
@@ -76,6 +81,10 @@ export declare class Key extends pulumi.CustomResource {
|
|
|
76
81
|
* Defaults to `ENCRYPT_DECRYPT`.
|
|
77
82
|
*/
|
|
78
83
|
readonly keyUsage: pulumi.Output<string | undefined>;
|
|
84
|
+
/**
|
|
85
|
+
* Indicates whether the KMS key is a multi-Region (`true`) or regional (`false`) key. Defaults to `false`.
|
|
86
|
+
*/
|
|
87
|
+
readonly multiRegion: pulumi.Output<boolean>;
|
|
79
88
|
/**
|
|
80
89
|
* A valid policy JSON document. Although this is a key policy, not an IAM policy, an `aws.iam.getPolicyDocument`, in the form that designates a principal, can be used.
|
|
81
90
|
*/
|
|
@@ -83,6 +92,9 @@ export declare class Key extends pulumi.CustomResource {
|
|
|
83
92
|
readonly tags: pulumi.Output<{
|
|
84
93
|
[key: string]: string;
|
|
85
94
|
} | undefined>;
|
|
95
|
+
/**
|
|
96
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
97
|
+
*/
|
|
86
98
|
readonly tagsAll: pulumi.Output<{
|
|
87
99
|
[key: string]: string;
|
|
88
100
|
}>;
|
|
@@ -104,7 +116,10 @@ export interface KeyState {
|
|
|
104
116
|
*/
|
|
105
117
|
arn?: pulumi.Input<string>;
|
|
106
118
|
/**
|
|
107
|
-
*
|
|
119
|
+
* A flag to indicate whether to bypass the key policy lockout safety check.
|
|
120
|
+
* Setting this value to true increases the risk that the KMS key becomes unmanageable. Do not set this value to true indiscriminately.
|
|
121
|
+
* For more information, refer to the scenario in the [Default Key Policy](https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html#key-policy-default-allow-root-enable-iam) section in the _AWS Key Management Service Developer Guide_.
|
|
122
|
+
* The default value is `false`.
|
|
108
123
|
*/
|
|
109
124
|
bypassPolicyLockoutSafetyCheck?: pulumi.Input<boolean>;
|
|
110
125
|
/**
|
|
@@ -113,7 +128,9 @@ export interface KeyState {
|
|
|
113
128
|
*/
|
|
114
129
|
customerMasterKeySpec?: pulumi.Input<string>;
|
|
115
130
|
/**
|
|
116
|
-
*
|
|
131
|
+
* The waiting period, specified in number of days. After the waiting period ends, AWS KMS deletes the KMS key.
|
|
132
|
+
* If you specify a value, it must be between `7` and `30`, inclusive. If you do not specify a value, it defaults to `30`.
|
|
133
|
+
* If the KMS key is a multi-Region primary key with replicas, the waiting period begins when the last of its replica keys is deleted. Otherwise, the waiting period begins immediately.
|
|
117
134
|
*/
|
|
118
135
|
deletionWindowInDays?: pulumi.Input<number>;
|
|
119
136
|
/**
|
|
@@ -125,7 +142,7 @@ export interface KeyState {
|
|
|
125
142
|
*/
|
|
126
143
|
enableKeyRotation?: pulumi.Input<boolean>;
|
|
127
144
|
/**
|
|
128
|
-
* Specifies whether the key is enabled. Defaults to true
|
|
145
|
+
* Specifies whether the key is enabled. Defaults to `true`.
|
|
129
146
|
*/
|
|
130
147
|
isEnabled?: pulumi.Input<boolean>;
|
|
131
148
|
/**
|
|
@@ -137,6 +154,10 @@ export interface KeyState {
|
|
|
137
154
|
* Defaults to `ENCRYPT_DECRYPT`.
|
|
138
155
|
*/
|
|
139
156
|
keyUsage?: pulumi.Input<string>;
|
|
157
|
+
/**
|
|
158
|
+
* Indicates whether the KMS key is a multi-Region (`true`) or regional (`false`) key. Defaults to `false`.
|
|
159
|
+
*/
|
|
160
|
+
multiRegion?: pulumi.Input<boolean>;
|
|
140
161
|
/**
|
|
141
162
|
* A valid policy JSON document. Although this is a key policy, not an IAM policy, an `aws.iam.getPolicyDocument`, in the form that designates a principal, can be used.
|
|
142
163
|
*/
|
|
@@ -144,6 +165,9 @@ export interface KeyState {
|
|
|
144
165
|
tags?: pulumi.Input<{
|
|
145
166
|
[key: string]: pulumi.Input<string>;
|
|
146
167
|
}>;
|
|
168
|
+
/**
|
|
169
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
170
|
+
*/
|
|
147
171
|
tagsAll?: pulumi.Input<{
|
|
148
172
|
[key: string]: pulumi.Input<string>;
|
|
149
173
|
}>;
|
|
@@ -153,7 +177,10 @@ export interface KeyState {
|
|
|
153
177
|
*/
|
|
154
178
|
export interface KeyArgs {
|
|
155
179
|
/**
|
|
156
|
-
*
|
|
180
|
+
* A flag to indicate whether to bypass the key policy lockout safety check.
|
|
181
|
+
* Setting this value to true increases the risk that the KMS key becomes unmanageable. Do not set this value to true indiscriminately.
|
|
182
|
+
* For more information, refer to the scenario in the [Default Key Policy](https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html#key-policy-default-allow-root-enable-iam) section in the _AWS Key Management Service Developer Guide_.
|
|
183
|
+
* The default value is `false`.
|
|
157
184
|
*/
|
|
158
185
|
bypassPolicyLockoutSafetyCheck?: pulumi.Input<boolean>;
|
|
159
186
|
/**
|
|
@@ -162,7 +189,9 @@ export interface KeyArgs {
|
|
|
162
189
|
*/
|
|
163
190
|
customerMasterKeySpec?: pulumi.Input<string>;
|
|
164
191
|
/**
|
|
165
|
-
*
|
|
192
|
+
* The waiting period, specified in number of days. After the waiting period ends, AWS KMS deletes the KMS key.
|
|
193
|
+
* If you specify a value, it must be between `7` and `30`, inclusive. If you do not specify a value, it defaults to `30`.
|
|
194
|
+
* If the KMS key is a multi-Region primary key with replicas, the waiting period begins when the last of its replica keys is deleted. Otherwise, the waiting period begins immediately.
|
|
166
195
|
*/
|
|
167
196
|
deletionWindowInDays?: pulumi.Input<number>;
|
|
168
197
|
/**
|
|
@@ -174,7 +203,7 @@ export interface KeyArgs {
|
|
|
174
203
|
*/
|
|
175
204
|
enableKeyRotation?: pulumi.Input<boolean>;
|
|
176
205
|
/**
|
|
177
|
-
* Specifies whether the key is enabled. Defaults to true
|
|
206
|
+
* Specifies whether the key is enabled. Defaults to `true`.
|
|
178
207
|
*/
|
|
179
208
|
isEnabled?: pulumi.Input<boolean>;
|
|
180
209
|
/**
|
|
@@ -182,6 +211,10 @@ export interface KeyArgs {
|
|
|
182
211
|
* Defaults to `ENCRYPT_DECRYPT`.
|
|
183
212
|
*/
|
|
184
213
|
keyUsage?: pulumi.Input<string>;
|
|
214
|
+
/**
|
|
215
|
+
* Indicates whether the KMS key is a multi-Region (`true`) or regional (`false`) key. Defaults to `false`.
|
|
216
|
+
*/
|
|
217
|
+
multiRegion?: pulumi.Input<boolean>;
|
|
185
218
|
/**
|
|
186
219
|
* A valid policy JSON document. Although this is a key policy, not an IAM policy, an `aws.iam.getPolicyDocument`, in the form that designates a principal, can be used.
|
|
187
220
|
*/
|
package/kms/key.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.Key = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* Manages a single-Region or multi-Region primary KMS key.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -22,7 +22,7 @@ const utilities = require("../utilities");
|
|
|
22
22
|
*
|
|
23
23
|
* ## Import
|
|
24
24
|
*
|
|
25
|
-
* KMS Keys can be imported using the `id`, e.g
|
|
25
|
+
* KMS Keys can be imported using the `id`, e.g.,
|
|
26
26
|
*
|
|
27
27
|
* ```sh
|
|
28
28
|
* $ pulumi import aws:kms/key:Key a 1234abcd-12ab-34cd-56ef-1234567890ab
|
|
@@ -43,6 +43,7 @@ class Key extends pulumi.CustomResource {
|
|
|
43
43
|
inputs["isEnabled"] = state ? state.isEnabled : undefined;
|
|
44
44
|
inputs["keyId"] = state ? state.keyId : undefined;
|
|
45
45
|
inputs["keyUsage"] = state ? state.keyUsage : undefined;
|
|
46
|
+
inputs["multiRegion"] = state ? state.multiRegion : undefined;
|
|
46
47
|
inputs["policy"] = state ? state.policy : undefined;
|
|
47
48
|
inputs["tags"] = state ? state.tags : undefined;
|
|
48
49
|
inputs["tagsAll"] = state ? state.tagsAll : undefined;
|
|
@@ -56,6 +57,7 @@ class Key extends pulumi.CustomResource {
|
|
|
56
57
|
inputs["enableKeyRotation"] = args ? args.enableKeyRotation : undefined;
|
|
57
58
|
inputs["isEnabled"] = args ? args.isEnabled : undefined;
|
|
58
59
|
inputs["keyUsage"] = args ? args.keyUsage : undefined;
|
|
60
|
+
inputs["multiRegion"] = args ? args.multiRegion : undefined;
|
|
59
61
|
inputs["policy"] = args ? args.policy : undefined;
|
|
60
62
|
inputs["tags"] = args ? args.tags : undefined;
|
|
61
63
|
inputs["arn"] = undefined /*out*/;
|
package/kms/key.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"key.js","sourceRoot":"","sources":["../../kms/key.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,GAAI,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"key.js","sourceRoot":"","sources":["../../kms/key.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,233 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Manages a KMS multi-Region replica key that uses external key material.
|
|
4
|
+
* See the [AWS KMS Developer Guide](https://docs.aws.amazon.com/kms/latest/developerguide/multi-region-keys-import.html) for more information on importing key material into multi-Region keys.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as aws from "@pulumi/aws";
|
|
11
|
+
*
|
|
12
|
+
* const primary = new aws.Provider("primary", {region: "us-east-1"});
|
|
13
|
+
* const primaryExternalKey = new aws.kms.ExternalKey("primaryExternalKey", {
|
|
14
|
+
* description: "Multi-Region primary key",
|
|
15
|
+
* deletionWindowInDays: 30,
|
|
16
|
+
* multiRegion: true,
|
|
17
|
+
* enabled: true,
|
|
18
|
+
* keyMaterialBase64: "...",
|
|
19
|
+
* }, {
|
|
20
|
+
* provider: aws.primary,
|
|
21
|
+
* });
|
|
22
|
+
* const replica = new aws.kms.ReplicaExternalKey("replica", {
|
|
23
|
+
* description: "Multi-Region replica key",
|
|
24
|
+
* deletionWindowInDays: 7,
|
|
25
|
+
* primaryKeyArn: aws_kms_external.primary.arn,
|
|
26
|
+
* keyMaterialBase64: "...",
|
|
27
|
+
* });
|
|
28
|
+
* // Must be the same key material as the primary's.
|
|
29
|
+
* ```
|
|
30
|
+
*
|
|
31
|
+
* ## Import
|
|
32
|
+
*
|
|
33
|
+
* KMS multi-Region replica keys can be imported using the `id`, e.g.,
|
|
34
|
+
*
|
|
35
|
+
* ```sh
|
|
36
|
+
* $ pulumi import aws:kms/replicaExternalKey:ReplicaExternalKey example 1234abcd-12ab-34cd-56ef-1234567890ab
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
export declare class ReplicaExternalKey extends pulumi.CustomResource {
|
|
40
|
+
/**
|
|
41
|
+
* Get an existing ReplicaExternalKey resource's state with the given name, ID, and optional extra
|
|
42
|
+
* properties used to qualify the lookup.
|
|
43
|
+
*
|
|
44
|
+
* @param name The _unique_ name of the resulting resource.
|
|
45
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
46
|
+
* @param state Any extra arguments used during the lookup.
|
|
47
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
48
|
+
*/
|
|
49
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ReplicaExternalKeyState, opts?: pulumi.CustomResourceOptions): ReplicaExternalKey;
|
|
50
|
+
/**
|
|
51
|
+
* Returns true if the given object is an instance of ReplicaExternalKey. This is designed to work even
|
|
52
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
53
|
+
*/
|
|
54
|
+
static isInstance(obj: any): obj is ReplicaExternalKey;
|
|
55
|
+
/**
|
|
56
|
+
* The Amazon Resource Name (ARN) of the replica key. The key ARNs of related multi-Region keys differ only in the Region value.
|
|
57
|
+
*/
|
|
58
|
+
readonly arn: pulumi.Output<string>;
|
|
59
|
+
/**
|
|
60
|
+
* A flag to indicate whether to bypass the key policy lockout safety check.
|
|
61
|
+
* Setting this value to true increases the risk that the KMS key becomes unmanageable. Do not set this value to true indiscriminately.
|
|
62
|
+
* For more information, refer to the scenario in the [Default Key Policy](https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html#key-policy-default-allow-root-enable-iam) section in the _AWS Key Management Service Developer Guide_.
|
|
63
|
+
* The default value is `false`.
|
|
64
|
+
*/
|
|
65
|
+
readonly bypassPolicyLockoutSafetyCheck: pulumi.Output<boolean | undefined>;
|
|
66
|
+
/**
|
|
67
|
+
* The waiting period, specified in number of days. After the waiting period ends, AWS KMS deletes the KMS key.
|
|
68
|
+
* If you specify a value, it must be between `7` and `30`, inclusive. If you do not specify a value, it defaults to `30`.
|
|
69
|
+
*/
|
|
70
|
+
readonly deletionWindowInDays: pulumi.Output<number | undefined>;
|
|
71
|
+
/**
|
|
72
|
+
* A description of the KMS key.
|
|
73
|
+
*/
|
|
74
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
75
|
+
/**
|
|
76
|
+
* Specifies whether the replica key is enabled. Disabled KMS keys cannot be used in cryptographic operations. Keys pending import can only be `false`. Imported keys default to `true` unless expired.
|
|
77
|
+
*/
|
|
78
|
+
readonly enabled: pulumi.Output<boolean>;
|
|
79
|
+
/**
|
|
80
|
+
* Whether the key material expires. Empty when pending key material import, otherwise `KEY_MATERIAL_EXPIRES` or `KEY_MATERIAL_DOES_NOT_EXPIRE`.
|
|
81
|
+
*/
|
|
82
|
+
readonly expirationModel: pulumi.Output<string>;
|
|
83
|
+
/**
|
|
84
|
+
* The key ID of the replica key. Related multi-Region keys have the same key ID.
|
|
85
|
+
*/
|
|
86
|
+
readonly keyId: pulumi.Output<string>;
|
|
87
|
+
/**
|
|
88
|
+
* Base64 encoded 256-bit symmetric encryption key material to import. The KMS key is permanently associated with this key material. The same key material can be [reimported](https://docs.aws.amazon.com/kms/latest/developerguide/importing-keys.html#reimport-key-material), but you cannot import different key material.
|
|
89
|
+
*/
|
|
90
|
+
readonly keyMaterialBase64: pulumi.Output<string | undefined>;
|
|
91
|
+
/**
|
|
92
|
+
* The state of the replica key.
|
|
93
|
+
*/
|
|
94
|
+
readonly keyState: pulumi.Output<string>;
|
|
95
|
+
/**
|
|
96
|
+
* The [cryptographic operations](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#cryptographic-operations) for which you can use the KMS key. This is a shared property of multi-Region keys.
|
|
97
|
+
*/
|
|
98
|
+
readonly keyUsage: pulumi.Output<string>;
|
|
99
|
+
readonly policy: pulumi.Output<string>;
|
|
100
|
+
/**
|
|
101
|
+
* The ARN of the multi-Region primary key to replicate. The primary key must be in a different AWS Region of the same AWS Partition. You can create only one replica of a given primary key in each AWS Region.
|
|
102
|
+
*/
|
|
103
|
+
readonly primaryKeyArn: pulumi.Output<string>;
|
|
104
|
+
readonly tags: pulumi.Output<{
|
|
105
|
+
[key: string]: string;
|
|
106
|
+
} | undefined>;
|
|
107
|
+
/**
|
|
108
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
109
|
+
*/
|
|
110
|
+
readonly tagsAll: pulumi.Output<{
|
|
111
|
+
[key: string]: string;
|
|
112
|
+
}>;
|
|
113
|
+
/**
|
|
114
|
+
* Time at which the imported key material expires. When the key material expires, AWS KMS deletes the key material and the key becomes unusable. If not specified, key material does not expire. Valid values: [RFC3339 time string](https://tools.ietf.org/html/rfc3339#section-5.8) (`YYYY-MM-DDTHH:MM:SSZ`)
|
|
115
|
+
*/
|
|
116
|
+
readonly validTo: pulumi.Output<string | undefined>;
|
|
117
|
+
/**
|
|
118
|
+
* Create a ReplicaExternalKey resource with the given unique name, arguments, and options.
|
|
119
|
+
*
|
|
120
|
+
* @param name The _unique_ name of the resource.
|
|
121
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
122
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
123
|
+
*/
|
|
124
|
+
constructor(name: string, args: ReplicaExternalKeyArgs, opts?: pulumi.CustomResourceOptions);
|
|
125
|
+
}
|
|
126
|
+
/**
|
|
127
|
+
* Input properties used for looking up and filtering ReplicaExternalKey resources.
|
|
128
|
+
*/
|
|
129
|
+
export interface ReplicaExternalKeyState {
|
|
130
|
+
/**
|
|
131
|
+
* The Amazon Resource Name (ARN) of the replica key. The key ARNs of related multi-Region keys differ only in the Region value.
|
|
132
|
+
*/
|
|
133
|
+
arn?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* A flag to indicate whether to bypass the key policy lockout safety check.
|
|
136
|
+
* Setting this value to true increases the risk that the KMS key becomes unmanageable. Do not set this value to true indiscriminately.
|
|
137
|
+
* For more information, refer to the scenario in the [Default Key Policy](https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html#key-policy-default-allow-root-enable-iam) section in the _AWS Key Management Service Developer Guide_.
|
|
138
|
+
* The default value is `false`.
|
|
139
|
+
*/
|
|
140
|
+
bypassPolicyLockoutSafetyCheck?: pulumi.Input<boolean>;
|
|
141
|
+
/**
|
|
142
|
+
* The waiting period, specified in number of days. After the waiting period ends, AWS KMS deletes the KMS key.
|
|
143
|
+
* If you specify a value, it must be between `7` and `30`, inclusive. If you do not specify a value, it defaults to `30`.
|
|
144
|
+
*/
|
|
145
|
+
deletionWindowInDays?: pulumi.Input<number>;
|
|
146
|
+
/**
|
|
147
|
+
* A description of the KMS key.
|
|
148
|
+
*/
|
|
149
|
+
description?: pulumi.Input<string>;
|
|
150
|
+
/**
|
|
151
|
+
* Specifies whether the replica key is enabled. Disabled KMS keys cannot be used in cryptographic operations. Keys pending import can only be `false`. Imported keys default to `true` unless expired.
|
|
152
|
+
*/
|
|
153
|
+
enabled?: pulumi.Input<boolean>;
|
|
154
|
+
/**
|
|
155
|
+
* Whether the key material expires. Empty when pending key material import, otherwise `KEY_MATERIAL_EXPIRES` or `KEY_MATERIAL_DOES_NOT_EXPIRE`.
|
|
156
|
+
*/
|
|
157
|
+
expirationModel?: pulumi.Input<string>;
|
|
158
|
+
/**
|
|
159
|
+
* The key ID of the replica key. Related multi-Region keys have the same key ID.
|
|
160
|
+
*/
|
|
161
|
+
keyId?: pulumi.Input<string>;
|
|
162
|
+
/**
|
|
163
|
+
* Base64 encoded 256-bit symmetric encryption key material to import. The KMS key is permanently associated with this key material. The same key material can be [reimported](https://docs.aws.amazon.com/kms/latest/developerguide/importing-keys.html#reimport-key-material), but you cannot import different key material.
|
|
164
|
+
*/
|
|
165
|
+
keyMaterialBase64?: pulumi.Input<string>;
|
|
166
|
+
/**
|
|
167
|
+
* The state of the replica key.
|
|
168
|
+
*/
|
|
169
|
+
keyState?: pulumi.Input<string>;
|
|
170
|
+
/**
|
|
171
|
+
* The [cryptographic operations](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#cryptographic-operations) for which you can use the KMS key. This is a shared property of multi-Region keys.
|
|
172
|
+
*/
|
|
173
|
+
keyUsage?: pulumi.Input<string>;
|
|
174
|
+
policy?: pulumi.Input<string>;
|
|
175
|
+
/**
|
|
176
|
+
* The ARN of the multi-Region primary key to replicate. The primary key must be in a different AWS Region of the same AWS Partition. You can create only one replica of a given primary key in each AWS Region.
|
|
177
|
+
*/
|
|
178
|
+
primaryKeyArn?: pulumi.Input<string>;
|
|
179
|
+
tags?: pulumi.Input<{
|
|
180
|
+
[key: string]: pulumi.Input<string>;
|
|
181
|
+
}>;
|
|
182
|
+
/**
|
|
183
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
184
|
+
*/
|
|
185
|
+
tagsAll?: pulumi.Input<{
|
|
186
|
+
[key: string]: pulumi.Input<string>;
|
|
187
|
+
}>;
|
|
188
|
+
/**
|
|
189
|
+
* Time at which the imported key material expires. When the key material expires, AWS KMS deletes the key material and the key becomes unusable. If not specified, key material does not expire. Valid values: [RFC3339 time string](https://tools.ietf.org/html/rfc3339#section-5.8) (`YYYY-MM-DDTHH:MM:SSZ`)
|
|
190
|
+
*/
|
|
191
|
+
validTo?: pulumi.Input<string>;
|
|
192
|
+
}
|
|
193
|
+
/**
|
|
194
|
+
* The set of arguments for constructing a ReplicaExternalKey resource.
|
|
195
|
+
*/
|
|
196
|
+
export interface ReplicaExternalKeyArgs {
|
|
197
|
+
/**
|
|
198
|
+
* A flag to indicate whether to bypass the key policy lockout safety check.
|
|
199
|
+
* Setting this value to true increases the risk that the KMS key becomes unmanageable. Do not set this value to true indiscriminately.
|
|
200
|
+
* For more information, refer to the scenario in the [Default Key Policy](https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html#key-policy-default-allow-root-enable-iam) section in the _AWS Key Management Service Developer Guide_.
|
|
201
|
+
* The default value is `false`.
|
|
202
|
+
*/
|
|
203
|
+
bypassPolicyLockoutSafetyCheck?: pulumi.Input<boolean>;
|
|
204
|
+
/**
|
|
205
|
+
* The waiting period, specified in number of days. After the waiting period ends, AWS KMS deletes the KMS key.
|
|
206
|
+
* If you specify a value, it must be between `7` and `30`, inclusive. If you do not specify a value, it defaults to `30`.
|
|
207
|
+
*/
|
|
208
|
+
deletionWindowInDays?: pulumi.Input<number>;
|
|
209
|
+
/**
|
|
210
|
+
* A description of the KMS key.
|
|
211
|
+
*/
|
|
212
|
+
description?: pulumi.Input<string>;
|
|
213
|
+
/**
|
|
214
|
+
* Specifies whether the replica key is enabled. Disabled KMS keys cannot be used in cryptographic operations. Keys pending import can only be `false`. Imported keys default to `true` unless expired.
|
|
215
|
+
*/
|
|
216
|
+
enabled?: pulumi.Input<boolean>;
|
|
217
|
+
/**
|
|
218
|
+
* Base64 encoded 256-bit symmetric encryption key material to import. The KMS key is permanently associated with this key material. The same key material can be [reimported](https://docs.aws.amazon.com/kms/latest/developerguide/importing-keys.html#reimport-key-material), but you cannot import different key material.
|
|
219
|
+
*/
|
|
220
|
+
keyMaterialBase64?: pulumi.Input<string>;
|
|
221
|
+
policy?: pulumi.Input<string>;
|
|
222
|
+
/**
|
|
223
|
+
* The ARN of the multi-Region primary key to replicate. The primary key must be in a different AWS Region of the same AWS Partition. You can create only one replica of a given primary key in each AWS Region.
|
|
224
|
+
*/
|
|
225
|
+
primaryKeyArn: pulumi.Input<string>;
|
|
226
|
+
tags?: pulumi.Input<{
|
|
227
|
+
[key: string]: pulumi.Input<string>;
|
|
228
|
+
}>;
|
|
229
|
+
/**
|
|
230
|
+
* Time at which the imported key material expires. When the key material expires, AWS KMS deletes the key material and the key becomes unusable. If not specified, key material does not expire. Valid values: [RFC3339 time string](https://tools.ietf.org/html/rfc3339#section-5.8) (`YYYY-MM-DDTHH:MM:SSZ`)
|
|
231
|
+
*/
|
|
232
|
+
validTo?: pulumi.Input<string>;
|
|
233
|
+
}
|