@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/output.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ export interface GetAmiBlockDeviceMapping {
|
|
|
5
5
|
*/
|
|
6
6
|
deviceName: string;
|
|
7
7
|
/**
|
|
8
|
-
* Map containing EBS information, if the device is EBS based. Unlike most object attributes, these are accessed directly (e.g
|
|
8
|
+
* Map containing EBS information, if the device is EBS based. Unlike most object attributes, these are accessed directly (e.g., `ebs.volume_size` or `ebs["volumeSize"]`) rather than accessed through the first element of a list (e.g., `ebs[0].volume_size`).
|
|
9
9
|
*/
|
|
10
10
|
ebs: {
|
|
11
11
|
[key: string]: string;
|
|
@@ -992,7 +992,7 @@ export declare namespace apigateway {
|
|
|
992
992
|
*/
|
|
993
993
|
statusCode?: string;
|
|
994
994
|
/**
|
|
995
|
-
* The type of API entity to which the documentation content
|
|
995
|
+
* The type of API entity to which the documentation content appliesE.g., `API`, `METHOD` or `REQUEST_BODY`
|
|
996
996
|
*/
|
|
997
997
|
type: string;
|
|
998
998
|
}
|
|
@@ -1101,6 +1101,24 @@ export declare namespace apigateway {
|
|
|
1101
1101
|
* API stage name of the associated API stage in a usage plan.
|
|
1102
1102
|
*/
|
|
1103
1103
|
stage: string;
|
|
1104
|
+
/**
|
|
1105
|
+
* The throttling limits of the usage plan.
|
|
1106
|
+
*/
|
|
1107
|
+
throttles?: outputs.apigateway.UsagePlanApiStageThrottle[];
|
|
1108
|
+
}
|
|
1109
|
+
interface UsagePlanApiStageThrottle {
|
|
1110
|
+
/**
|
|
1111
|
+
* 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.
|
|
1112
|
+
*/
|
|
1113
|
+
burstLimit?: number;
|
|
1114
|
+
/**
|
|
1115
|
+
* The method to apply the throttle settings for. Specfiy the path and method, for example `/test/GET`.
|
|
1116
|
+
*/
|
|
1117
|
+
path: string;
|
|
1118
|
+
/**
|
|
1119
|
+
* The API request steady-state rate limit.
|
|
1120
|
+
*/
|
|
1121
|
+
rateLimit?: number;
|
|
1104
1122
|
}
|
|
1105
1123
|
interface UsagePlanQuotaSettings {
|
|
1106
1124
|
/**
|
|
@@ -4401,6 +4419,14 @@ export declare namespace autoscaling {
|
|
|
4401
4419
|
triggers?: string[];
|
|
4402
4420
|
}
|
|
4403
4421
|
interface GroupInstanceRefreshPreferences {
|
|
4422
|
+
/**
|
|
4423
|
+
* The number of seconds to wait after a checkpoint. Defaults to `3600`.
|
|
4424
|
+
*/
|
|
4425
|
+
checkpointDelay?: string;
|
|
4426
|
+
/**
|
|
4427
|
+
* List of percentages for each checkpoint. Values must be unique and in ascending order. To replace all instances, the final number must be `100`.
|
|
4428
|
+
*/
|
|
4429
|
+
checkpointPercentages?: number[];
|
|
4404
4430
|
/**
|
|
4405
4431
|
* 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.
|
|
4406
4432
|
*/
|
|
@@ -4452,7 +4478,7 @@ export declare namespace autoscaling {
|
|
|
4452
4478
|
*/
|
|
4453
4479
|
spotAllocationStrategy: string;
|
|
4454
4480
|
/**
|
|
4455
|
-
* 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`.
|
|
4481
|
+
* 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`.
|
|
4456
4482
|
*/
|
|
4457
4483
|
spotInstancePools: number;
|
|
4458
4484
|
/**
|
|
@@ -5006,12 +5032,16 @@ export declare namespace batch {
|
|
|
5006
5032
|
* 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.
|
|
5007
5033
|
*/
|
|
5008
5034
|
desiredVcpus: number;
|
|
5035
|
+
/**
|
|
5036
|
+
* 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.
|
|
5037
|
+
*/
|
|
5038
|
+
ec2Configuration: outputs.batch.ComputeEnvironmentComputeResourcesEc2Configuration;
|
|
5009
5039
|
/**
|
|
5010
5040
|
* 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.
|
|
5011
5041
|
*/
|
|
5012
5042
|
ec2KeyPair?: string;
|
|
5013
5043
|
/**
|
|
5014
|
-
* 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.
|
|
5044
|
+
* 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)
|
|
5015
5045
|
*/
|
|
5016
5046
|
imageId?: string;
|
|
5017
5047
|
/**
|
|
@@ -5057,6 +5087,16 @@ export declare namespace batch {
|
|
|
5057
5087
|
*/
|
|
5058
5088
|
type: string;
|
|
5059
5089
|
}
|
|
5090
|
+
interface ComputeEnvironmentComputeResourcesEc2Configuration {
|
|
5091
|
+
/**
|
|
5092
|
+
* 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.
|
|
5093
|
+
*/
|
|
5094
|
+
imageIdOverride: string;
|
|
5095
|
+
/**
|
|
5096
|
+
* 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.
|
|
5097
|
+
*/
|
|
5098
|
+
imageType?: string;
|
|
5099
|
+
}
|
|
5060
5100
|
interface ComputeEnvironmentComputeResourcesLaunchTemplate {
|
|
5061
5101
|
/**
|
|
5062
5102
|
* ID of the launch template. You must specify either the launch template ID or launch template name in the request, but not both.
|
|
@@ -5301,7 +5341,7 @@ export declare namespace cfg {
|
|
|
5301
5341
|
}
|
|
5302
5342
|
interface DeliveryChannelSnapshotDeliveryProperties {
|
|
5303
5343
|
/**
|
|
5304
|
-
* - The frequency with which AWS Config recurringly delivers configuration
|
|
5344
|
+
* - 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).
|
|
5305
5345
|
*/
|
|
5306
5346
|
deliveryFrequency?: string;
|
|
5307
5347
|
}
|
|
@@ -5349,7 +5389,7 @@ export declare namespace cfg {
|
|
|
5349
5389
|
*/
|
|
5350
5390
|
complianceResourceId?: string;
|
|
5351
5391
|
/**
|
|
5352
|
-
* A list of resource types of only those AWS resources that you want to trigger an evaluation for the
|
|
5392
|
+
* 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.
|
|
5353
5393
|
*/
|
|
5354
5394
|
complianceResourceTypes?: string[];
|
|
5355
5395
|
/**
|
|
@@ -5634,6 +5674,10 @@ export declare namespace cloudfront {
|
|
|
5634
5674
|
* that is attached to this cache behavior.
|
|
5635
5675
|
*/
|
|
5636
5676
|
realtimeLogConfigArn?: string;
|
|
5677
|
+
/**
|
|
5678
|
+
* The identifier for a response headers policy.
|
|
5679
|
+
*/
|
|
5680
|
+
responseHeadersPolicyId?: string;
|
|
5637
5681
|
/**
|
|
5638
5682
|
* Indicates whether you want to distribute
|
|
5639
5683
|
* media files in Microsoft Smooth Streaming format using the origin that is
|
|
@@ -5823,6 +5867,10 @@ export declare namespace cloudfront {
|
|
|
5823
5867
|
* that is attached to this cache behavior.
|
|
5824
5868
|
*/
|
|
5825
5869
|
realtimeLogConfigArn?: string;
|
|
5870
|
+
/**
|
|
5871
|
+
* The identifier for a response headers policy.
|
|
5872
|
+
*/
|
|
5873
|
+
responseHeadersPolicyId?: string;
|
|
5826
5874
|
/**
|
|
5827
5875
|
* Indicates whether you want to distribute
|
|
5828
5876
|
* media files in Microsoft Smooth Streaming format using the origin that is
|
|
@@ -6228,6 +6276,157 @@ export declare namespace cloudfront {
|
|
|
6228
6276
|
interface GetOriginRequestPolicyQueryStringsConfigQueryString {
|
|
6229
6277
|
items: string[];
|
|
6230
6278
|
}
|
|
6279
|
+
interface GetResponseHeadersPolicyCorsConfig {
|
|
6280
|
+
/**
|
|
6281
|
+
* A Boolean value that CloudFront uses as the value for the Access-Control-Allow-Credentials HTTP response header.
|
|
6282
|
+
*/
|
|
6283
|
+
accessControlAllowCredentials: boolean;
|
|
6284
|
+
/**
|
|
6285
|
+
* 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.
|
|
6286
|
+
*/
|
|
6287
|
+
accessControlAllowHeaders: outputs.cloudfront.GetResponseHeadersPolicyCorsConfigAccessControlAllowHeader[];
|
|
6288
|
+
/**
|
|
6289
|
+
* 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`
|
|
6290
|
+
*/
|
|
6291
|
+
accessControlAllowMethods: outputs.cloudfront.GetResponseHeadersPolicyCorsConfigAccessControlAllowMethod[];
|
|
6292
|
+
/**
|
|
6293
|
+
* 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.
|
|
6294
|
+
*/
|
|
6295
|
+
accessControlAllowOrigins: outputs.cloudfront.GetResponseHeadersPolicyCorsConfigAccessControlAllowOrigin[];
|
|
6296
|
+
/**
|
|
6297
|
+
* 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.
|
|
6298
|
+
*/
|
|
6299
|
+
accessControlExposeHeaders: outputs.cloudfront.GetResponseHeadersPolicyCorsConfigAccessControlExposeHeader[];
|
|
6300
|
+
/**
|
|
6301
|
+
* A number that CloudFront uses as the value for the max-age directive in the Strict-Transport-Security HTTP response header.
|
|
6302
|
+
*/
|
|
6303
|
+
accessControlMaxAgeSec: number;
|
|
6304
|
+
originOverride: boolean;
|
|
6305
|
+
}
|
|
6306
|
+
interface GetResponseHeadersPolicyCorsConfigAccessControlAllowHeader {
|
|
6307
|
+
items: string[];
|
|
6308
|
+
}
|
|
6309
|
+
interface GetResponseHeadersPolicyCorsConfigAccessControlAllowMethod {
|
|
6310
|
+
items: string[];
|
|
6311
|
+
}
|
|
6312
|
+
interface GetResponseHeadersPolicyCorsConfigAccessControlAllowOrigin {
|
|
6313
|
+
items: string[];
|
|
6314
|
+
}
|
|
6315
|
+
interface GetResponseHeadersPolicyCorsConfigAccessControlExposeHeader {
|
|
6316
|
+
items: string[];
|
|
6317
|
+
}
|
|
6318
|
+
interface GetResponseHeadersPolicyCustomHeadersConfig {
|
|
6319
|
+
/**
|
|
6320
|
+
* The HTTP response header name.
|
|
6321
|
+
*/
|
|
6322
|
+
header: string;
|
|
6323
|
+
/**
|
|
6324
|
+
* 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.
|
|
6325
|
+
*/
|
|
6326
|
+
override: boolean;
|
|
6327
|
+
/**
|
|
6328
|
+
* The value for the HTTP response header.
|
|
6329
|
+
*/
|
|
6330
|
+
value: string;
|
|
6331
|
+
}
|
|
6332
|
+
interface GetResponseHeadersPolicySecurityHeadersConfig {
|
|
6333
|
+
/**
|
|
6334
|
+
* The policy directives and their values that CloudFront includes as values for the Content-Security-Policy HTTP response header.
|
|
6335
|
+
*/
|
|
6336
|
+
contentSecurityPolicies: outputs.cloudfront.GetResponseHeadersPolicySecurityHeadersConfigContentSecurityPolicy[];
|
|
6337
|
+
/**
|
|
6338
|
+
* A 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.
|
|
6339
|
+
*/
|
|
6340
|
+
contentTypeOptions: outputs.cloudfront.GetResponseHeadersPolicySecurityHeadersConfigContentTypeOption[];
|
|
6341
|
+
/**
|
|
6342
|
+
* A setting that determines whether CloudFront includes the X-Frame-Options HTTP response header and the header’s value. See Frame Options for more information.
|
|
6343
|
+
*/
|
|
6344
|
+
frameOptions: outputs.cloudfront.GetResponseHeadersPolicySecurityHeadersConfigFrameOption[];
|
|
6345
|
+
/**
|
|
6346
|
+
* 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`
|
|
6347
|
+
*/
|
|
6348
|
+
referrerPolicies: outputs.cloudfront.GetResponseHeadersPolicySecurityHeadersConfigReferrerPolicy[];
|
|
6349
|
+
/**
|
|
6350
|
+
* Settings that determine whether CloudFront includes the Strict-Transport-Security HTTP response header and the header’s value. See Strict Transport Security for more information.
|
|
6351
|
+
*/
|
|
6352
|
+
strictTransportSecurities: outputs.cloudfront.GetResponseHeadersPolicySecurityHeadersConfigStrictTransportSecurity[];
|
|
6353
|
+
/**
|
|
6354
|
+
* Settings that determine whether CloudFront includes the X-XSS-Protection HTTP response header and the header’s value. See XSS Protection for more information.
|
|
6355
|
+
*/
|
|
6356
|
+
xssProtections: outputs.cloudfront.GetResponseHeadersPolicySecurityHeadersConfigXssProtection[];
|
|
6357
|
+
}
|
|
6358
|
+
interface GetResponseHeadersPolicySecurityHeadersConfigContentSecurityPolicy {
|
|
6359
|
+
/**
|
|
6360
|
+
* The policy directives and their values that CloudFront includes as values for the Content-Security-Policy HTTP response header.
|
|
6361
|
+
*/
|
|
6362
|
+
contentSecurityPolicy: string;
|
|
6363
|
+
/**
|
|
6364
|
+
* 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.
|
|
6365
|
+
*/
|
|
6366
|
+
override: boolean;
|
|
6367
|
+
}
|
|
6368
|
+
interface GetResponseHeadersPolicySecurityHeadersConfigContentTypeOption {
|
|
6369
|
+
/**
|
|
6370
|
+
* 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.
|
|
6371
|
+
*/
|
|
6372
|
+
override: boolean;
|
|
6373
|
+
}
|
|
6374
|
+
interface GetResponseHeadersPolicySecurityHeadersConfigFrameOption {
|
|
6375
|
+
/**
|
|
6376
|
+
* The value of the X-Frame-Options HTTP response header. Valid values: `DENY` | `SAMEORIGIN`
|
|
6377
|
+
*/
|
|
6378
|
+
frameOption: string;
|
|
6379
|
+
/**
|
|
6380
|
+
* 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.
|
|
6381
|
+
*/
|
|
6382
|
+
override: boolean;
|
|
6383
|
+
}
|
|
6384
|
+
interface GetResponseHeadersPolicySecurityHeadersConfigReferrerPolicy {
|
|
6385
|
+
/**
|
|
6386
|
+
* 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.
|
|
6387
|
+
*/
|
|
6388
|
+
override: boolean;
|
|
6389
|
+
/**
|
|
6390
|
+
* 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`
|
|
6391
|
+
*/
|
|
6392
|
+
referrerPolicy: string;
|
|
6393
|
+
}
|
|
6394
|
+
interface GetResponseHeadersPolicySecurityHeadersConfigStrictTransportSecurity {
|
|
6395
|
+
/**
|
|
6396
|
+
* A number that CloudFront uses as the value for the max-age directive in the Strict-Transport-Security HTTP response header.
|
|
6397
|
+
*/
|
|
6398
|
+
accessControlMaxAgeSec: number;
|
|
6399
|
+
/**
|
|
6400
|
+
* A Boolean value that determines whether CloudFront includes the includeSubDomains directive in the Strict-Transport-Security HTTP response header.
|
|
6401
|
+
*/
|
|
6402
|
+
includeSubdomains: boolean;
|
|
6403
|
+
/**
|
|
6404
|
+
* 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.
|
|
6405
|
+
*/
|
|
6406
|
+
override: boolean;
|
|
6407
|
+
/**
|
|
6408
|
+
* A Boolean value that determines whether CloudFront includes the preload directive in the Strict-Transport-Security HTTP response header.
|
|
6409
|
+
*/
|
|
6410
|
+
preload: boolean;
|
|
6411
|
+
}
|
|
6412
|
+
interface GetResponseHeadersPolicySecurityHeadersConfigXssProtection {
|
|
6413
|
+
/**
|
|
6414
|
+
* A Boolean value that determines whether CloudFront includes the mode=block directive in the X-XSS-Protection header.
|
|
6415
|
+
*/
|
|
6416
|
+
modeBlock: boolean;
|
|
6417
|
+
/**
|
|
6418
|
+
* 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.
|
|
6419
|
+
*/
|
|
6420
|
+
override: boolean;
|
|
6421
|
+
/**
|
|
6422
|
+
* 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.
|
|
6423
|
+
*/
|
|
6424
|
+
protection: boolean;
|
|
6425
|
+
/**
|
|
6426
|
+
* A Boolean value that determines whether CloudFront sets a reporting URI in the X-XSS-Protection header.
|
|
6427
|
+
*/
|
|
6428
|
+
reportUri: string;
|
|
6429
|
+
}
|
|
6231
6430
|
interface MonitoringSubscriptionMonitoringSubscription {
|
|
6232
6431
|
/**
|
|
6233
6432
|
* A subscription configuration for additional CloudWatch metrics. See below.
|
|
@@ -6282,6 +6481,157 @@ export declare namespace cloudfront {
|
|
|
6282
6481
|
*/
|
|
6283
6482
|
streamArn: string;
|
|
6284
6483
|
}
|
|
6484
|
+
interface ResponseHeadersPolicyCorsConfig {
|
|
6485
|
+
/**
|
|
6486
|
+
* A Boolean value that CloudFront uses as the value for the Access-Control-Allow-Credentials HTTP response header.
|
|
6487
|
+
*/
|
|
6488
|
+
accessControlAllowCredentials: boolean;
|
|
6489
|
+
/**
|
|
6490
|
+
* 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.
|
|
6491
|
+
*/
|
|
6492
|
+
accessControlAllowHeaders: outputs.cloudfront.ResponseHeadersPolicyCorsConfigAccessControlAllowHeaders;
|
|
6493
|
+
/**
|
|
6494
|
+
* 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`
|
|
6495
|
+
*/
|
|
6496
|
+
accessControlAllowMethods: outputs.cloudfront.ResponseHeadersPolicyCorsConfigAccessControlAllowMethods;
|
|
6497
|
+
/**
|
|
6498
|
+
* 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.
|
|
6499
|
+
*/
|
|
6500
|
+
accessControlAllowOrigins: outputs.cloudfront.ResponseHeadersPolicyCorsConfigAccessControlAllowOrigins;
|
|
6501
|
+
/**
|
|
6502
|
+
* 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.
|
|
6503
|
+
*/
|
|
6504
|
+
accessControlExposeHeaders?: outputs.cloudfront.ResponseHeadersPolicyCorsConfigAccessControlExposeHeaders;
|
|
6505
|
+
/**
|
|
6506
|
+
* A number that CloudFront uses as the value for the max-age directive in the Strict-Transport-Security HTTP response header.
|
|
6507
|
+
*/
|
|
6508
|
+
accessControlMaxAgeSec?: number;
|
|
6509
|
+
originOverride: boolean;
|
|
6510
|
+
}
|
|
6511
|
+
interface ResponseHeadersPolicyCorsConfigAccessControlAllowHeaders {
|
|
6512
|
+
items?: string[];
|
|
6513
|
+
}
|
|
6514
|
+
interface ResponseHeadersPolicyCorsConfigAccessControlAllowMethods {
|
|
6515
|
+
items?: string[];
|
|
6516
|
+
}
|
|
6517
|
+
interface ResponseHeadersPolicyCorsConfigAccessControlAllowOrigins {
|
|
6518
|
+
items?: string[];
|
|
6519
|
+
}
|
|
6520
|
+
interface ResponseHeadersPolicyCorsConfigAccessControlExposeHeaders {
|
|
6521
|
+
items?: string[];
|
|
6522
|
+
}
|
|
6523
|
+
interface ResponseHeadersPolicyCustomHeadersConfig {
|
|
6524
|
+
items?: outputs.cloudfront.ResponseHeadersPolicyCustomHeadersConfigItem[];
|
|
6525
|
+
}
|
|
6526
|
+
interface ResponseHeadersPolicyCustomHeadersConfigItem {
|
|
6527
|
+
/**
|
|
6528
|
+
* The HTTP response header name.
|
|
6529
|
+
*/
|
|
6530
|
+
header: string;
|
|
6531
|
+
/**
|
|
6532
|
+
* 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.
|
|
6533
|
+
*/
|
|
6534
|
+
override: boolean;
|
|
6535
|
+
/**
|
|
6536
|
+
* The value for the HTTP response header.
|
|
6537
|
+
*/
|
|
6538
|
+
value: string;
|
|
6539
|
+
}
|
|
6540
|
+
interface ResponseHeadersPolicySecurityHeadersConfig {
|
|
6541
|
+
/**
|
|
6542
|
+
* TThe policy directives and their values that CloudFront includes as values for the Content-Security-Policy HTTP response header.
|
|
6543
|
+
*/
|
|
6544
|
+
contentSecurityPolicy?: outputs.cloudfront.ResponseHeadersPolicySecurityHeadersConfigContentSecurityPolicy;
|
|
6545
|
+
/**
|
|
6546
|
+
* 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.
|
|
6547
|
+
*/
|
|
6548
|
+
contentTypeOptions?: outputs.cloudfront.ResponseHeadersPolicySecurityHeadersConfigContentTypeOptions;
|
|
6549
|
+
/**
|
|
6550
|
+
* 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.
|
|
6551
|
+
*/
|
|
6552
|
+
frameOptions?: outputs.cloudfront.ResponseHeadersPolicySecurityHeadersConfigFrameOptions;
|
|
6553
|
+
/**
|
|
6554
|
+
* 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`
|
|
6555
|
+
*/
|
|
6556
|
+
referrerPolicy?: outputs.cloudfront.ResponseHeadersPolicySecurityHeadersConfigReferrerPolicy;
|
|
6557
|
+
strictTransportSecurity?: outputs.cloudfront.ResponseHeadersPolicySecurityHeadersConfigStrictTransportSecurity;
|
|
6558
|
+
/**
|
|
6559
|
+
* TSettings that determine whether CloudFront includes the X-XSS-Protection HTTP response header and the header’s value. See XSS Protection for more information.
|
|
6560
|
+
*/
|
|
6561
|
+
xssProtection?: outputs.cloudfront.ResponseHeadersPolicySecurityHeadersConfigXssProtection;
|
|
6562
|
+
}
|
|
6563
|
+
interface ResponseHeadersPolicySecurityHeadersConfigContentSecurityPolicy {
|
|
6564
|
+
/**
|
|
6565
|
+
* TThe policy directives and their values that CloudFront includes as values for the Content-Security-Policy HTTP response header.
|
|
6566
|
+
*/
|
|
6567
|
+
contentSecurityPolicy: string;
|
|
6568
|
+
/**
|
|
6569
|
+
* 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.
|
|
6570
|
+
*/
|
|
6571
|
+
override: boolean;
|
|
6572
|
+
}
|
|
6573
|
+
interface ResponseHeadersPolicySecurityHeadersConfigContentTypeOptions {
|
|
6574
|
+
/**
|
|
6575
|
+
* 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.
|
|
6576
|
+
*/
|
|
6577
|
+
override: boolean;
|
|
6578
|
+
}
|
|
6579
|
+
interface ResponseHeadersPolicySecurityHeadersConfigFrameOptions {
|
|
6580
|
+
/**
|
|
6581
|
+
* The value of the X-Frame-Options HTTP response header. Valid values: `DENY` | `SAMEORIGIN`
|
|
6582
|
+
*/
|
|
6583
|
+
frameOption: string;
|
|
6584
|
+
/**
|
|
6585
|
+
* 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.
|
|
6586
|
+
*/
|
|
6587
|
+
override: boolean;
|
|
6588
|
+
}
|
|
6589
|
+
interface ResponseHeadersPolicySecurityHeadersConfigReferrerPolicy {
|
|
6590
|
+
/**
|
|
6591
|
+
* 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.
|
|
6592
|
+
*/
|
|
6593
|
+
override: boolean;
|
|
6594
|
+
/**
|
|
6595
|
+
* 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`
|
|
6596
|
+
*/
|
|
6597
|
+
referrerPolicy: string;
|
|
6598
|
+
}
|
|
6599
|
+
interface ResponseHeadersPolicySecurityHeadersConfigStrictTransportSecurity {
|
|
6600
|
+
/**
|
|
6601
|
+
* A number that CloudFront uses as the value for the max-age directive in the Strict-Transport-Security HTTP response header.
|
|
6602
|
+
*/
|
|
6603
|
+
accessControlMaxAgeSec: number;
|
|
6604
|
+
/**
|
|
6605
|
+
* A Boolean value that determines whether CloudFront includes the includeSubDomains directive in the Strict-Transport-Security HTTP response header.
|
|
6606
|
+
*/
|
|
6607
|
+
includeSubdomains?: boolean;
|
|
6608
|
+
/**
|
|
6609
|
+
* 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.
|
|
6610
|
+
*/
|
|
6611
|
+
override: boolean;
|
|
6612
|
+
/**
|
|
6613
|
+
* A Boolean value that determines whether CloudFront includes the preload directive in the Strict-Transport-Security HTTP response header.
|
|
6614
|
+
*/
|
|
6615
|
+
preload?: boolean;
|
|
6616
|
+
}
|
|
6617
|
+
interface ResponseHeadersPolicySecurityHeadersConfigXssProtection {
|
|
6618
|
+
/**
|
|
6619
|
+
* A Boolean value that determines whether CloudFront includes the mode=block directive in the X-XSS-Protection header.
|
|
6620
|
+
*/
|
|
6621
|
+
modeBlock?: boolean;
|
|
6622
|
+
/**
|
|
6623
|
+
* 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.
|
|
6624
|
+
*/
|
|
6625
|
+
override: boolean;
|
|
6626
|
+
/**
|
|
6627
|
+
* 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.
|
|
6628
|
+
*/
|
|
6629
|
+
protection: boolean;
|
|
6630
|
+
/**
|
|
6631
|
+
* A Boolean value that determines whether CloudFront sets a reporting URI in the X-XSS-Protection header.
|
|
6632
|
+
*/
|
|
6633
|
+
reportUri?: string;
|
|
6634
|
+
}
|
|
6285
6635
|
}
|
|
6286
6636
|
export declare namespace cloudhsmv2 {
|
|
6287
6637
|
interface ClusterClusterCertificate {
|
|
@@ -6689,7 +7039,7 @@ export declare namespace cloudwatch {
|
|
|
6689
7039
|
[key: string]: string;
|
|
6690
7040
|
};
|
|
6691
7041
|
/**
|
|
6692
|
-
* 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
|
|
7042
|
+
* 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.\""`
|
|
6693
7043
|
*/
|
|
6694
7044
|
inputTemplate: string;
|
|
6695
7045
|
}
|
|
@@ -6763,7 +7113,7 @@ export declare namespace cloudwatch {
|
|
|
6763
7113
|
[key: string]: string;
|
|
6764
7114
|
};
|
|
6765
7115
|
/**
|
|
6766
|
-
* The name of the CloudWatch metric to which the monitored log information should be published (e.g
|
|
7116
|
+
* The name of the CloudWatch metric to which the monitored log information should be published (e.g., `ErrorCount`)
|
|
6767
7117
|
*/
|
|
6768
7118
|
name: string;
|
|
6769
7119
|
/**
|
|
@@ -6960,7 +7310,7 @@ export declare namespace codebuild {
|
|
|
6960
7310
|
*/
|
|
6961
7311
|
environmentVariables?: outputs.codebuild.ProjectEnvironmentEnvironmentVariable[];
|
|
6962
7312
|
/**
|
|
6963
|
-
* 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
|
|
7313
|
+
* 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`).
|
|
6964
7314
|
*/
|
|
6965
7315
|
image: string;
|
|
6966
7316
|
/**
|
|
@@ -7706,7 +8056,7 @@ export declare namespace codepipeline {
|
|
|
7706
8056
|
*/
|
|
7707
8057
|
jsonPath: string;
|
|
7708
8058
|
/**
|
|
7709
|
-
* The value to match on (e.g
|
|
8059
|
+
* 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.
|
|
7710
8060
|
*/
|
|
7711
8061
|
matchEquals: string;
|
|
7712
8062
|
}
|
|
@@ -7904,7 +8254,7 @@ export declare namespace cognito {
|
|
|
7904
8254
|
*/
|
|
7905
8255
|
emailSendingAccount?: string;
|
|
7906
8256
|
/**
|
|
7907
|
-
* Sender’s email address or sender’s display name with their email address (e.g
|
|
8257
|
+
* 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).
|
|
7908
8258
|
*/
|
|
7909
8259
|
fromEmailAddress?: string;
|
|
7910
8260
|
/**
|
|
@@ -8143,29 +8493,46 @@ export declare namespace config {
|
|
|
8143
8493
|
accessanalyzer?: string;
|
|
8144
8494
|
acm?: string;
|
|
8145
8495
|
acmpca?: string;
|
|
8496
|
+
alexaforbusiness?: string;
|
|
8146
8497
|
amplify?: string;
|
|
8498
|
+
amplifybackend?: string;
|
|
8147
8499
|
apigateway?: string;
|
|
8500
|
+
apigatewayv2?: string;
|
|
8501
|
+
appautoscaling?: string;
|
|
8148
8502
|
appconfig?: string;
|
|
8503
|
+
appflow?: string;
|
|
8504
|
+
appintegrations?: string;
|
|
8505
|
+
appintegrationsservice?: string;
|
|
8149
8506
|
applicationautoscaling?: string;
|
|
8507
|
+
applicationcostprofiler?: string;
|
|
8508
|
+
applicationdiscovery?: string;
|
|
8509
|
+
applicationdiscoveryservice?: string;
|
|
8150
8510
|
applicationinsights?: string;
|
|
8151
8511
|
appmesh?: string;
|
|
8512
|
+
appregistry?: string;
|
|
8152
8513
|
apprunner?: string;
|
|
8153
8514
|
appstream?: string;
|
|
8154
8515
|
appsync?: string;
|
|
8155
8516
|
athena?: string;
|
|
8156
8517
|
auditmanager?: string;
|
|
8518
|
+
augmentedairuntime?: string;
|
|
8157
8519
|
autoscaling?: string;
|
|
8158
8520
|
autoscalingplans?: string;
|
|
8159
8521
|
backup?: string;
|
|
8160
8522
|
batch?: string;
|
|
8523
|
+
braket?: string;
|
|
8161
8524
|
budgets?: string;
|
|
8162
8525
|
chime?: string;
|
|
8163
8526
|
cloud9?: string;
|
|
8527
|
+
cloudcontrol?: string;
|
|
8164
8528
|
cloudcontrolapi?: string;
|
|
8529
|
+
clouddirectory?: string;
|
|
8165
8530
|
cloudformation?: string;
|
|
8166
8531
|
cloudfront?: string;
|
|
8167
8532
|
cloudhsm?: string;
|
|
8533
|
+
cloudhsmv2?: string;
|
|
8168
8534
|
cloudsearch?: string;
|
|
8535
|
+
cloudsearchdomain?: string;
|
|
8169
8536
|
cloudtrail?: string;
|
|
8170
8537
|
cloudwatch?: string;
|
|
8171
8538
|
cloudwatchevents?: string;
|
|
@@ -8174,26 +8541,44 @@ export declare namespace config {
|
|
|
8174
8541
|
codebuild?: string;
|
|
8175
8542
|
codecommit?: string;
|
|
8176
8543
|
codedeploy?: string;
|
|
8544
|
+
codeguruprofiler?: string;
|
|
8545
|
+
codegurureviewer?: string;
|
|
8177
8546
|
codepipeline?: string;
|
|
8547
|
+
codestar?: string;
|
|
8178
8548
|
codestarconnections?: string;
|
|
8549
|
+
codestarnotifications?: string;
|
|
8179
8550
|
cognitoidentity?: string;
|
|
8551
|
+
cognitoidentityprovider?: string;
|
|
8180
8552
|
cognitoidp?: string;
|
|
8553
|
+
cognitosync?: string;
|
|
8554
|
+
comprehend?: string;
|
|
8555
|
+
comprehendmedical?: string;
|
|
8556
|
+
config?: string;
|
|
8181
8557
|
configservice?: string;
|
|
8182
8558
|
connect?: string;
|
|
8559
|
+
connectcontactlens?: string;
|
|
8560
|
+
connectparticipant?: string;
|
|
8561
|
+
costandusagereportservice?: string;
|
|
8562
|
+
costexplorer?: string;
|
|
8183
8563
|
cur?: string;
|
|
8564
|
+
databasemigration?: string;
|
|
8565
|
+
databasemigrationservice?: string;
|
|
8184
8566
|
dataexchange?: string;
|
|
8185
8567
|
datapipeline?: string;
|
|
8186
8568
|
datasync?: string;
|
|
8187
8569
|
dax?: string;
|
|
8188
8570
|
detective?: string;
|
|
8189
8571
|
devicefarm?: string;
|
|
8572
|
+
devopsguru?: string;
|
|
8190
8573
|
directconnect?: string;
|
|
8191
8574
|
dlm?: string;
|
|
8192
8575
|
dms?: string;
|
|
8193
8576
|
docdb?: string;
|
|
8194
8577
|
ds?: string;
|
|
8195
8578
|
dynamodb?: string;
|
|
8579
|
+
dynamodbstreams?: string;
|
|
8196
8580
|
ec2?: string;
|
|
8581
|
+
ec2instanceconnect?: string;
|
|
8197
8582
|
ecr?: string;
|
|
8198
8583
|
ecrpublic?: string;
|
|
8199
8584
|
ecs?: string;
|
|
@@ -8201,69 +8586,142 @@ export declare namespace config {
|
|
|
8201
8586
|
eks?: string;
|
|
8202
8587
|
elasticache?: string;
|
|
8203
8588
|
elasticbeanstalk?: string;
|
|
8589
|
+
elasticinference?: string;
|
|
8590
|
+
elasticsearch?: string;
|
|
8591
|
+
elasticsearchservice?: string;
|
|
8204
8592
|
elastictranscoder?: string;
|
|
8205
8593
|
elb?: string;
|
|
8594
|
+
elbv2?: string;
|
|
8206
8595
|
emr?: string;
|
|
8207
8596
|
emrcontainers?: string;
|
|
8208
8597
|
es?: string;
|
|
8598
|
+
finspace?: string;
|
|
8599
|
+
finspacedata?: string;
|
|
8209
8600
|
firehose?: string;
|
|
8601
|
+
fis?: string;
|
|
8210
8602
|
fms?: string;
|
|
8211
8603
|
forecast?: string;
|
|
8604
|
+
forecastquery?: string;
|
|
8605
|
+
forecastqueryservice?: string;
|
|
8606
|
+
forecastservice?: string;
|
|
8607
|
+
frauddetector?: string;
|
|
8212
8608
|
fsx?: string;
|
|
8213
8609
|
gamelift?: string;
|
|
8214
8610
|
glacier?: string;
|
|
8215
8611
|
globalaccelerator?: string;
|
|
8216
8612
|
glue?: string;
|
|
8613
|
+
gluedatabrew?: string;
|
|
8217
8614
|
greengrass?: string;
|
|
8615
|
+
greengrassv2?: string;
|
|
8616
|
+
groundstation?: string;
|
|
8218
8617
|
guardduty?: string;
|
|
8618
|
+
health?: string;
|
|
8619
|
+
healthlake?: string;
|
|
8620
|
+
honeycode?: string;
|
|
8219
8621
|
iam?: string;
|
|
8220
8622
|
identitystore?: string;
|
|
8221
8623
|
imagebuilder?: string;
|
|
8222
8624
|
inspector?: string;
|
|
8223
8625
|
iot?: string;
|
|
8626
|
+
iot1clickdevices?: string;
|
|
8627
|
+
iot1clickdevicesservice?: string;
|
|
8628
|
+
iot1clickprojects?: string;
|
|
8224
8629
|
iotanalytics?: string;
|
|
8630
|
+
iotdataplane?: string;
|
|
8631
|
+
iotdeviceadvisor?: string;
|
|
8225
8632
|
iotevents?: string;
|
|
8633
|
+
ioteventsdata?: string;
|
|
8634
|
+
iotfleethub?: string;
|
|
8635
|
+
iotjobsdataplane?: string;
|
|
8636
|
+
iotsecuretunneling?: string;
|
|
8637
|
+
iotsitewise?: string;
|
|
8638
|
+
iotthingsgraph?: string;
|
|
8639
|
+
iotwireless?: string;
|
|
8226
8640
|
kafka?: string;
|
|
8641
|
+
kendra?: string;
|
|
8227
8642
|
kinesis?: string;
|
|
8228
8643
|
kinesisanalytics?: string;
|
|
8229
8644
|
kinesisanalyticsv2?: string;
|
|
8230
8645
|
kinesisvideo?: string;
|
|
8646
|
+
kinesisvideoarchivedmedia?: string;
|
|
8647
|
+
kinesisvideomedia?: string;
|
|
8648
|
+
kinesisvideosignalingchannels?: string;
|
|
8231
8649
|
kms?: string;
|
|
8232
8650
|
lakeformation?: string;
|
|
8233
8651
|
lambda?: string;
|
|
8652
|
+
lexmodelbuilding?: string;
|
|
8653
|
+
lexmodelbuildingservice?: string;
|
|
8234
8654
|
lexmodels?: string;
|
|
8655
|
+
lexmodelsv2?: string;
|
|
8656
|
+
lexruntime?: string;
|
|
8657
|
+
lexruntimeservice?: string;
|
|
8658
|
+
lexruntimev2?: string;
|
|
8235
8659
|
licensemanager?: string;
|
|
8236
8660
|
lightsail?: string;
|
|
8237
8661
|
location?: string;
|
|
8662
|
+
lookoutequipment?: string;
|
|
8663
|
+
lookoutforvision?: string;
|
|
8664
|
+
lookoutmetrics?: string;
|
|
8665
|
+
machinelearning?: string;
|
|
8238
8666
|
macie?: string;
|
|
8239
8667
|
macie2?: string;
|
|
8240
8668
|
managedblockchain?: string;
|
|
8241
8669
|
marketplacecatalog?: string;
|
|
8670
|
+
marketplacecommerceanalytics?: string;
|
|
8671
|
+
marketplaceentitlement?: string;
|
|
8672
|
+
marketplaceentitlementservice?: string;
|
|
8673
|
+
marketplacemetering?: string;
|
|
8242
8674
|
mediaconnect?: string;
|
|
8243
8675
|
mediaconvert?: string;
|
|
8244
8676
|
medialive?: string;
|
|
8245
8677
|
mediapackage?: string;
|
|
8678
|
+
mediapackagevod?: string;
|
|
8246
8679
|
mediastore?: string;
|
|
8247
8680
|
mediastoredata?: string;
|
|
8681
|
+
mediatailor?: string;
|
|
8248
8682
|
memorydb?: string;
|
|
8683
|
+
mgn?: string;
|
|
8684
|
+
migrationhub?: string;
|
|
8685
|
+
migrationhubconfig?: string;
|
|
8686
|
+
mobile?: string;
|
|
8687
|
+
mobileanalytics?: string;
|
|
8249
8688
|
mq?: string;
|
|
8689
|
+
mturk?: string;
|
|
8250
8690
|
mwaa?: string;
|
|
8251
8691
|
neptune?: string;
|
|
8252
8692
|
networkfirewall?: string;
|
|
8253
8693
|
networkmanager?: string;
|
|
8694
|
+
nimblestudio?: string;
|
|
8254
8695
|
opsworks?: string;
|
|
8696
|
+
opsworkscm?: string;
|
|
8255
8697
|
organizations?: string;
|
|
8256
8698
|
outposts?: string;
|
|
8257
8699
|
personalize?: string;
|
|
8700
|
+
personalizeevents?: string;
|
|
8701
|
+
personalizeruntime?: string;
|
|
8702
|
+
pi?: string;
|
|
8258
8703
|
pinpoint?: string;
|
|
8704
|
+
pinpointemail?: string;
|
|
8705
|
+
pinpointsmsvoice?: string;
|
|
8706
|
+
polly?: string;
|
|
8259
8707
|
pricing?: string;
|
|
8708
|
+
prometheus?: string;
|
|
8709
|
+
prometheusservice?: string;
|
|
8710
|
+
proton?: string;
|
|
8260
8711
|
qldb?: string;
|
|
8712
|
+
qldbsession?: string;
|
|
8261
8713
|
quicksight?: string;
|
|
8262
8714
|
ram?: string;
|
|
8263
8715
|
rds?: string;
|
|
8716
|
+
rdsdata?: string;
|
|
8717
|
+
rdsdataservice?: string;
|
|
8264
8718
|
redshift?: string;
|
|
8719
|
+
redshiftdata?: string;
|
|
8720
|
+
rekognition?: string;
|
|
8265
8721
|
resourcegroups?: string;
|
|
8722
|
+
resourcegroupstagging?: string;
|
|
8266
8723
|
resourcegroupstaggingapi?: string;
|
|
8724
|
+
robomaker?: string;
|
|
8267
8725
|
route53?: string;
|
|
8268
8726
|
route53domains?: string;
|
|
8269
8727
|
route53recoverycontrolconfig?: string;
|
|
@@ -8273,33 +8731,59 @@ export declare namespace config {
|
|
|
8273
8731
|
s3control?: string;
|
|
8274
8732
|
s3outposts?: string;
|
|
8275
8733
|
sagemaker?: string;
|
|
8734
|
+
sagemakeredgemanager?: string;
|
|
8735
|
+
sagemakerfeaturestoreruntime?: string;
|
|
8736
|
+
sagemakerruntime?: string;
|
|
8737
|
+
savingsplans?: string;
|
|
8276
8738
|
schemas?: string;
|
|
8277
8739
|
sdb?: string;
|
|
8278
8740
|
secretsmanager?: string;
|
|
8279
8741
|
securityhub?: string;
|
|
8742
|
+
serverlessapplicationrepository?: string;
|
|
8743
|
+
serverlessapprepo?: string;
|
|
8280
8744
|
serverlessrepo?: string;
|
|
8281
8745
|
servicecatalog?: string;
|
|
8282
8746
|
servicediscovery?: string;
|
|
8283
8747
|
servicequotas?: string;
|
|
8284
8748
|
ses?: string;
|
|
8749
|
+
sesv2?: string;
|
|
8750
|
+
sfn?: string;
|
|
8285
8751
|
shield?: string;
|
|
8286
8752
|
signer?: string;
|
|
8753
|
+
simpledb?: string;
|
|
8754
|
+
sms?: string;
|
|
8755
|
+
snowball?: string;
|
|
8287
8756
|
sns?: string;
|
|
8288
8757
|
sqs?: string;
|
|
8289
8758
|
ssm?: string;
|
|
8759
|
+
ssmcontacts?: string;
|
|
8760
|
+
ssmincidents?: string;
|
|
8761
|
+
sso?: string;
|
|
8290
8762
|
ssoadmin?: string;
|
|
8763
|
+
ssooidc?: string;
|
|
8291
8764
|
stepfunctions?: string;
|
|
8292
8765
|
storagegateway?: string;
|
|
8293
8766
|
sts?: string;
|
|
8767
|
+
support?: string;
|
|
8294
8768
|
swf?: string;
|
|
8295
8769
|
synthetics?: string;
|
|
8770
|
+
textract?: string;
|
|
8771
|
+
timestreamquery?: string;
|
|
8296
8772
|
timestreamwrite?: string;
|
|
8773
|
+
transcribe?: string;
|
|
8774
|
+
transcribeservice?: string;
|
|
8775
|
+
transcribestreaming?: string;
|
|
8776
|
+
transcribestreamingservice?: string;
|
|
8297
8777
|
transfer?: string;
|
|
8778
|
+
translate?: string;
|
|
8298
8779
|
waf?: string;
|
|
8299
8780
|
wafregional?: string;
|
|
8300
8781
|
wafv2?: string;
|
|
8782
|
+
wellarchitected?: string;
|
|
8783
|
+
workdocs?: string;
|
|
8301
8784
|
worklink?: string;
|
|
8302
8785
|
workmail?: string;
|
|
8786
|
+
workmailmessageflow?: string;
|
|
8303
8787
|
workspaces?: string;
|
|
8304
8788
|
xray?: string;
|
|
8305
8789
|
}
|
|
@@ -8667,10 +9151,34 @@ export declare namespace dms {
|
|
|
8667
9151
|
topic?: string;
|
|
8668
9152
|
}
|
|
8669
9153
|
interface EndpointKinesisSettings {
|
|
9154
|
+
/**
|
|
9155
|
+
* Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. The default is `false`.
|
|
9156
|
+
*/
|
|
9157
|
+
includeControlDetails?: boolean;
|
|
9158
|
+
/**
|
|
9159
|
+
* Include NULL and empty columns in the target. The default is `false`.
|
|
9160
|
+
*/
|
|
9161
|
+
includeNullAndEmpty?: boolean;
|
|
9162
|
+
/**
|
|
9163
|
+
* Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. The default is `false`.
|
|
9164
|
+
*/
|
|
9165
|
+
includePartitionValue?: boolean;
|
|
9166
|
+
/**
|
|
9167
|
+
* Includes any data definition language (DDL) operations that change the table in the control data. The default is `false`.
|
|
9168
|
+
*/
|
|
9169
|
+
includeTableAlterOperations?: boolean;
|
|
9170
|
+
/**
|
|
9171
|
+
* Provides detailed transaction information from the source database. The default is `false`.
|
|
9172
|
+
*/
|
|
9173
|
+
includeTransactionDetails?: boolean;
|
|
8670
9174
|
/**
|
|
8671
9175
|
* Output format for the records created. Defaults to `json`. Valid values are `json` and `jsonUnformatted` (a single line with no tab).
|
|
8672
9176
|
*/
|
|
8673
9177
|
messageFormat?: string;
|
|
9178
|
+
/**
|
|
9179
|
+
* Prefixes schema and table names to partition values, when the partition type is primary-key-type. The default is `false`.
|
|
9180
|
+
*/
|
|
9181
|
+
partitionIncludeSchemaTable?: boolean;
|
|
8674
9182
|
/**
|
|
8675
9183
|
* Amazon Resource Name (ARN) of the IAM Role with permissions to write to the Kinesis data stream.
|
|
8676
9184
|
*/
|
|
@@ -8823,7 +9331,7 @@ export declare namespace dynamodb {
|
|
|
8823
9331
|
}
|
|
8824
9332
|
interface GlobalTableReplica {
|
|
8825
9333
|
/**
|
|
8826
|
-
* AWS region name of replica DynamoDB
|
|
9334
|
+
* AWS region name of replica DynamoDB TableE.g., `us-east-1`
|
|
8827
9335
|
*/
|
|
8828
9336
|
regionName: string;
|
|
8829
9337
|
}
|
|
@@ -9491,7 +9999,7 @@ export declare namespace ec2 {
|
|
|
9491
9999
|
*/
|
|
9492
10000
|
deviceName: string;
|
|
9493
10001
|
/**
|
|
9494
|
-
* Map containing EBS information, if the device is EBS based. Unlike most object attributes, these are accessed directly (e.g
|
|
10002
|
+
* Map containing EBS information, if the device is EBS based. Unlike most object attributes, these are accessed directly (e.g., `ebs.volume_size` or `ebs["volumeSize"]`) rather than accessed through the first element of a list (e.g., `ebs[0].volume_size`).
|
|
9495
10003
|
*/
|
|
9496
10004
|
ebs: {
|
|
9497
10005
|
[key: string]: string;
|
|
@@ -9945,6 +10453,7 @@ export declare namespace ec2 {
|
|
|
9945
10453
|
ipv4Addresses: string[];
|
|
9946
10454
|
ipv6AddressCount: number;
|
|
9947
10455
|
ipv6Addresses: string[];
|
|
10456
|
+
networkCardIndex?: number;
|
|
9948
10457
|
networkInterfaceId: string;
|
|
9949
10458
|
privateIpAddress: string;
|
|
9950
10459
|
securityGroups: string[];
|
|
@@ -10533,7 +11042,7 @@ export declare namespace ec2 {
|
|
|
10533
11042
|
*/
|
|
10534
11043
|
noDevice?: boolean;
|
|
10535
11044
|
/**
|
|
10536
|
-
* [Instance Store Device Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames) (e.g
|
|
11045
|
+
* [Instance Store Device Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames) (e.g., `ephemeral0`).
|
|
10537
11046
|
*/
|
|
10538
11047
|
virtualName?: string;
|
|
10539
11048
|
}
|
|
@@ -10676,7 +11185,7 @@ export declare namespace ec2 {
|
|
|
10676
11185
|
/**
|
|
10677
11186
|
* The [Instance Store Device
|
|
10678
11187
|
* Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames)
|
|
10679
|
-
* (e.g
|
|
11188
|
+
* (e.g., `"ephemeral0"`).
|
|
10680
11189
|
*/
|
|
10681
11190
|
virtualName?: string;
|
|
10682
11191
|
}
|
|
@@ -10706,7 +11215,7 @@ export declare namespace ec2 {
|
|
|
10706
11215
|
*/
|
|
10707
11216
|
snapshotId?: string;
|
|
10708
11217
|
/**
|
|
10709
|
-
* The throughput to provision for a `gp3` volume in MiB/s (specified as an integer, e.g
|
|
11218
|
+
* 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.
|
|
10710
11219
|
*/
|
|
10711
11220
|
throughput: number;
|
|
10712
11221
|
/**
|
|
@@ -10889,6 +11398,10 @@ export declare namespace ec2 {
|
|
|
10889
11398
|
* One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. Conflicts with `ipv6AddressCount`
|
|
10890
11399
|
*/
|
|
10891
11400
|
ipv6Addresses?: string[];
|
|
11401
|
+
/**
|
|
11402
|
+
* 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.
|
|
11403
|
+
*/
|
|
11404
|
+
networkCardIndex?: number;
|
|
10892
11405
|
/**
|
|
10893
11406
|
* The ID of the network interface to attach.
|
|
10894
11407
|
*/
|
|
@@ -11307,7 +11820,7 @@ export declare namespace ec2 {
|
|
|
11307
11820
|
*/
|
|
11308
11821
|
name?: string;
|
|
11309
11822
|
/**
|
|
11310
|
-
* Template version. Unlike the autoscaling equivalent, does not support `$Latest` or `$Default`, so use the launchTemplate resource's attribute, e.g
|
|
11823
|
+
* 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.
|
|
11311
11824
|
*/
|
|
11312
11825
|
version?: string;
|
|
11313
11826
|
}
|
|
@@ -11432,7 +11945,7 @@ export declare namespace ec2 {
|
|
|
11432
11945
|
*/
|
|
11433
11946
|
noDevice?: boolean;
|
|
11434
11947
|
/**
|
|
11435
|
-
* [Instance Store Device Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames) (e.g
|
|
11948
|
+
* [Instance Store Device Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames) (e.g., `ephemeral0`).
|
|
11436
11949
|
*/
|
|
11437
11950
|
virtualName?: string;
|
|
11438
11951
|
}
|
|
@@ -12496,7 +13009,7 @@ export declare namespace eks {
|
|
|
12496
13009
|
*/
|
|
12497
13010
|
groupsClaim?: string;
|
|
12498
13011
|
/**
|
|
12499
|
-
* A prefix that is prepended to group claims e.g
|
|
13012
|
+
* A prefix that is prepended to group claims e.g., `oidc:`.
|
|
12500
13013
|
*/
|
|
12501
13014
|
groupsPrefix?: string;
|
|
12502
13015
|
/**
|
|
@@ -14854,7 +15367,7 @@ export declare namespace gamelift {
|
|
|
14854
15367
|
*/
|
|
14855
15368
|
message?: string;
|
|
14856
15369
|
/**
|
|
14857
|
-
* Type of routing
|
|
15370
|
+
* Type of routing strategyE.g., `SIMPLE` or `TERMINAL`
|
|
14858
15371
|
*/
|
|
14859
15372
|
type: string;
|
|
14860
15373
|
}
|
|
@@ -14878,11 +15391,11 @@ export declare namespace gamelift {
|
|
|
14878
15391
|
*/
|
|
14879
15392
|
fromPort: number;
|
|
14880
15393
|
/**
|
|
14881
|
-
* Range of allowed IP addresses expressed in CIDR
|
|
15394
|
+
* Range of allowed IP addresses expressed in CIDR notationE.g., `000.000.000.000/[subnet mask]` or `0.0.0.0/[subnet mask]`.
|
|
14882
15395
|
*/
|
|
14883
15396
|
ipRange: string;
|
|
14884
15397
|
/**
|
|
14885
|
-
* Network communication protocol used by the
|
|
15398
|
+
* Network communication protocol used by the fleetE.g., `TCP` or `UDP`
|
|
14886
15399
|
*/
|
|
14887
15400
|
protocol: string;
|
|
14888
15401
|
/**
|
|
@@ -15356,6 +15869,14 @@ export declare namespace glue {
|
|
|
15356
15869
|
* The name of the connection to use to connect to the Amazon DocumentDB or MongoDB target.
|
|
15357
15870
|
*/
|
|
15358
15871
|
connectionName?: string;
|
|
15872
|
+
/**
|
|
15873
|
+
* The ARN of the dead-letter SQS queue.
|
|
15874
|
+
*/
|
|
15875
|
+
dlqEventQueueArn?: string;
|
|
15876
|
+
/**
|
|
15877
|
+
* The ARN of the SQS queue to receive S3 notifications from.
|
|
15878
|
+
*/
|
|
15879
|
+
eventQueueArn?: string;
|
|
15359
15880
|
/**
|
|
15360
15881
|
* A list of glob patterns used to exclude from the crawl.
|
|
15361
15882
|
*/
|
|
@@ -15938,7 +16459,7 @@ export declare namespace iam {
|
|
|
15938
16459
|
}
|
|
15939
16460
|
interface GetPolicyDocumentStatementNotPrincipal {
|
|
15940
16461
|
/**
|
|
15941
|
-
* List of identifiers for principals. When `type` is `AWS`, these are IAM principal ARNs, e.g
|
|
16462
|
+
* 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`.
|
|
15942
16463
|
*/
|
|
15943
16464
|
identifiers: string[];
|
|
15944
16465
|
/**
|
|
@@ -15948,7 +16469,7 @@ export declare namespace iam {
|
|
|
15948
16469
|
}
|
|
15949
16470
|
interface GetPolicyDocumentStatementPrincipal {
|
|
15950
16471
|
/**
|
|
15951
|
-
* List of identifiers for principals. When `type` is `AWS`, these are IAM principal ARNs, e.g
|
|
16472
|
+
* 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`.
|
|
15952
16473
|
*/
|
|
15953
16474
|
identifiers: string[];
|
|
15954
16475
|
/**
|
|
@@ -18543,6 +19064,19 @@ export declare namespace kinesisanalyticsv2 {
|
|
|
18543
19064
|
}
|
|
18544
19065
|
}
|
|
18545
19066
|
export declare namespace kms {
|
|
19067
|
+
interface GetKeyMultiRegionConfiguration {
|
|
19068
|
+
multiRegionKeyType: string;
|
|
19069
|
+
primaryKeys: outputs.kms.GetKeyMultiRegionConfigurationPrimaryKey[];
|
|
19070
|
+
replicaKeys: outputs.kms.GetKeyMultiRegionConfigurationReplicaKey[];
|
|
19071
|
+
}
|
|
19072
|
+
interface GetKeyMultiRegionConfigurationPrimaryKey {
|
|
19073
|
+
arn: string;
|
|
19074
|
+
region: string;
|
|
19075
|
+
}
|
|
19076
|
+
interface GetKeyMultiRegionConfigurationReplicaKey {
|
|
19077
|
+
arn: string;
|
|
19078
|
+
region: string;
|
|
19079
|
+
}
|
|
18546
19080
|
interface GetSecretSecret {
|
|
18547
19081
|
context?: {
|
|
18548
19082
|
[key: string]: string;
|
|
@@ -20300,15 +20834,15 @@ export declare namespace mq {
|
|
|
20300
20834
|
}
|
|
20301
20835
|
interface BrokerMaintenanceWindowStartTime {
|
|
20302
20836
|
/**
|
|
20303
|
-
* Day of the week, e.g
|
|
20837
|
+
* Day of the week, e.g., `MONDAY`, `TUESDAY`, or `WEDNESDAY`.
|
|
20304
20838
|
*/
|
|
20305
20839
|
dayOfWeek: string;
|
|
20306
20840
|
/**
|
|
20307
|
-
* Time, in 24-hour format, e.g
|
|
20841
|
+
* Time, in 24-hour format, e.g., `02:00`.
|
|
20308
20842
|
*/
|
|
20309
20843
|
timeOfDay: string;
|
|
20310
20844
|
/**
|
|
20311
|
-
* Time zone in either the Country/City format or the UTC offset format, e.g
|
|
20845
|
+
* Time zone in either the Country/City format or the UTC offset format, e.g., `CET`.
|
|
20312
20846
|
*/
|
|
20313
20847
|
timeZone: string;
|
|
20314
20848
|
}
|
|
@@ -20386,7 +20920,7 @@ export declare namespace msk {
|
|
|
20386
20920
|
*/
|
|
20387
20921
|
ebsVolumeSize: number;
|
|
20388
20922
|
/**
|
|
20389
|
-
* Specify the instance type to use for the kafka
|
|
20923
|
+
* Specify the instance type to use for the kafka brokersE.g., kafka.m5.large. ([Pricing info](https://aws.amazon.com/msk/pricing/))
|
|
20390
20924
|
*/
|
|
20391
20925
|
instanceType: string;
|
|
20392
20926
|
/**
|
|
@@ -22235,7 +22769,7 @@ export declare namespace rds {
|
|
|
22235
22769
|
*/
|
|
22236
22770
|
dbSecurityGroupMemberships?: string[];
|
|
22237
22771
|
/**
|
|
22238
|
-
* The Name of the Option (e.g
|
|
22772
|
+
* The Name of the Option (e.g., MEMCACHED).
|
|
22239
22773
|
*/
|
|
22240
22774
|
optionName: string;
|
|
22241
22775
|
/**
|
|
@@ -22243,11 +22777,11 @@ export declare namespace rds {
|
|
|
22243
22777
|
*/
|
|
22244
22778
|
optionSettings?: outputs.rds.OptionGroupOptionOptionSetting[];
|
|
22245
22779
|
/**
|
|
22246
|
-
* The Port number when connecting to the Option (e.g
|
|
22780
|
+
* The Port number when connecting to the Option (e.g., 11211).
|
|
22247
22781
|
*/
|
|
22248
22782
|
port?: number;
|
|
22249
22783
|
/**
|
|
22250
|
-
* The version of the option (e.g
|
|
22784
|
+
* The version of the option (e.g., 13.1.0.0).
|
|
22251
22785
|
*/
|
|
22252
22786
|
version?: string;
|
|
22253
22787
|
/**
|
|
@@ -23071,11 +23605,19 @@ export declare namespace s3 {
|
|
|
23071
23605
|
* The ARN of the S3 bucket where you want Amazon S3 to store replicas of the object identified by the rule.
|
|
23072
23606
|
*/
|
|
23073
23607
|
bucket: string;
|
|
23608
|
+
/**
|
|
23609
|
+
* Enables replication metrics (required for S3 RTC) (documented below).
|
|
23610
|
+
*/
|
|
23611
|
+
metrics?: outputs.s3.BucketReplicationConfigurationRuleDestinationMetrics;
|
|
23074
23612
|
/**
|
|
23075
23613
|
* Destination KMS encryption key ARN for SSE-KMS replication. Must be used in conjunction with
|
|
23076
23614
|
* `sseKmsEncryptedObjects` source selection criteria.
|
|
23077
23615
|
*/
|
|
23078
23616
|
replicaKmsKeyId?: string;
|
|
23617
|
+
/**
|
|
23618
|
+
* Enables S3 Replication Time Control (S3 RTC) (documented below).
|
|
23619
|
+
*/
|
|
23620
|
+
replicationTime?: outputs.s3.BucketReplicationConfigurationRuleDestinationReplicationTime;
|
|
23079
23621
|
/**
|
|
23080
23622
|
* The class of storage used to store the object. Can be `STANDARD`, `REDUCED_REDUNDANCY`, `STANDARD_IA`, `ONEZONE_IA`, `INTELLIGENT_TIERING`, `GLACIER`, or `DEEP_ARCHIVE`.
|
|
23081
23623
|
*/
|
|
@@ -23087,6 +23629,26 @@ export declare namespace s3 {
|
|
|
23087
23629
|
*/
|
|
23088
23630
|
owner: string;
|
|
23089
23631
|
}
|
|
23632
|
+
interface BucketReplicationConfigurationRuleDestinationMetrics {
|
|
23633
|
+
/**
|
|
23634
|
+
* Threshold within which objects are to be replicated. The only valid value is `15`.
|
|
23635
|
+
*/
|
|
23636
|
+
minutes?: number;
|
|
23637
|
+
/**
|
|
23638
|
+
* The status of replication metrics. Either `Enabled` or `Disabled`.
|
|
23639
|
+
*/
|
|
23640
|
+
status?: string;
|
|
23641
|
+
}
|
|
23642
|
+
interface BucketReplicationConfigurationRuleDestinationReplicationTime {
|
|
23643
|
+
/**
|
|
23644
|
+
* Threshold within which objects are to be replicated. The only valid value is `15`.
|
|
23645
|
+
*/
|
|
23646
|
+
minutes?: number;
|
|
23647
|
+
/**
|
|
23648
|
+
* The status of RTC. Either `Enabled` or `Disabled`.
|
|
23649
|
+
*/
|
|
23650
|
+
status?: string;
|
|
23651
|
+
}
|
|
23090
23652
|
interface BucketReplicationConfigurationRuleFilter {
|
|
23091
23653
|
/**
|
|
23092
23654
|
* Object keyname prefix that identifies subset of objects to which the rule applies. Must be less than or equal to 1024 characters in length.
|
|
@@ -23280,7 +23842,7 @@ export declare namespace s3control {
|
|
|
23280
23842
|
}
|
|
23281
23843
|
interface BucketLifecycleConfigurationRuleExpiration {
|
|
23282
23844
|
/**
|
|
23283
|
-
* Date the object is to be deleted. Should be in `YYYY-MM-DD` date format, e.g
|
|
23845
|
+
* Date the object is to be deleted. Should be in `YYYY-MM-DD` date format, e.g., `2020-09-30`.
|
|
23284
23846
|
*/
|
|
23285
23847
|
date?: string;
|
|
23286
23848
|
/**
|
|
@@ -26478,13 +27040,13 @@ export declare namespace waf {
|
|
|
26478
27040
|
/**
|
|
26479
27041
|
* Within the portion of a web request that you want to search
|
|
26480
27042
|
* (for example, in the query string, if any), specify where you want to search.
|
|
26481
|
-
* e.g
|
|
27043
|
+
* e.g., `CONTAINS`, `CONTAINS_WORD` or `EXACTLY`.
|
|
26482
27044
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_ByteMatchTuple.html#WAF-Type-ByteMatchTuple-PositionalConstraint)
|
|
26483
27045
|
* for all supported values.
|
|
26484
27046
|
*/
|
|
26485
27047
|
positionalConstraint: string;
|
|
26486
27048
|
/**
|
|
26487
|
-
* The value that you want to search
|
|
27049
|
+
* The value that you want to search forE.g., `HEADER`, `METHOD` or `BODY`.
|
|
26488
27050
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_ByteMatchTuple.html#WAF-Type-ByteMatchTuple-TargetString)
|
|
26489
27051
|
* for all supported values.
|
|
26490
27052
|
*/
|
|
@@ -26492,7 +27054,7 @@ export declare namespace waf {
|
|
|
26492
27054
|
/**
|
|
26493
27055
|
* Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
|
|
26494
27056
|
* If you specify a transformation, AWS WAF performs the transformation on `targetString` before inspecting a request for a match.
|
|
26495
|
-
* e.g
|
|
27057
|
+
* e.g., `CMD_LINE`, `HTML_ENTITY_DECODE` or `NONE`.
|
|
26496
27058
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_ByteMatchTuple.html#WAF-Type-ByteMatchTuple-TextTransformation)
|
|
26497
27059
|
* for all supported values.
|
|
26498
27060
|
*/
|
|
@@ -26500,13 +27062,13 @@ export declare namespace waf {
|
|
|
26500
27062
|
}
|
|
26501
27063
|
interface ByteMatchSetByteMatchTupleFieldToMatch {
|
|
26502
27064
|
/**
|
|
26503
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
27065
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
26504
27066
|
* If `type` is any other value, omit this field.
|
|
26505
27067
|
*/
|
|
26506
27068
|
data?: string;
|
|
26507
27069
|
/**
|
|
26508
27070
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
26509
|
-
* e.g
|
|
27071
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
26510
27072
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
26511
27073
|
* for all supported values.
|
|
26512
27074
|
*/
|
|
@@ -26519,7 +27081,7 @@ export declare namespace waf {
|
|
|
26519
27081
|
type: string;
|
|
26520
27082
|
/**
|
|
26521
27083
|
* The country that you want AWS WAF to search for.
|
|
26522
|
-
* This is the two-letter country code, e.g
|
|
27084
|
+
* This is the two-letter country code, e.g., `US`, `CA`, `RU`, `CN`, etc.
|
|
26523
27085
|
* See [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_GeoMatchConstraint.html) for all supported values.
|
|
26524
27086
|
*/
|
|
26525
27087
|
value: string;
|
|
@@ -26530,7 +27092,7 @@ export declare namespace waf {
|
|
|
26530
27092
|
*/
|
|
26531
27093
|
type: string;
|
|
26532
27094
|
/**
|
|
26533
|
-
* An IPv4 or IPv6 address specified via CIDR
|
|
27095
|
+
* 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`
|
|
26534
27096
|
*/
|
|
26535
27097
|
value: string;
|
|
26536
27098
|
}
|
|
@@ -26570,13 +27132,13 @@ export declare namespace waf {
|
|
|
26570
27132
|
}
|
|
26571
27133
|
interface RegexMatchSetRegexMatchTupleFieldToMatch {
|
|
26572
27134
|
/**
|
|
26573
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
27135
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
26574
27136
|
* If `type` is any other value, omit this field.
|
|
26575
27137
|
*/
|
|
26576
27138
|
data?: string;
|
|
26577
27139
|
/**
|
|
26578
27140
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
26579
|
-
* e.g
|
|
27141
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
26580
27142
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
26581
27143
|
* for all supported values.
|
|
26582
27144
|
*/
|
|
@@ -26626,7 +27188,7 @@ export declare namespace waf {
|
|
|
26626
27188
|
interface SizeConstraintSetSizeConstraint {
|
|
26627
27189
|
/**
|
|
26628
27190
|
* The type of comparison you want to perform.
|
|
26629
|
-
* e.g
|
|
27191
|
+
* e.g., `EQ`, `NE`, `LT`, `GT`.
|
|
26630
27192
|
* See [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_wafRegional_SizeConstraint.html) for all supported values.
|
|
26631
27193
|
*/
|
|
26632
27194
|
comparisonOperator: string;
|
|
@@ -26642,7 +27204,7 @@ export declare namespace waf {
|
|
|
26642
27204
|
/**
|
|
26643
27205
|
* Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
|
|
26644
27206
|
* If you specify a transformation, AWS WAF performs the transformation on `fieldToMatch` before inspecting a request for a match.
|
|
26645
|
-
* e.g
|
|
27207
|
+
* e.g., `CMD_LINE`, `HTML_ENTITY_DECODE` or `NONE`.
|
|
26646
27208
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_SizeConstraint.html#WAF-Type-SizeConstraint-TextTransformation)
|
|
26647
27209
|
* for all supported values.
|
|
26648
27210
|
* **Note:** if you choose `BODY` as `type`, you must choose `NONE` because CloudFront forwards only the first 8192 bytes for inspection.
|
|
@@ -26651,13 +27213,13 @@ export declare namespace waf {
|
|
|
26651
27213
|
}
|
|
26652
27214
|
interface SizeConstraintSetSizeConstraintFieldToMatch {
|
|
26653
27215
|
/**
|
|
26654
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
27216
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
26655
27217
|
* If `type` is any other value, omit this field.
|
|
26656
27218
|
*/
|
|
26657
27219
|
data?: string;
|
|
26658
27220
|
/**
|
|
26659
27221
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
26660
|
-
* e.g
|
|
27222
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
26661
27223
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
26662
27224
|
* for all supported values.
|
|
26663
27225
|
*/
|
|
@@ -26671,7 +27233,7 @@ export declare namespace waf {
|
|
|
26671
27233
|
/**
|
|
26672
27234
|
* Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
|
|
26673
27235
|
* If you specify a transformation, AWS WAF performs the transformation on `fieldToMatch` before inspecting a request for a match.
|
|
26674
|
-
* e.g
|
|
27236
|
+
* e.g., `CMD_LINE`, `HTML_ENTITY_DECODE` or `NONE`.
|
|
26675
27237
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_SqlInjectionMatchTuple.html#WAF-Type-SqlInjectionMatchTuple-TextTransformation)
|
|
26676
27238
|
* for all supported values.
|
|
26677
27239
|
*/
|
|
@@ -26679,13 +27241,13 @@ export declare namespace waf {
|
|
|
26679
27241
|
}
|
|
26680
27242
|
interface SqlInjectionMatchSetSqlInjectionMatchTupleFieldToMatch {
|
|
26681
27243
|
/**
|
|
26682
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
27244
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
26683
27245
|
* If `type` is any other value, omit this field.
|
|
26684
27246
|
*/
|
|
26685
27247
|
data?: string;
|
|
26686
27248
|
/**
|
|
26687
27249
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
26688
|
-
* e.g
|
|
27250
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
26689
27251
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
26690
27252
|
* for all supported values.
|
|
26691
27253
|
*/
|
|
@@ -26766,7 +27328,7 @@ export declare namespace waf {
|
|
|
26766
27328
|
/**
|
|
26767
27329
|
* Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
|
|
26768
27330
|
* If you specify a transformation, AWS WAF performs the transformation on `targetString` before inspecting a request for a match.
|
|
26769
|
-
* e.g
|
|
27331
|
+
* e.g., `CMD_LINE`, `HTML_ENTITY_DECODE` or `NONE`.
|
|
26770
27332
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_XssMatchTuple.html#WAF-Type-XssMatchTuple-TextTransformation)
|
|
26771
27333
|
* for all supported values.
|
|
26772
27334
|
*/
|
|
@@ -26774,13 +27336,13 @@ export declare namespace waf {
|
|
|
26774
27336
|
}
|
|
26775
27337
|
interface XssMatchSetXssMatchTupleFieldToMatch {
|
|
26776
27338
|
/**
|
|
26777
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
27339
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
26778
27340
|
* If `type` is any other value, omit this field.
|
|
26779
27341
|
*/
|
|
26780
27342
|
data?: string;
|
|
26781
27343
|
/**
|
|
26782
27344
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
26783
|
-
* e.g
|
|
27345
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
26784
27346
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
26785
27347
|
* for all supported values.
|
|
26786
27348
|
*/
|
|
@@ -26823,7 +27385,7 @@ export declare namespace wafregional {
|
|
|
26823
27385
|
type: string;
|
|
26824
27386
|
/**
|
|
26825
27387
|
* The country that you want AWS WAF to search for.
|
|
26826
|
-
* This is the two-letter country code, e.g
|
|
27388
|
+
* This is the two-letter country code, e.g., `US`, `CA`, `RU`, `CN`, etc.
|
|
26827
27389
|
* See [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_GeoMatchConstraint.html) for all supported values.
|
|
26828
27390
|
*/
|
|
26829
27391
|
value: string;
|
|
@@ -26874,13 +27436,13 @@ export declare namespace wafregional {
|
|
|
26874
27436
|
}
|
|
26875
27437
|
interface RegexMatchSetRegexMatchTupleFieldToMatch {
|
|
26876
27438
|
/**
|
|
26877
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
27439
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
26878
27440
|
* If `type` is any other value, omit this field.
|
|
26879
27441
|
*/
|
|
26880
27442
|
data?: string;
|
|
26881
27443
|
/**
|
|
26882
27444
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
26883
|
-
* e.g
|
|
27445
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
26884
27446
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
26885
27447
|
* for all supported values.
|
|
26886
27448
|
*/
|
|
@@ -26918,7 +27480,7 @@ export declare namespace wafregional {
|
|
|
26918
27480
|
interface SizeConstraintSetSizeConstraint {
|
|
26919
27481
|
/**
|
|
26920
27482
|
* The type of comparison you want to perform.
|
|
26921
|
-
* e.g
|
|
27483
|
+
* e.g., `EQ`, `NE`, `LT`, `GT`.
|
|
26922
27484
|
* See [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_wafRegional_SizeConstraint.html) for all supported values.
|
|
26923
27485
|
*/
|
|
26924
27486
|
comparisonOperator: string;
|
|
@@ -26934,7 +27496,7 @@ export declare namespace wafregional {
|
|
|
26934
27496
|
/**
|
|
26935
27497
|
* Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
|
|
26936
27498
|
* If you specify a transformation, AWS WAF performs the transformation on `fieldToMatch` before inspecting a request for a match.
|
|
26937
|
-
* e.g
|
|
27499
|
+
* e.g., `CMD_LINE`, `HTML_ENTITY_DECODE` or `NONE`.
|
|
26938
27500
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_SizeConstraint.html#WAF-Type-SizeConstraint-TextTransformation)
|
|
26939
27501
|
* for all supported values.
|
|
26940
27502
|
* **Note:** if you choose `BODY` as `type`, you must choose `NONE` because CloudFront forwards only the first 8192 bytes for inspection.
|
|
@@ -26943,13 +27505,13 @@ export declare namespace wafregional {
|
|
|
26943
27505
|
}
|
|
26944
27506
|
interface SizeConstraintSetSizeConstraintFieldToMatch {
|
|
26945
27507
|
/**
|
|
26946
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
27508
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
26947
27509
|
* If `type` is any other value, omit this field.
|
|
26948
27510
|
*/
|
|
26949
27511
|
data?: string;
|
|
26950
27512
|
/**
|
|
26951
27513
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
26952
|
-
* e.g
|
|
27514
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
26953
27515
|
* See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_FieldToMatch.html)
|
|
26954
27516
|
* for all supported values.
|
|
26955
27517
|
*/
|
|
@@ -26963,7 +27525,7 @@ export declare namespace wafregional {
|
|
|
26963
27525
|
/**
|
|
26964
27526
|
* Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF.
|
|
26965
27527
|
* If you specify a transformation, AWS WAF performs the transformation on `fieldToMatch` before inspecting a request for a match.
|
|
26966
|
-
* e.g
|
|
27528
|
+
* e.g., `CMD_LINE`, `HTML_ENTITY_DECODE` or `NONE`.
|
|
26967
27529
|
* See [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_regional_SqlInjectionMatchTuple.html#WAF-Type-regional_SqlInjectionMatchTuple-TextTransformation)
|
|
26968
27530
|
* for all supported values.
|
|
26969
27531
|
*/
|
|
@@ -26971,13 +27533,13 @@ export declare namespace wafregional {
|
|
|
26971
27533
|
}
|
|
26972
27534
|
interface SqlInjectionMatchSetSqlInjectionMatchTupleFieldToMatch {
|
|
26973
27535
|
/**
|
|
26974
|
-
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g
|
|
27536
|
+
* When `type` is `HEADER`, enter the name of the header that you want to search, e.g., `User-Agent` or `Referer`.
|
|
26975
27537
|
* If `type` is any other value, omit this field.
|
|
26976
27538
|
*/
|
|
26977
27539
|
data?: string;
|
|
26978
27540
|
/**
|
|
26979
27541
|
* The part of the web request that you want AWS WAF to search for a specified string.
|
|
26980
|
-
* e.g
|
|
27542
|
+
* e.g., `HEADER`, `METHOD` or `BODY`.
|
|
26981
27543
|
* See [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_regional_FieldToMatch.html)
|
|
26982
27544
|
* for all supported values.
|
|
26983
27545
|
*/
|
|
@@ -26985,7 +27547,7 @@ export declare namespace wafregional {
|
|
|
26985
27547
|
}
|
|
26986
27548
|
interface WebAclDefaultAction {
|
|
26987
27549
|
/**
|
|
26988
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
27550
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a ruleE.g., `ALLOW`, `BLOCK` or `COUNT`
|
|
26989
27551
|
*/
|
|
26990
27552
|
type: string;
|
|
26991
27553
|
}
|
|
@@ -27011,7 +27573,7 @@ export declare namespace wafregional {
|
|
|
27011
27573
|
*/
|
|
27012
27574
|
data?: string;
|
|
27013
27575
|
/**
|
|
27014
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
27576
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a ruleE.g., `ALLOW`, `BLOCK` or `COUNT`
|
|
27015
27577
|
*/
|
|
27016
27578
|
type: string;
|
|
27017
27579
|
}
|
|
@@ -27034,19 +27596,19 @@ export declare namespace wafregional {
|
|
|
27034
27596
|
*/
|
|
27035
27597
|
ruleId: string;
|
|
27036
27598
|
/**
|
|
27037
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
27599
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a ruleE.g., `ALLOW`, `BLOCK` or `COUNT`
|
|
27038
27600
|
*/
|
|
27039
27601
|
type?: string;
|
|
27040
27602
|
}
|
|
27041
27603
|
interface WebAclRuleAction {
|
|
27042
27604
|
/**
|
|
27043
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
27605
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a ruleE.g., `ALLOW`, `BLOCK` or `COUNT`
|
|
27044
27606
|
*/
|
|
27045
27607
|
type: string;
|
|
27046
27608
|
}
|
|
27047
27609
|
interface WebAclRuleOverrideAction {
|
|
27048
27610
|
/**
|
|
27049
|
-
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a
|
|
27611
|
+
* Specifies how you want AWS WAF Regional to respond to requests that match the settings in a ruleE.g., `ALLOW`, `BLOCK` or `COUNT`
|
|
27050
27612
|
*/
|
|
27051
27613
|
type: string;
|
|
27052
27614
|
}
|
|
@@ -27066,7 +27628,7 @@ export declare namespace wafregional {
|
|
|
27066
27628
|
*/
|
|
27067
27629
|
data?: string;
|
|
27068
27630
|
/**
|
|
27069
|
-
* The part of the web request that you want AWS WAF to search for a specified
|
|
27631
|
+
* The part of the web request that you want AWS WAF to search for a specified stringE.g., `HEADER` or `METHOD`
|
|
27070
27632
|
*/
|
|
27071
27633
|
type: string;
|
|
27072
27634
|
}
|
|
@@ -33516,7 +34078,7 @@ export declare namespace wafv2 {
|
|
|
33516
34078
|
}
|
|
33517
34079
|
interface WebAclRuleOverrideAction {
|
|
33518
34080
|
/**
|
|
33519
|
-
* Override the rule action setting to count (i.e
|
|
34081
|
+
* Override the rule action setting to count (i.e., only count matches). Configured as an empty block `{}`.
|
|
33520
34082
|
*/
|
|
33521
34083
|
count?: outputs.wafv2.WebAclRuleOverrideActionCount;
|
|
33522
34084
|
/**
|
|
@@ -64460,7 +65022,7 @@ export declare namespace workspaces {
|
|
|
64460
65022
|
*/
|
|
64461
65023
|
description?: string;
|
|
64462
65024
|
/**
|
|
64463
|
-
* The IP address range, in CIDR notation, e.g
|
|
65025
|
+
* The IP address range, in CIDR notation, e.g., `10.0.0.0/16`
|
|
64464
65026
|
*/
|
|
64465
65027
|
source: string;
|
|
64466
65028
|
}
|