@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/types/input.d.ts
CHANGED
|
@@ -152,29 +152,46 @@ export interface ProviderEndpoint {
|
|
|
152
152
|
accessanalyzer?: pulumi.Input<string>;
|
|
153
153
|
acm?: pulumi.Input<string>;
|
|
154
154
|
acmpca?: pulumi.Input<string>;
|
|
155
|
+
alexaforbusiness?: pulumi.Input<string>;
|
|
155
156
|
amplify?: pulumi.Input<string>;
|
|
157
|
+
amplifybackend?: pulumi.Input<string>;
|
|
156
158
|
apigateway?: pulumi.Input<string>;
|
|
159
|
+
apigatewayv2?: pulumi.Input<string>;
|
|
160
|
+
appautoscaling?: pulumi.Input<string>;
|
|
157
161
|
appconfig?: pulumi.Input<string>;
|
|
162
|
+
appflow?: pulumi.Input<string>;
|
|
163
|
+
appintegrations?: pulumi.Input<string>;
|
|
164
|
+
appintegrationsservice?: pulumi.Input<string>;
|
|
158
165
|
applicationautoscaling?: pulumi.Input<string>;
|
|
166
|
+
applicationcostprofiler?: pulumi.Input<string>;
|
|
167
|
+
applicationdiscovery?: pulumi.Input<string>;
|
|
168
|
+
applicationdiscoveryservice?: pulumi.Input<string>;
|
|
159
169
|
applicationinsights?: pulumi.Input<string>;
|
|
160
170
|
appmesh?: pulumi.Input<string>;
|
|
171
|
+
appregistry?: pulumi.Input<string>;
|
|
161
172
|
apprunner?: pulumi.Input<string>;
|
|
162
173
|
appstream?: pulumi.Input<string>;
|
|
163
174
|
appsync?: pulumi.Input<string>;
|
|
164
175
|
athena?: pulumi.Input<string>;
|
|
165
176
|
auditmanager?: pulumi.Input<string>;
|
|
177
|
+
augmentedairuntime?: pulumi.Input<string>;
|
|
166
178
|
autoscaling?: pulumi.Input<string>;
|
|
167
179
|
autoscalingplans?: pulumi.Input<string>;
|
|
168
180
|
backup?: pulumi.Input<string>;
|
|
169
181
|
batch?: pulumi.Input<string>;
|
|
182
|
+
braket?: pulumi.Input<string>;
|
|
170
183
|
budgets?: pulumi.Input<string>;
|
|
171
184
|
chime?: pulumi.Input<string>;
|
|
172
185
|
cloud9?: pulumi.Input<string>;
|
|
186
|
+
cloudcontrol?: pulumi.Input<string>;
|
|
173
187
|
cloudcontrolapi?: pulumi.Input<string>;
|
|
188
|
+
clouddirectory?: pulumi.Input<string>;
|
|
174
189
|
cloudformation?: pulumi.Input<string>;
|
|
175
190
|
cloudfront?: pulumi.Input<string>;
|
|
176
191
|
cloudhsm?: pulumi.Input<string>;
|
|
192
|
+
cloudhsmv2?: pulumi.Input<string>;
|
|
177
193
|
cloudsearch?: pulumi.Input<string>;
|
|
194
|
+
cloudsearchdomain?: pulumi.Input<string>;
|
|
178
195
|
cloudtrail?: pulumi.Input<string>;
|
|
179
196
|
cloudwatch?: pulumi.Input<string>;
|
|
180
197
|
cloudwatchevents?: pulumi.Input<string>;
|
|
@@ -183,26 +200,44 @@ export interface ProviderEndpoint {
|
|
|
183
200
|
codebuild?: pulumi.Input<string>;
|
|
184
201
|
codecommit?: pulumi.Input<string>;
|
|
185
202
|
codedeploy?: pulumi.Input<string>;
|
|
203
|
+
codeguruprofiler?: pulumi.Input<string>;
|
|
204
|
+
codegurureviewer?: pulumi.Input<string>;
|
|
186
205
|
codepipeline?: pulumi.Input<string>;
|
|
206
|
+
codestar?: pulumi.Input<string>;
|
|
187
207
|
codestarconnections?: pulumi.Input<string>;
|
|
208
|
+
codestarnotifications?: pulumi.Input<string>;
|
|
188
209
|
cognitoidentity?: pulumi.Input<string>;
|
|
210
|
+
cognitoidentityprovider?: pulumi.Input<string>;
|
|
189
211
|
cognitoidp?: pulumi.Input<string>;
|
|
212
|
+
cognitosync?: pulumi.Input<string>;
|
|
213
|
+
comprehend?: pulumi.Input<string>;
|
|
214
|
+
comprehendmedical?: pulumi.Input<string>;
|
|
215
|
+
config?: pulumi.Input<string>;
|
|
190
216
|
configservice?: pulumi.Input<string>;
|
|
191
217
|
connect?: pulumi.Input<string>;
|
|
218
|
+
connectcontactlens?: pulumi.Input<string>;
|
|
219
|
+
connectparticipant?: pulumi.Input<string>;
|
|
220
|
+
costandusagereportservice?: pulumi.Input<string>;
|
|
221
|
+
costexplorer?: pulumi.Input<string>;
|
|
192
222
|
cur?: pulumi.Input<string>;
|
|
223
|
+
databasemigration?: pulumi.Input<string>;
|
|
224
|
+
databasemigrationservice?: pulumi.Input<string>;
|
|
193
225
|
dataexchange?: pulumi.Input<string>;
|
|
194
226
|
datapipeline?: pulumi.Input<string>;
|
|
195
227
|
datasync?: pulumi.Input<string>;
|
|
196
228
|
dax?: pulumi.Input<string>;
|
|
197
229
|
detective?: pulumi.Input<string>;
|
|
198
230
|
devicefarm?: pulumi.Input<string>;
|
|
231
|
+
devopsguru?: pulumi.Input<string>;
|
|
199
232
|
directconnect?: pulumi.Input<string>;
|
|
200
233
|
dlm?: pulumi.Input<string>;
|
|
201
234
|
dms?: pulumi.Input<string>;
|
|
202
235
|
docdb?: pulumi.Input<string>;
|
|
203
236
|
ds?: pulumi.Input<string>;
|
|
204
237
|
dynamodb?: pulumi.Input<string>;
|
|
238
|
+
dynamodbstreams?: pulumi.Input<string>;
|
|
205
239
|
ec2?: pulumi.Input<string>;
|
|
240
|
+
ec2instanceconnect?: pulumi.Input<string>;
|
|
206
241
|
ecr?: pulumi.Input<string>;
|
|
207
242
|
ecrpublic?: pulumi.Input<string>;
|
|
208
243
|
ecs?: pulumi.Input<string>;
|
|
@@ -210,69 +245,142 @@ export interface ProviderEndpoint {
|
|
|
210
245
|
eks?: pulumi.Input<string>;
|
|
211
246
|
elasticache?: pulumi.Input<string>;
|
|
212
247
|
elasticbeanstalk?: pulumi.Input<string>;
|
|
248
|
+
elasticinference?: pulumi.Input<string>;
|
|
249
|
+
elasticsearch?: pulumi.Input<string>;
|
|
250
|
+
elasticsearchservice?: pulumi.Input<string>;
|
|
213
251
|
elastictranscoder?: pulumi.Input<string>;
|
|
214
252
|
elb?: pulumi.Input<string>;
|
|
253
|
+
elbv2?: pulumi.Input<string>;
|
|
215
254
|
emr?: pulumi.Input<string>;
|
|
216
255
|
emrcontainers?: pulumi.Input<string>;
|
|
217
256
|
es?: pulumi.Input<string>;
|
|
257
|
+
finspace?: pulumi.Input<string>;
|
|
258
|
+
finspacedata?: pulumi.Input<string>;
|
|
218
259
|
firehose?: pulumi.Input<string>;
|
|
260
|
+
fis?: pulumi.Input<string>;
|
|
219
261
|
fms?: pulumi.Input<string>;
|
|
220
262
|
forecast?: pulumi.Input<string>;
|
|
263
|
+
forecastquery?: pulumi.Input<string>;
|
|
264
|
+
forecastqueryservice?: pulumi.Input<string>;
|
|
265
|
+
forecastservice?: pulumi.Input<string>;
|
|
266
|
+
frauddetector?: pulumi.Input<string>;
|
|
221
267
|
fsx?: pulumi.Input<string>;
|
|
222
268
|
gamelift?: pulumi.Input<string>;
|
|
223
269
|
glacier?: pulumi.Input<string>;
|
|
224
270
|
globalaccelerator?: pulumi.Input<string>;
|
|
225
271
|
glue?: pulumi.Input<string>;
|
|
272
|
+
gluedatabrew?: pulumi.Input<string>;
|
|
226
273
|
greengrass?: pulumi.Input<string>;
|
|
274
|
+
greengrassv2?: pulumi.Input<string>;
|
|
275
|
+
groundstation?: pulumi.Input<string>;
|
|
227
276
|
guardduty?: pulumi.Input<string>;
|
|
277
|
+
health?: pulumi.Input<string>;
|
|
278
|
+
healthlake?: pulumi.Input<string>;
|
|
279
|
+
honeycode?: pulumi.Input<string>;
|
|
228
280
|
iam?: pulumi.Input<string>;
|
|
229
281
|
identitystore?: pulumi.Input<string>;
|
|
230
282
|
imagebuilder?: pulumi.Input<string>;
|
|
231
283
|
inspector?: pulumi.Input<string>;
|
|
232
284
|
iot?: pulumi.Input<string>;
|
|
285
|
+
iot1clickdevices?: pulumi.Input<string>;
|
|
286
|
+
iot1clickdevicesservice?: pulumi.Input<string>;
|
|
287
|
+
iot1clickprojects?: pulumi.Input<string>;
|
|
233
288
|
iotanalytics?: pulumi.Input<string>;
|
|
289
|
+
iotdataplane?: pulumi.Input<string>;
|
|
290
|
+
iotdeviceadvisor?: pulumi.Input<string>;
|
|
234
291
|
iotevents?: pulumi.Input<string>;
|
|
292
|
+
ioteventsdata?: pulumi.Input<string>;
|
|
293
|
+
iotfleethub?: pulumi.Input<string>;
|
|
294
|
+
iotjobsdataplane?: pulumi.Input<string>;
|
|
295
|
+
iotsecuretunneling?: pulumi.Input<string>;
|
|
296
|
+
iotsitewise?: pulumi.Input<string>;
|
|
297
|
+
iotthingsgraph?: pulumi.Input<string>;
|
|
298
|
+
iotwireless?: pulumi.Input<string>;
|
|
235
299
|
kafka?: pulumi.Input<string>;
|
|
300
|
+
kendra?: pulumi.Input<string>;
|
|
236
301
|
kinesis?: pulumi.Input<string>;
|
|
237
302
|
kinesisanalytics?: pulumi.Input<string>;
|
|
238
303
|
kinesisanalyticsv2?: pulumi.Input<string>;
|
|
239
304
|
kinesisvideo?: pulumi.Input<string>;
|
|
305
|
+
kinesisvideoarchivedmedia?: pulumi.Input<string>;
|
|
306
|
+
kinesisvideomedia?: pulumi.Input<string>;
|
|
307
|
+
kinesisvideosignalingchannels?: pulumi.Input<string>;
|
|
240
308
|
kms?: pulumi.Input<string>;
|
|
241
309
|
lakeformation?: pulumi.Input<string>;
|
|
242
310
|
lambda?: pulumi.Input<string>;
|
|
311
|
+
lexmodelbuilding?: pulumi.Input<string>;
|
|
312
|
+
lexmodelbuildingservice?: pulumi.Input<string>;
|
|
243
313
|
lexmodels?: pulumi.Input<string>;
|
|
314
|
+
lexmodelsv2?: pulumi.Input<string>;
|
|
315
|
+
lexruntime?: pulumi.Input<string>;
|
|
316
|
+
lexruntimeservice?: pulumi.Input<string>;
|
|
317
|
+
lexruntimev2?: pulumi.Input<string>;
|
|
244
318
|
licensemanager?: pulumi.Input<string>;
|
|
245
319
|
lightsail?: pulumi.Input<string>;
|
|
246
320
|
location?: pulumi.Input<string>;
|
|
321
|
+
lookoutequipment?: pulumi.Input<string>;
|
|
322
|
+
lookoutforvision?: pulumi.Input<string>;
|
|
323
|
+
lookoutmetrics?: pulumi.Input<string>;
|
|
324
|
+
machinelearning?: pulumi.Input<string>;
|
|
247
325
|
macie?: pulumi.Input<string>;
|
|
248
326
|
macie2?: pulumi.Input<string>;
|
|
249
327
|
managedblockchain?: pulumi.Input<string>;
|
|
250
328
|
marketplacecatalog?: pulumi.Input<string>;
|
|
329
|
+
marketplacecommerceanalytics?: pulumi.Input<string>;
|
|
330
|
+
marketplaceentitlement?: pulumi.Input<string>;
|
|
331
|
+
marketplaceentitlementservice?: pulumi.Input<string>;
|
|
332
|
+
marketplacemetering?: pulumi.Input<string>;
|
|
251
333
|
mediaconnect?: pulumi.Input<string>;
|
|
252
334
|
mediaconvert?: pulumi.Input<string>;
|
|
253
335
|
medialive?: pulumi.Input<string>;
|
|
254
336
|
mediapackage?: pulumi.Input<string>;
|
|
337
|
+
mediapackagevod?: pulumi.Input<string>;
|
|
255
338
|
mediastore?: pulumi.Input<string>;
|
|
256
339
|
mediastoredata?: pulumi.Input<string>;
|
|
340
|
+
mediatailor?: pulumi.Input<string>;
|
|
257
341
|
memorydb?: pulumi.Input<string>;
|
|
342
|
+
mgn?: pulumi.Input<string>;
|
|
343
|
+
migrationhub?: pulumi.Input<string>;
|
|
344
|
+
migrationhubconfig?: pulumi.Input<string>;
|
|
345
|
+
mobile?: pulumi.Input<string>;
|
|
346
|
+
mobileanalytics?: pulumi.Input<string>;
|
|
258
347
|
mq?: pulumi.Input<string>;
|
|
348
|
+
mturk?: pulumi.Input<string>;
|
|
259
349
|
mwaa?: pulumi.Input<string>;
|
|
260
350
|
neptune?: pulumi.Input<string>;
|
|
261
351
|
networkfirewall?: pulumi.Input<string>;
|
|
262
352
|
networkmanager?: pulumi.Input<string>;
|
|
353
|
+
nimblestudio?: pulumi.Input<string>;
|
|
263
354
|
opsworks?: pulumi.Input<string>;
|
|
355
|
+
opsworkscm?: pulumi.Input<string>;
|
|
264
356
|
organizations?: pulumi.Input<string>;
|
|
265
357
|
outposts?: pulumi.Input<string>;
|
|
266
358
|
personalize?: pulumi.Input<string>;
|
|
359
|
+
personalizeevents?: pulumi.Input<string>;
|
|
360
|
+
personalizeruntime?: pulumi.Input<string>;
|
|
361
|
+
pi?: pulumi.Input<string>;
|
|
267
362
|
pinpoint?: pulumi.Input<string>;
|
|
363
|
+
pinpointemail?: pulumi.Input<string>;
|
|
364
|
+
pinpointsmsvoice?: pulumi.Input<string>;
|
|
365
|
+
polly?: pulumi.Input<string>;
|
|
268
366
|
pricing?: pulumi.Input<string>;
|
|
367
|
+
prometheus?: pulumi.Input<string>;
|
|
368
|
+
prometheusservice?: pulumi.Input<string>;
|
|
369
|
+
proton?: pulumi.Input<string>;
|
|
269
370
|
qldb?: pulumi.Input<string>;
|
|
371
|
+
qldbsession?: pulumi.Input<string>;
|
|
270
372
|
quicksight?: pulumi.Input<string>;
|
|
271
373
|
ram?: pulumi.Input<string>;
|
|
272
374
|
rds?: pulumi.Input<string>;
|
|
375
|
+
rdsdata?: pulumi.Input<string>;
|
|
376
|
+
rdsdataservice?: pulumi.Input<string>;
|
|
273
377
|
redshift?: pulumi.Input<string>;
|
|
378
|
+
redshiftdata?: pulumi.Input<string>;
|
|
379
|
+
rekognition?: pulumi.Input<string>;
|
|
274
380
|
resourcegroups?: pulumi.Input<string>;
|
|
381
|
+
resourcegroupstagging?: pulumi.Input<string>;
|
|
275
382
|
resourcegroupstaggingapi?: pulumi.Input<string>;
|
|
383
|
+
robomaker?: pulumi.Input<string>;
|
|
276
384
|
route53?: pulumi.Input<string>;
|
|
277
385
|
route53domains?: pulumi.Input<string>;
|
|
278
386
|
route53recoverycontrolconfig?: pulumi.Input<string>;
|
|
@@ -282,33 +390,59 @@ export interface ProviderEndpoint {
|
|
|
282
390
|
s3control?: pulumi.Input<string>;
|
|
283
391
|
s3outposts?: pulumi.Input<string>;
|
|
284
392
|
sagemaker?: pulumi.Input<string>;
|
|
393
|
+
sagemakeredgemanager?: pulumi.Input<string>;
|
|
394
|
+
sagemakerfeaturestoreruntime?: pulumi.Input<string>;
|
|
395
|
+
sagemakerruntime?: pulumi.Input<string>;
|
|
396
|
+
savingsplans?: pulumi.Input<string>;
|
|
285
397
|
schemas?: pulumi.Input<string>;
|
|
286
398
|
sdb?: pulumi.Input<string>;
|
|
287
399
|
secretsmanager?: pulumi.Input<string>;
|
|
288
400
|
securityhub?: pulumi.Input<string>;
|
|
401
|
+
serverlessapplicationrepository?: pulumi.Input<string>;
|
|
402
|
+
serverlessapprepo?: pulumi.Input<string>;
|
|
289
403
|
serverlessrepo?: pulumi.Input<string>;
|
|
290
404
|
servicecatalog?: pulumi.Input<string>;
|
|
291
405
|
servicediscovery?: pulumi.Input<string>;
|
|
292
406
|
servicequotas?: pulumi.Input<string>;
|
|
293
407
|
ses?: pulumi.Input<string>;
|
|
408
|
+
sesv2?: pulumi.Input<string>;
|
|
409
|
+
sfn?: pulumi.Input<string>;
|
|
294
410
|
shield?: pulumi.Input<string>;
|
|
295
411
|
signer?: pulumi.Input<string>;
|
|
412
|
+
simpledb?: pulumi.Input<string>;
|
|
413
|
+
sms?: pulumi.Input<string>;
|
|
414
|
+
snowball?: pulumi.Input<string>;
|
|
296
415
|
sns?: pulumi.Input<string>;
|
|
297
416
|
sqs?: pulumi.Input<string>;
|
|
298
417
|
ssm?: pulumi.Input<string>;
|
|
418
|
+
ssmcontacts?: pulumi.Input<string>;
|
|
419
|
+
ssmincidents?: pulumi.Input<string>;
|
|
420
|
+
sso?: pulumi.Input<string>;
|
|
299
421
|
ssoadmin?: pulumi.Input<string>;
|
|
422
|
+
ssooidc?: pulumi.Input<string>;
|
|
300
423
|
stepfunctions?: pulumi.Input<string>;
|
|
301
424
|
storagegateway?: pulumi.Input<string>;
|
|
302
425
|
sts?: pulumi.Input<string>;
|
|
426
|
+
support?: pulumi.Input<string>;
|
|
303
427
|
swf?: pulumi.Input<string>;
|
|
304
428
|
synthetics?: pulumi.Input<string>;
|
|
429
|
+
textract?: pulumi.Input<string>;
|
|
430
|
+
timestreamquery?: pulumi.Input<string>;
|
|
305
431
|
timestreamwrite?: pulumi.Input<string>;
|
|
432
|
+
transcribe?: pulumi.Input<string>;
|
|
433
|
+
transcribeservice?: pulumi.Input<string>;
|
|
434
|
+
transcribestreaming?: pulumi.Input<string>;
|
|
435
|
+
transcribestreamingservice?: pulumi.Input<string>;
|
|
306
436
|
transfer?: pulumi.Input<string>;
|
|
437
|
+
translate?: pulumi.Input<string>;
|
|
307
438
|
waf?: pulumi.Input<string>;
|
|
308
439
|
wafregional?: pulumi.Input<string>;
|
|
309
440
|
wafv2?: pulumi.Input<string>;
|
|
441
|
+
wellarchitected?: pulumi.Input<string>;
|
|
442
|
+
workdocs?: pulumi.Input<string>;
|
|
310
443
|
worklink?: pulumi.Input<string>;
|
|
311
444
|
workmail?: pulumi.Input<string>;
|
|
445
|
+
workmailmessageflow?: pulumi.Input<string>;
|
|
312
446
|
workspaces?: pulumi.Input<string>;
|
|
313
447
|
xray?: pulumi.Input<string>;
|
|
314
448
|
}
|
|
@@ -1133,7 +1267,7 @@ export declare namespace apigateway {
|
|
|
1133
1267
|
*/
|
|
1134
1268
|
statusCode?: pulumi.Input<string>;
|
|
1135
1269
|
/**
|
|
1136
|
-
* The type of API entity to which the documentation content
|
|
1270
|
+
* The type of API entity to which the documentation content appliesE.g., `API`, `METHOD` or `REQUEST_BODY`
|
|
1137
1271
|
*/
|
|
1138
1272
|
type: pulumi.Input<string>;
|
|
1139
1273
|
}
|
|
@@ -1232,6 +1366,24 @@ export declare namespace apigateway {
|
|
|
1232
1366
|
* API stage name of the associated API stage in a usage plan.
|
|
1233
1367
|
*/
|
|
1234
1368
|
stage: pulumi.Input<string>;
|
|
1369
|
+
/**
|
|
1370
|
+
* The throttling limits of the usage plan.
|
|
1371
|
+
*/
|
|
1372
|
+
throttles?: pulumi.Input<pulumi.Input<inputs.apigateway.UsagePlanApiStageThrottle>[]>;
|
|
1373
|
+
}
|
|
1374
|
+
interface UsagePlanApiStageThrottle {
|
|
1375
|
+
/**
|
|
1376
|
+
* The API request burst limit, the maximum rate limit over a time ranging from one to a few seconds, depending upon whether the underlying token bucket is at its full capacity.
|
|
1377
|
+
*/
|
|
1378
|
+
burstLimit?: pulumi.Input<number>;
|
|
1379
|
+
/**
|
|
1380
|
+
* The method to apply the throttle settings for. Specfiy the path and method, for example `/test/GET`.
|
|
1381
|
+
*/
|
|
1382
|
+
path: pulumi.Input<string>;
|
|
1383
|
+
/**
|
|
1384
|
+
* The API request steady-state rate limit.
|
|
1385
|
+
*/
|
|
1386
|
+
rateLimit?: pulumi.Input<number>;
|
|
1235
1387
|
}
|
|
1236
1388
|
interface UsagePlanQuotaSettings {
|
|
1237
1389
|
/**
|
|
@@ -4368,6 +4520,14 @@ export declare namespace autoscaling {
|
|
|
4368
4520
|
triggers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
4369
4521
|
}
|
|
4370
4522
|
interface GroupInstanceRefreshPreferences {
|
|
4523
|
+
/**
|
|
4524
|
+
* The number of seconds to wait after a checkpoint. Defaults to `3600`.
|
|
4525
|
+
*/
|
|
4526
|
+
checkpointDelay?: pulumi.Input<string>;
|
|
4527
|
+
/**
|
|
4528
|
+
* List of percentages for each checkpoint. Values must be unique and in ascending order. To replace all instances, the final number must be `100`.
|
|
4529
|
+
*/
|
|
4530
|
+
checkpointPercentages?: pulumi.Input<pulumi.Input<number>[]>;
|
|
4371
4531
|
/**
|
|
4372
4532
|
* The number of seconds until a newly launched instance is configured and ready to use. Default behavior is to use the Auto Scaling Group's health check grace period.
|
|
4373
4533
|
*/
|
|
@@ -4419,7 +4579,7 @@ export declare namespace autoscaling {
|
|
|
4419
4579
|
*/
|
|
4420
4580
|
spotAllocationStrategy?: pulumi.Input<string>;
|
|
4421
4581
|
/**
|
|
4422
|
-
* Number of Spot pools per availability zone to allocate capacity. EC2 Auto Scaling selects the cheapest Spot pools and evenly allocates Spot capacity across the number of Spot pools that you specify. Default: `2`.
|
|
4582
|
+
* Number of Spot pools per availability zone to allocate capacity. EC2 Auto Scaling selects the cheapest Spot pools and evenly allocates Spot capacity across the number of Spot pools that you specify. Only available with `spotAllocationStrategy` set to `lowest-price`. Otherwise it must be set to `0`, if it has been defined before. Default: `2`.
|
|
4423
4583
|
*/
|
|
4424
4584
|
spotInstancePools?: pulumi.Input<number>;
|
|
4425
4585
|
/**
|
|
@@ -4973,12 +5133,16 @@ export declare namespace batch {
|
|
|
4973
5133
|
* The desired number of EC2 vCPUS in the compute environment. This parameter isn't applicable to jobs running on Fargate resources, and shouldn't be specified.
|
|
4974
5134
|
*/
|
|
4975
5135
|
desiredVcpus?: pulumi.Input<number>;
|
|
5136
|
+
/**
|
|
5137
|
+
* Provides information used to select Amazon Machine Images (AMIs) for EC2 instances in the compute environment. If Ec2Configuration isn't specified, the default is ECS_AL2. This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.
|
|
5138
|
+
*/
|
|
5139
|
+
ec2Configuration?: pulumi.Input<inputs.batch.ComputeEnvironmentComputeResourcesEc2Configuration>;
|
|
4976
5140
|
/**
|
|
4977
5141
|
* The EC2 key pair that is used for instances launched in the compute environment. This parameter isn't applicable to jobs running on Fargate resources, and shouldn't be specified.
|
|
4978
5142
|
*/
|
|
4979
5143
|
ec2KeyPair?: pulumi.Input<string>;
|
|
4980
5144
|
/**
|
|
4981
|
-
* The Amazon Machine Image (AMI) ID used for instances launched in the compute environment. This parameter isn't applicable to jobs running on Fargate resources, and shouldn't be specified.
|
|
5145
|
+
* The Amazon Machine Image (AMI) ID used for instances launched in the compute environment. This parameter isn't applicable to jobs running on Fargate resources, and shouldn't be specified. (Deprecated, use `imageIdOverride` instead)
|
|
4982
5146
|
*/
|
|
4983
5147
|
imageId?: pulumi.Input<string>;
|
|
4984
5148
|
/**
|
|
@@ -5024,6 +5188,16 @@ export declare namespace batch {
|
|
|
5024
5188
|
*/
|
|
5025
5189
|
type: pulumi.Input<string>;
|
|
5026
5190
|
}
|
|
5191
|
+
interface ComputeEnvironmentComputeResourcesEc2Configuration {
|
|
5192
|
+
/**
|
|
5193
|
+
* The AMI ID used for instances launched in the compute environment that match the image type. This setting overrides the `imageId` argument in the `computeResourcess block.
|
|
5194
|
+
*/
|
|
5195
|
+
imageIdOverride?: pulumi.Input<string>;
|
|
5196
|
+
/**
|
|
5197
|
+
* The image type to match with the instance type to select an AMI. If the `imageIdOverride` parameter isn't specified, then a recent [Amazon ECS-optimized Amazon Linux 2 AMI](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#al2ami) (`ECS_AL2`) is used.
|
|
5198
|
+
*/
|
|
5199
|
+
imageType?: pulumi.Input<string>;
|
|
5200
|
+
}
|
|
5027
5201
|
interface ComputeEnvironmentComputeResourcesLaunchTemplate {
|
|
5028
5202
|
/**
|
|
5029
5203
|
* ID of the launch template. You must specify either the launch template ID or launch template name in the request, but not both.
|
|
@@ -5264,7 +5438,7 @@ export declare namespace cfg {
|
|
|
5264
5438
|
}
|
|
5265
5439
|
interface DeliveryChannelSnapshotDeliveryProperties {
|
|
5266
5440
|
/**
|
|
5267
|
-
* - The frequency with which AWS Config recurringly delivers configuration
|
|
5441
|
+
* - The frequency with which AWS Config recurringly delivers configuration snapshotsE.g., `One_Hour` or `Three_Hours`. Valid values are listed [here](https://docs.aws.amazon.com/config/latest/APIReference/API_ConfigSnapshotDeliveryProperties.html#API_ConfigSnapshotDeliveryProperties_Contents).
|
|
5268
5442
|
*/
|
|
5269
5443
|
deliveryFrequency?: pulumi.Input<string>;
|
|
5270
5444
|
}
|
|
@@ -5312,7 +5486,7 @@ export declare namespace cfg {
|
|
|
5312
5486
|
*/
|
|
5313
5487
|
complianceResourceId?: pulumi.Input<string>;
|
|
5314
5488
|
/**
|
|
5315
|
-
* A list of resource types of only those AWS resources that you want to trigger an evaluation for the
|
|
5489
|
+
* A list of resource types of only those AWS resources that you want to trigger an evaluation for the ruleE.g., `AWS::EC2::Instance`. You can only specify one type if you also specify a resource ID for `complianceResourceId`. See [relevant part of AWS Docs](http://docs.aws.amazon.com/config/latest/APIReference/API_ResourceIdentifier.html#config-Type-ResourceIdentifier-resourceType) for available types.
|
|
5316
5490
|
*/
|
|
5317
5491
|
complianceResourceTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
5318
5492
|
/**
|
|
@@ -5587,6 +5761,10 @@ export declare namespace cloudfront {
|
|
|
5587
5761
|
* that is attached to this cache behavior.
|
|
5588
5762
|
*/
|
|
5589
5763
|
realtimeLogConfigArn?: pulumi.Input<string>;
|
|
5764
|
+
/**
|
|
5765
|
+
* The identifier for a response headers policy.
|
|
5766
|
+
*/
|
|
5767
|
+
responseHeadersPolicyId?: pulumi.Input<string>;
|
|
5590
5768
|
/**
|
|
5591
5769
|
* Indicates whether you want to distribute
|
|
5592
5770
|
* media files in Microsoft Smooth Streaming format using the origin that is
|
|
@@ -5776,6 +5954,10 @@ export declare namespace cloudfront {
|
|
|
5776
5954
|
* that is attached to this cache behavior.
|
|
5777
5955
|
*/
|
|
5778
5956
|
realtimeLogConfigArn?: pulumi.Input<string>;
|
|
5957
|
+
/**
|
|
5958
|
+
* The identifier for a response headers policy.
|
|
5959
|
+
*/
|
|
5960
|
+
responseHeadersPolicyId?: pulumi.Input<string>;
|
|
5779
5961
|
/**
|
|
5780
5962
|
* Indicates whether you want to distribute
|
|
5781
5963
|
* media files in Microsoft Smooth Streaming format using the origin that is
|
|
@@ -6144,6 +6326,157 @@ export declare namespace cloudfront {
|
|
|
6144
6326
|
*/
|
|
6145
6327
|
streamArn: pulumi.Input<string>;
|
|
6146
6328
|
}
|
|
6329
|
+
interface ResponseHeadersPolicyCorsConfig {
|
|
6330
|
+
/**
|
|
6331
|
+
* A Boolean value that CloudFront uses as the value for the Access-Control-Allow-Credentials HTTP response header.
|
|
6332
|
+
*/
|
|
6333
|
+
accessControlAllowCredentials: pulumi.Input<boolean>;
|
|
6334
|
+
/**
|
|
6335
|
+
* Object that contains an attribute `items` that contains a list of HTTP header names that CloudFront includes as values for the Access-Control-Allow-Headers HTTP response header.
|
|
6336
|
+
*/
|
|
6337
|
+
accessControlAllowHeaders: pulumi.Input<inputs.cloudfront.ResponseHeadersPolicyCorsConfigAccessControlAllowHeaders>;
|
|
6338
|
+
/**
|
|
6339
|
+
* Object that contains an attribute `items` that contains a list of HTTP methods that CloudFront includes as values for the Access-Control-Allow-Methods HTTP response header. Valid values: `GET` | `POST` | `OPTIONS` | `PUT` | `DELETE` | `HEAD` | `ALL`
|
|
6340
|
+
*/
|
|
6341
|
+
accessControlAllowMethods: pulumi.Input<inputs.cloudfront.ResponseHeadersPolicyCorsConfigAccessControlAllowMethods>;
|
|
6342
|
+
/**
|
|
6343
|
+
* Object that contains an attribute `items` that contains a list of origins that CloudFront can use as the value for the Access-Control-Allow-Origin HTTP response header.
|
|
6344
|
+
*/
|
|
6345
|
+
accessControlAllowOrigins: pulumi.Input<inputs.cloudfront.ResponseHeadersPolicyCorsConfigAccessControlAllowOrigins>;
|
|
6346
|
+
/**
|
|
6347
|
+
* Object that contains an attribute `items` that contains a list of HTTP headers that CloudFront includes as values for the Access-Control-Expose-Headers HTTP response header.
|
|
6348
|
+
*/
|
|
6349
|
+
accessControlExposeHeaders?: pulumi.Input<inputs.cloudfront.ResponseHeadersPolicyCorsConfigAccessControlExposeHeaders>;
|
|
6350
|
+
/**
|
|
6351
|
+
* A number that CloudFront uses as the value for the max-age directive in the Strict-Transport-Security HTTP response header.
|
|
6352
|
+
*/
|
|
6353
|
+
accessControlMaxAgeSec?: pulumi.Input<number>;
|
|
6354
|
+
originOverride: pulumi.Input<boolean>;
|
|
6355
|
+
}
|
|
6356
|
+
interface ResponseHeadersPolicyCorsConfigAccessControlAllowHeaders {
|
|
6357
|
+
items?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6358
|
+
}
|
|
6359
|
+
interface ResponseHeadersPolicyCorsConfigAccessControlAllowMethods {
|
|
6360
|
+
items?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6361
|
+
}
|
|
6362
|
+
interface ResponseHeadersPolicyCorsConfigAccessControlAllowOrigins {
|
|
6363
|
+
items?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6364
|
+
}
|
|
6365
|
+
interface ResponseHeadersPolicyCorsConfigAccessControlExposeHeaders {
|
|
6366
|
+
items?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6367
|
+
}
|
|
6368
|
+
interface ResponseHeadersPolicyCustomHeadersConfig {
|
|
6369
|
+
items?: pulumi.Input<pulumi.Input<inputs.cloudfront.ResponseHeadersPolicyCustomHeadersConfigItem>[]>;
|
|
6370
|
+
}
|
|
6371
|
+
interface ResponseHeadersPolicyCustomHeadersConfigItem {
|
|
6372
|
+
/**
|
|
6373
|
+
* The HTTP response header name.
|
|
6374
|
+
*/
|
|
6375
|
+
header: pulumi.Input<string>;
|
|
6376
|
+
/**
|
|
6377
|
+
* A Boolean value that determines whether CloudFront overrides the X-XSS-Protection HTTP response header received from the origin with the one specified in this response headers policy.
|
|
6378
|
+
*/
|
|
6379
|
+
override: pulumi.Input<boolean>;
|
|
6380
|
+
/**
|
|
6381
|
+
* The value for the HTTP response header.
|
|
6382
|
+
*/
|
|
6383
|
+
value: pulumi.Input<string>;
|
|
6384
|
+
}
|
|
6385
|
+
interface ResponseHeadersPolicySecurityHeadersConfig {
|
|
6386
|
+
/**
|
|
6387
|
+
* TThe policy directives and their values that CloudFront includes as values for the Content-Security-Policy HTTP response header.
|
|
6388
|
+
*/
|
|
6389
|
+
contentSecurityPolicy?: pulumi.Input<inputs.cloudfront.ResponseHeadersPolicySecurityHeadersConfigContentSecurityPolicy>;
|
|
6390
|
+
/**
|
|
6391
|
+
* TA setting that determines whether CloudFront includes the X-Content-Type-Options HTTP response header with its value set to nosniff. See Content Type Options for more information.
|
|
6392
|
+
*/
|
|
6393
|
+
contentTypeOptions?: pulumi.Input<inputs.cloudfront.ResponseHeadersPolicySecurityHeadersConfigContentTypeOptions>;
|
|
6394
|
+
/**
|
|
6395
|
+
* TA setting that determines whether CloudFront includes the X-Frame-Options HTTP response header and the header’s value. See Frame Options for more information.
|
|
6396
|
+
*/
|
|
6397
|
+
frameOptions?: pulumi.Input<inputs.cloudfront.ResponseHeadersPolicySecurityHeadersConfigFrameOptions>;
|
|
6398
|
+
/**
|
|
6399
|
+
* The value of the Referrer-Policy HTTP response header. Valid Values: `no-referrer` | `no-referrer-when-downgrade` | `origin` | `origin-when-cross-origin` | `same-origin` | `strict-origin` | `strict-origin-when-cross-origin` | `unsafe-url`
|
|
6400
|
+
*/
|
|
6401
|
+
referrerPolicy?: pulumi.Input<inputs.cloudfront.ResponseHeadersPolicySecurityHeadersConfigReferrerPolicy>;
|
|
6402
|
+
strictTransportSecurity?: pulumi.Input<inputs.cloudfront.ResponseHeadersPolicySecurityHeadersConfigStrictTransportSecurity>;
|
|
6403
|
+
/**
|
|
6404
|
+
* TSettings that determine whether CloudFront includes the X-XSS-Protection HTTP response header and the header’s value. See XSS Protection for more information.
|
|
6405
|
+
*/
|
|
6406
|
+
xssProtection?: pulumi.Input<inputs.cloudfront.ResponseHeadersPolicySecurityHeadersConfigXssProtection>;
|
|
6407
|
+
}
|
|
6408
|
+
interface ResponseHeadersPolicySecurityHeadersConfigContentSecurityPolicy {
|
|
6409
|
+
/**
|
|
6410
|
+
* TThe policy directives and their values that CloudFront includes as values for the Content-Security-Policy HTTP response header.
|
|
6411
|
+
*/
|
|
6412
|
+
contentSecurityPolicy: pulumi.Input<string>;
|
|
6413
|
+
/**
|
|
6414
|
+
* A Boolean value that determines whether CloudFront overrides the X-XSS-Protection HTTP response header received from the origin with the one specified in this response headers policy.
|
|
6415
|
+
*/
|
|
6416
|
+
override: pulumi.Input<boolean>;
|
|
6417
|
+
}
|
|
6418
|
+
interface ResponseHeadersPolicySecurityHeadersConfigContentTypeOptions {
|
|
6419
|
+
/**
|
|
6420
|
+
* A Boolean value that determines whether CloudFront overrides the X-XSS-Protection HTTP response header received from the origin with the one specified in this response headers policy.
|
|
6421
|
+
*/
|
|
6422
|
+
override: pulumi.Input<boolean>;
|
|
6423
|
+
}
|
|
6424
|
+
interface ResponseHeadersPolicySecurityHeadersConfigFrameOptions {
|
|
6425
|
+
/**
|
|
6426
|
+
* The value of the X-Frame-Options HTTP response header. Valid values: `DENY` | `SAMEORIGIN`
|
|
6427
|
+
*/
|
|
6428
|
+
frameOption: pulumi.Input<string>;
|
|
6429
|
+
/**
|
|
6430
|
+
* A Boolean value that determines whether CloudFront overrides the X-XSS-Protection HTTP response header received from the origin with the one specified in this response headers policy.
|
|
6431
|
+
*/
|
|
6432
|
+
override: pulumi.Input<boolean>;
|
|
6433
|
+
}
|
|
6434
|
+
interface ResponseHeadersPolicySecurityHeadersConfigReferrerPolicy {
|
|
6435
|
+
/**
|
|
6436
|
+
* A Boolean value that determines whether CloudFront overrides the X-XSS-Protection HTTP response header received from the origin with the one specified in this response headers policy.
|
|
6437
|
+
*/
|
|
6438
|
+
override: pulumi.Input<boolean>;
|
|
6439
|
+
/**
|
|
6440
|
+
* The value of the Referrer-Policy HTTP response header. Valid Values: `no-referrer` | `no-referrer-when-downgrade` | `origin` | `origin-when-cross-origin` | `same-origin` | `strict-origin` | `strict-origin-when-cross-origin` | `unsafe-url`
|
|
6441
|
+
*/
|
|
6442
|
+
referrerPolicy: pulumi.Input<string>;
|
|
6443
|
+
}
|
|
6444
|
+
interface ResponseHeadersPolicySecurityHeadersConfigStrictTransportSecurity {
|
|
6445
|
+
/**
|
|
6446
|
+
* A number that CloudFront uses as the value for the max-age directive in the Strict-Transport-Security HTTP response header.
|
|
6447
|
+
*/
|
|
6448
|
+
accessControlMaxAgeSec: pulumi.Input<number>;
|
|
6449
|
+
/**
|
|
6450
|
+
* A Boolean value that determines whether CloudFront includes the includeSubDomains directive in the Strict-Transport-Security HTTP response header.
|
|
6451
|
+
*/
|
|
6452
|
+
includeSubdomains?: pulumi.Input<boolean>;
|
|
6453
|
+
/**
|
|
6454
|
+
* A Boolean value that determines whether CloudFront overrides the X-XSS-Protection HTTP response header received from the origin with the one specified in this response headers policy.
|
|
6455
|
+
*/
|
|
6456
|
+
override: pulumi.Input<boolean>;
|
|
6457
|
+
/**
|
|
6458
|
+
* A Boolean value that determines whether CloudFront includes the preload directive in the Strict-Transport-Security HTTP response header.
|
|
6459
|
+
*/
|
|
6460
|
+
preload?: pulumi.Input<boolean>;
|
|
6461
|
+
}
|
|
6462
|
+
interface ResponseHeadersPolicySecurityHeadersConfigXssProtection {
|
|
6463
|
+
/**
|
|
6464
|
+
* A Boolean value that determines whether CloudFront includes the mode=block directive in the X-XSS-Protection header.
|
|
6465
|
+
*/
|
|
6466
|
+
modeBlock?: pulumi.Input<boolean>;
|
|
6467
|
+
/**
|
|
6468
|
+
* A Boolean value that determines whether CloudFront overrides the X-XSS-Protection HTTP response header received from the origin with the one specified in this response headers policy.
|
|
6469
|
+
*/
|
|
6470
|
+
override: pulumi.Input<boolean>;
|
|
6471
|
+
/**
|
|
6472
|
+
* A Boolean value that determines the value of the X-XSS-Protection HTTP response header. When this setting is true, the value of the X-XSS-Protection header is 1. When this setting is false, the value of the X-XSS-Protection header is 0.
|
|
6473
|
+
*/
|
|
6474
|
+
protection: pulumi.Input<boolean>;
|
|
6475
|
+
/**
|
|
6476
|
+
* A Boolean value that determines whether CloudFront sets a reporting URI in the X-XSS-Protection header.
|
|
6477
|
+
*/
|
|
6478
|
+
reportUri?: pulumi.Input<string>;
|
|
6479
|
+
}
|
|
6147
6480
|
}
|
|
6148
6481
|
export declare namespace cloudhsmv2 {
|
|
6149
6482
|
interface ClusterClusterCertificate {
|
|
@@ -6544,7 +6877,7 @@ export declare namespace cloudwatch {
|
|
|
6544
6877
|
[key: string]: pulumi.Input<string>;
|
|
6545
6878
|
}>;
|
|
6546
6879
|
/**
|
|
6547
|
-
* Template to customize data sent to the target. Must be valid JSON. To send a string value, the string value must include double quotes. Values must be escaped for both JSON and the provider, e.g
|
|
6880
|
+
* Template to customize data sent to the target. Must be valid JSON. To send a string value, the string value must include double quotes. Values must be escaped for both JSON and the provider, e.g., `"\"Your string goes here.\\nA new line.\""`
|
|
6548
6881
|
*/
|
|
6549
6882
|
inputTemplate: pulumi.Input<string>;
|
|
6550
6883
|
}
|
|
@@ -6618,7 +6951,7 @@ export declare namespace cloudwatch {
|
|
|
6618
6951
|
[key: string]: pulumi.Input<string>;
|
|
6619
6952
|
}>;
|
|
6620
6953
|
/**
|
|
6621
|
-
* The name of the CloudWatch metric to which the monitored log information should be published (e.g
|
|
6954
|
+
* The name of the CloudWatch metric to which the monitored log information should be published (e.g., `ErrorCount`)
|
|
6622
6955
|
*/
|
|
6623
6956
|
name: pulumi.Input<string>;
|
|
6624
6957
|
/**
|
|
@@ -6815,7 +7148,7 @@ export declare namespace codebuild {
|
|
|
6815
7148
|
*/
|
|
6816
7149
|
environmentVariables?: pulumi.Input<pulumi.Input<inputs.codebuild.ProjectEnvironmentEnvironmentVariable>[]>;
|
|
6817
7150
|
/**
|
|
6818
|
-
* Docker image to use for this build project. Valid values include [Docker images provided by CodeBuild](https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-available.html) (e.g `aws/codebuild/standard:2.0`), [Docker Hub images](https://hub.docker.com/) (e.g
|
|
7151
|
+
* Docker image to use for this build project. Valid values include [Docker images provided by CodeBuild](https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-available.html) (e.g `aws/codebuild/standard:2.0`), [Docker Hub images](https://hub.docker.com/) (e.g., `nginx/nginx:latest`), and full Docker repository URIs such as those for ECR (e.g., `137112412989.dkr.ecr.us-west-2.amazonaws.com/amazonlinux:latest`).
|
|
6819
7152
|
*/
|
|
6820
7153
|
image: pulumi.Input<string>;
|
|
6821
7154
|
/**
|
|
@@ -7561,7 +7894,7 @@ export declare namespace codepipeline {
|
|
|
7561
7894
|
*/
|
|
7562
7895
|
jsonPath: pulumi.Input<string>;
|
|
7563
7896
|
/**
|
|
7564
|
-
* The value to match on (e.g
|
|
7897
|
+
* The value to match on (e.g., `refs/heads/{Branch}`). See [AWS docs](https://docs.aws.amazon.com/codepipeline/latest/APIReference/API_WebhookFilterRule.html) for details.
|
|
7565
7898
|
*/
|
|
7566
7899
|
matchEquals: pulumi.Input<string>;
|
|
7567
7900
|
}
|
|
@@ -7759,7 +8092,7 @@ export declare namespace cognito {
|
|
|
7759
8092
|
*/
|
|
7760
8093
|
emailSendingAccount?: pulumi.Input<string>;
|
|
7761
8094
|
/**
|
|
7762
|
-
* Sender’s email address or sender’s display name with their email address (e.g
|
|
8095
|
+
* Sender’s email address or sender’s display name with their email address (e.g., `john@example.com`, `John Smith <john@example.com>` or `\"John Smith Ph.D.\" <john@example.com>`). Escaped double quotes are required around display names that contain certain characters as specified in [RFC 5322](https://tools.ietf.org/html/rfc5322).
|
|
7763
8096
|
*/
|
|
7764
8097
|
fromEmailAddress?: pulumi.Input<string>;
|
|
7765
8098
|
/**
|
|
@@ -8303,10 +8636,34 @@ export declare namespace dms {
|
|
|
8303
8636
|
topic?: pulumi.Input<string>;
|
|
8304
8637
|
}
|
|
8305
8638
|
interface EndpointKinesisSettings {
|
|
8639
|
+
/**
|
|
8640
|
+
* Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is `false`.
|
|
8641
|
+
*/
|
|
8642
|
+
includeControlDetails?: pulumi.Input<boolean>;
|
|
8643
|
+
/**
|
|
8644
|
+
* Include NULL and empty columns in the target. The default is `false`.
|
|
8645
|
+
*/
|
|
8646
|
+
includeNullAndEmpty?: pulumi.Input<boolean>;
|
|
8647
|
+
/**
|
|
8648
|
+
* Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is `false`.
|
|
8649
|
+
*/
|
|
8650
|
+
includePartitionValue?: pulumi.Input<boolean>;
|
|
8651
|
+
/**
|
|
8652
|
+
* Includes any data definition language (DDL) operations that change the table in the control data. The default is `false`.
|
|
8653
|
+
*/
|
|
8654
|
+
includeTableAlterOperations?: pulumi.Input<boolean>;
|
|
8655
|
+
/**
|
|
8656
|
+
* Provides detailed transaction information from the source database. The default is `false`.
|
|
8657
|
+
*/
|
|
8658
|
+
includeTransactionDetails?: pulumi.Input<boolean>;
|
|
8306
8659
|
/**
|
|
8307
8660
|
* Output format for the records created. Defaults to `json`. Valid values are `json` and `jsonUnformatted` (a single line with no tab).
|
|
8308
8661
|
*/
|
|
8309
8662
|
messageFormat?: pulumi.Input<string>;
|
|
8663
|
+
/**
|
|
8664
|
+
* Prefixes schema and table names to partition values, when the partition type is primary-key-type. The default is `false`.
|
|
8665
|
+
*/
|
|
8666
|
+
partitionIncludeSchemaTable?: pulumi.Input<boolean>;
|
|
8310
8667
|
/**
|
|
8311
8668
|
* Amazon Resource Name (ARN) of the IAM Role with permissions to write to the Kinesis data stream.
|
|
8312
8669
|
*/
|
|
@@ -8424,7 +8781,7 @@ export declare namespace dynamodb {
|
|
|
8424
8781
|
}
|
|
8425
8782
|
interface GlobalTableReplica {
|
|
8426
8783
|
/**
|
|
8427
|
-
* AWS region name of replica DynamoDB
|
|
8784
|
+
* AWS region name of replica DynamoDB TableE.g., `us-east-1`
|
|
8428
8785
|
*/
|
|
8429
8786
|
regionName: pulumi.Input<string>;
|
|
8430
8787
|
}
|
|
@@ -10109,7 +10466,7 @@ export declare namespace ec2 {
|
|
|
10109
10466
|
*/
|
|
10110
10467
|
noDevice?: pulumi.Input<boolean>;
|
|
10111
10468
|
/**
|
|
10112
|
-
* [Instance Store Device Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames) (e.g
|
|
10469
|
+
* [Instance Store Device Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames) (e.g., `ephemeral0`).
|
|
10113
10470
|
*/
|
|
10114
10471
|
virtualName?: pulumi.Input<string>;
|
|
10115
10472
|
}
|
|
@@ -10252,7 +10609,7 @@ export declare namespace ec2 {
|
|
|
10252
10609
|
/**
|
|
10253
10610
|
* The [Instance Store Device
|
|
10254
10611
|
* Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames)
|
|
10255
|
-
* (e.g
|
|
10612
|
+
* (e.g., `"ephemeral0"`).
|
|
10256
10613
|
*/
|
|
10257
10614
|
virtualName?: pulumi.Input<string>;
|
|
10258
10615
|
}
|
|
@@ -10282,7 +10639,7 @@ export declare namespace ec2 {
|
|
|
10282
10639
|
*/
|
|
10283
10640
|
snapshotId?: pulumi.Input<string>;
|
|
10284
10641
|
/**
|
|
10285
|
-
* The throughput to provision for a `gp3` volume in MiB/s (specified as an integer, e.g
|
|
10642
|
+
* The throughput to provision for a `gp3` volume in MiB/s (specified as an integer, e.g., 500), with a maximum of 1,000 MiB/s.
|
|
10286
10643
|
*/
|
|
10287
10644
|
throughput?: pulumi.Input<number>;
|
|
10288
10645
|
/**
|
|
@@ -10465,6 +10822,10 @@ export declare namespace ec2 {
|
|
|
10465
10822
|
* One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. Conflicts with `ipv6AddressCount`
|
|
10466
10823
|
*/
|
|
10467
10824
|
ipv6Addresses?: pulumi.Input<pulumi.Input<string>[]>;
|
|
10825
|
+
/**
|
|
10826
|
+
* The index of the network card. Some instance types support multiple network cards. The primary network interface must be assigned to network card index 0. The default is network card index 0.
|
|
10827
|
+
*/
|
|
10828
|
+
networkCardIndex?: pulumi.Input<number>;
|
|
10468
10829
|
/**
|
|
10469
10830
|
* The ID of the network interface to attach.
|
|
10470
10831
|
*/
|
|
@@ -10883,7 +11244,7 @@ export declare namespace ec2 {
|
|
|
10883
11244
|
*/
|
|
10884
11245
|
name?: pulumi.Input<string>;
|
|
10885
11246
|
/**
|
|
10886
|
-
* Template version. Unlike the autoscaling equivalent, does not support `$Latest` or `$Default`, so use the launchTemplate resource's attribute, e.g
|
|
11247
|
+
* Template version. Unlike the autoscaling equivalent, does not support `$Latest` or `$Default`, so use the launchTemplate resource's attribute, e.g., `"${aws_launch_template.foo.latest_version}"`. It will use the default version if omitted.
|
|
10887
11248
|
*/
|
|
10888
11249
|
version?: pulumi.Input<string>;
|
|
10889
11250
|
}
|
|
@@ -11008,7 +11369,7 @@ export declare namespace ec2 {
|
|
|
11008
11369
|
*/
|
|
11009
11370
|
noDevice?: pulumi.Input<boolean>;
|
|
11010
11371
|
/**
|
|
11011
|
-
* [Instance Store Device Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames) (e.g
|
|
11372
|
+
* [Instance Store Device Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames) (e.g., `ephemeral0`).
|
|
11012
11373
|
*/
|
|
11013
11374
|
virtualName?: pulumi.Input<string>;
|
|
11014
11375
|
}
|
|
@@ -11977,7 +12338,7 @@ export declare namespace eks {
|
|
|
11977
12338
|
*/
|
|
11978
12339
|
groupsClaim?: pulumi.Input<string>;
|
|
11979
12340
|
/**
|
|
11980
|
-
* A prefix that is prepended to group claims e.g
|
|
12341
|
+
* A prefix that is prepended to group claims e.g., `oidc:`.
|
|
11981
12342
|
*/
|
|
11982
12343
|
groupsPrefix?: pulumi.Input<string>;
|
|
11983
12344
|
/**
|
|
@@ -14019,7 +14380,7 @@ export declare namespace gamelift {
|
|
|
14019
14380
|
*/
|
|
14020
14381
|
message?: pulumi.Input<string>;
|
|
14021
14382
|
/**
|
|
14022
|
-
* Type of routing
|
|
14383
|
+
* Type of routing strategyE.g., `SIMPLE` or `TERMINAL`
|
|
14023
14384
|
*/
|
|
14024
14385
|
type: pulumi.Input<string>;
|
|
14025
14386
|
}
|
|
@@ -14043,11 +14404,11 @@ export declare namespace gamelift {
|
|
|
14043
14404
|
*/
|
|
14044
14405
|
fromPort: pulumi.Input<number>;
|
|
14045
14406
|
/**
|
|
14046
|
-
* Range of allowed IP addresses expressed in CIDR
|
|
14407
|
+
* Range of allowed IP addresses expressed in CIDR notationE.g., `000.000.000.000/[subnet mask]` or `0.0.0.0/[subnet mask]`.
|
|
14047
14408
|
*/
|
|
14048
14409
|
ipRange: pulumi.Input<string>;
|
|
14049
14410
|
/**
|
|
14050
|
-
* Network communication protocol used by the
|
|
14411
|
+
* Network communication protocol used by the fleetE.g., `TCP` or `UDP`
|
|
14051
14412
|
*/
|
|
14052
14413
|
protocol: pulumi.Input<string>;
|
|
14053
14414
|
/**
|
|
@@ -14512,6 +14873,14 @@ export declare namespace glue {
|
|
|
14512
14873
|
* The name of the connection to use to connect to the Amazon DocumentDB or MongoDB target.
|
|
14513
14874
|
*/
|
|
14514
14875
|
connectionName?: pulumi.Input<string>;
|
|
14876
|
+
/**
|
|
14877
|
+
* The ARN of the dead-letter SQS queue.
|
|
14878
|
+
*/
|
|
14879
|
+
dlqEventQueueArn?: pulumi.Input<string>;
|
|
14880
|
+
/**
|
|
14881
|
+
* The ARN of the SQS queue to receive S3 notifications from.
|
|
14882
|
+
*/
|
|
14883
|
+
eventQueueArn?: pulumi.Input<string>;
|
|
14515
14884
|
/**
|
|
14516
14885
|
* A list of glob patterns used to exclude from the crawl.
|
|
14517
14886
|
*/
|
|
@@ -15139,7 +15508,7 @@ export declare namespace iam {
|
|
|
15139
15508
|
}
|
|
15140
15509
|
interface GetPolicyDocumentStatementNotPrincipal {
|
|
15141
15510
|
/**
|
|
15142
|
-
* List of identifiers for principals. When `type` is `AWS`, these are IAM principal ARNs, e.g
|
|
15511
|
+
* List of identifiers for principals. When `type` is `AWS`, these are IAM principal ARNs, e.g., `arn:aws:iam::12345678901:role/yak-role`. When `type` is `Service`, these are AWS Service roles, e.g., `lambda.amazonaws.com`. When `type` is `Federated`, these are web identity users or SAML provider ARNs, e.g., `accounts.google.com` or `arn:aws:iam::12345678901:saml-provider/yak-saml-provider`. When `type` is `CanonicalUser`, these are [canonical user IDs](https://docs.aws.amazon.com/general/latest/gr/acct-identifiers.html#FindingCanonicalId), e.g., `79a59df900b949e55d96a1e698fbacedfd6e09d98eacf8f8d5218e7cd47ef2be`.
|
|
15143
15512
|
*/
|
|
15144
15513
|
identifiers: string[];
|
|
15145
15514
|
/**
|
|
@@ -15149,7 +15518,7 @@ export declare namespace iam {
|
|
|
15149
15518
|
}
|
|
15150
15519
|
interface GetPolicyDocumentStatementNotPrincipalArgs {
|
|
15151
15520
|
/**
|
|
15152
|
-
* List of identifiers for principals. When `type` is `AWS`, these are IAM principal ARNs, e.g
|
|
15521
|
+
* List of identifiers for principals. When `type` is `AWS`, these are IAM principal ARNs, e.g., `arn:aws:iam::12345678901:role/yak-role`. When `type` is `Service`, these are AWS Service roles, e.g., `lambda.amazonaws.com`. When `type` is `Federated`, these are web identity users or SAML provider ARNs, e.g., `accounts.google.com` or `arn:aws:iam::12345678901:saml-provider/yak-saml-provider`. When `type` is `CanonicalUser`, these are [canonical user IDs](https://docs.aws.amazon.com/general/latest/gr/acct-identifiers.html#FindingCanonicalId), e.g., `79a59df900b949e55d96a1e698fbacedfd6e09d98eacf8f8d5218e7cd47ef2be`.
|
|
15153
15522
|
*/
|
|
15154
15523
|
identifiers: pulumi.Input<pulumi.Input<string>[]>;
|
|
15155
15524
|
/**
|
|
@@ -15159,7 +15528,7 @@ export declare namespace iam {
|
|
|
15159
15528
|
}
|
|
15160
15529
|
interface GetPolicyDocumentStatementPrincipal {
|
|
15161
15530
|
/**
|
|
15162
|
-
* List of identifiers for principals. When `type` is `AWS`, these are IAM principal ARNs, e.g
|
|
15531
|
+
* List of identifiers for principals. When `type` is `AWS`, these are IAM principal ARNs, e.g., `arn:aws:iam::12345678901:role/yak-role`. When `type` is `Service`, these are AWS Service roles, e.g., `lambda.amazonaws.com`. When `type` is `Federated`, these are web identity users or SAML provider ARNs, e.g., `accounts.google.com` or `arn:aws:iam::12345678901:saml-provider/yak-saml-provider`. When `type` is `CanonicalUser`, these are [canonical user IDs](https://docs.aws.amazon.com/general/latest/gr/acct-identifiers.html#FindingCanonicalId), e.g., `79a59df900b949e55d96a1e698fbacedfd6e09d98eacf8f8d5218e7cd47ef2be`.
|
|
15163
15532
|
*/
|
|
15164
15533
|
identifiers: string[];
|
|
15165
15534
|
/**
|
|
@@ -15169,7 +15538,7 @@ export declare namespace iam {
|
|
|
15169
15538
|
}
|
|
15170
15539
|
interface GetPolicyDocumentStatementPrincipalArgs {
|
|
15171
15540
|
/**
|
|
15172
|
-
* List of identifiers for principals. When `type` is `AWS`, these are IAM principal ARNs, e.g
|
|
15541
|
+
* List of identifiers for principals. When `type` is `AWS`, these are IAM principal ARNs, e.g., `arn:aws:iam::12345678901:role/yak-role`. When `type` is `Service`, these are AWS Service roles, e.g., `lambda.amazonaws.com`. When `type` is `Federated`, these are web identity users or SAML provider ARNs, e.g., `accounts.google.com` or `arn:aws:iam::12345678901:saml-provider/yak-saml-provider`. When `type` is `CanonicalUser`, these are [canonical user IDs](https://docs.aws.amazon.com/general/latest/gr/acct-identifiers.html#FindingCanonicalId), e.g., `79a59df900b949e55d96a1e698fbacedfd6e09d98eacf8f8d5218e7cd47ef2be`.
|
|
15173
15542
|
*/
|
|
15174
15543
|
identifiers: pulumi.Input<pulumi.Input<string>[]>;
|
|
15175
15544
|
/**
|
|
@@ -19297,15 +19666,15 @@ export declare namespace mq {
|
|
|
19297
19666
|
}
|
|
19298
19667
|
interface BrokerMaintenanceWindowStartTime {
|
|
19299
19668
|
/**
|
|
19300
|
-
* Day of the week, e.g
|
|
19669
|
+
* Day of the week, e.g., `MONDAY`, `TUESDAY`, or `WEDNESDAY`.
|
|
19301
19670
|
*/
|
|
19302
19671
|
dayOfWeek: pulumi.Input<string>;
|
|
19303
19672
|
/**
|
|
19304
|
-
* Time, in 24-hour format, e.g
|
|
19673
|
+
* Time, in 24-hour format, e.g., `02:00`.
|
|
19305
19674
|
*/
|
|
19306
19675
|
timeOfDay: pulumi.Input<string>;
|
|
19307
19676
|
/**
|
|
19308
|
-
* Time zone in either the Country/City format or the UTC offset format, e.g
|
|
19677
|
+
* Time zone in either the Country/City format or the UTC offset format, e.g., `CET`.
|
|
19309
19678
|
*/
|
|
19310
19679
|
timeZone: pulumi.Input<string>;
|
|
19311
19680
|
}
|
|
@@ -19343,7 +19712,7 @@ export declare namespace msk {
|
|
|
19343
19712
|
*/
|
|
19344
19713
|
ebsVolumeSize: pulumi.Input<number>;
|
|
19345
19714
|
/**
|
|
19346
|
-
* Specify the instance type to use for the kafka
|
|
19715
|
+
* Specify the instance type to use for the kafka brokersE.g., kafka.m5.large. ([Pricing info](https://aws.amazon.com/msk/pricing/))
|
|
19347
19716
|
*/
|
|
19348
19717
|
instanceType: pulumi.Input<string>;
|
|
19349
19718
|
/**
|
|
@@ -21053,7 +21422,7 @@ export declare namespace rds {
|
|
|
21053
21422
|
*/
|
|
21054
21423
|
dbSecurityGroupMemberships?: pulumi.Input<pulumi.Input<string>[]>;
|
|
21055
21424
|
/**
|
|
21056
|
-
* The Name of the Option (e.g
|
|
21425
|
+
* The Name of the Option (e.g., MEMCACHED).
|
|
21057
21426
|
*/
|
|
21058
21427
|
optionName: pulumi.Input<string>;
|
|
21059
21428
|
/**
|
|
@@ -21061,11 +21430,11 @@ export declare namespace rds {
|
|
|
21061
21430
|
*/
|
|
21062
21431
|
optionSettings?: pulumi.Input<pulumi.Input<inputs.rds.OptionGroupOptionOptionSetting>[]>;
|
|
21063
21432
|
/**
|
|
21064
|
-
* The Port number when connecting to the Option (e.g
|
|
21433
|
+
* The Port number when connecting to the Option (e.g., 11211).
|
|
21065
21434
|
*/
|
|
21066
21435
|
port?: pulumi.Input<number>;
|
|
21067
21436
|
/**
|
|
21068
|
-
* The version of the option (e.g
|
|
21437
|
+
* The version of the option (e.g., 13.1.0.0).
|
|
21069
21438
|
*/
|
|
21070
21439
|
version?: pulumi.Input<string>;
|
|
21071
21440
|
/**
|
|
@@ -21877,11 +22246,19 @@ export declare namespace s3 {
|
|
|
21877
22246
|
* The ARN of the S3 bucket where you want Amazon S3 to store replicas of the object identified by the rule.
|
|
21878
22247
|
*/
|
|
21879
22248
|
bucket: pulumi.Input<string>;
|
|
22249
|
+
/**
|
|
22250
|
+
* Enables replication metrics (required for S3 RTC) (documented below).
|
|
22251
|
+
*/
|
|
22252
|
+
metrics?: pulumi.Input<inputs.s3.BucketReplicationConfigurationRuleDestinationMetrics>;
|
|
21880
22253
|
/**
|
|
21881
22254
|
* Destination KMS encryption key ARN for SSE-KMS replication. Must be used in conjunction with
|
|
21882
22255
|
* `sseKmsEncryptedObjects` source selection criteria.
|
|
21883
22256
|
*/
|
|
21884
22257
|
replicaKmsKeyId?: pulumi.Input<string>;
|
|
22258
|
+
/**
|
|
22259
|
+
* Enables S3 Replication Time Control (S3 RTC) (documented below).
|
|
22260
|
+
*/
|
|
22261
|
+
replicationTime?: pulumi.Input<inputs.s3.BucketReplicationConfigurationRuleDestinationReplicationTime>;
|
|
21885
22262
|
/**
|
|
21886
22263
|
* The class of storage used to store the object. Can be `STANDARD`, `REDUCED_REDUNDANCY`, `STANDARD_IA`, `ONEZONE_IA`, `INTELLIGENT_TIERING`, `GLACIER`, or `DEEP_ARCHIVE`.
|
|
21887
22264
|
*/
|
|
@@ -21893,6 +22270,26 @@ export declare namespace s3 {
|
|
|
21893
22270
|
*/
|
|
21894
22271
|
owner: pulumi.Input<string>;
|
|
21895
22272
|
}
|
|
22273
|
+
interface BucketReplicationConfigurationRuleDestinationMetrics {
|
|
22274
|
+
/**
|
|
22275
|
+
* Threshold within which objects are to be replicated. The only valid value is `15`.
|
|
22276
|
+
*/
|
|
22277
|
+
minutes?: pulumi.Input<number>;
|
|
22278
|
+
/**
|
|
22279
|
+
* The status of replication metrics. Either `Enabled` or `Disabled`.
|
|
22280
|
+
*/
|
|
22281
|
+
status?: pulumi.Input<string>;
|
|
22282
|
+
}
|
|
22283
|
+
interface BucketReplicationConfigurationRuleDestinationReplicationTime {
|
|
22284
|
+
/**
|
|
22285
|
+
* Threshold within which objects are to be replicated. The only valid value is `15`.
|
|
22286
|
+
*/
|
|
22287
|
+
minutes?: pulumi.Input<number>;
|
|
22288
|
+
/**
|
|
22289
|
+
* The status of RTC. Either `Enabled` or `Disabled`.
|
|
22290
|
+
*/
|
|
22291
|
+
status?: pulumi.Input<string>;
|
|
22292
|
+
}
|
|
21896
22293
|
interface BucketReplicationConfigurationRuleFilter {
|
|
21897
22294
|
/**
|
|
21898
22295
|
* Object keyname prefix that identifies subset of objects to which the rule applies. Must be less than or equal to 1024 characters in length.
|
|
@@ -22086,7 +22483,7 @@ export declare namespace s3control {
|
|
|
22086
22483
|
}
|
|
22087
22484
|
interface BucketLifecycleConfigurationRuleExpiration {
|
|
22088
22485
|
/**
|
|
22089
|
-
* Date the object is to be deleted. Should be in `YYYY-MM-DD` date format, e.g
|
|
22486
|
+
* Date the object is to be deleted. Should be in `YYYY-MM-DD` date format, e.g., `2020-09-30`.
|
|
22090
22487
|
*/
|
|
22091
22488
|
date?: pulumi.Input<string>;
|
|
22092
22489
|
/**
|
|
@@ -25196,13 +25593,13 @@ export declare namespace waf {
|
|
|
25196
25593
|
/**
|
|
25197
25594
|
* Within the portion of a web request that you want to search
|
|
25198
25595
|
* (for example, in the query string, if any), specify where you want to search.
|
|
25199
|
-
* e.g
|
|
25596
|
+
* e.g., `CONTAINS`, `CONTAINS_WORD` or `EXACTLY`.
|
|
25200
25597
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_ByteMatchTuple.html#WAF-Type-ByteMatchTuple-PositionalConstraint)
|
|
25201
25598
|
* for all supported values.
|
|
25202
25599
|
*/
|
|
25203
25600
|
positionalConstraint: pulumi.Input<string>;
|
|
25204
25601
|
/**
|
|
25205
|
-
* The value that you want to search
|
|
25602
|
+
* The value that you want to search forE.g., `HEADER`, `METHOD` or `BODY`.
|
|
25206
25603
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_ByteMatchTuple.html#WAF-Type-ByteMatchTuple-TargetString)
|
|
25207
25604
|
* for all supported values.
|
|
25208
25605
|
*/
|
|
@@ -25210,7 +25607,7 @@ export declare namespace waf {
|
|
|
25210
25607
|
/**
|
|
25211
25608
|
* Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
|
|
25212
25609
|
* If you specify a transformation, AWS WAF performs the transformation on `targetString` before inspecting a request for a match.
|
|
25213
|
-
* e.g
|
|
25610
|
+
* e.g., `CMD_LINE`, `HTML_ENTITY_DECODE` or `NONE`.
|
|
25214
25611
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_ByteMatchTuple.html#WAF-Type-ByteMatchTuple-TextTransformation)
|
|
25215
25612
|
* for all supported values.
|
|
25216
25613
|
*/
|
|
@@ -25218,13 +25615,13 @@ export declare namespace waf {
|
|
|
25218
25615
|
}
|
|
25219
25616
|
interface ByteMatchSetByteMatchTupleFieldToMatch {
|
|
25220
25617
|
/**
|
|
25221
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
25618
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
25222
25619
|
* If `type` is any other value, omit this field.
|
|
25223
25620
|
*/
|
|
25224
25621
|
data?: pulumi.Input<string>;
|
|
25225
25622
|
/**
|
|
25226
25623
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
25227
|
-
* e.g
|
|
25624
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
25228
25625
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
25229
25626
|
* for all supported values.
|
|
25230
25627
|
*/
|
|
@@ -25237,7 +25634,7 @@ export declare namespace waf {
|
|
|
25237
25634
|
type: pulumi.Input<string>;
|
|
25238
25635
|
/**
|
|
25239
25636
|
* The country that you want AWS WAF to search for.
|
|
25240
|
-
* This is the two-letter country code, e.g
|
|
25637
|
+
* This is the two-letter country code, e.g., `US`, `CA`, `RU`, `CN`, etc.
|
|
25241
25638
|
* See [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_GeoMatchConstraint.html) for all supported values.
|
|
25242
25639
|
*/
|
|
25243
25640
|
value: pulumi.Input<string>;
|
|
@@ -25248,7 +25645,7 @@ export declare namespace waf {
|
|
|
25248
25645
|
*/
|
|
25249
25646
|
type: pulumi.Input<string>;
|
|
25250
25647
|
/**
|
|
25251
|
-
* An IPv4 or IPv6 address specified via CIDR
|
|
25648
|
+
* An IPv4 or IPv6 address specified via CIDR notationE.g., `192.0.2.44/32` or `1111:0000:0000:0000:0000:0000:0000:0000/64`
|
|
25252
25649
|
*/
|
|
25253
25650
|
value: pulumi.Input<string>;
|
|
25254
25651
|
}
|
|
@@ -25288,13 +25685,13 @@ export declare namespace waf {
|
|
|
25288
25685
|
}
|
|
25289
25686
|
interface RegexMatchSetRegexMatchTupleFieldToMatch {
|
|
25290
25687
|
/**
|
|
25291
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
25688
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
25292
25689
|
* If `type` is any other value, omit this field.
|
|
25293
25690
|
*/
|
|
25294
25691
|
data?: pulumi.Input<string>;
|
|
25295
25692
|
/**
|
|
25296
25693
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
25297
|
-
* e.g
|
|
25694
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
25298
25695
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
25299
25696
|
* for all supported values.
|
|
25300
25697
|
*/
|
|
@@ -25344,7 +25741,7 @@ export declare namespace waf {
|
|
|
25344
25741
|
interface SizeConstraintSetSizeConstraint {
|
|
25345
25742
|
/**
|
|
25346
25743
|
* The type of comparison you want to perform.
|
|
25347
|
-
* e.g
|
|
25744
|
+
* e.g., `EQ`, `NE`, `LT`, `GT`.
|
|
25348
25745
|
* See [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_wafRegional_SizeConstraint.html) for all supported values.
|
|
25349
25746
|
*/
|
|
25350
25747
|
comparisonOperator: pulumi.Input<string>;
|
|
@@ -25360,7 +25757,7 @@ export declare namespace waf {
|
|
|
25360
25757
|
/**
|
|
25361
25758
|
* Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
|
|
25362
25759
|
* If you specify a transformation, AWS WAF performs the transformation on `fieldToMatch` before inspecting a request for a match.
|
|
25363
|
-
* e.g
|
|
25760
|
+
* e.g., `CMD_LINE`, `HTML_ENTITY_DECODE` or `NONE`.
|
|
25364
25761
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_SizeConstraint.html#WAF-Type-SizeConstraint-TextTransformation)
|
|
25365
25762
|
* for all supported values.
|
|
25366
25763
|
* **Note:** if you choose `BODY` as `type`, you must choose `NONE` because CloudFront forwards only the first 8192 bytes for inspection.
|
|
@@ -25369,13 +25766,13 @@ export declare namespace waf {
|
|
|
25369
25766
|
}
|
|
25370
25767
|
interface SizeConstraintSetSizeConstraintFieldToMatch {
|
|
25371
25768
|
/**
|
|
25372
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
25769
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
25373
25770
|
* If `type` is any other value, omit this field.
|
|
25374
25771
|
*/
|
|
25375
25772
|
data?: pulumi.Input<string>;
|
|
25376
25773
|
/**
|
|
25377
25774
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
25378
|
-
* e.g
|
|
25775
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
25379
25776
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
25380
25777
|
* for all supported values.
|
|
25381
25778
|
*/
|
|
@@ -25389,7 +25786,7 @@ export declare namespace waf {
|
|
|
25389
25786
|
/**
|
|
25390
25787
|
* Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
|
|
25391
25788
|
* If you specify a transformation, AWS WAF performs the transformation on `fieldToMatch` before inspecting a request for a match.
|
|
25392
|
-
* e.g
|
|
25789
|
+
* e.g., `CMD_LINE`, `HTML_ENTITY_DECODE` or `NONE`.
|
|
25393
25790
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_SqlInjectionMatchTuple.html#WAF-Type-SqlInjectionMatchTuple-TextTransformation)
|
|
25394
25791
|
* for all supported values.
|
|
25395
25792
|
*/
|
|
@@ -25397,13 +25794,13 @@ export declare namespace waf {
|
|
|
25397
25794
|
}
|
|
25398
25795
|
interface SqlInjectionMatchSetSqlInjectionMatchTupleFieldToMatch {
|
|
25399
25796
|
/**
|
|
25400
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
25797
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
25401
25798
|
* If `type` is any other value, omit this field.
|
|
25402
25799
|
*/
|
|
25403
25800
|
data?: pulumi.Input<string>;
|
|
25404
25801
|
/**
|
|
25405
25802
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
25406
|
-
* e.g
|
|
25803
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
25407
25804
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
25408
25805
|
* for all supported values.
|
|
25409
25806
|
*/
|
|
@@ -25484,7 +25881,7 @@ export declare namespace waf {
|
|
|
25484
25881
|
/**
|
|
25485
25882
|
* Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
|
|
25486
25883
|
* If you specify a transformation, AWS WAF performs the transformation on `targetString` before inspecting a request for a match.
|
|
25487
|
-
* e.g
|
|
25884
|
+
* e.g., `CMD_LINE`, `HTML_ENTITY_DECODE` or `NONE`.
|
|
25488
25885
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_XssMatchTuple.html#WAF-Type-XssMatchTuple-TextTransformation)
|
|
25489
25886
|
* for all supported values.
|
|
25490
25887
|
*/
|
|
@@ -25492,13 +25889,13 @@ export declare namespace waf {
|
|
|
25492
25889
|
}
|
|
25493
25890
|
interface XssMatchSetXssMatchTupleFieldToMatch {
|
|
25494
25891
|
/**
|
|
25495
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
25892
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
25496
25893
|
* If `type` is any other value, omit this field.
|
|
25497
25894
|
*/
|
|
25498
25895
|
data?: pulumi.Input<string>;
|
|
25499
25896
|
/**
|
|
25500
25897
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
25501
|
-
* e.g
|
|
25898
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
25502
25899
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
25503
25900
|
* for all supported values.
|
|
25504
25901
|
*/
|
|
@@ -25541,7 +25938,7 @@ export declare namespace wafregional {
|
|
|
25541
25938
|
type: pulumi.Input<string>;
|
|
25542
25939
|
/**
|
|
25543
25940
|
* The country that you want AWS WAF to search for.
|
|
25544
|
-
* This is the two-letter country code, e.g
|
|
25941
|
+
* This is the two-letter country code, e.g., `US`, `CA`, `RU`, `CN`, etc.
|
|
25545
25942
|
* See [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_GeoMatchConstraint.html) for all supported values.
|
|
25546
25943
|
*/
|
|
25547
25944
|
value: pulumi.Input<string>;
|
|
@@ -25592,13 +25989,13 @@ export declare namespace wafregional {
|
|
|
25592
25989
|
}
|
|
25593
25990
|
interface RegexMatchSetRegexMatchTupleFieldToMatch {
|
|
25594
25991
|
/**
|
|
25595
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
25992
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
25596
25993
|
* If `type` is any other value, omit this field.
|
|
25597
25994
|
*/
|
|
25598
25995
|
data?: pulumi.Input<string>;
|
|
25599
25996
|
/**
|
|
25600
25997
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
25601
|
-
* e.g
|
|
25998
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
25602
25999
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
25603
26000
|
* for all supported values.
|
|
25604
26001
|
*/
|
|
@@ -25636,7 +26033,7 @@ export declare namespace wafregional {
|
|
|
25636
26033
|
interface SizeConstraintSetSizeConstraint {
|
|
25637
26034
|
/**
|
|
25638
26035
|
* The type of comparison you want to perform.
|
|
25639
|
-
* e.g
|
|
26036
|
+
* e.g., `EQ`, `NE`, `LT`, `GT`.
|
|
25640
26037
|
* See [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_wafRegional_SizeConstraint.html) for all supported values.
|
|
25641
26038
|
*/
|
|
25642
26039
|
comparisonOperator: pulumi.Input<string>;
|
|
@@ -25652,7 +26049,7 @@ export declare namespace wafregional {
|
|
|
25652
26049
|
/**
|
|
25653
26050
|
* Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
|
|
25654
26051
|
* If you specify a transformation, AWS WAF performs the transformation on `fieldToMatch` before inspecting a request for a match.
|
|
25655
|
-
* e.g
|
|
26052
|
+
* e.g., `CMD_LINE`, `HTML_ENTITY_DECODE` or `NONE`.
|
|
25656
26053
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_SizeConstraint.html#WAF-Type-SizeConstraint-TextTransformation)
|
|
25657
26054
|
* for all supported values.
|
|
25658
26055
|
* **Note:** if you choose `BODY` as `type`, you must choose `NONE` because CloudFront forwards only the first 8192 bytes for inspection.
|
|
@@ -25661,13 +26058,13 @@ export declare namespace wafregional {
|
|
|
25661
26058
|
}
|
|
25662
26059
|
interface SizeConstraintSetSizeConstraintFieldToMatch {
|
|
25663
26060
|
/**
|
|
25664
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
26061
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
25665
26062
|
* If `type` is any other value, omit this field.
|
|
25666
26063
|
*/
|
|
25667
26064
|
data?: pulumi.Input<string>;
|
|
25668
26065
|
/**
|
|
25669
26066
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
25670
|
-
* e.g
|
|
26067
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
25671
26068
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
25672
26069
|
* for all supported values.
|
|
25673
26070
|
*/
|
|
@@ -25681,7 +26078,7 @@ export declare namespace wafregional {
|
|
|
25681
26078
|
/**
|
|
25682
26079
|
* Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
|
|
25683
26080
|
* If you specify a transformation, AWS WAF performs the transformation on `fieldToMatch` before inspecting a request for a match.
|
|
25684
|
-
* e.g
|
|
26081
|
+
* e.g., `CMD_LINE`, `HTML_ENTITY_DECODE` or `NONE`.
|
|
25685
26082
|
* See [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_regional_SqlInjectionMatchTuple.html#WAF-Type-regional_SqlInjectionMatchTuple-TextTransformation)
|
|
25686
26083
|
* for all supported values.
|
|
25687
26084
|
*/
|
|
@@ -25689,13 +26086,13 @@ export declare namespace wafregional {
|
|
|
25689
26086
|
}
|
|
25690
26087
|
interface SqlInjectionMatchSetSqlInjectionMatchTupleFieldToMatch {
|
|
25691
26088
|
/**
|
|
25692
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
26089
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
25693
26090
|
* If `type` is any other value, omit this field.
|
|
25694
26091
|
*/
|
|
25695
26092
|
data?: pulumi.Input<string>;
|
|
25696
26093
|
/**
|
|
25697
26094
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
25698
|
-
* e.g
|
|
26095
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
25699
26096
|
* See [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_regional_FieldToMatch.html)
|
|
25700
26097
|
* for all supported values.
|
|
25701
26098
|
*/
|
|
@@ -25703,7 +26100,7 @@ export declare namespace wafregional {
|
|
|
25703
26100
|
}
|
|
25704
26101
|
interface WebAclDefaultAction {
|
|
25705
26102
|
/**
|
|
25706
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
26103
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a ruleE.g., `ALLOW`, `BLOCK` or `COUNT`
|
|
25707
26104
|
*/
|
|
25708
26105
|
type: pulumi.Input<string>;
|
|
25709
26106
|
}
|
|
@@ -25729,7 +26126,7 @@ export declare namespace wafregional {
|
|
|
25729
26126
|
*/
|
|
25730
26127
|
data?: pulumi.Input<string>;
|
|
25731
26128
|
/**
|
|
25732
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
26129
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a ruleE.g., `ALLOW`, `BLOCK` or `COUNT`
|
|
25733
26130
|
*/
|
|
25734
26131
|
type: pulumi.Input<string>;
|
|
25735
26132
|
}
|
|
@@ -25752,19 +26149,19 @@ export declare namespace wafregional {
|
|
|
25752
26149
|
*/
|
|
25753
26150
|
ruleId: pulumi.Input<string>;
|
|
25754
26151
|
/**
|
|
25755
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
26152
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a ruleE.g., `ALLOW`, `BLOCK` or `COUNT`
|
|
25756
26153
|
*/
|
|
25757
26154
|
type?: pulumi.Input<string>;
|
|
25758
26155
|
}
|
|
25759
26156
|
interface WebAclRuleAction {
|
|
25760
26157
|
/**
|
|
25761
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
26158
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a ruleE.g., `ALLOW`, `BLOCK` or `COUNT`
|
|
25762
26159
|
*/
|
|
25763
26160
|
type: pulumi.Input<string>;
|
|
25764
26161
|
}
|
|
25765
26162
|
interface WebAclRuleOverrideAction {
|
|
25766
26163
|
/**
|
|
25767
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
26164
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a ruleE.g., `ALLOW`, `BLOCK` or `COUNT`
|
|
25768
26165
|
*/
|
|
25769
26166
|
type: pulumi.Input<string>;
|
|
25770
26167
|
}
|
|
@@ -25784,7 +26181,7 @@ export declare namespace wafregional {
|
|
|
25784
26181
|
*/
|
|
25785
26182
|
data?: pulumi.Input<string>;
|
|
25786
26183
|
/**
|
|
25787
|
-
* The part of the web request that you want AWS WAF to search for a specified
|
|
26184
|
+
* The part of the web request that you want AWS WAF to search for a specified stringE.g., `HEADER` or `METHOD`
|
|
25788
26185
|
*/
|
|
25789
26186
|
type: pulumi.Input<string>;
|
|
25790
26187
|
}
|
|
@@ -32228,7 +32625,7 @@ export declare namespace wafv2 {
|
|
|
32228
32625
|
}
|
|
32229
32626
|
interface WebAclRuleOverrideAction {
|
|
32230
32627
|
/**
|
|
32231
|
-
* Override the rule action setting to count (i.e
|
|
32628
|
+
* Override the rule action setting to count (i.e., only count matches). Configured as an empty block `{}`.
|
|
32232
32629
|
*/
|
|
32233
32630
|
count?: pulumi.Input<inputs.wafv2.WebAclRuleOverrideActionCount>;
|
|
32234
32631
|
/**
|
|
@@ -63054,7 +63451,7 @@ export declare namespace workspaces {
|
|
|
63054
63451
|
*/
|
|
63055
63452
|
description?: pulumi.Input<string>;
|
|
63056
63453
|
/**
|
|
63057
|
-
* The IP address range, in CIDR notation, e.g
|
|
63454
|
+
* The IP address range, in CIDR notation, e.g., `10.0.0.0/16`
|
|
63058
63455
|
*/
|
|
63059
63456
|
source: pulumi.Input<string>;
|
|
63060
63457
|
}
|