@pulumi/aws 6.84.0-alpha.1750976101 → 7.0.0-alpha.1
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 +12 -4
- package/accessanalyzer/analyzer.js +2 -0
- package/accessanalyzer/analyzer.js.map +1 -1
- package/accessanalyzer/archiveRule.d.ts +12 -0
- package/accessanalyzer/archiveRule.js +2 -0
- package/accessanalyzer/archiveRule.js.map +1 -1
- package/acm/certificate.d.ts +11 -108
- package/acm/certificate.js +2 -0
- package/acm/certificate.js.map +1 -1
- package/acm/certificateValidation.d.ts +12 -0
- package/acm/certificateValidation.js +2 -0
- package/acm/certificateValidation.js.map +1 -1
- package/acm/getCertificate.d.ts +9 -0
- package/acm/getCertificate.js +2 -0
- package/acm/getCertificate.js.map +1 -1
- package/acmpca/certificate.d.ts +12 -0
- package/acmpca/certificate.js +2 -0
- package/acmpca/certificate.js.map +1 -1
- package/acmpca/certificateAuthority.d.ts +13 -5
- package/acmpca/certificateAuthority.js +3 -1
- package/acmpca/certificateAuthority.js.map +1 -1
- package/acmpca/certificateAuthorityCertificate.d.ts +12 -0
- package/acmpca/certificateAuthorityCertificate.js +2 -0
- package/acmpca/certificateAuthorityCertificate.js.map +1 -1
- package/acmpca/getCertificate.d.ts +9 -0
- package/acmpca/getCertificate.js +2 -0
- package/acmpca/getCertificate.js.map +1 -1
- package/acmpca/getCertificateAuthority.d.ts +9 -0
- package/acmpca/getCertificateAuthority.js +2 -0
- package/acmpca/getCertificateAuthority.js.map +1 -1
- package/acmpca/permission.d.ts +12 -0
- package/acmpca/permission.js +2 -0
- package/acmpca/permission.js.map +1 -1
- package/acmpca/policy.d.ts +12 -0
- package/acmpca/policy.js +2 -0
- package/acmpca/policy.js.map +1 -1
- package/alb/getListener.d.ts +9 -0
- package/alb/getListener.js +2 -0
- package/alb/getListener.js.map +1 -1
- package/alb/getLoadBalancer.d.ts +9 -0
- package/alb/getLoadBalancer.js +2 -0
- package/alb/getLoadBalancer.js.map +1 -1
- package/alb/getTargetGroup.d.ts +9 -0
- package/alb/getTargetGroup.js +2 -0
- package/alb/getTargetGroup.js.map +1 -1
- package/alb/index.d.ts +0 -2
- package/alb/index.js +0 -2
- package/alb/index.js.map +1 -1
- package/alb/listener.d.ts +14 -6
- package/alb/listener.js +2 -0
- package/alb/listener.js.map +1 -1
- package/alb/listenerCertificate.d.ts +12 -0
- package/alb/listenerCertificate.js +2 -0
- package/alb/listenerCertificate.js.map +1 -1
- package/alb/listenerRule.d.ts +12 -4
- package/alb/listenerRule.js +2 -0
- package/alb/listenerRule.js.map +1 -1
- package/alb/loadBalancer.d.ts +23 -13
- package/alb/loadBalancer.js +2 -0
- package/alb/loadBalancer.js.map +1 -1
- package/alb/targetGroup.d.ts +12 -4
- package/alb/targetGroup.js +2 -0
- package/alb/targetGroup.js.map +1 -1
- package/alb/targetGroupAttachment.d.ts +12 -0
- package/alb/targetGroupAttachment.js +2 -0
- package/alb/targetGroupAttachment.js.map +1 -1
- package/amp/alertManagerDefinition.d.ts +12 -0
- package/amp/alertManagerDefinition.js +2 -0
- package/amp/alertManagerDefinition.js.map +1 -1
- package/amp/getDefaultScraperConfiguration.d.ts +21 -2
- package/amp/getDefaultScraperConfiguration.js +10 -4
- package/amp/getDefaultScraperConfiguration.js.map +1 -1
- package/amp/getWorkspace.d.ts +9 -0
- package/amp/getWorkspace.js +2 -0
- package/amp/getWorkspace.js.map +1 -1
- package/amp/getWorkspaces.d.ts +9 -0
- package/amp/getWorkspaces.js +2 -0
- package/amp/getWorkspaces.js.map +1 -1
- package/amp/index.d.ts +1 -1
- package/amp/ruleGroupNamespace.d.ts +12 -4
- package/amp/ruleGroupNamespace.js +2 -0
- package/amp/ruleGroupNamespace.js.map +1 -1
- package/amp/scraper.d.ts +12 -6
- package/amp/scraper.js +2 -0
- package/amp/scraper.js.map +1 -1
- package/amp/workspace.d.ts +12 -4
- package/amp/workspace.js +2 -0
- package/amp/workspace.js.map +1 -1
- package/amp/workspaceConfiguration.d.ts +12 -0
- package/amp/workspaceConfiguration.js +2 -0
- package/amp/workspaceConfiguration.js.map +1 -1
- package/amplify/app.d.ts +12 -4
- package/amplify/app.js +2 -0
- package/amplify/app.js.map +1 -1
- package/amplify/backendEnvironment.d.ts +12 -0
- package/amplify/backendEnvironment.js +2 -0
- package/amplify/backendEnvironment.js.map +1 -1
- package/amplify/branch.d.ts +16 -8
- package/amplify/branch.js +6 -4
- package/amplify/branch.js.map +1 -1
- package/amplify/domainAssociation.d.ts +12 -0
- package/amplify/domainAssociation.js +2 -0
- package/amplify/domainAssociation.js.map +1 -1
- package/amplify/webhook.d.ts +12 -0
- package/amplify/webhook.js +2 -0
- package/amplify/webhook.js.map +1 -1
- package/apigateway/account.d.ts +8 -20
- package/apigateway/account.js +4 -4
- package/apigateway/account.js.map +1 -1
- package/apigateway/apiKey.d.ts +12 -4
- package/apigateway/apiKey.js +2 -0
- package/apigateway/apiKey.js.map +1 -1
- package/apigateway/authorizer.d.ts +12 -0
- package/apigateway/authorizer.js +2 -0
- package/apigateway/authorizer.js.map +1 -1
- package/apigateway/basePathMapping.d.ts +12 -0
- package/apigateway/basePathMapping.js +2 -0
- package/apigateway/basePathMapping.js.map +1 -1
- package/apigateway/clientCertificate.d.ts +12 -4
- package/apigateway/clientCertificate.js +2 -0
- package/apigateway/clientCertificate.js.map +1 -1
- package/apigateway/deployment.d.ts +14 -105
- package/apigateway/deployment.js +3 -13
- package/apigateway/deployment.js.map +1 -1
- package/apigateway/documentationPart.d.ts +12 -0
- package/apigateway/documentationPart.js +2 -0
- package/apigateway/documentationPart.js.map +1 -1
- package/apigateway/documentationVersion.d.ts +12 -0
- package/apigateway/documentationVersion.js +2 -0
- package/apigateway/documentationVersion.js.map +1 -1
- package/apigateway/domainName.d.ts +12 -4
- package/apigateway/domainName.js +2 -0
- package/apigateway/domainName.js.map +1 -1
- package/apigateway/domainNameAccessAssociation.d.ts +12 -4
- package/apigateway/domainNameAccessAssociation.js +2 -0
- package/apigateway/domainNameAccessAssociation.js.map +1 -1
- package/apigateway/getApiKeys.d.ts +9 -0
- package/apigateway/getApiKeys.js +2 -0
- package/apigateway/getApiKeys.js.map +1 -1
- package/apigateway/getAuthorizer.d.ts +9 -0
- package/apigateway/getAuthorizer.js +2 -0
- package/apigateway/getAuthorizer.js.map +1 -1
- package/apigateway/getAuthorizers.d.ts +9 -0
- package/apigateway/getAuthorizers.js +2 -0
- package/apigateway/getAuthorizers.js.map +1 -1
- package/apigateway/getDomainName.d.ts +9 -0
- package/apigateway/getDomainName.js +2 -0
- package/apigateway/getDomainName.js.map +1 -1
- package/apigateway/getExport.d.ts +9 -0
- package/apigateway/getExport.js +2 -0
- package/apigateway/getExport.js.map +1 -1
- package/apigateway/getKey.d.ts +9 -0
- package/apigateway/getKey.js +2 -0
- package/apigateway/getKey.js.map +1 -1
- package/apigateway/getResource.d.ts +9 -0
- package/apigateway/getResource.js +2 -0
- package/apigateway/getResource.js.map +1 -1
- package/apigateway/getRestApi.d.ts +9 -0
- package/apigateway/getRestApi.js +2 -0
- package/apigateway/getRestApi.js.map +1 -1
- package/apigateway/getSdk.d.ts +9 -0
- package/apigateway/getSdk.js +2 -0
- package/apigateway/getSdk.js.map +1 -1
- package/apigateway/getVpcLink.d.ts +9 -0
- package/apigateway/getVpcLink.js +2 -0
- package/apigateway/getVpcLink.js.map +1 -1
- package/apigateway/integration.d.ts +12 -0
- package/apigateway/integration.js +2 -0
- package/apigateway/integration.js.map +1 -1
- package/apigateway/integrationResponse.d.ts +12 -0
- package/apigateway/integrationResponse.js +2 -0
- package/apigateway/integrationResponse.js.map +1 -1
- package/apigateway/method.d.ts +12 -0
- package/apigateway/method.js +2 -0
- package/apigateway/method.js.map +1 -1
- package/apigateway/methodResponse.d.ts +12 -0
- package/apigateway/methodResponse.js +2 -0
- package/apigateway/methodResponse.js.map +1 -1
- package/apigateway/methodSettings.d.ts +12 -0
- package/apigateway/methodSettings.js +2 -0
- package/apigateway/methodSettings.js.map +1 -1
- package/apigateway/model.d.ts +12 -0
- package/apigateway/model.js +2 -0
- package/apigateway/model.js.map +1 -1
- package/apigateway/requestValidator.d.ts +12 -0
- package/apigateway/requestValidator.js +2 -0
- package/apigateway/requestValidator.js.map +1 -1
- package/apigateway/resource.d.ts +12 -0
- package/apigateway/resource.js +2 -0
- package/apigateway/resource.js.map +1 -1
- package/apigateway/response.d.ts +12 -0
- package/apigateway/response.js +2 -0
- package/apigateway/response.js.map +1 -1
- package/apigateway/restApi.d.ts +12 -4
- package/apigateway/restApi.js +2 -0
- package/apigateway/restApi.js.map +1 -1
- package/apigateway/restApiPolicy.d.ts +12 -0
- package/apigateway/restApiPolicy.js +2 -0
- package/apigateway/restApiPolicy.js.map +1 -1
- package/apigateway/restApiPut.d.ts +12 -0
- package/apigateway/restApiPut.js +2 -0
- package/apigateway/restApiPut.js.map +1 -1
- package/apigateway/stage.d.ts +18 -10
- package/apigateway/stage.js +2 -0
- package/apigateway/stage.js.map +1 -1
- package/apigateway/usagePlan.d.ts +12 -4
- package/apigateway/usagePlan.js +2 -0
- package/apigateway/usagePlan.js.map +1 -1
- package/apigateway/usagePlanKey.d.ts +12 -0
- package/apigateway/usagePlanKey.js +2 -0
- package/apigateway/usagePlanKey.js.map +1 -1
- package/apigateway/vpcLink.d.ts +12 -4
- package/apigateway/vpcLink.js +2 -0
- package/apigateway/vpcLink.js.map +1 -1
- package/apigatewayv2/api.d.ts +12 -4
- package/apigatewayv2/api.js +2 -0
- package/apigatewayv2/api.js.map +1 -1
- package/apigatewayv2/apiMapping.d.ts +12 -0
- package/apigatewayv2/apiMapping.js +2 -0
- package/apigatewayv2/apiMapping.js.map +1 -1
- package/apigatewayv2/authorizer.d.ts +12 -0
- package/apigatewayv2/authorizer.js +2 -0
- package/apigatewayv2/authorizer.js.map +1 -1
- package/apigatewayv2/deployment.d.ts +12 -0
- package/apigatewayv2/deployment.js +2 -0
- package/apigatewayv2/deployment.js.map +1 -1
- package/apigatewayv2/domainName.d.ts +12 -4
- package/apigatewayv2/domainName.js +2 -0
- package/apigatewayv2/domainName.js.map +1 -1
- package/apigatewayv2/getApi.d.ts +9 -0
- package/apigatewayv2/getApi.js +2 -0
- package/apigatewayv2/getApi.js.map +1 -1
- package/apigatewayv2/getApis.d.ts +9 -0
- package/apigatewayv2/getApis.js +2 -0
- package/apigatewayv2/getApis.js.map +1 -1
- package/apigatewayv2/getExport.d.ts +9 -0
- package/apigatewayv2/getExport.js +2 -0
- package/apigatewayv2/getExport.js.map +1 -1
- package/apigatewayv2/getVpcLink.d.ts +9 -0
- package/apigatewayv2/getVpcLink.js +2 -0
- package/apigatewayv2/getVpcLink.js.map +1 -1
- package/apigatewayv2/integration.d.ts +12 -0
- package/apigatewayv2/integration.js +2 -0
- package/apigatewayv2/integration.js.map +1 -1
- package/apigatewayv2/integrationResponse.d.ts +12 -0
- package/apigatewayv2/integrationResponse.js +2 -0
- package/apigatewayv2/integrationResponse.js.map +1 -1
- package/apigatewayv2/model.d.ts +12 -0
- package/apigatewayv2/model.js +2 -0
- package/apigatewayv2/model.js.map +1 -1
- package/apigatewayv2/route.d.ts +12 -0
- package/apigatewayv2/route.js +2 -0
- package/apigatewayv2/route.js.map +1 -1
- package/apigatewayv2/routeResponse.d.ts +12 -0
- package/apigatewayv2/routeResponse.js +2 -0
- package/apigatewayv2/routeResponse.js.map +1 -1
- package/apigatewayv2/stage.d.ts +12 -4
- package/apigatewayv2/stage.js +2 -0
- package/apigatewayv2/stage.js.map +1 -1
- package/apigatewayv2/vpcLink.d.ts +12 -4
- package/apigatewayv2/vpcLink.js +2 -0
- package/apigatewayv2/vpcLink.js.map +1 -1
- package/appautoscaling/policy.d.ts +12 -0
- package/appautoscaling/policy.js +2 -0
- package/appautoscaling/policy.js.map +1 -1
- package/appautoscaling/scheduledAction.d.ts +12 -0
- package/appautoscaling/scheduledAction.js +2 -0
- package/appautoscaling/scheduledAction.js.map +1 -1
- package/appautoscaling/target.d.ts +12 -4
- package/appautoscaling/target.js +2 -0
- package/appautoscaling/target.js.map +1 -1
- package/appconfig/application.d.ts +12 -4
- package/appconfig/application.js +2 -0
- package/appconfig/application.js.map +1 -1
- package/appconfig/configurationProfile.d.ts +12 -4
- package/appconfig/configurationProfile.js +2 -0
- package/appconfig/configurationProfile.js.map +1 -1
- package/appconfig/deployment.d.ts +12 -4
- package/appconfig/deployment.js +2 -0
- package/appconfig/deployment.js.map +1 -1
- package/appconfig/deploymentStrategy.d.ts +12 -4
- package/appconfig/deploymentStrategy.js +2 -0
- package/appconfig/deploymentStrategy.js.map +1 -1
- package/appconfig/environment.d.ts +12 -4
- package/appconfig/environment.js +2 -0
- package/appconfig/environment.js.map +1 -1
- package/appconfig/eventIntegration.d.ts +12 -4
- package/appconfig/eventIntegration.js +2 -0
- package/appconfig/eventIntegration.js.map +1 -1
- package/appconfig/extension.d.ts +12 -6
- package/appconfig/extension.js +2 -0
- package/appconfig/extension.js.map +1 -1
- package/appconfig/extensionAssociation.d.ts +12 -0
- package/appconfig/extensionAssociation.js +2 -0
- package/appconfig/extensionAssociation.js.map +1 -1
- package/appconfig/getConfigurationProfile.d.ts +9 -0
- package/appconfig/getConfigurationProfile.js +2 -0
- package/appconfig/getConfigurationProfile.js.map +1 -1
- package/appconfig/getConfigurationProfiles.d.ts +9 -0
- package/appconfig/getConfigurationProfiles.js +2 -0
- package/appconfig/getConfigurationProfiles.js.map +1 -1
- package/appconfig/getEnvironment.d.ts +9 -0
- package/appconfig/getEnvironment.js +2 -0
- package/appconfig/getEnvironment.js.map +1 -1
- package/appconfig/getEnvironments.d.ts +9 -0
- package/appconfig/getEnvironments.js +2 -0
- package/appconfig/getEnvironments.js.map +1 -1
- package/appconfig/hostedConfigurationVersion.d.ts +12 -0
- package/appconfig/hostedConfigurationVersion.js +2 -0
- package/appconfig/hostedConfigurationVersion.js.map +1 -1
- package/appfabric/appAuthorization.d.ts +12 -6
- package/appfabric/appAuthorization.js +2 -0
- package/appfabric/appAuthorization.js.map +1 -1
- package/appfabric/appAuthorizationConnection.d.ts +12 -0
- package/appfabric/appAuthorizationConnection.js +2 -0
- package/appfabric/appAuthorizationConnection.js.map +1 -1
- package/appfabric/appBundle.d.ts +12 -4
- package/appfabric/appBundle.js +2 -0
- package/appfabric/appBundle.js.map +1 -1
- package/appfabric/ingestion.d.ts +12 -4
- package/appfabric/ingestion.js +2 -0
- package/appfabric/ingestion.js.map +1 -1
- package/appfabric/ingestionDestination.d.ts +12 -4
- package/appfabric/ingestionDestination.js +2 -0
- package/appfabric/ingestionDestination.js.map +1 -1
- package/appflow/connectorProfile.d.ts +19 -4
- package/appflow/connectorProfile.js +6 -4
- package/appflow/connectorProfile.js.map +1 -1
- package/appflow/flow.d.ts +19 -11
- package/appflow/flow.js +9 -7
- package/appflow/flow.js.map +1 -1
- package/appintegrations/dataIntegration.d.ts +12 -4
- package/appintegrations/dataIntegration.js +2 -0
- package/appintegrations/dataIntegration.js.map +1 -1
- package/appintegrations/getEventIntegration.d.ts +9 -0
- package/appintegrations/getEventIntegration.js +2 -0
- package/appintegrations/getEventIntegration.js.map +1 -1
- package/applicationinsights/application.d.ts +12 -4
- package/applicationinsights/application.js +2 -0
- package/applicationinsights/application.js.map +1 -1
- package/applicationloadbalancing/index.d.ts +0 -2
- package/applicationloadbalancing/index.js +0 -3
- package/applicationloadbalancing/index.js.map +1 -1
- package/appmesh/gatewayRoute.d.ts +12 -4
- package/appmesh/gatewayRoute.js +2 -0
- package/appmesh/gatewayRoute.js.map +1 -1
- package/appmesh/getGatewayRoute.d.ts +9 -0
- package/appmesh/getGatewayRoute.js +2 -0
- package/appmesh/getGatewayRoute.js.map +1 -1
- package/appmesh/getMesh.d.ts +9 -0
- package/appmesh/getMesh.js +2 -0
- package/appmesh/getMesh.js.map +1 -1
- package/appmesh/getRoute.d.ts +9 -0
- package/appmesh/getRoute.js +2 -0
- package/appmesh/getRoute.js.map +1 -1
- package/appmesh/getVirtualGateway.d.ts +9 -0
- package/appmesh/getVirtualGateway.js +2 -0
- package/appmesh/getVirtualGateway.js.map +1 -1
- package/appmesh/getVirtualNode.d.ts +9 -0
- package/appmesh/getVirtualNode.js +2 -0
- package/appmesh/getVirtualNode.js.map +1 -1
- package/appmesh/getVirtualRouter.d.ts +9 -0
- package/appmesh/getVirtualRouter.js +2 -0
- package/appmesh/getVirtualRouter.js.map +1 -1
- package/appmesh/getVirtualService.d.ts +9 -0
- package/appmesh/getVirtualService.js +2 -0
- package/appmesh/getVirtualService.js.map +1 -1
- package/appmesh/mesh.d.ts +12 -4
- package/appmesh/mesh.js +2 -0
- package/appmesh/mesh.js.map +1 -1
- package/appmesh/route.d.ts +12 -4
- package/appmesh/route.js +2 -0
- package/appmesh/route.js.map +1 -1
- package/appmesh/virtualGateway.d.ts +12 -4
- package/appmesh/virtualGateway.js +2 -0
- package/appmesh/virtualGateway.js.map +1 -1
- package/appmesh/virtualNode.d.ts +12 -4
- package/appmesh/virtualNode.js +2 -0
- package/appmesh/virtualNode.js.map +1 -1
- package/appmesh/virtualRouter.d.ts +12 -4
- package/appmesh/virtualRouter.js +2 -0
- package/appmesh/virtualRouter.js.map +1 -1
- package/appmesh/virtualService.d.ts +12 -4
- package/appmesh/virtualService.js +2 -0
- package/appmesh/virtualService.js.map +1 -1
- package/apprunner/autoScalingConfigurationVersion.d.ts +12 -4
- package/apprunner/autoScalingConfigurationVersion.js +2 -0
- package/apprunner/autoScalingConfigurationVersion.js.map +1 -1
- package/apprunner/connection.d.ts +12 -4
- package/apprunner/connection.js +2 -0
- package/apprunner/connection.js.map +1 -1
- package/apprunner/customDomainAssociation.d.ts +12 -0
- package/apprunner/customDomainAssociation.js +2 -0
- package/apprunner/customDomainAssociation.js.map +1 -1
- package/apprunner/defaultAutoScalingConfigurationVersion.d.ts +12 -0
- package/apprunner/defaultAutoScalingConfigurationVersion.js +2 -0
- package/apprunner/defaultAutoScalingConfigurationVersion.js.map +1 -1
- package/apprunner/deployment.d.ts +12 -0
- package/apprunner/deployment.js +2 -0
- package/apprunner/deployment.js.map +1 -1
- package/apprunner/getHostedZoneId.d.ts +3 -5
- package/apprunner/getHostedZoneId.js.map +1 -1
- package/apprunner/observabilityConfiguration.d.ts +12 -4
- package/apprunner/observabilityConfiguration.js +2 -0
- package/apprunner/observabilityConfiguration.js.map +1 -1
- package/apprunner/service.d.ts +12 -4
- package/apprunner/service.js +2 -0
- package/apprunner/service.js.map +1 -1
- package/apprunner/vpcConnector.d.ts +12 -4
- package/apprunner/vpcConnector.js +2 -0
- package/apprunner/vpcConnector.js.map +1 -1
- package/apprunner/vpcIngressConnection.d.ts +12 -4
- package/apprunner/vpcIngressConnection.js +2 -0
- package/apprunner/vpcIngressConnection.js.map +1 -1
- package/appstream/directoryConfig.d.ts +12 -0
- package/appstream/directoryConfig.js +2 -0
- package/appstream/directoryConfig.js.map +1 -1
- package/appstream/fleet.d.ts +12 -6
- package/appstream/fleet.js +2 -0
- package/appstream/fleet.js.map +1 -1
- package/appstream/fleetStackAssociation.d.ts +12 -0
- package/appstream/fleetStackAssociation.js +2 -0
- package/appstream/fleetStackAssociation.js.map +1 -1
- package/appstream/getImage.d.ts +9 -0
- package/appstream/getImage.js +2 -0
- package/appstream/getImage.js.map +1 -1
- package/appstream/imageBuilder.d.ts +12 -4
- package/appstream/imageBuilder.js +2 -0
- package/appstream/imageBuilder.js.map +1 -1
- package/appstream/stack.d.ts +12 -6
- package/appstream/stack.js +2 -0
- package/appstream/stack.js.map +1 -1
- package/appstream/user.d.ts +12 -0
- package/appstream/user.js +2 -0
- package/appstream/user.js.map +1 -1
- package/appstream/userStackAssociation.d.ts +12 -0
- package/appstream/userStackAssociation.js +2 -0
- package/appstream/userStackAssociation.js.map +1 -1
- package/appsync/apiCache.d.ts +12 -0
- package/appsync/apiCache.js +2 -0
- package/appsync/apiCache.js.map +1 -1
- package/appsync/apiKey.d.ts +12 -0
- package/appsync/apiKey.js +2 -0
- package/appsync/apiKey.js.map +1 -1
- package/appsync/dataSource.d.ts +12 -0
- package/appsync/dataSource.js +2 -0
- package/appsync/dataSource.js.map +1 -1
- package/appsync/domainName.d.ts +12 -0
- package/appsync/domainName.js +2 -0
- package/appsync/domainName.js.map +1 -1
- package/appsync/domainNameApiAssociation.d.ts +12 -0
- package/appsync/domainNameApiAssociation.js +2 -0
- package/appsync/domainNameApiAssociation.js.map +1 -1
- package/appsync/function.d.ts +12 -0
- package/appsync/function.js +2 -0
- package/appsync/function.js.map +1 -1
- package/appsync/graphQLApi.d.ts +12 -4
- package/appsync/graphQLApi.js +2 -0
- package/appsync/graphQLApi.js.map +1 -1
- package/appsync/resolver.d.ts +12 -0
- package/appsync/resolver.js +2 -0
- package/appsync/resolver.js.map +1 -1
- package/appsync/sourceApiAssociation.d.ts +12 -0
- package/appsync/sourceApiAssociation.js +2 -0
- package/appsync/sourceApiAssociation.js.map +1 -1
- package/appsync/type.d.ts +12 -0
- package/appsync/type.js +2 -0
- package/appsync/type.js.map +1 -1
- package/athena/capacityReservation.d.ts +12 -4
- package/athena/capacityReservation.js +2 -0
- package/athena/capacityReservation.js.map +1 -1
- package/athena/dataCatalog.d.ts +12 -4
- package/athena/dataCatalog.js +2 -0
- package/athena/dataCatalog.js.map +1 -1
- package/athena/database.d.ts +13 -1
- package/athena/database.js +3 -1
- package/athena/database.js.map +1 -1
- package/athena/getNamedQuery.d.ts +9 -0
- package/athena/getNamedQuery.js +2 -0
- package/athena/getNamedQuery.js.map +1 -1
- package/athena/namedQuery.d.ts +13 -1
- package/athena/namedQuery.js +3 -1
- package/athena/namedQuery.js.map +1 -1
- package/athena/preparedStatement.d.ts +13 -1
- package/athena/preparedStatement.js +3 -1
- package/athena/preparedStatement.js.map +1 -1
- package/athena/workgroup.d.ts +12 -4
- package/athena/workgroup.js +2 -0
- package/athena/workgroup.js.map +1 -1
- package/auditmanager/accountRegistration.d.ts +12 -0
- package/auditmanager/accountRegistration.js +2 -0
- package/auditmanager/accountRegistration.js.map +1 -1
- package/auditmanager/assessment.d.ts +14 -8
- package/auditmanager/assessment.js +2 -3
- package/auditmanager/assessment.js.map +1 -1
- package/auditmanager/assessmentDelegation.d.ts +12 -0
- package/auditmanager/assessmentDelegation.js +2 -0
- package/auditmanager/assessmentDelegation.js.map +1 -1
- package/auditmanager/assessmentReport.d.ts +12 -0
- package/auditmanager/assessmentReport.js +2 -0
- package/auditmanager/assessmentReport.js.map +1 -1
- package/auditmanager/control.d.ts +12 -6
- package/auditmanager/control.js +2 -0
- package/auditmanager/control.js.map +1 -1
- package/auditmanager/framework.d.ts +12 -6
- package/auditmanager/framework.js +2 -0
- package/auditmanager/framework.js.map +1 -1
- package/auditmanager/frameworkShare.d.ts +12 -0
- package/auditmanager/frameworkShare.js +2 -0
- package/auditmanager/frameworkShare.js.map +1 -1
- package/auditmanager/getControl.d.ts +10 -4
- package/auditmanager/getControl.js +2 -2
- package/auditmanager/getControl.js.map +1 -1
- package/auditmanager/getFramework.d.ts +10 -4
- package/auditmanager/getFramework.js +2 -2
- package/auditmanager/getFramework.js.map +1 -1
- package/auditmanager/organizationAdminAccountRegistration.d.ts +12 -0
- package/auditmanager/organizationAdminAccountRegistration.js +2 -0
- package/auditmanager/organizationAdminAccountRegistration.js.map +1 -1
- package/autoscaling/attachment.d.ts +12 -0
- package/autoscaling/attachment.js +2 -0
- package/autoscaling/attachment.js.map +1 -1
- package/autoscaling/getAmiIds.d.ts +17 -8
- package/autoscaling/getAmiIds.js +10 -8
- package/autoscaling/getAmiIds.js.map +1 -1
- package/autoscaling/getGroup.d.ts +9 -0
- package/autoscaling/getGroup.js +2 -0
- package/autoscaling/getGroup.js.map +1 -1
- package/autoscaling/group.d.ts +15 -4
- package/autoscaling/group.js +2 -0
- package/autoscaling/group.js.map +1 -1
- package/autoscaling/index.d.ts +0 -2
- package/autoscaling/index.js +0 -2
- package/autoscaling/index.js.map +1 -1
- package/autoscaling/lifecycleHook.d.ts +12 -0
- package/autoscaling/lifecycleHook.js +2 -0
- package/autoscaling/lifecycleHook.js.map +1 -1
- package/autoscaling/notification.d.ts +20 -8
- package/autoscaling/notification.js +6 -4
- package/autoscaling/notification.js.map +1 -1
- package/autoscaling/policy.d.ts +12 -0
- package/autoscaling/policy.js +2 -0
- package/autoscaling/policy.js.map +1 -1
- package/autoscaling/schedule.d.ts +12 -0
- package/autoscaling/schedule.js +2 -0
- package/autoscaling/schedule.js.map +1 -1
- package/autoscaling/tag.d.ts +12 -0
- package/autoscaling/tag.js +2 -0
- package/autoscaling/tag.js.map +1 -1
- package/autoscaling/trafficSourceAttachment.d.ts +12 -0
- package/autoscaling/trafficSourceAttachment.js +2 -0
- package/autoscaling/trafficSourceAttachment.js.map +1 -1
- package/autoscalingplans/scalingPlan.d.ts +12 -0
- package/autoscalingplans/scalingPlan.js +2 -0
- package/autoscalingplans/scalingPlan.js.map +1 -1
- package/backup/framework.d.ts +12 -4
- package/backup/framework.js +2 -0
- package/backup/framework.js.map +1 -1
- package/backup/getFramework.d.ts +9 -0
- package/backup/getFramework.js +2 -0
- package/backup/getFramework.js.map +1 -1
- package/backup/getPlan.d.ts +9 -0
- package/backup/getPlan.js +2 -0
- package/backup/getPlan.js.map +1 -1
- package/backup/getReportPlan.d.ts +9 -0
- package/backup/getReportPlan.js +2 -0
- package/backup/getReportPlan.js.map +1 -1
- package/backup/getSelection.d.ts +9 -0
- package/backup/getSelection.js +2 -0
- package/backup/getSelection.js.map +1 -1
- package/backup/getVault.d.ts +9 -0
- package/backup/getVault.js +2 -0
- package/backup/getVault.js.map +1 -1
- package/backup/logicallyAirGappedVault.d.ts +12 -4
- package/backup/logicallyAirGappedVault.js +2 -0
- package/backup/logicallyAirGappedVault.js.map +1 -1
- package/backup/plan.d.ts +12 -4
- package/backup/plan.js +2 -0
- package/backup/plan.js.map +1 -1
- package/backup/regionSettings.d.ts +12 -0
- package/backup/regionSettings.js +2 -0
- package/backup/regionSettings.js.map +1 -1
- package/backup/reportPlan.d.ts +12 -4
- package/backup/reportPlan.js +2 -0
- package/backup/reportPlan.js.map +1 -1
- package/backup/restoreTestingPlan.d.ts +12 -4
- package/backup/restoreTestingPlan.js +2 -0
- package/backup/restoreTestingPlan.js.map +1 -1
- package/backup/restoreTestingSelection.d.ts +12 -0
- package/backup/restoreTestingSelection.js +2 -0
- package/backup/restoreTestingSelection.js.map +1 -1
- package/backup/selection.d.ts +12 -0
- package/backup/selection.js +2 -0
- package/backup/selection.js.map +1 -1
- package/backup/vault.d.ts +12 -4
- package/backup/vault.js +2 -0
- package/backup/vault.js.map +1 -1
- package/backup/vaultLockConfiguration.d.ts +12 -0
- package/backup/vaultLockConfiguration.js +2 -0
- package/backup/vaultLockConfiguration.js.map +1 -1
- package/backup/vaultNotifications.d.ts +15 -3
- package/backup/vaultNotifications.js +5 -3
- package/backup/vaultNotifications.js.map +1 -1
- package/backup/vaultPolicy.d.ts +12 -0
- package/backup/vaultPolicy.js +2 -0
- package/backup/vaultPolicy.js.map +1 -1
- package/batch/computeEnvironment.d.ts +40 -32
- package/batch/computeEnvironment.js +10 -8
- package/batch/computeEnvironment.js.map +1 -1
- package/batch/getComputeEnvironment.d.ts +14 -5
- package/batch/getComputeEnvironment.js +6 -4
- package/batch/getComputeEnvironment.js.map +1 -1
- package/batch/getJobDefinition.d.ts +9 -0
- package/batch/getJobDefinition.js +2 -0
- package/batch/getJobDefinition.js.map +1 -1
- package/batch/getJobQueue.d.ts +9 -0
- package/batch/getJobQueue.js +2 -0
- package/batch/getJobQueue.js.map +1 -1
- package/batch/getSchedulingPolicy.d.ts +9 -0
- package/batch/getSchedulingPolicy.js +2 -0
- package/batch/getSchedulingPolicy.js.map +1 -1
- package/batch/jobDefinition.d.ts +47 -4
- package/batch/jobDefinition.js +37 -0
- package/batch/jobDefinition.js.map +1 -1
- package/batch/jobQueue.d.ts +12 -22
- package/batch/jobQueue.js +2 -2
- package/batch/jobQueue.js.map +1 -1
- package/batch/schedulingPolicy.d.ts +12 -4
- package/batch/schedulingPolicy.js +2 -0
- package/batch/schedulingPolicy.js.map +1 -1
- package/bcmdata/export.d.ts +10 -6
- package/bcmdata/export.js +2 -0
- package/bcmdata/export.js.map +1 -1
- package/bedrock/agentAgent.d.ts +12 -4
- package/bedrock/agentAgent.js +2 -0
- package/bedrock/agentAgent.js.map +1 -1
- package/bedrock/agentAgentActionGroup.d.ts +12 -0
- package/bedrock/agentAgentActionGroup.js +2 -0
- package/bedrock/agentAgentActionGroup.js.map +1 -1
- package/bedrock/agentAgentAlias.d.ts +12 -4
- package/bedrock/agentAgentAlias.js +2 -0
- package/bedrock/agentAgentAlias.js.map +1 -1
- package/bedrock/agentAgentCollaborator.d.ts +12 -0
- package/bedrock/agentAgentCollaborator.js +2 -0
- package/bedrock/agentAgentCollaborator.js.map +1 -1
- package/bedrock/agentAgentKnowledgeBaseAssociation.d.ts +12 -0
- package/bedrock/agentAgentKnowledgeBaseAssociation.js +2 -0
- package/bedrock/agentAgentKnowledgeBaseAssociation.js.map +1 -1
- package/bedrock/agentDataSource.d.ts +12 -0
- package/bedrock/agentDataSource.js +2 -0
- package/bedrock/agentDataSource.js.map +1 -1
- package/bedrock/agentKnowledgeBase.d.ts +12 -4
- package/bedrock/agentKnowledgeBase.js +2 -0
- package/bedrock/agentKnowledgeBase.js.map +1 -1
- package/bedrock/agentPrompt.d.ts +12 -4
- package/bedrock/agentPrompt.js +2 -0
- package/bedrock/agentPrompt.js.map +1 -1
- package/bedrock/customModel.d.ts +12 -4
- package/bedrock/customModel.js +2 -0
- package/bedrock/customModel.js.map +1 -1
- package/bedrock/getAgentAgentVersions.d.ts +9 -0
- package/bedrock/getAgentAgentVersions.js +2 -0
- package/bedrock/getAgentAgentVersions.js.map +1 -1
- package/bedrock/getCustomModel.d.ts +9 -0
- package/bedrock/getCustomModel.js +2 -0
- package/bedrock/getCustomModel.js.map +1 -1
- package/bedrock/getCustomModels.d.ts +21 -2
- package/bedrock/getCustomModels.js +10 -4
- package/bedrock/getCustomModels.js.map +1 -1
- package/bedrock/getInferenceProfile.d.ts +9 -0
- package/bedrock/getInferenceProfile.js +2 -0
- package/bedrock/getInferenceProfile.js.map +1 -1
- package/bedrock/getInferenceProfiles.d.ts +21 -2
- package/bedrock/getInferenceProfiles.js +10 -4
- package/bedrock/getInferenceProfiles.js.map +1 -1
- package/bedrock/guardrail.d.ts +12 -6
- package/bedrock/guardrail.js +2 -0
- package/bedrock/guardrail.js.map +1 -1
- package/bedrock/guardrailVersion.d.ts +12 -0
- package/bedrock/guardrailVersion.js +2 -0
- package/bedrock/guardrailVersion.js.map +1 -1
- package/bedrock/index.d.ts +2 -2
- package/bedrock/inferenceProfile.d.ts +12 -6
- package/bedrock/inferenceProfile.js +2 -0
- package/bedrock/inferenceProfile.js.map +1 -1
- package/bedrock/provisionedModelThroughput.d.ts +12 -4
- package/bedrock/provisionedModelThroughput.js +2 -0
- package/bedrock/provisionedModelThroughput.js.map +1 -1
- package/bedrockfoundation/getModel.d.ts +9 -0
- package/bedrockfoundation/getModel.js +2 -0
- package/bedrockfoundation/getModel.js.map +1 -1
- package/bedrockfoundation/getModels.d.ts +9 -0
- package/bedrockfoundation/getModels.js +2 -0
- package/bedrockfoundation/getModels.js.map +1 -1
- package/bedrockmodel/invocationLoggingConfiguration.d.ts +66 -0
- package/bedrockmodel/invocationLoggingConfiguration.js +56 -0
- package/bedrockmodel/invocationLoggingConfiguration.js.map +1 -1
- package/budgets/budget.d.ts +0 -4
- package/budgets/budget.js.map +1 -1
- package/budgets/budgetAction.d.ts +0 -4
- package/budgets/budgetAction.js.map +1 -1
- package/cfg/aggregateAuthorization.d.ts +28 -14
- package/cfg/aggregateAuthorization.js +4 -5
- package/cfg/aggregateAuthorization.js.map +1 -1
- package/cfg/configurationAggregator.d.ts +12 -4
- package/cfg/configurationAggregator.js +2 -0
- package/cfg/configurationAggregator.js.map +1 -1
- package/cfg/conformancePack.d.ts +15 -3
- package/cfg/conformancePack.js +5 -3
- package/cfg/conformancePack.js.map +1 -1
- package/cfg/deliveryChannel.d.ts +13 -1
- package/cfg/deliveryChannel.js +3 -1
- package/cfg/deliveryChannel.js.map +1 -1
- package/cfg/organizationConformancePack.d.ts +15 -3
- package/cfg/organizationConformancePack.js +5 -3
- package/cfg/organizationConformancePack.js.map +1 -1
- package/cfg/organizationCustomPolicyRule.d.ts +12 -0
- package/cfg/organizationCustomPolicyRule.js +2 -0
- package/cfg/organizationCustomPolicyRule.js.map +1 -1
- package/cfg/organizationCustomRule.d.ts +12 -0
- package/cfg/organizationCustomRule.js +2 -0
- package/cfg/organizationCustomRule.js.map +1 -1
- package/cfg/organizationManagedRule.d.ts +12 -0
- package/cfg/organizationManagedRule.js +2 -0
- package/cfg/organizationManagedRule.js.map +1 -1
- package/cfg/recorder.d.ts +12 -0
- package/cfg/recorder.js +2 -0
- package/cfg/recorder.js.map +1 -1
- package/cfg/recorderStatus.d.ts +13 -1
- package/cfg/recorderStatus.js +3 -1
- package/cfg/recorderStatus.js.map +1 -1
- package/cfg/remediationConfiguration.d.ts +12 -0
- package/cfg/remediationConfiguration.js +2 -0
- package/cfg/remediationConfiguration.js.map +1 -1
- package/cfg/retentionConfiguration.d.ts +12 -0
- package/cfg/retentionConfiguration.js +2 -0
- package/cfg/retentionConfiguration.js.map +1 -1
- package/cfg/rule.d.ts +12 -4
- package/cfg/rule.js +2 -0
- package/cfg/rule.js.map +1 -1
- package/chatbot/getSlackWorkspace.d.ts +9 -0
- package/chatbot/getSlackWorkspace.js +2 -0
- package/chatbot/getSlackWorkspace.js.map +1 -1
- package/chatbot/slackChannelConfiguration.d.ts +12 -4
- package/chatbot/slackChannelConfiguration.js +2 -0
- package/chatbot/slackChannelConfiguration.js.map +1 -1
- package/chatbot/teamsChannelConfiguration.d.ts +12 -4
- package/chatbot/teamsChannelConfiguration.js +2 -0
- package/chatbot/teamsChannelConfiguration.js.map +1 -1
- package/chime/index.d.ts +0 -3
- package/chime/index.js +1 -6
- package/chime/index.js.map +1 -1
- package/chime/sdkvoiceSipMediaApplication.d.ts +12 -4
- package/chime/sdkvoiceSipMediaApplication.js +2 -0
- package/chime/sdkvoiceSipMediaApplication.js.map +1 -1
- package/chime/sdkvoiceSipRule.d.ts +12 -0
- package/chime/sdkvoiceSipRule.js +2 -0
- package/chime/sdkvoiceSipRule.js.map +1 -1
- package/chime/sdkvoiceVoiceProfileDomain.d.ts +12 -6
- package/chime/sdkvoiceVoiceProfileDomain.js +2 -0
- package/chime/sdkvoiceVoiceProfileDomain.js.map +1 -1
- package/chime/voiceConnector.d.ts +12 -4
- package/chime/voiceConnector.js +2 -0
- package/chime/voiceConnector.js.map +1 -1
- package/chime/voiceConnectorGroup.d.ts +12 -0
- package/chime/voiceConnectorGroup.js +2 -0
- package/chime/voiceConnectorGroup.js.map +1 -1
- package/chime/voiceConnectorLogging.d.ts +12 -0
- package/chime/voiceConnectorLogging.js +2 -0
- package/chime/voiceConnectorLogging.js.map +1 -1
- package/chime/voiceConnectorOrigination.d.ts +12 -0
- package/chime/voiceConnectorOrigination.js +2 -0
- package/chime/voiceConnectorOrigination.js.map +1 -1
- package/chime/voiceConnectorStreaming.d.ts +12 -0
- package/chime/voiceConnectorStreaming.js +2 -0
- package/chime/voiceConnectorStreaming.js.map +1 -1
- package/chime/voiceConnectorTermination.d.ts +12 -0
- package/chime/voiceConnectorTermination.js +2 -0
- package/chime/voiceConnectorTermination.js.map +1 -1
- package/chime/voiceConnectorTerminationCredentials.d.ts +12 -0
- package/chime/voiceConnectorTerminationCredentials.js +2 -0
- package/chime/voiceConnectorTerminationCredentials.js.map +1 -1
- package/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.d.ts +12 -6
- package/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.js +2 -0
- package/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.js.map +1 -1
- package/cleanrooms/collaboration.d.ts +12 -6
- package/cleanrooms/collaboration.js +2 -0
- package/cleanrooms/collaboration.js.map +1 -1
- package/cleanrooms/configuredTable.d.ts +12 -6
- package/cleanrooms/configuredTable.js +2 -0
- package/cleanrooms/configuredTable.js.map +1 -1
- package/cleanrooms/membership.d.ts +12 -6
- package/cleanrooms/membership.js +2 -0
- package/cleanrooms/membership.js.map +1 -1
- package/cloud9/environmentEC2.d.ts +12 -4
- package/cloud9/environmentEC2.js +2 -0
- package/cloud9/environmentEC2.js.map +1 -1
- package/cloud9/environmentMembership.d.ts +12 -0
- package/cloud9/environmentMembership.js +2 -0
- package/cloud9/environmentMembership.js.map +1 -1
- package/cloudcontrol/getResource.d.ts +9 -0
- package/cloudcontrol/getResource.js +2 -0
- package/cloudcontrol/getResource.js.map +1 -1
- package/cloudcontrol/resource.d.ts +12 -0
- package/cloudcontrol/resource.js +2 -0
- package/cloudcontrol/resource.js.map +1 -1
- package/cloudformation/cloudFormationType.d.ts +12 -0
- package/cloudformation/cloudFormationType.js +2 -0
- package/cloudformation/cloudFormationType.js.map +1 -1
- package/cloudformation/getCloudFormationType.d.ts +9 -0
- package/cloudformation/getCloudFormationType.js +2 -0
- package/cloudformation/getCloudFormationType.js.map +1 -1
- package/cloudformation/getExport.d.ts +9 -0
- package/cloudformation/getExport.js +2 -0
- package/cloudformation/getExport.js.map +1 -1
- package/cloudformation/getStack.d.ts +9 -0
- package/cloudformation/getStack.js +2 -0
- package/cloudformation/getStack.js.map +1 -1
- package/cloudformation/stack.d.ts +12 -4
- package/cloudformation/stack.js +2 -0
- package/cloudformation/stack.js.map +1 -1
- package/cloudformation/stackInstances.d.ts +12 -0
- package/cloudformation/stackInstances.js +2 -0
- package/cloudformation/stackInstances.js.map +1 -1
- package/cloudformation/stackSet.d.ts +12 -4
- package/cloudformation/stackSet.js +2 -0
- package/cloudformation/stackSet.js.map +1 -1
- package/cloudformation/stackSetInstance.d.ts +23 -5
- package/cloudformation/stackSetInstance.js +4 -2
- package/cloudformation/stackSetInstance.js.map +1 -1
- package/cloudfront/distribution.d.ts +4 -8
- package/cloudfront/distribution.js +4 -4
- package/cloudfront/distribution.js.map +1 -1
- package/cloudfront/getLogDeliveryCanonicalUserId.d.ts +10 -10
- package/cloudfront/getLogDeliveryCanonicalUserId.js +8 -8
- package/cloudfront/originAccessIdentity.d.ts +1 -1
- package/cloudfront/originAccessIdentity.js +1 -1
- package/cloudfront/responseHeadersPolicy.d.ts +0 -4
- package/cloudfront/responseHeadersPolicy.js +1 -1
- package/cloudfront/responseHeadersPolicy.js.map +1 -1
- package/cloudfront/vpcOrigin.d.ts +0 -4
- package/cloudfront/vpcOrigin.js.map +1 -1
- package/cloudhsmv2/cluster.d.ts +12 -4
- package/cloudhsmv2/cluster.js +2 -0
- package/cloudhsmv2/cluster.js.map +1 -1
- package/cloudhsmv2/getCluster.d.ts +9 -0
- package/cloudhsmv2/getCluster.js +2 -0
- package/cloudhsmv2/getCluster.js.map +1 -1
- package/cloudhsmv2/hsm.d.ts +18 -0
- package/cloudhsmv2/hsm.js +2 -0
- package/cloudhsmv2/hsm.js.map +1 -1
- package/cloudsearch/domain.d.ts +12 -0
- package/cloudsearch/domain.js +2 -0
- package/cloudsearch/domain.js.map +1 -1
- package/cloudsearch/domainServiceAccessPolicy.d.ts +12 -0
- package/cloudsearch/domainServiceAccessPolicy.js +2 -0
- package/cloudsearch/domainServiceAccessPolicy.js.map +1 -1
- package/cloudtrail/eventDataStore.d.ts +12 -4
- package/cloudtrail/eventDataStore.js +2 -0
- package/cloudtrail/eventDataStore.js.map +1 -1
- package/cloudtrail/getServiceAccount.d.ts +8 -10
- package/cloudtrail/getServiceAccount.js +4 -4
- package/cloudtrail/getServiceAccount.js.map +1 -1
- package/cloudtrail/trail.d.ts +17 -9
- package/cloudtrail/trail.js +7 -5
- package/cloudtrail/trail.js.map +1 -1
- package/cloudwatch/compositeAlarm.d.ts +12 -4
- package/cloudwatch/compositeAlarm.js +2 -0
- package/cloudwatch/compositeAlarm.js.map +1 -1
- package/cloudwatch/contributorInsightRule.d.ts +12 -6
- package/cloudwatch/contributorInsightRule.js +2 -0
- package/cloudwatch/contributorInsightRule.js.map +1 -1
- package/cloudwatch/contributorManagedInsightRule.d.ts +12 -6
- package/cloudwatch/contributorManagedInsightRule.js +2 -0
- package/cloudwatch/contributorManagedInsightRule.js.map +1 -1
- package/cloudwatch/dashboard.d.ts +12 -0
- package/cloudwatch/dashboard.js +2 -0
- package/cloudwatch/dashboard.js.map +1 -1
- package/cloudwatch/eventApiDestination.d.ts +12 -0
- package/cloudwatch/eventApiDestination.js +2 -0
- package/cloudwatch/eventApiDestination.js.map +1 -1
- package/cloudwatch/eventArchive.d.ts +12 -0
- package/cloudwatch/eventArchive.js +2 -0
- package/cloudwatch/eventArchive.js.map +1 -1
- package/cloudwatch/eventBus.d.ts +12 -4
- package/cloudwatch/eventBus.js +2 -0
- package/cloudwatch/eventBus.js.map +1 -1
- package/cloudwatch/eventBusPolicy.d.ts +12 -0
- package/cloudwatch/eventBusPolicy.js +2 -0
- package/cloudwatch/eventBusPolicy.js.map +1 -1
- package/cloudwatch/eventConnection.d.ts +12 -0
- package/cloudwatch/eventConnection.js +2 -0
- package/cloudwatch/eventConnection.js.map +1 -1
- package/cloudwatch/eventEndpoint.d.ts +12 -0
- package/cloudwatch/eventEndpoint.js +2 -0
- package/cloudwatch/eventEndpoint.js.map +1 -1
- package/cloudwatch/eventPermission.d.ts +12 -0
- package/cloudwatch/eventPermission.js +2 -0
- package/cloudwatch/eventPermission.js.map +1 -1
- package/cloudwatch/eventRule.d.ts +30 -46
- package/cloudwatch/eventRule.js +5 -3
- package/cloudwatch/eventRule.js.map +1 -1
- package/cloudwatch/eventRuleMixins.js +1 -1
- package/cloudwatch/eventRuleMixins.js.map +1 -1
- package/cloudwatch/eventTarget.d.ts +12 -0
- package/cloudwatch/eventTarget.js +2 -0
- package/cloudwatch/eventTarget.js.map +1 -1
- package/cloudwatch/getContributorManagedInsightRules.d.ts +9 -0
- package/cloudwatch/getContributorManagedInsightRules.js +2 -0
- package/cloudwatch/getContributorManagedInsightRules.js.map +1 -1
- package/cloudwatch/getEventBus.d.ts +9 -0
- package/cloudwatch/getEventBus.js +2 -0
- package/cloudwatch/getEventBus.js.map +1 -1
- package/cloudwatch/getEventBuses.d.ts +9 -0
- package/cloudwatch/getEventBuses.js +2 -0
- package/cloudwatch/getEventBuses.js.map +1 -1
- package/cloudwatch/getEventConnection.d.ts +9 -0
- package/cloudwatch/getEventConnection.js +2 -0
- package/cloudwatch/getEventConnection.js.map +1 -1
- package/cloudwatch/getEventSource.d.ts +9 -0
- package/cloudwatch/getEventSource.js +2 -0
- package/cloudwatch/getEventSource.js.map +1 -1
- package/cloudwatch/getLogGroup.d.ts +9 -0
- package/cloudwatch/getLogGroup.js +2 -0
- package/cloudwatch/getLogGroup.js.map +1 -1
- package/cloudwatch/getLogGroups.d.ts +9 -0
- package/cloudwatch/getLogGroups.js +2 -0
- package/cloudwatch/getLogGroups.js.map +1 -1
- package/cloudwatch/internetMonitor.d.ts +12 -4
- package/cloudwatch/internetMonitor.js +2 -0
- package/cloudwatch/internetMonitor.js.map +1 -1
- package/cloudwatch/logAccountPolicy.d.ts +12 -0
- package/cloudwatch/logAccountPolicy.js +2 -0
- package/cloudwatch/logAccountPolicy.js.map +1 -1
- package/cloudwatch/logAnomalyDetector.d.ts +12 -6
- package/cloudwatch/logAnomalyDetector.js +2 -0
- package/cloudwatch/logAnomalyDetector.js.map +1 -1
- package/cloudwatch/logDataProtectionPolicy.d.ts +14 -2
- package/cloudwatch/logDataProtectionPolicy.js +4 -2
- package/cloudwatch/logDataProtectionPolicy.js.map +1 -1
- package/cloudwatch/logDelivery.d.ts +12 -4
- package/cloudwatch/logDelivery.js +2 -0
- package/cloudwatch/logDelivery.js.map +1 -1
- package/cloudwatch/logDeliveryDestination.d.ts +12 -4
- package/cloudwatch/logDeliveryDestination.js +2 -0
- package/cloudwatch/logDeliveryDestination.js.map +1 -1
- package/cloudwatch/logDeliveryDestinationPolicy.d.ts +12 -0
- package/cloudwatch/logDeliveryDestinationPolicy.js +2 -0
- package/cloudwatch/logDeliveryDestinationPolicy.js.map +1 -1
- package/cloudwatch/logDeliverySource.d.ts +12 -4
- package/cloudwatch/logDeliverySource.js +2 -0
- package/cloudwatch/logDeliverySource.js.map +1 -1
- package/cloudwatch/logDestination.d.ts +12 -4
- package/cloudwatch/logDestination.js +2 -0
- package/cloudwatch/logDestination.js.map +1 -1
- package/cloudwatch/logDestinationPolicy.d.ts +12 -0
- package/cloudwatch/logDestinationPolicy.js +2 -0
- package/cloudwatch/logDestinationPolicy.js.map +1 -1
- package/cloudwatch/logGroup.d.ts +12 -4
- package/cloudwatch/logGroup.js +2 -0
- package/cloudwatch/logGroup.js.map +1 -1
- package/cloudwatch/logGroupMixins.js +2 -2
- package/cloudwatch/logGroupMixins.js.map +1 -1
- package/cloudwatch/logIndexPolicy.d.ts +12 -0
- package/cloudwatch/logIndexPolicy.js +2 -0
- package/cloudwatch/logIndexPolicy.js.map +1 -1
- package/cloudwatch/logMetricFilter.d.ts +12 -0
- package/cloudwatch/logMetricFilter.js +2 -0
- package/cloudwatch/logMetricFilter.js.map +1 -1
- package/cloudwatch/logResourcePolicy.d.ts +15 -3
- package/cloudwatch/logResourcePolicy.js +2 -0
- package/cloudwatch/logResourcePolicy.js.map +1 -1
- package/cloudwatch/logStream.d.ts +12 -0
- package/cloudwatch/logStream.js +2 -0
- package/cloudwatch/logStream.js.map +1 -1
- package/cloudwatch/logSubscriptionFilter.d.ts +12 -0
- package/cloudwatch/logSubscriptionFilter.js +2 -0
- package/cloudwatch/logSubscriptionFilter.js.map +1 -1
- package/cloudwatch/metricAlarm.d.ts +12 -4
- package/cloudwatch/metricAlarm.js +2 -0
- package/cloudwatch/metricAlarm.js.map +1 -1
- package/cloudwatch/metricStream.d.ts +14 -6
- package/cloudwatch/metricStream.js +4 -2
- package/cloudwatch/metricStream.js.map +1 -1
- package/cloudwatch/queryDefinition.d.ts +12 -0
- package/cloudwatch/queryDefinition.js +2 -0
- package/cloudwatch/queryDefinition.js.map +1 -1
- package/codeartifact/domain.d.ts +12 -4
- package/codeartifact/domain.js +2 -0
- package/codeartifact/domain.js.map +1 -1
- package/codeartifact/domainPermissions.d.ts +12 -0
- package/codeartifact/domainPermissions.js +2 -0
- package/codeartifact/domainPermissions.js.map +1 -1
- package/codeartifact/getAuthorizationToken.d.ts +9 -0
- package/codeartifact/getAuthorizationToken.js +2 -0
- package/codeartifact/getAuthorizationToken.js.map +1 -1
- package/codeartifact/getRepositoryEndpoint.d.ts +9 -0
- package/codeartifact/getRepositoryEndpoint.js +2 -0
- package/codeartifact/getRepositoryEndpoint.js.map +1 -1
- package/codeartifact/repository.d.ts +12 -4
- package/codeartifact/repository.js +2 -0
- package/codeartifact/repository.js.map +1 -1
- package/codeartifact/repositoryPermissionsPolicy.d.ts +12 -0
- package/codeartifact/repositoryPermissionsPolicy.js +2 -0
- package/codeartifact/repositoryPermissionsPolicy.js.map +1 -1
- package/codebuild/fleet.d.ts +12 -6
- package/codebuild/fleet.js +2 -0
- package/codebuild/fleet.js.map +1 -1
- package/codebuild/getFleet.d.ts +9 -0
- package/codebuild/getFleet.js +2 -0
- package/codebuild/getFleet.js.map +1 -1
- package/codebuild/project.d.ts +20 -12
- package/codebuild/project.js +10 -8
- package/codebuild/project.js.map +1 -1
- package/codebuild/reportGroup.d.ts +14 -6
- package/codebuild/reportGroup.js +4 -2
- package/codebuild/reportGroup.js.map +1 -1
- package/codebuild/resourcePolicy.d.ts +12 -0
- package/codebuild/resourcePolicy.js +2 -0
- package/codebuild/resourcePolicy.js.map +1 -1
- package/codebuild/sourceCredential.d.ts +12 -0
- package/codebuild/sourceCredential.js +2 -0
- package/codebuild/sourceCredential.js.map +1 -1
- package/codebuild/webhook.d.ts +12 -0
- package/codebuild/webhook.js +2 -0
- package/codebuild/webhook.js.map +1 -1
- package/codecatalyst/devEnvironment.d.ts +12 -0
- package/codecatalyst/devEnvironment.js +2 -0
- package/codecatalyst/devEnvironment.js.map +1 -1
- package/codecatalyst/getDevEnvironment.d.ts +9 -0
- package/codecatalyst/getDevEnvironment.js +2 -0
- package/codecatalyst/getDevEnvironment.js.map +1 -1
- package/codecatalyst/project.d.ts +12 -0
- package/codecatalyst/project.js +2 -0
- package/codecatalyst/project.js.map +1 -1
- package/codecatalyst/sourceRepository.d.ts +12 -0
- package/codecatalyst/sourceRepository.js +2 -0
- package/codecatalyst/sourceRepository.js.map +1 -1
- package/codecommit/approvalRuleTemplate.d.ts +12 -0
- package/codecommit/approvalRuleTemplate.js +2 -0
- package/codecommit/approvalRuleTemplate.js.map +1 -1
- package/codecommit/approvalRuleTemplateAssociation.d.ts +12 -0
- package/codecommit/approvalRuleTemplateAssociation.js +2 -0
- package/codecommit/approvalRuleTemplateAssociation.js.map +1 -1
- package/codecommit/getApprovalRuleTemplate.d.ts +9 -0
- package/codecommit/getApprovalRuleTemplate.js +2 -0
- package/codecommit/getApprovalRuleTemplate.js.map +1 -1
- package/codecommit/getRepository.d.ts +9 -0
- package/codecommit/getRepository.js +2 -0
- package/codecommit/getRepository.js.map +1 -1
- package/codecommit/repository.d.ts +12 -4
- package/codecommit/repository.js +2 -0
- package/codecommit/repository.js.map +1 -1
- package/codecommit/trigger.d.ts +12 -0
- package/codecommit/trigger.js +2 -0
- package/codecommit/trigger.js.map +1 -1
- package/codeconnections/connection.d.ts +12 -4
- package/codeconnections/connection.js +2 -0
- package/codeconnections/connection.js.map +1 -1
- package/codeconnections/host.d.ts +12 -6
- package/codeconnections/host.js +2 -0
- package/codeconnections/host.js.map +1 -1
- package/codedeploy/application.d.ts +12 -4
- package/codedeploy/application.js +2 -0
- package/codedeploy/application.js.map +1 -1
- package/codedeploy/deploymentConfig.d.ts +12 -0
- package/codedeploy/deploymentConfig.js +2 -0
- package/codedeploy/deploymentConfig.js.map +1 -1
- package/codedeploy/deploymentGroup.d.ts +12 -4
- package/codedeploy/deploymentGroup.js +2 -0
- package/codedeploy/deploymentGroup.js.map +1 -1
- package/codeguruprofiler/getProfilingGroup.d.ts +9 -0
- package/codeguruprofiler/getProfilingGroup.js +2 -0
- package/codeguruprofiler/getProfilingGroup.js.map +1 -1
- package/codeguruprofiler/profilingGroup.d.ts +12 -4
- package/codeguruprofiler/profilingGroup.js +2 -0
- package/codeguruprofiler/profilingGroup.js.map +1 -1
- package/codegurureviewer/repositoryAssociation.d.ts +12 -6
- package/codegurureviewer/repositoryAssociation.js +2 -0
- package/codegurureviewer/repositoryAssociation.js.map +1 -1
- package/codepipeline/customActionType.d.ts +12 -4
- package/codepipeline/customActionType.js +2 -0
- package/codepipeline/customActionType.js.map +1 -1
- package/codepipeline/pipeline.d.ts +19 -11
- package/codepipeline/pipeline.js +3 -1
- package/codepipeline/pipeline.js.map +1 -1
- package/codepipeline/webhook.d.ts +12 -4
- package/codepipeline/webhook.js +2 -0
- package/codepipeline/webhook.js.map +1 -1
- package/codestarconnections/connection.d.ts +12 -4
- package/codestarconnections/connection.js +2 -0
- package/codestarconnections/connection.js.map +1 -1
- package/codestarconnections/getConnection.d.ts +9 -0
- package/codestarconnections/getConnection.js +2 -0
- package/codestarconnections/getConnection.js.map +1 -1
- package/codestarconnections/host.d.ts +12 -0
- package/codestarconnections/host.js +2 -0
- package/codestarconnections/host.js.map +1 -1
- package/codestarnotifications/notificationRule.d.ts +15 -7
- package/codestarnotifications/notificationRule.js +5 -3
- package/codestarnotifications/notificationRule.js.map +1 -1
- package/cognito/getIdentityPool.d.ts +9 -0
- package/cognito/getIdentityPool.js +2 -0
- package/cognito/getIdentityPool.js.map +1 -1
- package/cognito/getUserGroup.d.ts +9 -0
- package/cognito/getUserGroup.js +2 -0
- package/cognito/getUserGroup.js.map +1 -1
- package/cognito/getUserGroups.d.ts +9 -0
- package/cognito/getUserGroups.js +2 -0
- package/cognito/getUserGroups.js.map +1 -1
- package/cognito/getUserPool.d.ts +9 -0
- package/cognito/getUserPool.js +2 -0
- package/cognito/getUserPool.js.map +1 -1
- package/cognito/getUserPoolClient.d.ts +9 -0
- package/cognito/getUserPoolClient.js +2 -0
- package/cognito/getUserPoolClient.js.map +1 -1
- package/cognito/getUserPoolClients.d.ts +9 -0
- package/cognito/getUserPoolClients.js +2 -0
- package/cognito/getUserPoolClients.js.map +1 -1
- package/cognito/getUserPoolSigningCertificate.d.ts +9 -0
- package/cognito/getUserPoolSigningCertificate.js +2 -0
- package/cognito/getUserPoolSigningCertificate.js.map +1 -1
- package/cognito/getUserPools.d.ts +9 -0
- package/cognito/getUserPools.js +2 -0
- package/cognito/getUserPools.js.map +1 -1
- package/cognito/identityPool.d.ts +12 -4
- package/cognito/identityPool.js +2 -0
- package/cognito/identityPool.js.map +1 -1
- package/cognito/identityPoolProviderPrincipalTag.d.ts +12 -0
- package/cognito/identityPoolProviderPrincipalTag.js +2 -0
- package/cognito/identityPoolProviderPrincipalTag.js.map +1 -1
- package/cognito/identityPoolRoleAttachment.d.ts +12 -0
- package/cognito/identityPoolRoleAttachment.js +2 -0
- package/cognito/identityPoolRoleAttachment.js.map +1 -1
- package/cognito/identityProvider.d.ts +12 -0
- package/cognito/identityProvider.js +2 -0
- package/cognito/identityProvider.js.map +1 -1
- package/cognito/managedUserPoolClient.d.ts +12 -0
- package/cognito/managedUserPoolClient.js +2 -0
- package/cognito/managedUserPoolClient.js.map +1 -1
- package/cognito/resourceServer.d.ts +12 -0
- package/cognito/resourceServer.js +2 -0
- package/cognito/resourceServer.js.map +1 -1
- package/cognito/riskConfiguration.d.ts +12 -0
- package/cognito/riskConfiguration.js +2 -0
- package/cognito/riskConfiguration.js.map +1 -1
- package/cognito/user.d.ts +12 -0
- package/cognito/user.js +2 -0
- package/cognito/user.js.map +1 -1
- package/cognito/userGroup.d.ts +12 -0
- package/cognito/userGroup.js +2 -0
- package/cognito/userGroup.js.map +1 -1
- package/cognito/userInGroup.d.ts +20 -0
- package/cognito/userInGroup.js +10 -0
- package/cognito/userInGroup.js.map +1 -1
- package/cognito/userPool.d.ts +12 -4
- package/cognito/userPool.js +2 -0
- package/cognito/userPool.js.map +1 -1
- package/cognito/userPoolClient.d.ts +12 -0
- package/cognito/userPoolClient.js +2 -0
- package/cognito/userPoolClient.js.map +1 -1
- package/cognito/userPoolDomain.d.ts +12 -0
- package/cognito/userPoolDomain.js +2 -0
- package/cognito/userPoolDomain.js.map +1 -1
- package/cognito/userPoolUICustomization.d.ts +12 -0
- package/cognito/userPoolUICustomization.js +2 -0
- package/cognito/userPoolUICustomization.js.map +1 -1
- package/comprehend/documentClassifier.d.ts +12 -4
- package/comprehend/documentClassifier.js +2 -0
- package/comprehend/documentClassifier.js.map +1 -1
- package/comprehend/entityRecognizer.d.ts +12 -4
- package/comprehend/entityRecognizer.js +2 -0
- package/comprehend/entityRecognizer.js.map +1 -1
- package/computeoptimizer/enrollmentStatus.d.ts +12 -0
- package/computeoptimizer/enrollmentStatus.js +2 -0
- package/computeoptimizer/enrollmentStatus.js.map +1 -1
- package/computeoptimizer/recommendationPreferences.d.ts +12 -0
- package/computeoptimizer/recommendationPreferences.js +2 -0
- package/computeoptimizer/recommendationPreferences.js.map +1 -1
- package/config/require.d.ts +1 -1
- package/config/require.js.map +1 -1
- package/config/vars.d.ts +2 -3
- package/config/vars.js +4 -4
- package/config/vars.js.map +1 -1
- package/connect/botAssociation.d.ts +12 -0
- package/connect/botAssociation.js +2 -0
- package/connect/botAssociation.js.map +1 -1
- package/connect/contactFlow.d.ts +12 -4
- package/connect/contactFlow.js +2 -0
- package/connect/contactFlow.js.map +1 -1
- package/connect/contactFlowModule.d.ts +12 -4
- package/connect/contactFlowModule.js +2 -0
- package/connect/contactFlowModule.js.map +1 -1
- package/connect/getBotAssociation.d.ts +9 -0
- package/connect/getBotAssociation.js +2 -0
- package/connect/getBotAssociation.js.map +1 -1
- package/connect/getContactFlow.d.ts +9 -0
- package/connect/getContactFlow.js +2 -0
- package/connect/getContactFlow.js.map +1 -1
- package/connect/getContactFlowModule.d.ts +9 -0
- package/connect/getContactFlowModule.js +2 -0
- package/connect/getContactFlowModule.js.map +1 -1
- package/connect/getHoursOfOperation.d.ts +9 -0
- package/connect/getHoursOfOperation.js +2 -0
- package/connect/getHoursOfOperation.js.map +1 -1
- package/connect/getInstance.d.ts +9 -0
- package/connect/getInstance.js +2 -0
- package/connect/getInstance.js.map +1 -1
- package/connect/getInstanceStorageConfig.d.ts +9 -0
- package/connect/getInstanceStorageConfig.js +2 -0
- package/connect/getInstanceStorageConfig.js.map +1 -1
- package/connect/getLambdaFunctionAssociation.d.ts +9 -0
- package/connect/getLambdaFunctionAssociation.js +2 -0
- package/connect/getLambdaFunctionAssociation.js.map +1 -1
- package/connect/getPrompt.d.ts +9 -0
- package/connect/getPrompt.js +2 -0
- package/connect/getPrompt.js.map +1 -1
- package/connect/getQueue.d.ts +9 -0
- package/connect/getQueue.js +2 -0
- package/connect/getQueue.js.map +1 -1
- package/connect/getQuickConnect.d.ts +9 -0
- package/connect/getQuickConnect.js +2 -0
- package/connect/getQuickConnect.js.map +1 -1
- package/connect/getRoutingProfile.d.ts +9 -0
- package/connect/getRoutingProfile.js +2 -0
- package/connect/getRoutingProfile.js.map +1 -1
- package/connect/getSecurityProfile.d.ts +9 -0
- package/connect/getSecurityProfile.js +2 -0
- package/connect/getSecurityProfile.js.map +1 -1
- package/connect/getUser.d.ts +9 -0
- package/connect/getUser.js +2 -0
- package/connect/getUser.js.map +1 -1
- package/connect/getUserHierarchyGroup.d.ts +9 -0
- package/connect/getUserHierarchyGroup.js +2 -0
- package/connect/getUserHierarchyGroup.js.map +1 -1
- package/connect/getUserHierarchyStructure.d.ts +9 -0
- package/connect/getUserHierarchyStructure.js +2 -0
- package/connect/getUserHierarchyStructure.js.map +1 -1
- package/connect/getVocabulary.d.ts +9 -0
- package/connect/getVocabulary.js +2 -0
- package/connect/getVocabulary.js.map +1 -1
- package/connect/hoursOfOperation.d.ts +12 -4
- package/connect/hoursOfOperation.js +2 -0
- package/connect/hoursOfOperation.js.map +1 -1
- package/connect/instance.d.ts +12 -4
- package/connect/instance.js +2 -0
- package/connect/instance.js.map +1 -1
- package/connect/instanceStorageConfig.d.ts +12 -0
- package/connect/instanceStorageConfig.js +2 -0
- package/connect/instanceStorageConfig.js.map +1 -1
- package/connect/lambdaFunctionAssociation.d.ts +12 -0
- package/connect/lambdaFunctionAssociation.js +2 -0
- package/connect/lambdaFunctionAssociation.js.map +1 -1
- package/connect/phoneNumber.d.ts +12 -4
- package/connect/phoneNumber.js +2 -0
- package/connect/phoneNumber.js.map +1 -1
- package/connect/queue.d.ts +12 -4
- package/connect/queue.js +2 -0
- package/connect/queue.js.map +1 -1
- package/connect/quickConnect.d.ts +12 -4
- package/connect/quickConnect.js +2 -0
- package/connect/quickConnect.js.map +1 -1
- package/connect/routingProfile.d.ts +12 -4
- package/connect/routingProfile.js +2 -0
- package/connect/routingProfile.js.map +1 -1
- package/connect/securityProfile.d.ts +12 -4
- package/connect/securityProfile.js +2 -0
- package/connect/securityProfile.js.map +1 -1
- package/connect/user.d.ts +12 -4
- package/connect/user.js +2 -0
- package/connect/user.js.map +1 -1
- package/connect/userHierarchyGroup.d.ts +12 -4
- package/connect/userHierarchyGroup.js +2 -0
- package/connect/userHierarchyGroup.js.map +1 -1
- package/connect/userHierarchyStructure.d.ts +12 -0
- package/connect/userHierarchyStructure.js +2 -0
- package/connect/userHierarchyStructure.js.map +1 -1
- package/connect/vocabulary.d.ts +12 -4
- package/connect/vocabulary.js +2 -0
- package/connect/vocabulary.js.map +1 -1
- package/controltower/controlTowerControl.d.ts +12 -0
- package/controltower/controlTowerControl.js +2 -0
- package/controltower/controlTowerControl.js.map +1 -1
- package/controltower/getControls.d.ts +9 -0
- package/controltower/getControls.js +2 -0
- package/controltower/getControls.js.map +1 -1
- package/controltower/landingZone.d.ts +12 -4
- package/controltower/landingZone.js +2 -0
- package/controltower/landingZone.js.map +1 -1
- package/costexplorer/anomalyMonitor.d.ts +0 -4
- package/costexplorer/anomalyMonitor.js.map +1 -1
- package/costexplorer/anomalySubscription.d.ts +0 -4
- package/costexplorer/anomalySubscription.js.map +1 -1
- package/costexplorer/costCategory.d.ts +0 -4
- package/costexplorer/costCategory.js.map +1 -1
- package/cur/reportDefinition.d.ts +6 -9
- package/cur/reportDefinition.js +4 -0
- package/cur/reportDefinition.js.map +1 -1
- package/customerprofiles/domain.d.ts +16 -8
- package/customerprofiles/domain.js +6 -4
- package/customerprofiles/domain.js.map +1 -1
- package/customerprofiles/profile.d.ts +12 -0
- package/customerprofiles/profile.js +2 -0
- package/customerprofiles/profile.js.map +1 -1
- package/dataexchange/dataSet.d.ts +12 -4
- package/dataexchange/dataSet.js +2 -0
- package/dataexchange/dataSet.js.map +1 -1
- package/dataexchange/eventAction.d.ts +12 -0
- package/dataexchange/eventAction.js +2 -0
- package/dataexchange/eventAction.js.map +1 -1
- package/dataexchange/revision.d.ts +12 -4
- package/dataexchange/revision.js +2 -0
- package/dataexchange/revision.js.map +1 -1
- package/dataexchange/revisionAssets.d.ts +12 -4
- package/dataexchange/revisionAssets.js +2 -0
- package/dataexchange/revisionAssets.js.map +1 -1
- package/datapipeline/getPipeline.d.ts +9 -0
- package/datapipeline/getPipeline.js +2 -0
- package/datapipeline/getPipeline.js.map +1 -1
- package/datapipeline/getPipelineDefinition.d.ts +9 -0
- package/datapipeline/getPipelineDefinition.js +2 -0
- package/datapipeline/getPipelineDefinition.js.map +1 -1
- package/datapipeline/pipeline.d.ts +12 -4
- package/datapipeline/pipeline.js +2 -0
- package/datapipeline/pipeline.js.map +1 -1
- package/datapipeline/pipelineDefinition.d.ts +12 -0
- package/datapipeline/pipelineDefinition.js +2 -0
- package/datapipeline/pipelineDefinition.js.map +1 -1
- package/datasync/agent.d.ts +12 -4
- package/datasync/agent.js +2 -0
- package/datasync/agent.js.map +1 -1
- package/datasync/efsLocation.d.ts +15 -8
- package/datasync/efsLocation.js +2 -0
- package/datasync/efsLocation.js.map +1 -1
- package/datasync/fsxOpenZfsFileSystem.d.ts +12 -4
- package/datasync/fsxOpenZfsFileSystem.js +2 -0
- package/datasync/fsxOpenZfsFileSystem.js.map +1 -1
- package/datasync/locationAzureBlob.d.ts +12 -4
- package/datasync/locationAzureBlob.js +2 -0
- package/datasync/locationAzureBlob.js.map +1 -1
- package/datasync/locationFsxLustre.d.ts +12 -4
- package/datasync/locationFsxLustre.js +2 -0
- package/datasync/locationFsxLustre.js.map +1 -1
- package/datasync/locationFsxOntapFileSystem.d.ts +12 -6
- package/datasync/locationFsxOntapFileSystem.js +2 -0
- package/datasync/locationFsxOntapFileSystem.js.map +1 -1
- package/datasync/locationFsxWindows.d.ts +12 -4
- package/datasync/locationFsxWindows.js +2 -0
- package/datasync/locationFsxWindows.js.map +1 -1
- package/datasync/locationHdfs.d.ts +12 -4
- package/datasync/locationHdfs.js +2 -0
- package/datasync/locationHdfs.js.map +1 -1
- package/datasync/locationObjectStorage.d.ts +12 -4
- package/datasync/locationObjectStorage.js +2 -0
- package/datasync/locationObjectStorage.js.map +1 -1
- package/datasync/locationSmb.d.ts +12 -4
- package/datasync/locationSmb.js +2 -0
- package/datasync/locationSmb.js.map +1 -1
- package/datasync/nfsLocation.d.ts +12 -4
- package/datasync/nfsLocation.js +2 -0
- package/datasync/nfsLocation.js.map +1 -1
- package/datasync/s3location.d.ts +15 -8
- package/datasync/s3location.js +2 -0
- package/datasync/s3location.js.map +1 -1
- package/datasync/task.d.ts +21 -14
- package/datasync/task.js +2 -0
- package/datasync/task.js.map +1 -1
- package/datazone/assetType.d.ts +12 -0
- package/datazone/assetType.js +2 -0
- package/datazone/assetType.js.map +1 -1
- package/datazone/domain.d.ts +12 -4
- package/datazone/domain.js +2 -0
- package/datazone/domain.js.map +1 -1
- package/datazone/environment.d.ts +12 -0
- package/datazone/environment.js +2 -0
- package/datazone/environment.js.map +1 -1
- package/datazone/environmentBlueprintConfiguration.d.ts +15 -36
- package/datazone/environmentBlueprintConfiguration.js +2 -27
- package/datazone/environmentBlueprintConfiguration.js.map +1 -1
- package/datazone/environmentProfile.d.ts +12 -0
- package/datazone/environmentProfile.js +2 -0
- package/datazone/environmentProfile.js.map +1 -1
- package/datazone/formType.d.ts +12 -0
- package/datazone/formType.js +2 -0
- package/datazone/formType.js.map +1 -1
- package/datazone/getDomain.d.ts +9 -0
- package/datazone/getDomain.js +2 -0
- package/datazone/getDomain.js.map +1 -1
- package/datazone/getEnvironmentBlueprint.d.ts +9 -0
- package/datazone/getEnvironmentBlueprint.js +2 -0
- package/datazone/getEnvironmentBlueprint.js.map +1 -1
- package/datazone/glossary.d.ts +12 -0
- package/datazone/glossary.js +2 -0
- package/datazone/glossary.js.map +1 -1
- package/datazone/glossaryTerm.d.ts +12 -0
- package/datazone/glossaryTerm.js +2 -0
- package/datazone/glossaryTerm.js.map +1 -1
- package/datazone/project.d.ts +12 -0
- package/datazone/project.js +2 -0
- package/datazone/project.js.map +1 -1
- package/datazone/userProfile.d.ts +12 -0
- package/datazone/userProfile.js +2 -0
- package/datazone/userProfile.js.map +1 -1
- package/dax/cluster.d.ts +12 -4
- package/dax/cluster.js +2 -0
- package/dax/cluster.js.map +1 -1
- package/dax/parameterGroup.d.ts +12 -0
- package/dax/parameterGroup.js +2 -0
- package/dax/parameterGroup.js.map +1 -1
- package/dax/subnetGroup.d.ts +12 -0
- package/dax/subnetGroup.js +2 -0
- package/dax/subnetGroup.js.map +1 -1
- package/detective/graph.d.ts +12 -6
- package/detective/graph.js +2 -0
- package/detective/graph.js.map +1 -1
- package/detective/invitationAccepter.d.ts +12 -0
- package/detective/invitationAccepter.js +2 -0
- package/detective/invitationAccepter.js.map +1 -1
- package/detective/member.d.ts +12 -0
- package/detective/member.js +2 -0
- package/detective/member.js.map +1 -1
- package/detective/organizationAdminAccount.d.ts +12 -0
- package/detective/organizationAdminAccount.js +2 -0
- package/detective/organizationAdminAccount.js.map +1 -1
- package/detective/organizationConfiguration.d.ts +12 -0
- package/detective/organizationConfiguration.js +2 -0
- package/detective/organizationConfiguration.js.map +1 -1
- package/devicefarm/devicePool.d.ts +12 -4
- package/devicefarm/devicePool.js +2 -0
- package/devicefarm/devicePool.js.map +1 -1
- package/devicefarm/instanceProfile.d.ts +12 -4
- package/devicefarm/instanceProfile.js +2 -0
- package/devicefarm/instanceProfile.js.map +1 -1
- package/devicefarm/networkProfile.d.ts +12 -4
- package/devicefarm/networkProfile.js +2 -0
- package/devicefarm/networkProfile.js.map +1 -1
- package/devicefarm/project.d.ts +12 -4
- package/devicefarm/project.js +2 -0
- package/devicefarm/project.js.map +1 -1
- package/devicefarm/testGridProject.d.ts +12 -4
- package/devicefarm/testGridProject.js +2 -0
- package/devicefarm/testGridProject.js.map +1 -1
- package/devicefarm/upload.d.ts +12 -0
- package/devicefarm/upload.js +2 -0
- package/devicefarm/upload.js.map +1 -1
- package/devopsguru/eventSourcesConfig.d.ts +13 -1
- package/devopsguru/eventSourcesConfig.js +3 -1
- package/devopsguru/eventSourcesConfig.js.map +1 -1
- package/devopsguru/getNotificationChannel.d.ts +9 -0
- package/devopsguru/getNotificationChannel.js +2 -0
- package/devopsguru/getNotificationChannel.js.map +1 -1
- package/devopsguru/getResourceCollection.d.ts +7 -15
- package/devopsguru/getResourceCollection.js +2 -4
- package/devopsguru/getResourceCollection.js.map +1 -1
- package/devopsguru/notificationChannel.d.ts +12 -0
- package/devopsguru/notificationChannel.js +2 -0
- package/devopsguru/notificationChannel.js.map +1 -1
- package/devopsguru/resourceCollection.d.ts +12 -0
- package/devopsguru/resourceCollection.js +2 -0
- package/devopsguru/resourceCollection.js.map +1 -1
- package/devopsguru/serviceIntegration.d.ts +13 -1
- package/devopsguru/serviceIntegration.js +3 -1
- package/devopsguru/serviceIntegration.js.map +1 -1
- package/directconnect/bgpPeer.d.ts +12 -0
- package/directconnect/bgpPeer.js +2 -0
- package/directconnect/bgpPeer.js.map +1 -1
- package/directconnect/connection.d.ts +12 -4
- package/directconnect/connection.js +2 -0
- package/directconnect/connection.js.map +1 -1
- package/directconnect/connectionAssociation.d.ts +12 -0
- package/directconnect/connectionAssociation.js +2 -0
- package/directconnect/connectionAssociation.js.map +1 -1
- package/directconnect/connectionConfirmation.d.ts +12 -0
- package/directconnect/connectionConfirmation.js +2 -0
- package/directconnect/connectionConfirmation.js.map +1 -1
- package/directconnect/gatewayAssociation.d.ts +6 -6
- package/directconnect/gatewayAssociation.js +2 -2
- package/directconnect/gatewayAssociation.js.map +1 -1
- package/directconnect/gatewayAssociationProposal.d.ts +12 -0
- package/directconnect/gatewayAssociationProposal.js +2 -0
- package/directconnect/gatewayAssociationProposal.js.map +1 -1
- package/directconnect/getConnection.d.ts +9 -0
- package/directconnect/getConnection.js +2 -0
- package/directconnect/getConnection.js.map +1 -1
- package/directconnect/getLocation.d.ts +9 -0
- package/directconnect/getLocation.js +2 -0
- package/directconnect/getLocation.js.map +1 -1
- package/directconnect/getLocations.d.ts +21 -2
- package/directconnect/getLocations.js +10 -4
- package/directconnect/getLocations.js.map +1 -1
- package/directconnect/getRouterConfiguration.d.ts +9 -0
- package/directconnect/getRouterConfiguration.js +2 -0
- package/directconnect/getRouterConfiguration.js.map +1 -1
- package/directconnect/hostedConnection.d.ts +14 -2
- package/directconnect/hostedConnection.js +2 -0
- package/directconnect/hostedConnection.js.map +1 -1
- package/directconnect/hostedPrivateVirtualInterface.d.ts +12 -0
- package/directconnect/hostedPrivateVirtualInterface.js +2 -0
- package/directconnect/hostedPrivateVirtualInterface.js.map +1 -1
- package/directconnect/hostedPrivateVirtualInterfaceAccepter.d.ts +12 -4
- package/directconnect/hostedPrivateVirtualInterfaceAccepter.js +2 -0
- package/directconnect/hostedPrivateVirtualInterfaceAccepter.js.map +1 -1
- package/directconnect/hostedPublicVirtualInterface.d.ts +12 -0
- package/directconnect/hostedPublicVirtualInterface.js +2 -0
- package/directconnect/hostedPublicVirtualInterface.js.map +1 -1
- package/directconnect/hostedPublicVirtualInterfaceAccepter.d.ts +12 -4
- package/directconnect/hostedPublicVirtualInterfaceAccepter.js +2 -0
- package/directconnect/hostedPublicVirtualInterfaceAccepter.js.map +1 -1
- package/directconnect/hostedTransitVirtualInterface.d.ts +12 -0
- package/directconnect/hostedTransitVirtualInterface.js +2 -0
- package/directconnect/hostedTransitVirtualInterface.js.map +1 -1
- package/directconnect/hostedTransitVirtualInterfaceAcceptor.d.ts +12 -4
- package/directconnect/hostedTransitVirtualInterfaceAcceptor.js +2 -0
- package/directconnect/hostedTransitVirtualInterfaceAcceptor.js.map +1 -1
- package/directconnect/index.d.ts +1 -1
- package/directconnect/linkAggregationGroup.d.ts +12 -4
- package/directconnect/linkAggregationGroup.js +2 -0
- package/directconnect/linkAggregationGroup.js.map +1 -1
- package/directconnect/macsecKeyAssociation.d.ts +12 -0
- package/directconnect/macsecKeyAssociation.js +2 -0
- package/directconnect/macsecKeyAssociation.js.map +1 -1
- package/directconnect/privateVirtualInterface.d.ts +12 -4
- package/directconnect/privateVirtualInterface.js +2 -0
- package/directconnect/privateVirtualInterface.js.map +1 -1
- package/directconnect/publicVirtualInterface.d.ts +12 -4
- package/directconnect/publicVirtualInterface.js +2 -0
- package/directconnect/publicVirtualInterface.js.map +1 -1
- package/directconnect/transitVirtualInterface.d.ts +12 -4
- package/directconnect/transitVirtualInterface.js +2 -0
- package/directconnect/transitVirtualInterface.js.map +1 -1
- package/directoryservice/conditionalForwarder.d.ts +12 -0
- package/directoryservice/conditionalForwarder.js +2 -0
- package/directoryservice/conditionalForwarder.js.map +1 -1
- package/directoryservice/directory.d.ts +12 -4
- package/directoryservice/directory.js +2 -0
- package/directoryservice/directory.js.map +1 -1
- package/directoryservice/getDirectory.d.ts +9 -0
- package/directoryservice/getDirectory.js +2 -0
- package/directoryservice/getDirectory.js.map +1 -1
- package/directoryservice/index.d.ts +0 -6
- package/directoryservice/index.js +1 -11
- package/directoryservice/index.js.map +1 -1
- package/directoryservice/logSubscription.d.ts +12 -0
- package/directoryservice/logSubscription.js +2 -0
- package/directoryservice/logSubscription.js.map +1 -1
- package/directoryservice/radiusSettings.d.ts +12 -0
- package/directoryservice/radiusSettings.js +2 -0
- package/directoryservice/radiusSettings.js.map +1 -1
- package/directoryservice/serviceRegion.d.ts +12 -4
- package/directoryservice/serviceRegion.js +2 -0
- package/directoryservice/serviceRegion.js.map +1 -1
- package/directoryservice/sharedDirectory.d.ts +12 -0
- package/directoryservice/sharedDirectory.js +2 -0
- package/directoryservice/sharedDirectory.js.map +1 -1
- package/directoryservice/sharedDirectoryAccepter.d.ts +12 -0
- package/directoryservice/sharedDirectoryAccepter.js +2 -0
- package/directoryservice/sharedDirectoryAccepter.js.map +1 -1
- package/directoryservice/trust.d.ts +12 -0
- package/directoryservice/trust.js +2 -0
- package/directoryservice/trust.js.map +1 -1
- package/dlm/lifecyclePolicy.d.ts +12 -4
- package/dlm/lifecyclePolicy.js +2 -0
- package/dlm/lifecyclePolicy.js.map +1 -1
- package/dms/certificate.d.ts +12 -10
- package/dms/certificate.js +2 -0
- package/dms/certificate.js.map +1 -1
- package/dms/endpoint.d.ts +10 -17
- package/dms/endpoint.js +3 -6
- package/dms/endpoint.js.map +1 -1
- package/dms/eventSubscription.d.ts +12 -4
- package/dms/eventSubscription.js +2 -0
- package/dms/eventSubscription.js.map +1 -1
- package/dms/getCertificate.d.ts +9 -0
- package/dms/getCertificate.js +2 -0
- package/dms/getCertificate.js.map +1 -1
- package/dms/getEndpoint.d.ts +9 -0
- package/dms/getEndpoint.js +2 -0
- package/dms/getEndpoint.js.map +1 -1
- package/dms/getReplicationInstance.d.ts +9 -0
- package/dms/getReplicationInstance.js +2 -0
- package/dms/getReplicationInstance.js.map +1 -1
- package/dms/getReplicationSubnetGroup.d.ts +9 -0
- package/dms/getReplicationSubnetGroup.js +2 -0
- package/dms/getReplicationSubnetGroup.js.map +1 -1
- package/dms/getReplicationTask.d.ts +9 -10
- package/dms/getReplicationTask.js +2 -0
- package/dms/getReplicationTask.js.map +1 -1
- package/dms/replicationConfig.d.ts +12 -4
- package/dms/replicationConfig.js +2 -0
- package/dms/replicationConfig.js.map +1 -1
- package/dms/replicationInstance.d.ts +12 -34
- package/dms/replicationInstance.js +2 -0
- package/dms/replicationInstance.js.map +1 -1
- package/dms/replicationSubnetGroup.d.ts +12 -4
- package/dms/replicationSubnetGroup.js +2 -0
- package/dms/replicationSubnetGroup.js.map +1 -1
- package/dms/replicationTask.d.ts +12 -4
- package/dms/replicationTask.js +2 -0
- package/dms/replicationTask.js.map +1 -1
- package/dms/s3endpoint.d.ts +12 -4
- package/dms/s3endpoint.js +2 -0
- package/dms/s3endpoint.js.map +1 -1
- package/docdb/cluster.d.ts +12 -4
- package/docdb/cluster.js +2 -0
- package/docdb/cluster.js.map +1 -1
- package/docdb/clusterInstance.d.ts +12 -4
- package/docdb/clusterInstance.js +2 -0
- package/docdb/clusterInstance.js.map +1 -1
- package/docdb/clusterParameterGroup.d.ts +12 -4
- package/docdb/clusterParameterGroup.js +2 -0
- package/docdb/clusterParameterGroup.js.map +1 -1
- package/docdb/clusterSnapshot.d.ts +12 -0
- package/docdb/clusterSnapshot.js +2 -0
- package/docdb/clusterSnapshot.js.map +1 -1
- package/docdb/elasticCluster.d.ts +12 -6
- package/docdb/elasticCluster.js +2 -0
- package/docdb/elasticCluster.js.map +1 -1
- package/docdb/eventSubscription.d.ts +12 -4
- package/docdb/eventSubscription.js +2 -0
- package/docdb/eventSubscription.js.map +1 -1
- package/docdb/getEngineVersion.d.ts +9 -0
- package/docdb/getEngineVersion.js +2 -0
- package/docdb/getEngineVersion.js.map +1 -1
- package/docdb/getOrderableDbInstance.d.ts +9 -0
- package/docdb/getOrderableDbInstance.js +2 -0
- package/docdb/getOrderableDbInstance.js.map +1 -1
- package/docdb/globalCluster.d.ts +12 -0
- package/docdb/globalCluster.js +2 -0
- package/docdb/globalCluster.js.map +1 -1
- package/docdb/subnetGroup.d.ts +12 -4
- package/docdb/subnetGroup.js +2 -0
- package/docdb/subnetGroup.js.map +1 -1
- package/drs/replicationConfigurationTemplate.d.ts +12 -4
- package/drs/replicationConfigurationTemplate.js +2 -0
- package/drs/replicationConfigurationTemplate.js.map +1 -1
- package/dsql/cluster.d.ts +12 -4
- package/dsql/cluster.js +2 -0
- package/dsql/cluster.js.map +1 -1
- package/dsql/clusterPeering.d.ts +12 -0
- package/dsql/clusterPeering.js +2 -0
- package/dsql/clusterPeering.js.map +1 -1
- package/dynamodb/contributorInsights.d.ts +12 -0
- package/dynamodb/contributorInsights.js +2 -0
- package/dynamodb/contributorInsights.js.map +1 -1
- package/dynamodb/dynamodbMixins.js +1 -1
- package/dynamodb/dynamodbMixins.js.map +1 -1
- package/dynamodb/getTable.d.ts +9 -0
- package/dynamodb/getTable.js +2 -0
- package/dynamodb/getTable.js.map +1 -1
- package/dynamodb/getTableItem.d.ts +9 -0
- package/dynamodb/getTableItem.js +2 -0
- package/dynamodb/getTableItem.js.map +1 -1
- package/dynamodb/getTables.d.ts +21 -2
- package/dynamodb/getTables.js +10 -4
- package/dynamodb/getTables.js.map +1 -1
- package/dynamodb/globalTable.d.ts +12 -0
- package/dynamodb/globalTable.js +2 -0
- package/dynamodb/globalTable.js.map +1 -1
- package/dynamodb/index.d.ts +1 -1
- package/dynamodb/kinesisStreamingDestination.d.ts +12 -0
- package/dynamodb/kinesisStreamingDestination.js +2 -0
- package/dynamodb/kinesisStreamingDestination.js.map +1 -1
- package/dynamodb/resourcePolicy.d.ts +12 -0
- package/dynamodb/resourcePolicy.js +2 -0
- package/dynamodb/resourcePolicy.js.map +1 -1
- package/dynamodb/table.d.ts +12 -4
- package/dynamodb/table.js +2 -0
- package/dynamodb/table.js.map +1 -1
- package/dynamodb/tableExport.d.ts +13 -1
- package/dynamodb/tableExport.js +3 -1
- package/dynamodb/tableExport.js.map +1 -1
- package/dynamodb/tableItem.d.ts +12 -0
- package/dynamodb/tableItem.js +2 -0
- package/dynamodb/tableItem.js.map +1 -1
- package/dynamodb/tableReplica.d.ts +12 -4
- package/dynamodb/tableReplica.js +2 -0
- package/dynamodb/tableReplica.js.map +1 -1
- package/dynamodb/tag.d.ts +12 -0
- package/dynamodb/tag.js +2 -0
- package/dynamodb/tag.js.map +1 -1
- package/ebs/defaultKmsKey.d.ts +12 -0
- package/ebs/defaultKmsKey.js +2 -0
- package/ebs/defaultKmsKey.js.map +1 -1
- package/ebs/encryptionByDefault.d.ts +12 -0
- package/ebs/encryptionByDefault.js +2 -0
- package/ebs/encryptionByDefault.js.map +1 -1
- package/ebs/fastSnapshotRestore.d.ts +12 -0
- package/ebs/fastSnapshotRestore.js +2 -0
- package/ebs/fastSnapshotRestore.js.map +1 -1
- package/ebs/getDefaultKmsKey.d.ts +21 -2
- package/ebs/getDefaultKmsKey.js +10 -4
- package/ebs/getDefaultKmsKey.js.map +1 -1
- package/ebs/getEbsVolumes.d.ts +9 -0
- package/ebs/getEbsVolumes.js +2 -0
- package/ebs/getEbsVolumes.js.map +1 -1
- package/ebs/getEncryptionByDefault.d.ts +21 -2
- package/ebs/getEncryptionByDefault.js +10 -4
- package/ebs/getEncryptionByDefault.js.map +1 -1
- package/ebs/getSnapshot.d.ts +11 -6
- package/ebs/getSnapshot.js +2 -0
- package/ebs/getSnapshot.js.map +1 -1
- package/ebs/getSnapshotIds.d.ts +11 -6
- package/ebs/getSnapshotIds.js +2 -0
- package/ebs/getSnapshotIds.js.map +1 -1
- package/ebs/getVolume.d.ts +9 -0
- package/ebs/getVolume.js +2 -0
- package/ebs/getVolume.js.map +1 -1
- package/ebs/index.d.ts +2 -2
- package/ebs/snapshot.d.ts +12 -4
- package/ebs/snapshot.js +2 -0
- package/ebs/snapshot.js.map +1 -1
- package/ebs/snapshotBlockPublicAccess.d.ts +12 -0
- package/ebs/snapshotBlockPublicAccess.js +2 -0
- package/ebs/snapshotBlockPublicAccess.js.map +1 -1
- package/ebs/snapshotCopy.d.ts +12 -4
- package/ebs/snapshotCopy.js +2 -0
- package/ebs/snapshotCopy.js.map +1 -1
- package/ebs/snapshotImport.d.ts +12 -4
- package/ebs/snapshotImport.js +2 -0
- package/ebs/snapshotImport.js.map +1 -1
- package/ebs/volume.d.ts +12 -4
- package/ebs/volume.js +2 -0
- package/ebs/volume.js.map +1 -1
- package/ec2/ami.d.ts +12 -4
- package/ec2/ami.js +2 -0
- package/ec2/ami.js.map +1 -1
- package/ec2/amiCopy.d.ts +12 -6
- package/ec2/amiCopy.js +2 -0
- package/ec2/amiCopy.js.map +1 -1
- package/ec2/amiFromInstance.d.ts +12 -6
- package/ec2/amiFromInstance.js +2 -0
- package/ec2/amiFromInstance.js.map +1 -1
- package/ec2/amiLaunchPermission.d.ts +12 -0
- package/ec2/amiLaunchPermission.js +2 -0
- package/ec2/amiLaunchPermission.js.map +1 -1
- package/ec2/availabilityZoneGroup.d.ts +12 -0
- package/ec2/availabilityZoneGroup.js +2 -0
- package/ec2/availabilityZoneGroup.js.map +1 -1
- package/ec2/capacityBlockReservation.d.ts +12 -4
- package/ec2/capacityBlockReservation.js +2 -0
- package/ec2/capacityBlockReservation.js.map +1 -1
- package/ec2/capacityReservation.d.ts +12 -4
- package/ec2/capacityReservation.js +2 -0
- package/ec2/capacityReservation.js.map +1 -1
- package/ec2/carrierGateway.d.ts +12 -4
- package/ec2/carrierGateway.js +2 -0
- package/ec2/carrierGateway.js.map +1 -1
- package/ec2/customerGateway.d.ts +12 -4
- package/ec2/customerGateway.js +2 -0
- package/ec2/customerGateway.js.map +1 -1
- package/ec2/dedicatedHost.d.ts +12 -4
- package/ec2/dedicatedHost.js +2 -0
- package/ec2/dedicatedHost.js.map +1 -1
- package/ec2/defaultCreditSpecification.d.ts +12 -0
- package/ec2/defaultCreditSpecification.js +2 -0
- package/ec2/defaultCreditSpecification.js.map +1 -1
- package/ec2/defaultNetworkAcl.d.ts +12 -4
- package/ec2/defaultNetworkAcl.js +2 -0
- package/ec2/defaultNetworkAcl.js.map +1 -1
- package/ec2/defaultRouteTable.d.ts +12 -4
- package/ec2/defaultRouteTable.js +2 -0
- package/ec2/defaultRouteTable.js.map +1 -1
- package/ec2/defaultSecurityGroup.d.ts +12 -4
- package/ec2/defaultSecurityGroup.js +2 -0
- package/ec2/defaultSecurityGroup.js.map +1 -1
- package/ec2/defaultSubnet.d.ts +3 -6
- package/ec2/defaultSubnet.js +2 -0
- package/ec2/defaultSubnet.js.map +1 -1
- package/ec2/defaultVpc.d.ts +3 -6
- package/ec2/defaultVpc.js +2 -0
- package/ec2/defaultVpc.js.map +1 -1
- package/ec2/defaultVpcDhcpOptions.d.ts +3 -6
- package/ec2/defaultVpcDhcpOptions.js +2 -0
- package/ec2/defaultVpcDhcpOptions.js.map +1 -1
- package/ec2/egressOnlyInternetGateway.d.ts +12 -4
- package/ec2/egressOnlyInternetGateway.js +2 -0
- package/ec2/egressOnlyInternetGateway.js.map +1 -1
- package/ec2/eip.d.ts +30 -40
- package/ec2/eip.js +2 -2
- package/ec2/eip.js.map +1 -1
- package/ec2/eipAssociation.d.ts +12 -0
- package/ec2/eipAssociation.js +2 -0
- package/ec2/eipAssociation.js.map +1 -1
- package/ec2/eipDomainName.d.ts +12 -0
- package/ec2/eipDomainName.js +2 -0
- package/ec2/eipDomainName.js.map +1 -1
- package/ec2/fleet.d.ts +12 -4
- package/ec2/fleet.js +2 -0
- package/ec2/fleet.js.map +1 -1
- package/ec2/flowLog.d.ts +48 -61
- package/ec2/flowLog.js +6 -6
- package/ec2/flowLog.js.map +1 -1
- package/ec2/getAmi.d.ts +24 -0
- package/ec2/getAmi.js +4 -0
- package/ec2/getAmi.js.map +1 -1
- package/ec2/getAmiIds.d.ts +9 -0
- package/ec2/getAmiIds.js +2 -0
- package/ec2/getAmiIds.js.map +1 -1
- package/ec2/getCapacityBlockOffering.d.ts +9 -0
- package/ec2/getCapacityBlockOffering.js +2 -0
- package/ec2/getCapacityBlockOffering.js.map +1 -1
- package/ec2/getCoipPool.d.ts +9 -0
- package/ec2/getCoipPool.js +2 -0
- package/ec2/getCoipPool.js.map +1 -1
- package/ec2/getCoipPools.d.ts +9 -0
- package/ec2/getCoipPools.js +2 -0
- package/ec2/getCoipPools.js.map +1 -1
- package/ec2/getCustomerGateway.d.ts +9 -0
- package/ec2/getCustomerGateway.js +2 -0
- package/ec2/getCustomerGateway.js.map +1 -1
- package/ec2/getDedicatedHost.d.ts +9 -0
- package/ec2/getDedicatedHost.js +2 -0
- package/ec2/getDedicatedHost.js.map +1 -1
- package/ec2/getEips.d.ts +9 -0
- package/ec2/getEips.js +2 -0
- package/ec2/getEips.js.map +1 -1
- package/ec2/getElasticIp.d.ts +9 -0
- package/ec2/getElasticIp.js +2 -0
- package/ec2/getElasticIp.js.map +1 -1
- package/ec2/getInstance.d.ts +9 -0
- package/ec2/getInstance.js +2 -0
- package/ec2/getInstance.js.map +1 -1
- package/ec2/getInstanceType.d.ts +9 -0
- package/ec2/getInstanceType.js +2 -0
- package/ec2/getInstanceType.js.map +1 -1
- package/ec2/getInstanceTypeOffering.d.ts +9 -0
- package/ec2/getInstanceTypeOffering.js +2 -0
- package/ec2/getInstanceTypeOffering.js.map +1 -1
- package/ec2/getInstanceTypeOfferings.d.ts +9 -0
- package/ec2/getInstanceTypeOfferings.js +2 -0
- package/ec2/getInstanceTypeOfferings.js.map +1 -1
- package/ec2/getInstanceTypes.d.ts +9 -0
- package/ec2/getInstanceTypes.js +2 -0
- package/ec2/getInstanceTypes.js.map +1 -1
- package/ec2/getInstances.d.ts +9 -0
- package/ec2/getInstances.js +2 -0
- package/ec2/getInstances.js.map +1 -1
- package/ec2/getInternetGateway.d.ts +9 -0
- package/ec2/getInternetGateway.js +2 -0
- package/ec2/getInternetGateway.js.map +1 -1
- package/ec2/getIpamPreviewNextCidr.d.ts +9 -0
- package/ec2/getIpamPreviewNextCidr.js +2 -0
- package/ec2/getIpamPreviewNextCidr.js.map +1 -1
- package/ec2/getKeyPair.d.ts +9 -0
- package/ec2/getKeyPair.js +2 -0
- package/ec2/getKeyPair.js.map +1 -1
- package/ec2/getLaunchConfiguration.d.ts +9 -0
- package/ec2/getLaunchConfiguration.js +2 -0
- package/ec2/getLaunchConfiguration.js.map +1 -1
- package/ec2/getLaunchTemplate.d.ts +9 -8
- package/ec2/getLaunchTemplate.js +2 -0
- package/ec2/getLaunchTemplate.js.map +1 -1
- package/ec2/getLocalGateway.d.ts +9 -0
- package/ec2/getLocalGateway.js +2 -0
- package/ec2/getLocalGateway.js.map +1 -1
- package/ec2/getLocalGatewayRouteTable.d.ts +9 -0
- package/ec2/getLocalGatewayRouteTable.js +2 -0
- package/ec2/getLocalGatewayRouteTable.js.map +1 -1
- package/ec2/getLocalGatewayRouteTables.d.ts +9 -0
- package/ec2/getLocalGatewayRouteTables.js +2 -0
- package/ec2/getLocalGatewayRouteTables.js.map +1 -1
- package/ec2/getLocalGatewayVirtualInterface.d.ts +9 -0
- package/ec2/getLocalGatewayVirtualInterface.js +2 -0
- package/ec2/getLocalGatewayVirtualInterface.js.map +1 -1
- package/ec2/getLocalGatewayVirtualInterfaceGroup.d.ts +9 -0
- package/ec2/getLocalGatewayVirtualInterfaceGroup.js +2 -0
- package/ec2/getLocalGatewayVirtualInterfaceGroup.js.map +1 -1
- package/ec2/getLocalGatewayVirtualInterfaceGroups.d.ts +9 -0
- package/ec2/getLocalGatewayVirtualInterfaceGroups.js +2 -0
- package/ec2/getLocalGatewayVirtualInterfaceGroups.js.map +1 -1
- package/ec2/getLocalGateways.d.ts +9 -0
- package/ec2/getLocalGateways.js +2 -0
- package/ec2/getLocalGateways.js.map +1 -1
- package/ec2/getManagedPrefixList.d.ts +9 -0
- package/ec2/getManagedPrefixList.js +2 -0
- package/ec2/getManagedPrefixList.js.map +1 -1
- package/ec2/getManagedPrefixLists.d.ts +9 -0
- package/ec2/getManagedPrefixLists.js +2 -0
- package/ec2/getManagedPrefixLists.js.map +1 -1
- package/ec2/getNatGateway.d.ts +9 -0
- package/ec2/getNatGateway.js +2 -0
- package/ec2/getNatGateway.js.map +1 -1
- package/ec2/getNatGateways.d.ts +9 -0
- package/ec2/getNatGateways.js +2 -0
- package/ec2/getNatGateways.js.map +1 -1
- package/ec2/getNetworkAcls.d.ts +9 -0
- package/ec2/getNetworkAcls.js +2 -0
- package/ec2/getNetworkAcls.js.map +1 -1
- package/ec2/getNetworkInsightsAnalysis.d.ts +9 -0
- package/ec2/getNetworkInsightsAnalysis.js +2 -0
- package/ec2/getNetworkInsightsAnalysis.js.map +1 -1
- package/ec2/getNetworkInsightsPath.d.ts +9 -0
- package/ec2/getNetworkInsightsPath.js +2 -0
- package/ec2/getNetworkInsightsPath.js.map +1 -1
- package/ec2/getNetworkInterface.d.ts +9 -0
- package/ec2/getNetworkInterface.js +2 -0
- package/ec2/getNetworkInterface.js.map +1 -1
- package/ec2/getNetworkInterfaces.d.ts +9 -0
- package/ec2/getNetworkInterfaces.js +2 -0
- package/ec2/getNetworkInterfaces.js.map +1 -1
- package/ec2/getPrefixList.d.ts +9 -0
- package/ec2/getPrefixList.js +2 -0
- package/ec2/getPrefixList.js.map +1 -1
- package/ec2/getPublicIpv4Pool.d.ts +9 -0
- package/ec2/getPublicIpv4Pool.js +2 -0
- package/ec2/getPublicIpv4Pool.js.map +1 -1
- package/ec2/getPublicIpv4Pools.d.ts +9 -0
- package/ec2/getPublicIpv4Pools.js +2 -0
- package/ec2/getPublicIpv4Pools.js.map +1 -1
- package/ec2/getRoute.d.ts +9 -0
- package/ec2/getRoute.js +2 -0
- package/ec2/getRoute.js.map +1 -1
- package/ec2/getRouteTable.d.ts +9 -0
- package/ec2/getRouteTable.js +2 -0
- package/ec2/getRouteTable.js.map +1 -1
- package/ec2/getRouteTables.d.ts +9 -0
- package/ec2/getRouteTables.js +2 -0
- package/ec2/getRouteTables.js.map +1 -1
- package/ec2/getSecurityGroup.d.ts +9 -0
- package/ec2/getSecurityGroup.js +2 -0
- package/ec2/getSecurityGroup.js.map +1 -1
- package/ec2/getSecurityGroups.d.ts +9 -0
- package/ec2/getSecurityGroups.js +2 -0
- package/ec2/getSecurityGroups.js.map +1 -1
- package/ec2/getSerialConsoleAccess.d.ts +21 -2
- package/ec2/getSerialConsoleAccess.js +10 -4
- package/ec2/getSerialConsoleAccess.js.map +1 -1
- package/ec2/getSpotDatafeedSubscription.d.ts +21 -2
- package/ec2/getSpotDatafeedSubscription.js +10 -4
- package/ec2/getSpotDatafeedSubscription.js.map +1 -1
- package/ec2/getSpotPrice.d.ts +9 -0
- package/ec2/getSpotPrice.js +2 -0
- package/ec2/getSpotPrice.js.map +1 -1
- package/ec2/getSubnet.d.ts +9 -0
- package/ec2/getSubnet.js +2 -0
- package/ec2/getSubnet.js.map +1 -1
- package/ec2/getSubnets.d.ts +9 -0
- package/ec2/getSubnets.js +2 -0
- package/ec2/getSubnets.js.map +1 -1
- package/ec2/getTransitGatewayRouteTables.d.ts +9 -0
- package/ec2/getTransitGatewayRouteTables.js +2 -0
- package/ec2/getTransitGatewayRouteTables.js.map +1 -1
- package/ec2/getVpc.d.ts +9 -0
- package/ec2/getVpc.js +2 -0
- package/ec2/getVpc.js.map +1 -1
- package/ec2/getVpcDhcpOptions.d.ts +9 -0
- package/ec2/getVpcDhcpOptions.js +2 -0
- package/ec2/getVpcDhcpOptions.js.map +1 -1
- package/ec2/getVpcEndpoint.d.ts +9 -0
- package/ec2/getVpcEndpoint.js +2 -0
- package/ec2/getVpcEndpoint.js.map +1 -1
- package/ec2/getVpcEndpointService.d.ts +7 -1
- package/ec2/getVpcEndpointService.js.map +1 -1
- package/ec2/getVpcIpam.d.ts +9 -0
- package/ec2/getVpcIpam.js +2 -0
- package/ec2/getVpcIpam.js.map +1 -1
- package/ec2/getVpcIpamPool.d.ts +9 -0
- package/ec2/getVpcIpamPool.js +2 -0
- package/ec2/getVpcIpamPool.js.map +1 -1
- package/ec2/getVpcIpamPoolCidrs.d.ts +9 -0
- package/ec2/getVpcIpamPoolCidrs.js +2 -0
- package/ec2/getVpcIpamPoolCidrs.js.map +1 -1
- package/ec2/getVpcIpamPools.d.ts +9 -0
- package/ec2/getVpcIpamPools.js +2 -0
- package/ec2/getVpcIpamPools.js.map +1 -1
- package/ec2/getVpcIpams.d.ts +9 -0
- package/ec2/getVpcIpams.js +2 -0
- package/ec2/getVpcIpams.js.map +1 -1
- package/ec2/getVpcPeeringConnection.d.ts +12 -16
- package/ec2/getVpcPeeringConnection.js +0 -4
- package/ec2/getVpcPeeringConnection.js.map +1 -1
- package/ec2/getVpcPeeringConnections.d.ts +9 -0
- package/ec2/getVpcPeeringConnections.js +2 -0
- package/ec2/getVpcPeeringConnections.js.map +1 -1
- package/ec2/getVpcs.d.ts +9 -0
- package/ec2/getVpcs.js +2 -0
- package/ec2/getVpcs.js.map +1 -1
- package/ec2/getVpnGateway.d.ts +9 -0
- package/ec2/getVpnGateway.js +2 -0
- package/ec2/getVpnGateway.js.map +1 -1
- package/ec2/index.d.ts +2 -16
- package/ec2/index.js +3 -17
- package/ec2/index.js.map +1 -1
- package/ec2/instance.d.ts +13 -47
- package/ec2/instance.js +2 -4
- package/ec2/instance.js.map +1 -1
- package/ec2/instanceMetadataDefaults.d.ts +12 -0
- package/ec2/instanceMetadataDefaults.js +2 -0
- package/ec2/instanceMetadataDefaults.js.map +1 -1
- package/ec2/internetGateway.d.ts +12 -4
- package/ec2/internetGateway.js +2 -0
- package/ec2/internetGateway.js.map +1 -1
- package/ec2/internetGatewayAttachment.d.ts +12 -0
- package/ec2/internetGatewayAttachment.js +2 -0
- package/ec2/internetGatewayAttachment.js.map +1 -1
- package/ec2/keyPair.d.ts +12 -4
- package/ec2/keyPair.js +2 -0
- package/ec2/keyPair.js.map +1 -1
- package/ec2/launchConfiguration.d.ts +12 -0
- package/ec2/launchConfiguration.js +2 -0
- package/ec2/launchConfiguration.js.map +1 -1
- package/ec2/launchTemplate.d.ts +12 -43
- package/ec2/launchTemplate.js +2 -4
- package/ec2/launchTemplate.js.map +1 -1
- package/ec2/localGatewayRoute.d.ts +12 -0
- package/ec2/localGatewayRoute.js +2 -0
- package/ec2/localGatewayRoute.js.map +1 -1
- package/ec2/localGatewayRouteTableVpcAssociation.d.ts +12 -4
- package/ec2/localGatewayRouteTableVpcAssociation.js +2 -0
- package/ec2/localGatewayRouteTableVpcAssociation.js.map +1 -1
- package/ec2/mainRouteTableAssociation.d.ts +12 -0
- package/ec2/mainRouteTableAssociation.js +2 -0
- package/ec2/mainRouteTableAssociation.js.map +1 -1
- package/ec2/managedPrefixList.d.ts +12 -4
- package/ec2/managedPrefixList.js +2 -0
- package/ec2/managedPrefixList.js.map +1 -1
- package/ec2/managedPrefixListEntry.d.ts +12 -0
- package/ec2/managedPrefixListEntry.js +2 -0
- package/ec2/managedPrefixListEntry.js.map +1 -1
- package/ec2/natGateway.d.ts +12 -4
- package/ec2/natGateway.js +2 -0
- package/ec2/natGateway.js.map +1 -1
- package/ec2/networkAcl.d.ts +12 -4
- package/ec2/networkAcl.js +2 -0
- package/ec2/networkAcl.js.map +1 -1
- package/ec2/networkAclAssociation.d.ts +12 -0
- package/ec2/networkAclAssociation.js +2 -0
- package/ec2/networkAclAssociation.js.map +1 -1
- package/ec2/networkAclRule.d.ts +12 -0
- package/ec2/networkAclRule.js +2 -0
- package/ec2/networkAclRule.js.map +1 -1
- package/ec2/networkInsightsAnalysis.d.ts +12 -4
- package/ec2/networkInsightsAnalysis.js +2 -0
- package/ec2/networkInsightsAnalysis.js.map +1 -1
- package/ec2/networkInsightsPath.d.ts +12 -4
- package/ec2/networkInsightsPath.js +2 -0
- package/ec2/networkInsightsPath.js.map +1 -1
- package/ec2/networkInterface.d.ts +12 -4
- package/ec2/networkInterface.js +2 -0
- package/ec2/networkInterface.js.map +1 -1
- package/ec2/networkInterfaceAttachment.d.ts +12 -0
- package/ec2/networkInterfaceAttachment.js +2 -0
- package/ec2/networkInterfaceAttachment.js.map +1 -1
- package/ec2/networkInterfacePermission.d.ts +12 -0
- package/ec2/networkInterfacePermission.js +2 -0
- package/ec2/networkInterfacePermission.js.map +1 -1
- package/ec2/networkInterfaceSecurityGroupAttachment.d.ts +12 -0
- package/ec2/networkInterfaceSecurityGroupAttachment.js +2 -0
- package/ec2/networkInterfaceSecurityGroupAttachment.js.map +1 -1
- package/ec2/peeringConnectionOptions.d.ts +12 -0
- package/ec2/peeringConnectionOptions.js +2 -0
- package/ec2/peeringConnectionOptions.js.map +1 -1
- package/ec2/placementGroup.d.ts +12 -4
- package/ec2/placementGroup.js +2 -0
- package/ec2/placementGroup.js.map +1 -1
- package/ec2/proxyProtocolPolicy.d.ts +12 -0
- package/ec2/proxyProtocolPolicy.js +2 -0
- package/ec2/proxyProtocolPolicy.js.map +1 -1
- package/ec2/route.d.ts +12 -0
- package/ec2/route.js +2 -0
- package/ec2/route.js.map +1 -1
- package/ec2/routeTable.d.ts +12 -4
- package/ec2/routeTable.js +2 -0
- package/ec2/routeTable.js.map +1 -1
- package/ec2/routeTableAssociation.d.ts +12 -0
- package/ec2/routeTableAssociation.js +2 -0
- package/ec2/routeTableAssociation.js.map +1 -1
- package/ec2/securityGroup.d.ts +12 -4
- package/ec2/securityGroup.js +2 -0
- package/ec2/securityGroup.js.map +1 -1
- package/ec2/securityGroupAssociation.d.ts +12 -0
- package/ec2/securityGroupAssociation.js +2 -0
- package/ec2/securityGroupAssociation.js.map +1 -1
- package/ec2/securityGroupRule.d.ts +15 -6
- package/ec2/securityGroupRule.js +2 -0
- package/ec2/securityGroupRule.js.map +1 -1
- package/ec2/snapshotCreateVolumePermission.d.ts +12 -0
- package/ec2/snapshotCreateVolumePermission.js +2 -0
- package/ec2/snapshotCreateVolumePermission.js.map +1 -1
- package/ec2/spotDatafeedSubscription.d.ts +13 -1
- package/ec2/spotDatafeedSubscription.js +3 -1
- package/ec2/spotDatafeedSubscription.js.map +1 -1
- package/ec2/spotFleetRequest.d.ts +12 -4
- package/ec2/spotFleetRequest.js +2 -0
- package/ec2/spotFleetRequest.js.map +1 -1
- package/ec2/spotInstanceRequest.d.ts +13 -65
- package/ec2/spotInstanceRequest.js +2 -6
- package/ec2/spotInstanceRequest.js.map +1 -1
- package/ec2/subnet.d.ts +12 -4
- package/ec2/subnet.js +2 -0
- package/ec2/subnet.js.map +1 -1
- package/ec2/subnetCidrReservation.d.ts +12 -0
- package/ec2/subnetCidrReservation.js +2 -0
- package/ec2/subnetCidrReservation.js.map +1 -1
- package/ec2/tag.d.ts +12 -0
- package/ec2/tag.js +2 -0
- package/ec2/tag.js.map +1 -1
- package/ec2/trafficMirrorFilter.d.ts +12 -4
- package/ec2/trafficMirrorFilter.js +2 -0
- package/ec2/trafficMirrorFilter.js.map +1 -1
- package/ec2/trafficMirrorFilterRule.d.ts +12 -0
- package/ec2/trafficMirrorFilterRule.js +2 -0
- package/ec2/trafficMirrorFilterRule.js.map +1 -1
- package/ec2/trafficMirrorSession.d.ts +12 -4
- package/ec2/trafficMirrorSession.js +2 -0
- package/ec2/trafficMirrorSession.js.map +1 -1
- package/ec2/trafficMirrorTarget.d.ts +12 -4
- package/ec2/trafficMirrorTarget.js +2 -0
- package/ec2/trafficMirrorTarget.js.map +1 -1
- package/ec2/volumeAttachment.d.ts +12 -0
- package/ec2/volumeAttachment.js +2 -0
- package/ec2/volumeAttachment.js.map +1 -1
- package/ec2/vpc.d.ts +12 -4
- package/ec2/vpc.js +2 -0
- package/ec2/vpc.js.map +1 -1
- package/ec2/vpcBlockPublicAccessExclusion.d.ts +12 -4
- package/ec2/vpcBlockPublicAccessExclusion.js +2 -0
- package/ec2/vpcBlockPublicAccessExclusion.js.map +1 -1
- package/ec2/vpcBlockPublicAccessOptions.d.ts +12 -0
- package/ec2/vpcBlockPublicAccessOptions.js +2 -0
- package/ec2/vpcBlockPublicAccessOptions.js.map +1 -1
- package/ec2/vpcDhcpOptions.d.ts +12 -4
- package/ec2/vpcDhcpOptions.js +2 -0
- package/ec2/vpcDhcpOptions.js.map +1 -1
- package/ec2/vpcDhcpOptionsAssociation.d.ts +12 -0
- package/ec2/vpcDhcpOptionsAssociation.js +2 -0
- package/ec2/vpcDhcpOptionsAssociation.js.map +1 -1
- package/ec2/vpcEndpoint.d.ts +12 -4
- package/ec2/vpcEndpoint.js +2 -0
- package/ec2/vpcEndpoint.js.map +1 -1
- package/ec2/vpcEndpointConnectionAccepter.d.ts +12 -0
- package/ec2/vpcEndpointConnectionAccepter.js +2 -0
- package/ec2/vpcEndpointConnectionAccepter.js.map +1 -1
- package/ec2/vpcEndpointConnectionNotification.d.ts +12 -0
- package/ec2/vpcEndpointConnectionNotification.js +2 -0
- package/ec2/vpcEndpointConnectionNotification.js.map +1 -1
- package/ec2/vpcEndpointPolicy.d.ts +12 -0
- package/ec2/vpcEndpointPolicy.js +2 -0
- package/ec2/vpcEndpointPolicy.js.map +1 -1
- package/ec2/vpcEndpointRouteTableAssociation.d.ts +12 -0
- package/ec2/vpcEndpointRouteTableAssociation.js +2 -0
- package/ec2/vpcEndpointRouteTableAssociation.js.map +1 -1
- package/ec2/vpcEndpointService.d.ts +12 -4
- package/ec2/vpcEndpointService.js +2 -0
- package/ec2/vpcEndpointService.js.map +1 -1
- package/ec2/vpcEndpointServiceAllowedPrinciple.d.ts +12 -0
- package/ec2/vpcEndpointServiceAllowedPrinciple.js +2 -0
- package/ec2/vpcEndpointServiceAllowedPrinciple.js.map +1 -1
- package/ec2/vpcEndpointSubnetAssociation.d.ts +12 -0
- package/ec2/vpcEndpointSubnetAssociation.js +2 -0
- package/ec2/vpcEndpointSubnetAssociation.js.map +1 -1
- package/ec2/vpcIpam.d.ts +12 -4
- package/ec2/vpcIpam.js +2 -0
- package/ec2/vpcIpam.js.map +1 -1
- package/ec2/vpcIpamPool.d.ts +12 -4
- package/ec2/vpcIpamPool.js +2 -0
- package/ec2/vpcIpamPool.js.map +1 -1
- package/ec2/vpcIpamPoolCidr.d.ts +12 -0
- package/ec2/vpcIpamPoolCidr.js +2 -0
- package/ec2/vpcIpamPoolCidr.js.map +1 -1
- package/ec2/vpcIpamPoolCidrAllocation.d.ts +12 -0
- package/ec2/vpcIpamPoolCidrAllocation.js +2 -0
- package/ec2/vpcIpamPoolCidrAllocation.js.map +1 -1
- package/ec2/vpcIpamPreviewNextCidr.d.ts +12 -0
- package/ec2/vpcIpamPreviewNextCidr.js +2 -0
- package/ec2/vpcIpamPreviewNextCidr.js.map +1 -1
- package/ec2/vpcIpamResourceDiscovery.d.ts +12 -4
- package/ec2/vpcIpamResourceDiscovery.js +2 -0
- package/ec2/vpcIpamResourceDiscovery.js.map +1 -1
- package/ec2/vpcIpamResourceDiscoveryAssociation.d.ts +12 -4
- package/ec2/vpcIpamResourceDiscoveryAssociation.js +2 -0
- package/ec2/vpcIpamResourceDiscoveryAssociation.js.map +1 -1
- package/ec2/vpcIpamScope.d.ts +12 -6
- package/ec2/vpcIpamScope.js +2 -0
- package/ec2/vpcIpamScope.js.map +1 -1
- package/ec2/vpcIpv4CidrBlockAssociation.d.ts +12 -0
- package/ec2/vpcIpv4CidrBlockAssociation.js +2 -0
- package/ec2/vpcIpv4CidrBlockAssociation.js.map +1 -1
- package/ec2/vpcIpv6CidrBlockAssociation.d.ts +12 -0
- package/ec2/vpcIpv6CidrBlockAssociation.js +2 -0
- package/ec2/vpcIpv6CidrBlockAssociation.js.map +1 -1
- package/ec2/vpcNetworkPerformanceMetricSubscription.d.ts +12 -0
- package/ec2/vpcNetworkPerformanceMetricSubscription.js +2 -0
- package/ec2/vpcNetworkPerformanceMetricSubscription.js.map +1 -1
- package/ec2/vpcPeeringConnection.d.ts +12 -4
- package/ec2/vpcPeeringConnection.js +2 -0
- package/ec2/vpcPeeringConnection.js.map +1 -1
- package/ec2/vpcPeeringConnectionAccepter.d.ts +46 -4
- package/ec2/vpcPeeringConnectionAccepter.js +36 -0
- package/ec2/vpcPeeringConnectionAccepter.js.map +1 -1
- package/ec2/vpnConnection.d.ts +12 -4
- package/ec2/vpnConnection.js +2 -0
- package/ec2/vpnConnection.js.map +1 -1
- package/ec2/vpnConnectionRoute.d.ts +12 -0
- package/ec2/vpnConnectionRoute.js +2 -0
- package/ec2/vpnConnectionRoute.js.map +1 -1
- package/ec2/vpnGateway.d.ts +12 -4
- package/ec2/vpnGateway.js +2 -0
- package/ec2/vpnGateway.js.map +1 -1
- package/ec2/vpnGatewayAttachment.d.ts +12 -0
- package/ec2/vpnGatewayAttachment.js +2 -0
- package/ec2/vpnGatewayAttachment.js.map +1 -1
- package/ec2/vpnGatewayRoutePropagation.d.ts +12 -0
- package/ec2/vpnGatewayRoutePropagation.js +2 -0
- package/ec2/vpnGatewayRoutePropagation.js.map +1 -1
- package/ec2clientvpn/authorizationRule.d.ts +12 -0
- package/ec2clientvpn/authorizationRule.js +2 -0
- package/ec2clientvpn/authorizationRule.js.map +1 -1
- package/ec2clientvpn/endpoint.d.ts +12 -4
- package/ec2clientvpn/endpoint.js +2 -0
- package/ec2clientvpn/endpoint.js.map +1 -1
- package/ec2clientvpn/getEndpoint.d.ts +9 -0
- package/ec2clientvpn/getEndpoint.js +2 -0
- package/ec2clientvpn/getEndpoint.js.map +1 -1
- package/ec2clientvpn/networkAssociation.d.ts +12 -0
- package/ec2clientvpn/networkAssociation.js +2 -0
- package/ec2clientvpn/networkAssociation.js.map +1 -1
- package/ec2clientvpn/route.d.ts +12 -0
- package/ec2clientvpn/route.js +2 -0
- package/ec2clientvpn/route.js.map +1 -1
- package/ec2transitgateway/connect.d.ts +12 -4
- package/ec2transitgateway/connect.js +2 -0
- package/ec2transitgateway/connect.js.map +1 -1
- package/ec2transitgateway/connectPeer.d.ts +12 -4
- package/ec2transitgateway/connectPeer.js +2 -0
- package/ec2transitgateway/connectPeer.js.map +1 -1
- package/ec2transitgateway/defaultRouteTableAssociation.d.ts +12 -0
- package/ec2transitgateway/defaultRouteTableAssociation.js +2 -0
- package/ec2transitgateway/defaultRouteTableAssociation.js.map +1 -1
- package/ec2transitgateway/defaultRouteTablePropagation.d.ts +12 -0
- package/ec2transitgateway/defaultRouteTablePropagation.js +2 -0
- package/ec2transitgateway/defaultRouteTablePropagation.js.map +1 -1
- package/ec2transitgateway/getAttachment.d.ts +9 -0
- package/ec2transitgateway/getAttachment.js +2 -0
- package/ec2transitgateway/getAttachment.js.map +1 -1
- package/ec2transitgateway/getAttachments.d.ts +9 -0
- package/ec2transitgateway/getAttachments.js +2 -0
- package/ec2transitgateway/getAttachments.js.map +1 -1
- package/ec2transitgateway/getConnect.d.ts +9 -0
- package/ec2transitgateway/getConnect.js +2 -0
- package/ec2transitgateway/getConnect.js.map +1 -1
- package/ec2transitgateway/getConnectPeer.d.ts +9 -0
- package/ec2transitgateway/getConnectPeer.js +2 -0
- package/ec2transitgateway/getConnectPeer.js.map +1 -1
- package/ec2transitgateway/getDirectConnectGatewayAttachment.d.ts +9 -0
- package/ec2transitgateway/getDirectConnectGatewayAttachment.js +2 -0
- package/ec2transitgateway/getDirectConnectGatewayAttachment.js.map +1 -1
- package/ec2transitgateway/getMulticastDomain.d.ts +9 -0
- package/ec2transitgateway/getMulticastDomain.js +2 -0
- package/ec2transitgateway/getMulticastDomain.js.map +1 -1
- package/ec2transitgateway/getPeeringAttachment.d.ts +9 -0
- package/ec2transitgateway/getPeeringAttachment.js +2 -0
- package/ec2transitgateway/getPeeringAttachment.js.map +1 -1
- package/ec2transitgateway/getPeeringAttachments.d.ts +9 -0
- package/ec2transitgateway/getPeeringAttachments.js +2 -0
- package/ec2transitgateway/getPeeringAttachments.js.map +1 -1
- package/ec2transitgateway/getRouteTable.d.ts +9 -0
- package/ec2transitgateway/getRouteTable.js +2 -0
- package/ec2transitgateway/getRouteTable.js.map +1 -1
- package/ec2transitgateway/getRouteTableAssociations.d.ts +9 -0
- package/ec2transitgateway/getRouteTableAssociations.js +2 -0
- package/ec2transitgateway/getRouteTableAssociations.js.map +1 -1
- package/ec2transitgateway/getRouteTablePropagations.d.ts +9 -0
- package/ec2transitgateway/getRouteTablePropagations.js +2 -0
- package/ec2transitgateway/getRouteTablePropagations.js.map +1 -1
- package/ec2transitgateway/getRouteTableRoutes.d.ts +9 -0
- package/ec2transitgateway/getRouteTableRoutes.js +2 -0
- package/ec2transitgateway/getRouteTableRoutes.js.map +1 -1
- package/ec2transitgateway/getTransitGateway.d.ts +9 -0
- package/ec2transitgateway/getTransitGateway.js +2 -0
- package/ec2transitgateway/getTransitGateway.js.map +1 -1
- package/ec2transitgateway/getVpcAttachment.d.ts +9 -0
- package/ec2transitgateway/getVpcAttachment.js +2 -0
- package/ec2transitgateway/getVpcAttachment.js.map +1 -1
- package/ec2transitgateway/getVpcAttachments.d.ts +9 -0
- package/ec2transitgateway/getVpcAttachments.js +2 -0
- package/ec2transitgateway/getVpcAttachments.js.map +1 -1
- package/ec2transitgateway/getVpnAttachment.d.ts +9 -0
- package/ec2transitgateway/getVpnAttachment.js +2 -0
- package/ec2transitgateway/getVpnAttachment.js.map +1 -1
- package/ec2transitgateway/instanceConnectEndpoint.d.ts +12 -4
- package/ec2transitgateway/instanceConnectEndpoint.js +2 -0
- package/ec2transitgateway/instanceConnectEndpoint.js.map +1 -1
- package/ec2transitgateway/instanceState.d.ts +12 -0
- package/ec2transitgateway/instanceState.js +2 -0
- package/ec2transitgateway/instanceState.js.map +1 -1
- package/ec2transitgateway/multicastDomain.d.ts +12 -4
- package/ec2transitgateway/multicastDomain.js +2 -0
- package/ec2transitgateway/multicastDomain.js.map +1 -1
- package/ec2transitgateway/multicastDomainAssociation.d.ts +12 -0
- package/ec2transitgateway/multicastDomainAssociation.js +2 -0
- package/ec2transitgateway/multicastDomainAssociation.js.map +1 -1
- package/ec2transitgateway/multicastGroupMember.d.ts +12 -0
- package/ec2transitgateway/multicastGroupMember.js +2 -0
- package/ec2transitgateway/multicastGroupMember.js.map +1 -1
- package/ec2transitgateway/multicastGroupSource.d.ts +12 -0
- package/ec2transitgateway/multicastGroupSource.js +2 -0
- package/ec2transitgateway/multicastGroupSource.js.map +1 -1
- package/ec2transitgateway/peeringAttachment.d.ts +12 -4
- package/ec2transitgateway/peeringAttachment.js +2 -0
- package/ec2transitgateway/peeringAttachment.js.map +1 -1
- package/ec2transitgateway/peeringAttachmentAccepter.d.ts +12 -4
- package/ec2transitgateway/peeringAttachmentAccepter.js +2 -0
- package/ec2transitgateway/peeringAttachmentAccepter.js.map +1 -1
- package/ec2transitgateway/policyTable.d.ts +12 -4
- package/ec2transitgateway/policyTable.js +2 -0
- package/ec2transitgateway/policyTable.js.map +1 -1
- package/ec2transitgateway/policyTableAssociation.d.ts +12 -0
- package/ec2transitgateway/policyTableAssociation.js +2 -0
- package/ec2transitgateway/policyTableAssociation.js.map +1 -1
- package/ec2transitgateway/prefixListReference.d.ts +12 -0
- package/ec2transitgateway/prefixListReference.js +2 -0
- package/ec2transitgateway/prefixListReference.js.map +1 -1
- package/ec2transitgateway/route.d.ts +12 -0
- package/ec2transitgateway/route.js +2 -0
- package/ec2transitgateway/route.js.map +1 -1
- package/ec2transitgateway/routeTable.d.ts +12 -4
- package/ec2transitgateway/routeTable.js +2 -0
- package/ec2transitgateway/routeTable.js.map +1 -1
- package/ec2transitgateway/routeTableAssociation.d.ts +12 -0
- package/ec2transitgateway/routeTableAssociation.js +2 -0
- package/ec2transitgateway/routeTableAssociation.js.map +1 -1
- package/ec2transitgateway/routeTablePropagation.d.ts +12 -0
- package/ec2transitgateway/routeTablePropagation.js +2 -0
- package/ec2transitgateway/routeTablePropagation.js.map +1 -1
- package/ec2transitgateway/transitGateway.d.ts +14 -7
- package/ec2transitgateway/transitGateway.js +2 -0
- package/ec2transitgateway/transitGateway.js.map +1 -1
- package/ec2transitgateway/vpcAttachment.d.ts +12 -4
- package/ec2transitgateway/vpcAttachment.js +2 -0
- package/ec2transitgateway/vpcAttachment.js.map +1 -1
- package/ec2transitgateway/vpcAttachmentAccepter.d.ts +12 -4
- package/ec2transitgateway/vpcAttachmentAccepter.js +2 -0
- package/ec2transitgateway/vpcAttachmentAccepter.js.map +1 -1
- package/ecr/accountSetting.d.ts +12 -0
- package/ecr/accountSetting.js +2 -0
- package/ecr/accountSetting.js.map +1 -1
- package/ecr/getAuthorizationToken.d.ts +9 -0
- package/ecr/getAuthorizationToken.js +2 -0
- package/ecr/getAuthorizationToken.js.map +1 -1
- package/ecr/getImage.d.ts +9 -0
- package/ecr/getImage.js +2 -0
- package/ecr/getImage.js.map +1 -1
- package/ecr/getPullThroughCacheRule.d.ts +9 -0
- package/ecr/getPullThroughCacheRule.js +2 -0
- package/ecr/getPullThroughCacheRule.js.map +1 -1
- package/ecr/getRepositories.d.ts +21 -2
- package/ecr/getRepositories.js +10 -4
- package/ecr/getRepositories.js.map +1 -1
- package/ecr/getRepository.d.ts +9 -0
- package/ecr/getRepository.js +2 -0
- package/ecr/getRepository.js.map +1 -1
- package/ecr/getRepositoryCreationTemplate.d.ts +9 -0
- package/ecr/getRepositoryCreationTemplate.js +2 -0
- package/ecr/getRepositoryCreationTemplate.js.map +1 -1
- package/ecr/index.d.ts +2 -5
- package/ecr/index.js +3 -5
- package/ecr/index.js.map +1 -1
- package/ecr/lifecyclePolicy.d.ts +15 -3
- package/ecr/lifecyclePolicy.js +2 -0
- package/ecr/lifecyclePolicy.js.map +1 -1
- package/ecr/pullThroughCacheRule.d.ts +12 -0
- package/ecr/pullThroughCacheRule.js +2 -0
- package/ecr/pullThroughCacheRule.js.map +1 -1
- package/ecr/registryPolicy.d.ts +15 -3
- package/ecr/registryPolicy.js +2 -0
- package/ecr/registryPolicy.js.map +1 -1
- package/ecr/registryScanningConfiguration.d.ts +12 -0
- package/ecr/registryScanningConfiguration.js +2 -0
- package/ecr/registryScanningConfiguration.js.map +1 -1
- package/ecr/replicationConfiguration.d.ts +12 -0
- package/ecr/replicationConfiguration.js +2 -0
- package/ecr/replicationConfiguration.js.map +1 -1
- package/ecr/repository.d.ts +12 -4
- package/ecr/repository.js +2 -0
- package/ecr/repository.js.map +1 -1
- package/ecr/repositoryCreationTemplate.d.ts +12 -0
- package/ecr/repositoryCreationTemplate.js +2 -0
- package/ecr/repositoryCreationTemplate.js.map +1 -1
- package/ecr/repositoryPolicy.d.ts +15 -3
- package/ecr/repositoryPolicy.js +2 -0
- package/ecr/repositoryPolicy.js.map +1 -1
- package/ecrpublic/getAuthorizationToken.d.ts +21 -2
- package/ecrpublic/getAuthorizationToken.js +10 -4
- package/ecrpublic/getAuthorizationToken.js.map +1 -1
- package/ecrpublic/index.d.ts +1 -1
- package/ecrpublic/repository.d.ts +12 -4
- package/ecrpublic/repository.js +2 -0
- package/ecrpublic/repository.js.map +1 -1
- package/ecrpublic/repositoryPolicy.d.ts +12 -0
- package/ecrpublic/repositoryPolicy.js +2 -0
- package/ecrpublic/repositoryPolicy.js.map +1 -1
- package/ecs/accountSettingDefault.d.ts +12 -0
- package/ecs/accountSettingDefault.js +2 -0
- package/ecs/accountSettingDefault.js.map +1 -1
- package/ecs/capacityProvider.d.ts +18 -10
- package/ecs/capacityProvider.js +8 -6
- package/ecs/capacityProvider.js.map +1 -1
- package/ecs/cluster.d.ts +12 -4
- package/ecs/cluster.js +2 -0
- package/ecs/cluster.js.map +1 -1
- package/ecs/clusterCapacityProviders.d.ts +12 -0
- package/ecs/clusterCapacityProviders.js +2 -0
- package/ecs/clusterCapacityProviders.js.map +1 -1
- package/ecs/getCluster.d.ts +9 -0
- package/ecs/getCluster.js +2 -0
- package/ecs/getCluster.js.map +1 -1
- package/ecs/getClusters.d.ts +21 -2
- package/ecs/getClusters.js +10 -4
- package/ecs/getClusters.js.map +1 -1
- package/ecs/getContainerDefinition.d.ts +9 -0
- package/ecs/getContainerDefinition.js +2 -0
- package/ecs/getContainerDefinition.js.map +1 -1
- package/ecs/getService.d.ts +9 -0
- package/ecs/getService.js +2 -0
- package/ecs/getService.js.map +1 -1
- package/ecs/getTaskDefinition.d.ts +9 -4
- package/ecs/getTaskDefinition.js +2 -0
- package/ecs/getTaskDefinition.js.map +1 -1
- package/ecs/getTaskExecution.d.ts +9 -0
- package/ecs/getTaskExecution.js +2 -0
- package/ecs/getTaskExecution.js.map +1 -1
- package/ecs/index.d.ts +1 -1
- package/ecs/service.d.ts +20 -4
- package/ecs/service.js +4 -0
- package/ecs/service.js.map +1 -1
- package/ecs/tag.d.ts +13 -1
- package/ecs/tag.js +3 -1
- package/ecs/tag.js.map +1 -1
- package/ecs/taskDefinition.d.ts +20 -34
- package/ecs/taskDefinition.js +4 -14
- package/ecs/taskDefinition.js.map +1 -1
- package/ecs/taskSet.d.ts +12 -4
- package/ecs/taskSet.js +2 -0
- package/ecs/taskSet.js.map +1 -1
- package/efs/accessPoint.d.ts +12 -4
- package/efs/accessPoint.js +2 -0
- package/efs/accessPoint.js.map +1 -1
- package/efs/backupPolicy.d.ts +12 -0
- package/efs/backupPolicy.js +2 -0
- package/efs/backupPolicy.js.map +1 -1
- package/efs/fileSystem.d.ts +12 -4
- package/efs/fileSystem.js +2 -0
- package/efs/fileSystem.js.map +1 -1
- package/efs/fileSystemPolicy.d.ts +12 -0
- package/efs/fileSystemPolicy.js +2 -0
- package/efs/fileSystemPolicy.js.map +1 -1
- package/efs/getAccessPoint.d.ts +9 -0
- package/efs/getAccessPoint.js +2 -0
- package/efs/getAccessPoint.js.map +1 -1
- package/efs/getAccessPoints.d.ts +9 -0
- package/efs/getAccessPoints.js +2 -0
- package/efs/getAccessPoints.js.map +1 -1
- package/efs/getFileSystem.d.ts +10 -4
- package/efs/getFileSystem.js +2 -0
- package/efs/getFileSystem.js.map +1 -1
- package/efs/getMountTarget.d.ts +9 -0
- package/efs/getMountTarget.js +2 -0
- package/efs/getMountTarget.js.map +1 -1
- package/efs/mountTarget.d.ts +12 -0
- package/efs/mountTarget.js +2 -0
- package/efs/mountTarget.js.map +1 -1
- package/efs/replicationConfiguration.d.ts +12 -0
- package/efs/replicationConfiguration.js +2 -0
- package/efs/replicationConfiguration.js.map +1 -1
- package/eks/accessEntry.d.ts +12 -4
- package/eks/accessEntry.js +2 -0
- package/eks/accessEntry.js.map +1 -1
- package/eks/accessPolicyAssociation.d.ts +12 -0
- package/eks/accessPolicyAssociation.js +2 -0
- package/eks/accessPolicyAssociation.js.map +1 -1
- package/eks/addon.d.ts +12 -22
- package/eks/addon.js +2 -2
- package/eks/addon.js.map +1 -1
- package/eks/cluster.d.ts +14 -9
- package/eks/cluster.js +2 -2
- package/eks/cluster.js.map +1 -1
- package/eks/fargateProfile.d.ts +12 -4
- package/eks/fargateProfile.js +2 -0
- package/eks/fargateProfile.js.map +1 -1
- package/eks/getAccessEntry.d.ts +21 -0
- package/eks/getAccessEntry.js +4 -0
- package/eks/getAccessEntry.js.map +1 -1
- package/eks/getAddon.d.ts +9 -0
- package/eks/getAddon.js +2 -0
- package/eks/getAddon.js.map +1 -1
- package/eks/getAddonVersion.d.ts +9 -0
- package/eks/getAddonVersion.js +2 -0
- package/eks/getAddonVersion.js.map +1 -1
- package/eks/getCluster.d.ts +9 -0
- package/eks/getCluster.js +2 -0
- package/eks/getCluster.js.map +1 -1
- package/eks/getClusterAuth.d.ts +9 -0
- package/eks/getClusterAuth.js +2 -0
- package/eks/getClusterAuth.js.map +1 -1
- package/eks/getClusterVersions.d.ts +9 -0
- package/eks/getClusterVersions.js +2 -0
- package/eks/getClusterVersions.js.map +1 -1
- package/eks/getClusters.d.ts +21 -2
- package/eks/getClusters.js +10 -4
- package/eks/getClusters.js.map +1 -1
- package/eks/getNodeGroup.d.ts +9 -0
- package/eks/getNodeGroup.js +2 -0
- package/eks/getNodeGroup.js.map +1 -1
- package/eks/getNodeGroups.d.ts +9 -0
- package/eks/getNodeGroups.js +2 -0
- package/eks/getNodeGroups.js.map +1 -1
- package/eks/identityProviderConfig.d.ts +12 -4
- package/eks/identityProviderConfig.js +2 -0
- package/eks/identityProviderConfig.js.map +1 -1
- package/eks/index.d.ts +1 -1
- package/eks/nodeGroup.d.ts +12 -4
- package/eks/nodeGroup.js +2 -0
- package/eks/nodeGroup.js.map +1 -1
- package/eks/podIdentityAssociation.d.ts +12 -4
- package/eks/podIdentityAssociation.js +2 -0
- package/eks/podIdentityAssociation.js.map +1 -1
- package/elasticache/cluster.d.ts +12 -10
- package/elasticache/cluster.js +2 -0
- package/elasticache/cluster.js.map +1 -1
- package/elasticache/getCluster.d.ts +9 -0
- package/elasticache/getCluster.js +2 -0
- package/elasticache/getCluster.js.map +1 -1
- package/elasticache/getReplicationGroup.d.ts +9 -0
- package/elasticache/getReplicationGroup.js +2 -0
- package/elasticache/getReplicationGroup.js.map +1 -1
- package/elasticache/getReservedCacheNodeOffering.d.ts +9 -0
- package/elasticache/getReservedCacheNodeOffering.js +2 -0
- package/elasticache/getReservedCacheNodeOffering.js.map +1 -1
- package/elasticache/getServerlessCache.d.ts +9 -0
- package/elasticache/getServerlessCache.js +2 -0
- package/elasticache/getServerlessCache.js.map +1 -1
- package/elasticache/getSubnetGroup.d.ts +9 -0
- package/elasticache/getSubnetGroup.js +2 -0
- package/elasticache/getSubnetGroup.js.map +1 -1
- package/elasticache/getUser.d.ts +9 -0
- package/elasticache/getUser.js +2 -0
- package/elasticache/getUser.js.map +1 -1
- package/elasticache/globalReplicationGroup.d.ts +12 -0
- package/elasticache/globalReplicationGroup.js +2 -0
- package/elasticache/globalReplicationGroup.js.map +1 -1
- package/elasticache/parameterGroup.d.ts +12 -4
- package/elasticache/parameterGroup.js +2 -0
- package/elasticache/parameterGroup.js.map +1 -1
- package/elasticache/replicationGroup.d.ts +15 -7
- package/elasticache/replicationGroup.js +2 -0
- package/elasticache/replicationGroup.js.map +1 -1
- package/elasticache/reservedCacheNode.d.ts +12 -4
- package/elasticache/reservedCacheNode.js +2 -0
- package/elasticache/reservedCacheNode.js.map +1 -1
- package/elasticache/serverlessCache.d.ts +12 -6
- package/elasticache/serverlessCache.js +2 -0
- package/elasticache/serverlessCache.js.map +1 -1
- package/elasticache/subnetGroup.d.ts +12 -4
- package/elasticache/subnetGroup.js +2 -0
- package/elasticache/subnetGroup.js.map +1 -1
- package/elasticache/user.d.ts +12 -6
- package/elasticache/user.js +2 -0
- package/elasticache/user.js.map +1 -1
- package/elasticache/userGroup.d.ts +12 -4
- package/elasticache/userGroup.js +2 -0
- package/elasticache/userGroup.js.map +1 -1
- package/elasticache/userGroupAssociation.d.ts +12 -0
- package/elasticache/userGroupAssociation.js +2 -0
- package/elasticache/userGroupAssociation.js.map +1 -1
- package/elasticbeanstalk/application.d.ts +12 -4
- package/elasticbeanstalk/application.js +2 -0
- package/elasticbeanstalk/application.js.map +1 -1
- package/elasticbeanstalk/applicationVersion.d.ts +13 -5
- package/elasticbeanstalk/applicationVersion.js +3 -1
- package/elasticbeanstalk/applicationVersion.js.map +1 -1
- package/elasticbeanstalk/configurationTemplate.d.ts +12 -0
- package/elasticbeanstalk/configurationTemplate.js +2 -0
- package/elasticbeanstalk/configurationTemplate.js.map +1 -1
- package/elasticbeanstalk/environment.d.ts +15 -7
- package/elasticbeanstalk/environment.js +2 -0
- package/elasticbeanstalk/environment.js.map +1 -1
- package/elasticbeanstalk/getApplication.d.ts +9 -0
- package/elasticbeanstalk/getApplication.js +2 -0
- package/elasticbeanstalk/getApplication.js.map +1 -1
- package/elasticbeanstalk/getHostedZone.d.ts +3 -6
- package/elasticbeanstalk/getHostedZone.js.map +1 -1
- package/elasticbeanstalk/getSolutionStack.d.ts +9 -0
- package/elasticbeanstalk/getSolutionStack.js +2 -0
- package/elasticbeanstalk/getSolutionStack.js.map +1 -1
- package/elasticsearch/domain.d.ts +14 -7
- package/elasticsearch/domain.js +2 -0
- package/elasticsearch/domain.js.map +1 -1
- package/elasticsearch/domainPolicy.d.ts +15 -3
- package/elasticsearch/domainPolicy.js +2 -0
- package/elasticsearch/domainPolicy.js.map +1 -1
- package/elasticsearch/domainSamlOptions.d.ts +12 -0
- package/elasticsearch/domainSamlOptions.js +2 -0
- package/elasticsearch/domainSamlOptions.js.map +1 -1
- package/elasticsearch/getDomain.d.ts +9 -0
- package/elasticsearch/getDomain.js +2 -0
- package/elasticsearch/getDomain.js.map +1 -1
- package/elasticsearch/vpcEndpoint.d.ts +12 -0
- package/elasticsearch/vpcEndpoint.js +2 -0
- package/elasticsearch/vpcEndpoint.js.map +1 -1
- package/elastictranscoder/pipeline.d.ts +14 -0
- package/elastictranscoder/pipeline.js +4 -0
- package/elastictranscoder/pipeline.js.map +1 -1
- package/elastictranscoder/preset.d.ts +14 -0
- package/elastictranscoder/preset.js +4 -0
- package/elastictranscoder/preset.js.map +1 -1
- package/elb/appCookieStickinessPolicy.d.ts +12 -0
- package/elb/appCookieStickinessPolicy.js +2 -0
- package/elb/appCookieStickinessPolicy.js.map +1 -1
- package/elb/attachment.d.ts +12 -0
- package/elb/attachment.js +2 -0
- package/elb/attachment.js.map +1 -1
- package/elb/getHostedZoneId.d.ts +3 -5
- package/elb/getHostedZoneId.js.map +1 -1
- package/elb/getLoadBalancer.d.ts +9 -0
- package/elb/getLoadBalancer.js +2 -0
- package/elb/getLoadBalancer.js.map +1 -1
- package/elb/getServiceAccount.d.ts +8 -10
- package/elb/getServiceAccount.js +4 -4
- package/elb/getServiceAccount.js.map +1 -1
- package/elb/listenerPolicy.d.ts +12 -0
- package/elb/listenerPolicy.js +2 -0
- package/elb/listenerPolicy.js.map +1 -1
- package/elb/loadBalancer.d.ts +12 -4
- package/elb/loadBalancer.js +2 -0
- package/elb/loadBalancer.js.map +1 -1
- package/elb/loadBalancerBackendServerPolicy.d.ts +12 -0
- package/elb/loadBalancerBackendServerPolicy.js +2 -0
- package/elb/loadBalancerBackendServerPolicy.js.map +1 -1
- package/elb/loadBalancerCookieStickinessPolicy.d.ts +12 -0
- package/elb/loadBalancerCookieStickinessPolicy.js +2 -0
- package/elb/loadBalancerCookieStickinessPolicy.js.map +1 -1
- package/elb/loadBalancerPolicy.d.ts +12 -0
- package/elb/loadBalancerPolicy.js +2 -0
- package/elb/loadBalancerPolicy.js.map +1 -1
- package/elb/sslNegotiationPolicy.d.ts +12 -0
- package/elb/sslNegotiationPolicy.js +2 -0
- package/elb/sslNegotiationPolicy.js.map +1 -1
- package/emr/blockPublicAccessConfiguration.d.ts +12 -0
- package/emr/blockPublicAccessConfiguration.js +2 -0
- package/emr/blockPublicAccessConfiguration.js.map +1 -1
- package/emr/cluster.d.ts +12 -4
- package/emr/cluster.js +2 -0
- package/emr/cluster.js.map +1 -1
- package/emr/getReleaseLabels.d.ts +9 -0
- package/emr/getReleaseLabels.js +2 -0
- package/emr/getReleaseLabels.js.map +1 -1
- package/emr/getSupportedInstanceTypes.d.ts +10 -10
- package/emr/getSupportedInstanceTypes.js +2 -2
- package/emr/getSupportedInstanceTypes.js.map +1 -1
- package/emr/instanceFleet.d.ts +12 -0
- package/emr/instanceFleet.js +2 -0
- package/emr/instanceFleet.js.map +1 -1
- package/emr/instanceGroup.d.ts +12 -0
- package/emr/instanceGroup.js +2 -0
- package/emr/instanceGroup.js.map +1 -1
- package/emr/managedScalingPolicy.d.ts +12 -0
- package/emr/managedScalingPolicy.js +2 -0
- package/emr/managedScalingPolicy.js.map +1 -1
- package/emr/securityConfiguration.d.ts +12 -0
- package/emr/securityConfiguration.js +2 -0
- package/emr/securityConfiguration.js.map +1 -1
- package/emr/studio.d.ts +12 -6
- package/emr/studio.js +2 -0
- package/emr/studio.js.map +1 -1
- package/emr/studioSessionMapping.d.ts +12 -0
- package/emr/studioSessionMapping.js +2 -0
- package/emr/studioSessionMapping.js.map +1 -1
- package/emrcontainers/getVirtualCluster.d.ts +9 -0
- package/emrcontainers/getVirtualCluster.js +2 -0
- package/emrcontainers/getVirtualCluster.js.map +1 -1
- package/emrcontainers/jobTemplate.d.ts +12 -4
- package/emrcontainers/jobTemplate.js +2 -0
- package/emrcontainers/jobTemplate.js.map +1 -1
- package/emrcontainers/virtualCluster.d.ts +12 -4
- package/emrcontainers/virtualCluster.js +2 -0
- package/emrcontainers/virtualCluster.js.map +1 -1
- package/emrserverless/application.d.ts +12 -4
- package/emrserverless/application.js +2 -0
- package/emrserverless/application.js.map +1 -1
- package/evidently/feature.d.ts +14 -4
- package/evidently/feature.js +4 -0
- package/evidently/feature.js.map +1 -1
- package/evidently/launch.d.ts +14 -4
- package/evidently/launch.js +4 -0
- package/evidently/launch.js.map +1 -1
- package/evidently/project.d.ts +14 -4
- package/evidently/project.js +4 -0
- package/evidently/project.js.map +1 -1
- package/evidently/segment.d.ts +14 -4
- package/evidently/segment.js +4 -0
- package/evidently/segment.js.map +1 -1
- package/finspace/kxCluster.d.ts +15 -7
- package/finspace/kxCluster.js +2 -0
- package/finspace/kxCluster.js.map +1 -1
- package/finspace/kxDatabase.d.ts +12 -4
- package/finspace/kxDatabase.js +2 -0
- package/finspace/kxDatabase.js.map +1 -1
- package/finspace/kxDataview.d.ts +12 -4
- package/finspace/kxDataview.js +2 -0
- package/finspace/kxDataview.js.map +1 -1
- package/finspace/kxEnvironment.d.ts +12 -4
- package/finspace/kxEnvironment.js +2 -0
- package/finspace/kxEnvironment.js.map +1 -1
- package/finspace/kxScalingGroup.d.ts +28 -20
- package/finspace/kxScalingGroup.js +2 -0
- package/finspace/kxScalingGroup.js.map +1 -1
- package/finspace/kxUser.d.ts +12 -4
- package/finspace/kxUser.js +2 -0
- package/finspace/kxUser.js.map +1 -1
- package/finspace/kxVolume.d.ts +30 -24
- package/finspace/kxVolume.js +2 -0
- package/finspace/kxVolume.js.map +1 -1
- package/fis/experimentTemplate.d.ts +12 -6
- package/fis/experimentTemplate.js +2 -0
- package/fis/experimentTemplate.js.map +1 -1
- package/fis/getExperimentTemplates.d.ts +9 -0
- package/fis/getExperimentTemplates.js +2 -0
- package/fis/getExperimentTemplates.js.map +1 -1
- package/fms/policy.d.ts +12 -4
- package/fms/policy.js +2 -0
- package/fms/policy.js.map +1 -1
- package/fms/resourceSet.d.ts +12 -6
- package/fms/resourceSet.js +2 -0
- package/fms/resourceSet.js.map +1 -1
- package/fsx/backup.d.ts +18 -4
- package/fsx/backup.js +2 -0
- package/fsx/backup.js.map +1 -1
- package/fsx/dataRepositoryAssociation.d.ts +14 -6
- package/fsx/dataRepositoryAssociation.js +4 -2
- package/fsx/dataRepositoryAssociation.js.map +1 -1
- package/fsx/fileCache.d.ts +12 -6
- package/fsx/fileCache.js +2 -0
- package/fsx/fileCache.js.map +1 -1
- package/fsx/getOntapFileSystem.d.ts +9 -0
- package/fsx/getOntapFileSystem.js +2 -0
- package/fsx/getOntapFileSystem.js.map +1 -1
- package/fsx/getOntapStorageVirtualMachine.d.ts +9 -0
- package/fsx/getOntapStorageVirtualMachine.js +2 -0
- package/fsx/getOntapStorageVirtualMachine.js.map +1 -1
- package/fsx/getOntapStorageVirtualMachines.d.ts +9 -0
- package/fsx/getOntapStorageVirtualMachines.js +2 -0
- package/fsx/getOntapStorageVirtualMachines.js.map +1 -1
- package/fsx/getOpenZfsSnapshot.d.ts +9 -0
- package/fsx/getOpenZfsSnapshot.js +2 -0
- package/fsx/getOpenZfsSnapshot.js.map +1 -1
- package/fsx/getWindowsFileSystem.d.ts +9 -0
- package/fsx/getWindowsFileSystem.js +2 -0
- package/fsx/getWindowsFileSystem.js.map +1 -1
- package/fsx/lustreFileSystem.d.ts +12 -4
- package/fsx/lustreFileSystem.js +2 -0
- package/fsx/lustreFileSystem.js.map +1 -1
- package/fsx/ontapFileSystem.d.ts +12 -4
- package/fsx/ontapFileSystem.js +2 -0
- package/fsx/ontapFileSystem.js.map +1 -1
- package/fsx/ontapStorageVirtualMachine.d.ts +12 -4
- package/fsx/ontapStorageVirtualMachine.js +2 -0
- package/fsx/ontapStorageVirtualMachine.js.map +1 -1
- package/fsx/ontapVolume.d.ts +12 -4
- package/fsx/ontapVolume.js +2 -0
- package/fsx/ontapVolume.js.map +1 -1
- package/fsx/openZfsFileSystem.d.ts +12 -4
- package/fsx/openZfsFileSystem.js +2 -0
- package/fsx/openZfsFileSystem.js.map +1 -1
- package/fsx/openZfsSnapshot.d.ts +12 -4
- package/fsx/openZfsSnapshot.js +2 -0
- package/fsx/openZfsSnapshot.js.map +1 -1
- package/fsx/openZfsVolume.d.ts +12 -4
- package/fsx/openZfsVolume.js +2 -0
- package/fsx/openZfsVolume.js.map +1 -1
- package/fsx/windowsFileSystem.d.ts +12 -4
- package/fsx/windowsFileSystem.js +2 -0
- package/fsx/windowsFileSystem.js.map +1 -1
- package/gamelift/alias.d.ts +12 -4
- package/gamelift/alias.js +2 -0
- package/gamelift/alias.js.map +1 -1
- package/gamelift/build.d.ts +12 -4
- package/gamelift/build.js +2 -0
- package/gamelift/build.js.map +1 -1
- package/gamelift/fleet.d.ts +12 -4
- package/gamelift/fleet.js +2 -0
- package/gamelift/fleet.js.map +1 -1
- package/gamelift/gameServerGroup.d.ts +12 -6
- package/gamelift/gameServerGroup.js +2 -0
- package/gamelift/gameServerGroup.js.map +1 -1
- package/gamelift/gameSessionQueue.d.ts +12 -4
- package/gamelift/gameSessionQueue.js +2 -0
- package/gamelift/gameSessionQueue.js.map +1 -1
- package/gamelift/index.d.ts +0 -6
- package/gamelift/index.js +1 -11
- package/gamelift/index.js.map +1 -1
- package/gamelift/script.d.ts +12 -4
- package/gamelift/script.js +2 -0
- package/gamelift/script.js.map +1 -1
- package/getArn.d.ts +1 -1
- package/getAvailabilityZone.d.ts +17 -8
- package/getAvailabilityZone.js +6 -4
- package/getAvailabilityZone.js.map +1 -1
- package/getAvailabilityZones.d.ts +9 -0
- package/getAvailabilityZones.js +2 -0
- package/getAvailabilityZones.js.map +1 -1
- package/getBillingServiceAccount.d.ts +4 -4
- package/getBillingServiceAccount.js +4 -4
- package/getRegion.d.ts +26 -10
- package/getRegion.js +10 -8
- package/getRegion.js.map +1 -1
- package/getService.d.ts +2 -2
- package/getServicePrincipal.d.ts +3 -6
- package/getServicePrincipal.js.map +1 -1
- package/glacier/vault.d.ts +12 -4
- package/glacier/vault.js +2 -0
- package/glacier/vault.js.map +1 -1
- package/glacier/vaultLock.d.ts +12 -0
- package/glacier/vaultLock.js +2 -0
- package/glacier/vaultLock.js.map +1 -1
- package/globalaccelerator/accelerator.d.ts +0 -4
- package/globalaccelerator/accelerator.js.map +1 -1
- package/globalaccelerator/crossAccountAttachment.d.ts +0 -4
- package/globalaccelerator/crossAccountAttachment.js.map +1 -1
- package/globalaccelerator/customRoutingAccelerator.d.ts +0 -4
- package/globalaccelerator/customRoutingAccelerator.js.map +1 -1
- package/globalaccelerator/getAccelerator.d.ts +0 -2
- package/globalaccelerator/getAccelerator.js +0 -2
- package/globalaccelerator/getAccelerator.js.map +1 -1
- package/glue/catalogDatabase.d.ts +12 -4
- package/glue/catalogDatabase.js +2 -0
- package/glue/catalogDatabase.js.map +1 -1
- package/glue/catalogTable.d.ts +12 -0
- package/glue/catalogTable.js +2 -0
- package/glue/catalogTable.js.map +1 -1
- package/glue/catalogTableOptimizer.d.ts +12 -0
- package/glue/catalogTableOptimizer.js +2 -0
- package/glue/catalogTableOptimizer.js.map +1 -1
- package/glue/classifier.d.ts +12 -0
- package/glue/classifier.js +2 -0
- package/glue/classifier.js.map +1 -1
- package/glue/connection.d.ts +12 -4
- package/glue/connection.js +2 -0
- package/glue/connection.js.map +1 -1
- package/glue/crawler.d.ts +12 -4
- package/glue/crawler.js +2 -0
- package/glue/crawler.js.map +1 -1
- package/glue/dataCatalogEncryptionSettings.d.ts +12 -0
- package/glue/dataCatalogEncryptionSettings.js +2 -0
- package/glue/dataCatalogEncryptionSettings.js.map +1 -1
- package/glue/dataQualityRuleset.d.ts +12 -4
- package/glue/dataQualityRuleset.js +2 -0
- package/glue/dataQualityRuleset.js.map +1 -1
- package/glue/devEndpoint.d.ts +12 -4
- package/glue/devEndpoint.js +2 -0
- package/glue/devEndpoint.js.map +1 -1
- package/glue/getCatalogTable.d.ts +12 -0
- package/glue/getCatalogTable.js +2 -0
- package/glue/getCatalogTable.js.map +1 -1
- package/glue/getConnection.d.ts +9 -0
- package/glue/getConnection.js +2 -0
- package/glue/getConnection.js.map +1 -1
- package/glue/getDataCatalogEncryptionSettings.d.ts +9 -0
- package/glue/getDataCatalogEncryptionSettings.js +2 -0
- package/glue/getDataCatalogEncryptionSettings.js.map +1 -1
- package/glue/getRegistry.d.ts +9 -0
- package/glue/getRegistry.js +2 -0
- package/glue/getRegistry.js.map +1 -1
- package/glue/getScript.d.ts +9 -0
- package/glue/getScript.js +2 -0
- package/glue/getScript.js.map +1 -1
- package/glue/job.d.ts +12 -4
- package/glue/job.js +2 -0
- package/glue/job.js.map +1 -1
- package/glue/mltransform.d.ts +12 -4
- package/glue/mltransform.js +2 -0
- package/glue/mltransform.js.map +1 -1
- package/glue/partition.d.ts +12 -0
- package/glue/partition.js +2 -0
- package/glue/partition.js.map +1 -1
- package/glue/partitionIndex.d.ts +12 -0
- package/glue/partitionIndex.js +2 -0
- package/glue/partitionIndex.js.map +1 -1
- package/glue/registry.d.ts +12 -4
- package/glue/registry.js +2 -0
- package/glue/registry.js.map +1 -1
- package/glue/resourcePolicy.d.ts +12 -0
- package/glue/resourcePolicy.js +2 -0
- package/glue/resourcePolicy.js.map +1 -1
- package/glue/schema.d.ts +12 -4
- package/glue/schema.js +2 -0
- package/glue/schema.js.map +1 -1
- package/glue/securityConfiguration.d.ts +12 -0
- package/glue/securityConfiguration.js +2 -0
- package/glue/securityConfiguration.js.map +1 -1
- package/glue/trigger.d.ts +12 -4
- package/glue/trigger.js +2 -0
- package/glue/trigger.js.map +1 -1
- package/glue/userDefinedFunction.d.ts +12 -0
- package/glue/userDefinedFunction.js +2 -0
- package/glue/userDefinedFunction.js.map +1 -1
- package/glue/workflow.d.ts +12 -4
- package/glue/workflow.js +2 -0
- package/glue/workflow.js.map +1 -1
- package/grafana/getWorkspace.d.ts +9 -0
- package/grafana/getWorkspace.js +2 -0
- package/grafana/getWorkspace.js.map +1 -1
- package/grafana/licenseAssociation.d.ts +12 -0
- package/grafana/licenseAssociation.js +2 -0
- package/grafana/licenseAssociation.js.map +1 -1
- package/grafana/roleAssociation.d.ts +12 -0
- package/grafana/roleAssociation.js +2 -0
- package/grafana/roleAssociation.js.map +1 -1
- package/grafana/workspace.d.ts +16 -8
- package/grafana/workspace.js +3 -1
- package/grafana/workspace.js.map +1 -1
- package/grafana/workspaceApiKey.d.ts +12 -0
- package/grafana/workspaceApiKey.js +2 -0
- package/grafana/workspaceApiKey.js.map +1 -1
- package/grafana/workspaceSamlConfiguration.d.ts +12 -0
- package/grafana/workspaceSamlConfiguration.js +2 -0
- package/grafana/workspaceSamlConfiguration.js.map +1 -1
- package/grafana/workspaceServiceAccount.d.ts +12 -0
- package/grafana/workspaceServiceAccount.js +2 -0
- package/grafana/workspaceServiceAccount.js.map +1 -1
- package/grafana/workspaceServiceAccountToken.d.ts +12 -0
- package/grafana/workspaceServiceAccountToken.js +2 -0
- package/grafana/workspaceServiceAccountToken.js.map +1 -1
- package/guardduty/detector.d.ts +18 -4
- package/guardduty/detector.js +2 -0
- package/guardduty/detector.js.map +1 -1
- package/guardduty/detectorFeature.d.ts +12 -0
- package/guardduty/detectorFeature.js +2 -0
- package/guardduty/detectorFeature.js.map +1 -1
- package/guardduty/filter.d.ts +12 -4
- package/guardduty/filter.js +2 -0
- package/guardduty/filter.js.map +1 -1
- package/guardduty/getDetector.d.ts +9 -0
- package/guardduty/getDetector.js +2 -0
- package/guardduty/getDetector.js.map +1 -1
- package/guardduty/getFindingIds.d.ts +9 -0
- package/guardduty/getFindingIds.js +2 -0
- package/guardduty/getFindingIds.js.map +1 -1
- package/guardduty/inviteAccepter.d.ts +12 -0
- package/guardduty/inviteAccepter.js +2 -0
- package/guardduty/inviteAccepter.js.map +1 -1
- package/guardduty/ipset.d.ts +14 -6
- package/guardduty/ipset.js +4 -2
- package/guardduty/ipset.js.map +1 -1
- package/guardduty/malwareProtectionPlan.d.ts +12 -6
- package/guardduty/malwareProtectionPlan.js +2 -0
- package/guardduty/malwareProtectionPlan.js.map +1 -1
- package/guardduty/member.d.ts +12 -0
- package/guardduty/member.js +2 -0
- package/guardduty/member.js.map +1 -1
- package/guardduty/memberDetectorFeature.d.ts +12 -0
- package/guardduty/memberDetectorFeature.js +2 -0
- package/guardduty/memberDetectorFeature.js.map +1 -1
- package/guardduty/organizationAdminAccount.d.ts +12 -0
- package/guardduty/organizationAdminAccount.js +2 -0
- package/guardduty/organizationAdminAccount.js.map +1 -1
- package/guardduty/organizationConfiguration.d.ts +25 -22
- package/guardduty/organizationConfiguration.js +5 -2
- package/guardduty/organizationConfiguration.js.map +1 -1
- package/guardduty/organizationConfigurationFeature.d.ts +13 -1
- package/guardduty/organizationConfigurationFeature.js +3 -1
- package/guardduty/organizationConfigurationFeature.js.map +1 -1
- package/guardduty/publishingDestination.d.ts +14 -2
- package/guardduty/publishingDestination.js +4 -2
- package/guardduty/publishingDestination.js.map +1 -1
- package/guardduty/threatIntelSet.d.ts +14 -6
- package/guardduty/threatIntelSet.js +4 -2
- package/guardduty/threatIntelSet.js.map +1 -1
- package/iam/documents.d.ts +3 -154
- package/iam/documents.js.map +1 -1
- package/iam/getPrincipalPolicySimulation.d.ts +12 -12
- package/iam/getPrincipalPolicySimulation.js +12 -12
- package/iam/groupPolicy.d.ts +3 -3
- package/iam/groupPolicy.js.map +1 -1
- package/iam/groupPolicyAttachment.d.ts +3 -4
- package/iam/groupPolicyAttachment.js.map +1 -1
- package/iam/index.d.ts +0 -1
- package/iam/index.js +0 -1
- package/iam/index.js.map +1 -1
- package/iam/instanceProfile.d.ts +0 -4
- package/iam/instanceProfile.js.map +1 -1
- package/iam/openIdConnectProvider.d.ts +0 -4
- package/iam/openIdConnectProvider.js.map +1 -1
- package/iam/policy.d.ts +3 -7
- package/iam/policy.js.map +1 -1
- package/iam/policyAttachment.d.ts +3 -4
- package/iam/policyAttachment.js.map +1 -1
- package/iam/role.d.ts +2 -7
- package/iam/role.js.map +1 -1
- package/iam/rolePolicy.d.ts +4 -3
- package/iam/rolePolicy.js.map +1 -1
- package/iam/rolePolicyAttachment.d.ts +3 -4
- package/iam/rolePolicyAttachment.js.map +1 -1
- package/iam/samlProvider.d.ts +0 -4
- package/iam/samlProvider.js.map +1 -1
- package/iam/serverCertificate.d.ts +0 -4
- package/iam/serverCertificate.js.map +1 -1
- package/iam/serviceLinkedRole.d.ts +0 -4
- package/iam/serviceLinkedRole.js.map +1 -1
- package/iam/user.d.ts +0 -4
- package/iam/user.js.map +1 -1
- package/iam/userPolicy.d.ts +3 -3
- package/iam/userPolicy.js.map +1 -1
- package/iam/userPolicyAttachment.d.ts +3 -4
- package/iam/userPolicyAttachment.js.map +1 -1
- package/iam/virtualMfaDevice.d.ts +0 -4
- package/iam/virtualMfaDevice.js.map +1 -1
- package/identitystore/getGroup.d.ts +9 -16
- package/identitystore/getGroup.js +2 -2
- package/identitystore/getGroup.js.map +1 -1
- package/identitystore/getGroupMemberships.d.ts +9 -0
- package/identitystore/getGroupMemberships.js +2 -0
- package/identitystore/getGroupMemberships.js.map +1 -1
- package/identitystore/getGroups.d.ts +9 -0
- package/identitystore/getGroups.js +2 -0
- package/identitystore/getGroups.js.map +1 -1
- package/identitystore/getUser.d.ts +12 -16
- package/identitystore/getUser.js +2 -2
- package/identitystore/getUser.js.map +1 -1
- package/identitystore/getUsers.d.ts +12 -0
- package/identitystore/getUsers.js +2 -0
- package/identitystore/getUsers.js.map +1 -1
- package/identitystore/group.d.ts +12 -0
- package/identitystore/group.js +2 -0
- package/identitystore/group.js.map +1 -1
- package/identitystore/groupMembership.d.ts +12 -0
- package/identitystore/groupMembership.js +2 -0
- package/identitystore/groupMembership.js.map +1 -1
- package/identitystore/user.d.ts +12 -0
- package/identitystore/user.js +2 -0
- package/identitystore/user.js.map +1 -1
- package/imagebuilder/component.d.ts +12 -4
- package/imagebuilder/component.js +2 -0
- package/imagebuilder/component.js.map +1 -1
- package/imagebuilder/containerRecipe.d.ts +12 -4
- package/imagebuilder/containerRecipe.js +2 -0
- package/imagebuilder/containerRecipe.js.map +1 -1
- package/imagebuilder/distributionConfiguration.d.ts +12 -4
- package/imagebuilder/distributionConfiguration.js +2 -0
- package/imagebuilder/distributionConfiguration.js.map +1 -1
- package/imagebuilder/getComponent.d.ts +9 -0
- package/imagebuilder/getComponent.js +2 -0
- package/imagebuilder/getComponent.js.map +1 -1
- package/imagebuilder/getComponents.d.ts +9 -0
- package/imagebuilder/getComponents.js +2 -0
- package/imagebuilder/getComponents.js.map +1 -1
- package/imagebuilder/getContainerRecipe.d.ts +9 -0
- package/imagebuilder/getContainerRecipe.js +2 -0
- package/imagebuilder/getContainerRecipe.js.map +1 -1
- package/imagebuilder/getContainerRecipes.d.ts +9 -0
- package/imagebuilder/getContainerRecipes.js +2 -0
- package/imagebuilder/getContainerRecipes.js.map +1 -1
- package/imagebuilder/getDistributionConfiguration.d.ts +12 -0
- package/imagebuilder/getDistributionConfiguration.js +2 -0
- package/imagebuilder/getDistributionConfiguration.js.map +1 -1
- package/imagebuilder/getDistributionConfigurations.d.ts +9 -0
- package/imagebuilder/getDistributionConfigurations.js +2 -0
- package/imagebuilder/getDistributionConfigurations.js.map +1 -1
- package/imagebuilder/getImage.d.ts +12 -0
- package/imagebuilder/getImage.js +2 -0
- package/imagebuilder/getImage.js.map +1 -1
- package/imagebuilder/getImagePipeline.d.ts +9 -0
- package/imagebuilder/getImagePipeline.js +2 -0
- package/imagebuilder/getImagePipeline.js.map +1 -1
- package/imagebuilder/getImagePipelines.d.ts +9 -0
- package/imagebuilder/getImagePipelines.js +2 -0
- package/imagebuilder/getImagePipelines.js.map +1 -1
- package/imagebuilder/getImageRecipe.d.ts +9 -0
- package/imagebuilder/getImageRecipe.js +2 -0
- package/imagebuilder/getImageRecipe.js.map +1 -1
- package/imagebuilder/getImageRecipes.d.ts +9 -0
- package/imagebuilder/getImageRecipes.js +2 -0
- package/imagebuilder/getImageRecipes.js.map +1 -1
- package/imagebuilder/getInfrastructureConfiguration.d.ts +9 -0
- package/imagebuilder/getInfrastructureConfiguration.js +2 -0
- package/imagebuilder/getInfrastructureConfiguration.js.map +1 -1
- package/imagebuilder/getInfrastructureConfigurations.d.ts +9 -0
- package/imagebuilder/getInfrastructureConfigurations.js +2 -0
- package/imagebuilder/getInfrastructureConfigurations.js.map +1 -1
- package/imagebuilder/image.d.ts +12 -4
- package/imagebuilder/image.js +2 -0
- package/imagebuilder/image.js.map +1 -1
- package/imagebuilder/imagePipeline.d.ts +12 -4
- package/imagebuilder/imagePipeline.js +2 -0
- package/imagebuilder/imagePipeline.js.map +1 -1
- package/imagebuilder/imageRecipe.d.ts +12 -4
- package/imagebuilder/imageRecipe.js +2 -0
- package/imagebuilder/imageRecipe.js.map +1 -1
- package/imagebuilder/infrastructureConfiguration.d.ts +12 -4
- package/imagebuilder/infrastructureConfiguration.js +2 -0
- package/imagebuilder/infrastructureConfiguration.js.map +1 -1
- package/imagebuilder/lifecyclePolicy.d.ts +12 -4
- package/imagebuilder/lifecyclePolicy.js +2 -0
- package/imagebuilder/lifecyclePolicy.js.map +1 -1
- package/imagebuilder/workflow.d.ts +12 -6
- package/imagebuilder/workflow.js +2 -0
- package/imagebuilder/workflow.js.map +1 -1
- package/index.d.ts +1 -6
- package/index.js +2 -11
- package/index.js.map +1 -1
- package/inspector/assessmentTarget.d.ts +12 -0
- package/inspector/assessmentTarget.js +2 -0
- package/inspector/assessmentTarget.js.map +1 -1
- package/inspector/assessmentTemplate.d.ts +12 -4
- package/inspector/assessmentTemplate.js +2 -0
- package/inspector/assessmentTemplate.js.map +1 -1
- package/inspector/getRulesPackages.d.ts +21 -2
- package/inspector/getRulesPackages.js +10 -4
- package/inspector/getRulesPackages.js.map +1 -1
- package/inspector/index.d.ts +1 -1
- package/inspector/resourceGroup.d.ts +12 -0
- package/inspector/resourceGroup.js +2 -0
- package/inspector/resourceGroup.js.map +1 -1
- package/inspector2/delegatedAdminAccount.d.ts +12 -0
- package/inspector2/delegatedAdminAccount.js +2 -0
- package/inspector2/delegatedAdminAccount.js.map +1 -1
- package/inspector2/enabler.d.ts +12 -0
- package/inspector2/enabler.js +2 -0
- package/inspector2/enabler.js.map +1 -1
- package/inspector2/filter.d.ts +12 -4
- package/inspector2/filter.js +2 -0
- package/inspector2/filter.js.map +1 -1
- package/inspector2/memberAssociation.d.ts +12 -0
- package/inspector2/memberAssociation.js +2 -0
- package/inspector2/memberAssociation.js.map +1 -1
- package/inspector2/organizationConfiguration.d.ts +12 -0
- package/inspector2/organizationConfiguration.js +2 -0
- package/inspector2/organizationConfiguration.js.map +1 -1
- package/iot/authorizer.d.ts +12 -4
- package/iot/authorizer.js +2 -0
- package/iot/authorizer.js.map +1 -1
- package/iot/billingGroup.d.ts +12 -6
- package/iot/billingGroup.js +2 -0
- package/iot/billingGroup.js.map +1 -1
- package/iot/caCertificate.d.ts +12 -4
- package/iot/caCertificate.js +2 -0
- package/iot/caCertificate.js.map +1 -1
- package/iot/certificate.d.ts +12 -0
- package/iot/certificate.js +2 -0
- package/iot/certificate.js.map +1 -1
- package/iot/domainConfiguration.d.ts +12 -4
- package/iot/domainConfiguration.js +2 -0
- package/iot/domainConfiguration.js.map +1 -1
- package/iot/eventConfigurations.d.ts +12 -0
- package/iot/eventConfigurations.js +2 -0
- package/iot/eventConfigurations.js.map +1 -1
- package/iot/getEndpoint.d.ts +9 -0
- package/iot/getEndpoint.js +2 -0
- package/iot/getEndpoint.js.map +1 -1
- package/iot/getRegistrationCode.d.ts +21 -2
- package/iot/getRegistrationCode.js +10 -4
- package/iot/getRegistrationCode.js.map +1 -1
- package/iot/index.d.ts +1 -1
- package/iot/indexingConfiguration.d.ts +12 -0
- package/iot/indexingConfiguration.js +2 -0
- package/iot/indexingConfiguration.js.map +1 -1
- package/iot/loggingOptions.d.ts +12 -0
- package/iot/loggingOptions.js +2 -0
- package/iot/loggingOptions.js.map +1 -1
- package/iot/policy.d.ts +12 -4
- package/iot/policy.js +2 -0
- package/iot/policy.js.map +1 -1
- package/iot/policyAttachment.d.ts +15 -4
- package/iot/policyAttachment.js +2 -0
- package/iot/policyAttachment.js.map +1 -1
- package/iot/provisioningTemplate.d.ts +12 -4
- package/iot/provisioningTemplate.js +2 -0
- package/iot/provisioningTemplate.js.map +1 -1
- package/iot/roleAlias.d.ts +12 -4
- package/iot/roleAlias.js +2 -0
- package/iot/roleAlias.js.map +1 -1
- package/iot/thing.d.ts +12 -0
- package/iot/thing.js +2 -0
- package/iot/thing.js.map +1 -1
- package/iot/thingGroup.d.ts +12 -6
- package/iot/thingGroup.js +2 -0
- package/iot/thingGroup.js.map +1 -1
- package/iot/thingGroupMembership.d.ts +12 -0
- package/iot/thingGroupMembership.js +2 -0
- package/iot/thingGroupMembership.js.map +1 -1
- package/iot/thingPrincipalAttachment.d.ts +15 -4
- package/iot/thingPrincipalAttachment.js +2 -0
- package/iot/thingPrincipalAttachment.js.map +1 -1
- package/iot/thingType.d.ts +12 -4
- package/iot/thingType.js +2 -0
- package/iot/thingType.js.map +1 -1
- package/iot/topicRule.d.ts +15 -7
- package/iot/topicRule.js +5 -3
- package/iot/topicRule.js.map +1 -1
- package/iot/topicRuleDestination.d.ts +12 -0
- package/iot/topicRuleDestination.js +2 -0
- package/iot/topicRuleDestination.js.map +1 -1
- package/ivs/channel.d.ts +12 -4
- package/ivs/channel.js +2 -0
- package/ivs/channel.js.map +1 -1
- package/ivs/getStreamKey.d.ts +9 -0
- package/ivs/getStreamKey.js +2 -0
- package/ivs/getStreamKey.js.map +1 -1
- package/ivs/playbackKeyPair.d.ts +12 -4
- package/ivs/playbackKeyPair.js +2 -0
- package/ivs/playbackKeyPair.js.map +1 -1
- package/ivs/recordingConfiguration.d.ts +12 -4
- package/ivs/recordingConfiguration.js +2 -0
- package/ivs/recordingConfiguration.js.map +1 -1
- package/ivschat/loggingConfiguration.d.ts +16 -8
- package/ivschat/loggingConfiguration.js +6 -4
- package/ivschat/loggingConfiguration.js.map +1 -1
- package/ivschat/room.d.ts +12 -4
- package/ivschat/room.js +2 -0
- package/ivschat/room.js.map +1 -1
- package/kendra/dataSource.d.ts +12 -4
- package/kendra/dataSource.js +2 -0
- package/kendra/dataSource.js.map +1 -1
- package/kendra/experience.d.ts +12 -0
- package/kendra/experience.js +2 -0
- package/kendra/experience.js.map +1 -1
- package/kendra/faq.d.ts +3 -4
- package/kendra/faq.js +2 -0
- package/kendra/faq.js.map +1 -1
- package/kendra/getExperience.d.ts +9 -0
- package/kendra/getExperience.js +2 -0
- package/kendra/getExperience.js.map +1 -1
- package/kendra/getFaq.d.ts +9 -0
- package/kendra/getFaq.js +2 -0
- package/kendra/getFaq.js.map +1 -1
- package/kendra/getIndex.d.ts +9 -0
- package/kendra/getIndex.js +2 -0
- package/kendra/getIndex.js.map +1 -1
- package/kendra/getQuerySuggestionsBlockList.d.ts +9 -0
- package/kendra/getQuerySuggestionsBlockList.js +2 -0
- package/kendra/getQuerySuggestionsBlockList.js.map +1 -1
- package/kendra/getThesaurus.d.ts +9 -0
- package/kendra/getThesaurus.js +2 -0
- package/kendra/getThesaurus.js.map +1 -1
- package/kendra/index_.d.ts +12 -4
- package/kendra/index_.js +2 -0
- package/kendra/index_.js.map +1 -1
- package/kendra/querySuggestionsBlockList.d.ts +3 -4
- package/kendra/querySuggestionsBlockList.js +2 -0
- package/kendra/querySuggestionsBlockList.js.map +1 -1
- package/kendra/thesaurus.d.ts +3 -4
- package/kendra/thesaurus.js +2 -0
- package/kendra/thesaurus.js.map +1 -1
- package/keyspaces/keyspace.d.ts +12 -4
- package/keyspaces/keyspace.js +2 -0
- package/keyspaces/keyspace.js.map +1 -1
- package/keyspaces/table.d.ts +12 -4
- package/keyspaces/table.js +2 -0
- package/keyspaces/table.js.map +1 -1
- package/kinesis/analyticsApplication.d.ts +16 -7
- package/kinesis/analyticsApplication.js +4 -0
- package/kinesis/analyticsApplication.js.map +1 -1
- package/kinesis/firehoseDeliveryStream.d.ts +21 -13
- package/kinesis/firehoseDeliveryStream.js +5 -3
- package/kinesis/firehoseDeliveryStream.js.map +1 -1
- package/kinesis/getFirehoseDeliveryStream.d.ts +9 -0
- package/kinesis/getFirehoseDeliveryStream.js +2 -0
- package/kinesis/getFirehoseDeliveryStream.js.map +1 -1
- package/kinesis/getStream.d.ts +9 -0
- package/kinesis/getStream.js +2 -0
- package/kinesis/getStream.js.map +1 -1
- package/kinesis/getStreamConsumer.d.ts +9 -0
- package/kinesis/getStreamConsumer.js +2 -0
- package/kinesis/getStreamConsumer.js.map +1 -1
- package/kinesis/kinesisMixins.js +1 -1
- package/kinesis/kinesisMixins.js.map +1 -1
- package/kinesis/resourcePolicy.d.ts +12 -0
- package/kinesis/resourcePolicy.js +2 -0
- package/kinesis/resourcePolicy.js.map +1 -1
- package/kinesis/stream.d.ts +12 -4
- package/kinesis/stream.js +2 -0
- package/kinesis/stream.js.map +1 -1
- package/kinesis/streamConsumer.d.ts +12 -0
- package/kinesis/streamConsumer.js +2 -0
- package/kinesis/streamConsumer.js.map +1 -1
- package/kinesis/videoStream.d.ts +12 -4
- package/kinesis/videoStream.js +2 -0
- package/kinesis/videoStream.js.map +1 -1
- package/kinesisanalyticsv2/application.d.ts +14 -6
- package/kinesisanalyticsv2/application.js +4 -2
- package/kinesisanalyticsv2/application.js.map +1 -1
- package/kinesisanalyticsv2/applicationSnapshot.d.ts +12 -0
- package/kinesisanalyticsv2/applicationSnapshot.js +2 -0
- package/kinesisanalyticsv2/applicationSnapshot.js.map +1 -1
- package/kms/alias.d.ts +12 -0
- package/kms/alias.js +2 -0
- package/kms/alias.js.map +1 -1
- package/kms/ciphertext.d.ts +12 -0
- package/kms/ciphertext.js +2 -0
- package/kms/ciphertext.js.map +1 -1
- package/kms/customKeyStore.d.ts +12 -0
- package/kms/customKeyStore.js +2 -0
- package/kms/customKeyStore.js.map +1 -1
- package/kms/externalKey.d.ts +12 -4
- package/kms/externalKey.js +2 -0
- package/kms/externalKey.js.map +1 -1
- package/kms/getAlias.d.ts +9 -0
- package/kms/getAlias.js +2 -0
- package/kms/getAlias.js.map +1 -1
- package/kms/getCipherText.d.ts +9 -0
- package/kms/getCipherText.js +2 -0
- package/kms/getCipherText.js.map +1 -1
- package/kms/getCustomKeyStore.d.ts +9 -0
- package/kms/getCustomKeyStore.js +2 -0
- package/kms/getCustomKeyStore.js.map +1 -1
- package/kms/getKey.d.ts +12 -0
- package/kms/getKey.js +2 -0
- package/kms/getKey.js.map +1 -1
- package/kms/getPublicKey.d.ts +9 -0
- package/kms/getPublicKey.js +2 -0
- package/kms/getPublicKey.js.map +1 -1
- package/kms/getSecret.d.ts +9 -0
- package/kms/getSecret.js +8 -0
- package/kms/getSecret.js.map +1 -1
- package/kms/getSecrets.d.ts +3 -0
- package/kms/getSecrets.js +2 -0
- package/kms/getSecrets.js.map +1 -1
- package/kms/grant.d.ts +12 -0
- package/kms/grant.js +2 -0
- package/kms/grant.js.map +1 -1
- package/kms/key.d.ts +12 -4
- package/kms/key.js +2 -0
- package/kms/key.js.map +1 -1
- package/kms/keyPolicy.d.ts +12 -0
- package/kms/keyPolicy.js +2 -0
- package/kms/keyPolicy.js.map +1 -1
- package/kms/replicaExternalKey.d.ts +12 -4
- package/kms/replicaExternalKey.js +2 -0
- package/kms/replicaExternalKey.js.map +1 -1
- package/kms/replicaKey.d.ts +33 -4
- package/kms/replicaKey.js +23 -0
- package/kms/replicaKey.js.map +1 -1
- package/lakeformation/dataCellsFilter.d.ts +12 -0
- package/lakeformation/dataCellsFilter.js +2 -0
- package/lakeformation/dataCellsFilter.js.map +1 -1
- package/lakeformation/dataLakeSettings.d.ts +12 -0
- package/lakeformation/dataLakeSettings.js +2 -0
- package/lakeformation/dataLakeSettings.js.map +1 -1
- package/lakeformation/getDataLakeSettings.d.ts +9 -0
- package/lakeformation/getDataLakeSettings.js +2 -0
- package/lakeformation/getDataLakeSettings.js.map +1 -1
- package/lakeformation/getPermissions.d.ts +9 -0
- package/lakeformation/getPermissions.js +2 -0
- package/lakeformation/getPermissions.js.map +1 -1
- package/lakeformation/getResource.d.ts +9 -0
- package/lakeformation/getResource.js +2 -0
- package/lakeformation/getResource.js.map +1 -1
- package/lakeformation/lfTag.d.ts +12 -0
- package/lakeformation/lfTag.js +2 -0
- package/lakeformation/lfTag.js.map +1 -1
- package/lakeformation/optIn.d.ts +12 -0
- package/lakeformation/optIn.js +2 -0
- package/lakeformation/optIn.js.map +1 -1
- package/lakeformation/permissions.d.ts +12 -0
- package/lakeformation/permissions.js +2 -0
- package/lakeformation/permissions.js.map +1 -1
- package/lakeformation/resource.d.ts +27 -6
- package/lakeformation/resource.js +2 -0
- package/lakeformation/resource.js.map +1 -1
- package/lakeformation/resourceLfTag.d.ts +12 -0
- package/lakeformation/resourceLfTag.js +2 -0
- package/lakeformation/resourceLfTag.js.map +1 -1
- package/lakeformation/resourceLfTags.d.ts +12 -0
- package/lakeformation/resourceLfTags.js +2 -0
- package/lakeformation/resourceLfTags.js.map +1 -1
- package/lambda/alias.d.ts +91 -23
- package/lambda/alias.js +62 -10
- package/lambda/alias.js.map +1 -1
- package/lambda/codeSigningConfig.d.ts +118 -25
- package/lambda/codeSigningConfig.js +90 -9
- package/lambda/codeSigningConfig.js.map +1 -1
- package/lambda/eventSourceMapping.d.ts +216 -161
- package/lambda/eventSourceMapping.js +106 -63
- package/lambda/eventSourceMapping.js.map +1 -1
- package/lambda/function.d.ts +320 -224
- package/lambda/function.js +219 -116
- package/lambda/function.js.map +1 -1
- package/lambda/functionEventInvokeConfig.d.ts +113 -27
- package/lambda/functionEventInvokeConfig.js +97 -21
- package/lambda/functionEventInvokeConfig.js.map +1 -1
- package/lambda/functionRecursionConfig.d.ts +63 -9
- package/lambda/functionRecursionConfig.js +44 -6
- package/lambda/functionRecursionConfig.js.map +1 -1
- package/lambda/functionUrl.d.ts +61 -31
- package/lambda/functionUrl.js +24 -10
- package/lambda/functionUrl.js.map +1 -1
- package/lambda/getAlias.d.ts +199 -6
- package/lambda/getAlias.js +186 -4
- package/lambda/getAlias.js.map +1 -1
- package/lambda/getCodeSigningConfig.d.ts +135 -10
- package/lambda/getCodeSigningConfig.js +122 -8
- package/lambda/getCodeSigningConfig.js.map +1 -1
- package/lambda/getFunction.d.ts +202 -26
- package/lambda/getFunction.js +166 -10
- package/lambda/getFunction.js.map +1 -1
- package/lambda/getFunctionUrl.d.ts +108 -15
- package/lambda/getFunctionUrl.js +92 -10
- package/lambda/getFunctionUrl.js.map +1 -1
- package/lambda/getFunctions.d.ts +153 -6
- package/lambda/getFunctions.js +140 -6
- package/lambda/getFunctions.js.map +1 -1
- package/lambda/getInvocation.d.ts +34 -19
- package/lambda/getInvocation.js +16 -10
- package/lambda/getInvocation.js.map +1 -1
- package/lambda/getLayerVersion.d.ts +184 -17
- package/lambda/getLayerVersion.js +166 -10
- package/lambda/getLayerVersion.js.map +1 -1
- package/lambda/index.d.ts +1 -2
- package/lambda/index.js +0 -1
- package/lambda/index.js.map +1 -1
- package/lambda/invocation.d.ts +51 -30
- package/lambda/invocation.js +30 -19
- package/lambda/invocation.js.map +1 -1
- package/lambda/lambdaMixins.d.ts +2 -3
- package/lambda/lambdaMixins.js +2 -2
- package/lambda/lambdaMixins.js.map +1 -1
- package/lambda/layerVersion.d.ts +75 -15
- package/lambda/layerVersion.js +59 -9
- package/lambda/layerVersion.js.map +1 -1
- package/lambda/layerVersionPermission.d.ts +123 -31
- package/lambda/layerVersionPermission.js +84 -8
- package/lambda/layerVersionPermission.js.map +1 -1
- package/lambda/permission.d.ts +57 -74
- package/lambda/permission.js +8 -17
- package/lambda/permission.js.map +1 -1
- package/lambda/provisionedConcurrencyConfig.d.ts +21 -9
- package/lambda/provisionedConcurrencyConfig.js +5 -3
- package/lambda/provisionedConcurrencyConfig.js.map +1 -1
- package/lambda/runtimeManagementConfig.d.ts +19 -8
- package/lambda/runtimeManagementConfig.js +9 -8
- package/lambda/runtimeManagementConfig.js.map +1 -1
- package/lb/getHostedZoneId.d.ts +3 -5
- package/lb/getHostedZoneId.js.map +1 -1
- package/lb/getLbs.d.ts +9 -0
- package/lb/getLbs.js +2 -0
- package/lb/getLbs.js.map +1 -1
- package/lb/getListener.d.ts +9 -0
- package/lb/getListener.js +2 -0
- package/lb/getListener.js.map +1 -1
- package/lb/getListenerRule.d.ts +9 -0
- package/lb/getListenerRule.js +2 -0
- package/lb/getListenerRule.js.map +1 -1
- package/lb/getLoadBalancer.d.ts +9 -0
- package/lb/getLoadBalancer.js +2 -0
- package/lb/getLoadBalancer.js.map +1 -1
- package/lb/getTargetGroup.d.ts +9 -0
- package/lb/getTargetGroup.js +2 -0
- package/lb/getTargetGroup.js.map +1 -1
- package/lb/getTrustStore.d.ts +9 -0
- package/lb/getTrustStore.js +2 -0
- package/lb/getTrustStore.js.map +1 -1
- package/lb/listener.d.ts +14 -6
- package/lb/listener.js +2 -0
- package/lb/listener.js.map +1 -1
- package/lb/listenerCertificate.d.ts +12 -0
- package/lb/listenerCertificate.js +2 -0
- package/lb/listenerCertificate.js.map +1 -1
- package/lb/listenerRule.d.ts +12 -4
- package/lb/listenerRule.js +2 -0
- package/lb/listenerRule.js.map +1 -1
- package/lb/loadBalancer.d.ts +16 -6
- package/lb/loadBalancer.js +2 -0
- package/lb/loadBalancer.js.map +1 -1
- package/lb/targetGroup.d.ts +12 -4
- package/lb/targetGroup.js +2 -0
- package/lb/targetGroup.js.map +1 -1
- package/lb/targetGroupAttachment.d.ts +12 -0
- package/lb/targetGroupAttachment.js +2 -0
- package/lb/targetGroupAttachment.js.map +1 -1
- package/lb/trustStore.d.ts +12 -4
- package/lb/trustStore.js +2 -0
- package/lb/trustStore.js.map +1 -1
- package/lb/trustStoreRevocation.d.ts +12 -0
- package/lb/trustStoreRevocation.js +2 -0
- package/lb/trustStoreRevocation.js.map +1 -1
- package/lex/bot.d.ts +12 -0
- package/lex/bot.js +2 -0
- package/lex/bot.js.map +1 -1
- package/lex/botAlias.d.ts +12 -0
- package/lex/botAlias.js +2 -0
- package/lex/botAlias.js.map +1 -1
- package/lex/getBot.d.ts +9 -0
- package/lex/getBot.js +2 -0
- package/lex/getBot.js.map +1 -1
- package/lex/getBotAlias.d.ts +9 -0
- package/lex/getBotAlias.js +2 -0
- package/lex/getBotAlias.js.map +1 -1
- package/lex/getIntent.d.ts +9 -0
- package/lex/getIntent.js +2 -0
- package/lex/getIntent.js.map +1 -1
- package/lex/getSlotType.d.ts +9 -0
- package/lex/getSlotType.js +2 -0
- package/lex/getSlotType.js.map +1 -1
- package/lex/intent.d.ts +12 -0
- package/lex/intent.js +2 -0
- package/lex/intent.js.map +1 -1
- package/lex/slotType.d.ts +12 -0
- package/lex/slotType.js +2 -0
- package/lex/slotType.js.map +1 -1
- package/lex/v2modelsBot.d.ts +12 -6
- package/lex/v2modelsBot.js +2 -0
- package/lex/v2modelsBot.js.map +1 -1
- package/lex/v2modelsBotLocale.d.ts +12 -0
- package/lex/v2modelsBotLocale.js +2 -0
- package/lex/v2modelsBotLocale.js.map +1 -1
- package/lex/v2modelsBotVersion.d.ts +15 -9
- package/lex/v2modelsBotVersion.js +2 -0
- package/lex/v2modelsBotVersion.js.map +1 -1
- package/lex/v2modelsIntent.d.ts +12 -0
- package/lex/v2modelsIntent.js +2 -0
- package/lex/v2modelsIntent.js.map +1 -1
- package/lex/v2modelsSlot.d.ts +12 -0
- package/lex/v2modelsSlot.js +2 -0
- package/lex/v2modelsSlot.js.map +1 -1
- package/lex/v2modelsSlotType.d.ts +23 -11
- package/lex/v2modelsSlotType.js +8 -6
- package/lex/v2modelsSlotType.js.map +1 -1
- package/licensemanager/association.d.ts +12 -0
- package/licensemanager/association.js +2 -0
- package/licensemanager/association.js.map +1 -1
- package/licensemanager/getLicenseGrants.d.ts +9 -0
- package/licensemanager/getLicenseGrants.js +2 -0
- package/licensemanager/getLicenseGrants.js.map +1 -1
- package/licensemanager/getReceivedLicense.d.ts +9 -0
- package/licensemanager/getReceivedLicense.js +2 -0
- package/licensemanager/getReceivedLicense.js.map +1 -1
- package/licensemanager/getReceivedLicenses.d.ts +9 -0
- package/licensemanager/getReceivedLicenses.js +2 -0
- package/licensemanager/getReceivedLicenses.js.map +1 -1
- package/licensemanager/licenseConfiguration.d.ts +12 -4
- package/licensemanager/licenseConfiguration.js +2 -0
- package/licensemanager/licenseConfiguration.js.map +1 -1
- package/licensemanager/licenseGrant.d.ts +12 -0
- package/licensemanager/licenseGrant.js +2 -0
- package/licensemanager/licenseGrant.js.map +1 -1
- package/licensemanager/licenseGrantAccepter.d.ts +12 -0
- package/licensemanager/licenseGrantAccepter.js +2 -0
- package/licensemanager/licenseGrantAccepter.js.map +1 -1
- package/lightsail/bucket.d.ts +6 -6
- package/lightsail/bucket.js +1 -1
- package/lightsail/bucket.js.map +1 -1
- package/lightsail/bucketAccessKey.d.ts +12 -0
- package/lightsail/bucketAccessKey.js +2 -0
- package/lightsail/bucketAccessKey.js.map +1 -1
- package/lightsail/bucketResourceAccess.d.ts +12 -0
- package/lightsail/bucketResourceAccess.js +2 -0
- package/lightsail/bucketResourceAccess.js.map +1 -1
- package/lightsail/certificate.d.ts +12 -4
- package/lightsail/certificate.js +2 -0
- package/lightsail/certificate.js.map +1 -1
- package/lightsail/containerService.d.ts +12 -4
- package/lightsail/containerService.js +2 -0
- package/lightsail/containerService.js.map +1 -1
- package/lightsail/containerServiceDeploymentVersion.d.ts +12 -0
- package/lightsail/containerServiceDeploymentVersion.js +2 -0
- package/lightsail/containerServiceDeploymentVersion.js.map +1 -1
- package/lightsail/database.d.ts +12 -4
- package/lightsail/database.js +2 -0
- package/lightsail/database.js.map +1 -1
- package/lightsail/disk.d.ts +12 -4
- package/lightsail/disk.js +2 -0
- package/lightsail/disk.js.map +1 -1
- package/lightsail/disk_attachment.d.ts +12 -0
- package/lightsail/disk_attachment.js +2 -0
- package/lightsail/disk_attachment.js.map +1 -1
- package/lightsail/distribution.d.ts +12 -4
- package/lightsail/distribution.js +2 -0
- package/lightsail/distribution.js.map +1 -1
- package/lightsail/domain.d.ts +18 -0
- package/lightsail/domain.js +2 -0
- package/lightsail/domain.js.map +1 -1
- package/lightsail/domainEntry.d.ts +12 -0
- package/lightsail/domainEntry.js +2 -0
- package/lightsail/domainEntry.js.map +1 -1
- package/lightsail/instance.d.ts +12 -4
- package/lightsail/instance.js +2 -0
- package/lightsail/instance.js.map +1 -1
- package/lightsail/instancePublicPorts.d.ts +18 -0
- package/lightsail/instancePublicPorts.js +2 -0
- package/lightsail/instancePublicPorts.js.map +1 -1
- package/lightsail/keyPair.d.ts +12 -4
- package/lightsail/keyPair.js +2 -0
- package/lightsail/keyPair.js.map +1 -1
- package/lightsail/lb.d.ts +12 -4
- package/lightsail/lb.js +2 -0
- package/lightsail/lb.js.map +1 -1
- package/lightsail/lbAttachment.d.ts +18 -0
- package/lightsail/lbAttachment.js +2 -0
- package/lightsail/lbAttachment.js.map +1 -1
- package/lightsail/lbCertificate.d.ts +12 -0
- package/lightsail/lbCertificate.js +2 -0
- package/lightsail/lbCertificate.js.map +1 -1
- package/lightsail/lbCertificateAttachment.d.ts +18 -0
- package/lightsail/lbCertificateAttachment.js +2 -0
- package/lightsail/lbCertificateAttachment.js.map +1 -1
- package/lightsail/lbHttpsRedirectionPolicy.d.ts +18 -0
- package/lightsail/lbHttpsRedirectionPolicy.js +2 -0
- package/lightsail/lbHttpsRedirectionPolicy.js.map +1 -1
- package/lightsail/lbStickinessPolicy.d.ts +18 -0
- package/lightsail/lbStickinessPolicy.js +2 -0
- package/lightsail/lbStickinessPolicy.js.map +1 -1
- package/lightsail/staticIp.d.ts +18 -0
- package/lightsail/staticIp.js +2 -0
- package/lightsail/staticIp.js.map +1 -1
- package/lightsail/staticIpAttachment.d.ts +18 -0
- package/lightsail/staticIpAttachment.js +2 -0
- package/lightsail/staticIpAttachment.js.map +1 -1
- package/location/geofenceCollection.d.ts +12 -6
- package/location/geofenceCollection.js +2 -0
- package/location/geofenceCollection.js.map +1 -1
- package/location/getGeofenceCollection.d.ts +9 -0
- package/location/getGeofenceCollection.js +2 -0
- package/location/getGeofenceCollection.js.map +1 -1
- package/location/getMap.d.ts +9 -0
- package/location/getMap.js +2 -0
- package/location/getMap.js.map +1 -1
- package/location/getPlaceIndex.d.ts +9 -0
- package/location/getPlaceIndex.js +2 -0
- package/location/getPlaceIndex.js.map +1 -1
- package/location/getRouteCalculator.d.ts +9 -0
- package/location/getRouteCalculator.js +2 -0
- package/location/getRouteCalculator.js.map +1 -1
- package/location/getTracker.d.ts +9 -0
- package/location/getTracker.js +2 -0
- package/location/getTracker.js.map +1 -1
- package/location/getTrackerAssociation.d.ts +9 -0
- package/location/getTrackerAssociation.js +2 -0
- package/location/getTrackerAssociation.js.map +1 -1
- package/location/getTrackerAssociations.d.ts +9 -0
- package/location/getTrackerAssociations.js +2 -0
- package/location/getTrackerAssociations.js.map +1 -1
- package/location/map.d.ts +12 -4
- package/location/map.js +2 -0
- package/location/map.js.map +1 -1
- package/location/placeIndex.d.ts +12 -4
- package/location/placeIndex.js +2 -0
- package/location/placeIndex.js.map +1 -1
- package/location/routeCalculation.d.ts +12 -4
- package/location/routeCalculation.js +2 -0
- package/location/routeCalculation.js.map +1 -1
- package/location/tracker.d.ts +12 -4
- package/location/tracker.js +2 -0
- package/location/tracker.js.map +1 -1
- package/location/trackerAssociation.d.ts +12 -0
- package/location/trackerAssociation.js +2 -0
- package/location/trackerAssociation.js.map +1 -1
- package/m2/application.d.ts +12 -4
- package/m2/application.js +2 -0
- package/m2/application.js.map +1 -1
- package/m2/deployment.d.ts +12 -0
- package/m2/deployment.js +2 -0
- package/m2/deployment.js.map +1 -1
- package/m2/environment.d.ts +12 -6
- package/m2/environment.js +2 -0
- package/m2/environment.js.map +1 -1
- package/macie/customDataIdentifier.d.ts +12 -4
- package/macie/customDataIdentifier.js +2 -0
- package/macie/customDataIdentifier.js.map +1 -1
- package/macie/findingsFilter.d.ts +12 -4
- package/macie/findingsFilter.js +2 -0
- package/macie/findingsFilter.js.map +1 -1
- package/macie2/account.d.ts +12 -0
- package/macie2/account.js +2 -0
- package/macie2/account.js.map +1 -1
- package/macie2/classificationExportConfiguration.d.ts +17 -5
- package/macie2/classificationExportConfiguration.js +7 -2
- package/macie2/classificationExportConfiguration.js.map +1 -1
- package/macie2/classificationJob.d.ts +12 -4
- package/macie2/classificationJob.js +2 -0
- package/macie2/classificationJob.js.map +1 -1
- package/macie2/invitationAccepter.d.ts +12 -0
- package/macie2/invitationAccepter.js +2 -0
- package/macie2/invitationAccepter.js.map +1 -1
- package/macie2/member.d.ts +12 -4
- package/macie2/member.js +2 -0
- package/macie2/member.js.map +1 -1
- package/macie2/organizationAdminAccount.d.ts +12 -0
- package/macie2/organizationAdminAccount.js +2 -0
- package/macie2/organizationAdminAccount.js.map +1 -1
- package/macie2/organizationConfiguration.d.ts +12 -0
- package/macie2/organizationConfiguration.js +2 -0
- package/macie2/organizationConfiguration.js.map +1 -1
- package/mediaconvert/getQueue.d.ts +9 -0
- package/mediaconvert/getQueue.js +2 -0
- package/mediaconvert/getQueue.js.map +1 -1
- package/mediaconvert/queue.d.ts +12 -4
- package/mediaconvert/queue.js +2 -0
- package/mediaconvert/queue.js.map +1 -1
- package/medialive/channel.d.ts +12 -6
- package/medialive/channel.js +2 -0
- package/medialive/channel.js.map +1 -1
- package/medialive/getInput.d.ts +9 -0
- package/medialive/getInput.js +2 -0
- package/medialive/getInput.js.map +1 -1
- package/medialive/input.d.ts +12 -6
- package/medialive/input.js +2 -0
- package/medialive/input.js.map +1 -1
- package/medialive/inputSecurityGroup.d.ts +12 -6
- package/medialive/inputSecurityGroup.js +2 -0
- package/medialive/inputSecurityGroup.js.map +1 -1
- package/medialive/multiplex.d.ts +12 -6
- package/medialive/multiplex.js +2 -0
- package/medialive/multiplex.js.map +1 -1
- package/medialive/multiplexProgram.d.ts +12 -0
- package/medialive/multiplexProgram.js +2 -0
- package/medialive/multiplexProgram.js.map +1 -1
- package/mediapackage/channel.d.ts +12 -4
- package/mediapackage/channel.js +2 -0
- package/mediapackage/channel.js.map +1 -1
- package/mediapackagev2/channelGroup.d.ts +12 -4
- package/mediapackagev2/channelGroup.js +2 -0
- package/mediapackagev2/channelGroup.js.map +1 -1
- package/mediastore/container.d.ts +14 -4
- package/mediastore/container.js +4 -0
- package/mediastore/container.js.map +1 -1
- package/mediastore/containerPolicy.d.ts +12 -0
- package/mediastore/containerPolicy.js +2 -0
- package/mediastore/containerPolicy.js.map +1 -1
- package/memorydb/acl.d.ts +12 -4
- package/memorydb/acl.js +2 -0
- package/memorydb/acl.js.map +1 -1
- package/memorydb/cluster.d.ts +12 -4
- package/memorydb/cluster.js +2 -0
- package/memorydb/cluster.js.map +1 -1
- package/memorydb/getAcl.d.ts +9 -0
- package/memorydb/getAcl.js +2 -0
- package/memorydb/getAcl.js.map +1 -1
- package/memorydb/getCluster.d.ts +9 -0
- package/memorydb/getCluster.js +2 -0
- package/memorydb/getCluster.js.map +1 -1
- package/memorydb/getParameterGroup.d.ts +9 -0
- package/memorydb/getParameterGroup.js +2 -0
- package/memorydb/getParameterGroup.js.map +1 -1
- package/memorydb/getSnapshot.d.ts +9 -0
- package/memorydb/getSnapshot.js +2 -0
- package/memorydb/getSnapshot.js.map +1 -1
- package/memorydb/getSubnetGroup.d.ts +9 -0
- package/memorydb/getSubnetGroup.js +2 -0
- package/memorydb/getSubnetGroup.js.map +1 -1
- package/memorydb/getUser.d.ts +9 -0
- package/memorydb/getUser.js +2 -0
- package/memorydb/getUser.js.map +1 -1
- package/memorydb/multiRegionCluster.d.ts +12 -4
- package/memorydb/multiRegionCluster.js +2 -0
- package/memorydb/multiRegionCluster.js.map +1 -1
- package/memorydb/parameterGroup.d.ts +12 -4
- package/memorydb/parameterGroup.js +2 -0
- package/memorydb/parameterGroup.js.map +1 -1
- package/memorydb/snapshot.d.ts +12 -4
- package/memorydb/snapshot.js +2 -0
- package/memorydb/snapshot.js.map +1 -1
- package/memorydb/subnetGroup.d.ts +12 -4
- package/memorydb/subnetGroup.js +2 -0
- package/memorydb/subnetGroup.js.map +1 -1
- package/memorydb/user.d.ts +12 -4
- package/memorydb/user.js +2 -0
- package/memorydb/user.js.map +1 -1
- package/mq/broker.d.ts +49 -51
- package/mq/broker.js +14 -22
- package/mq/broker.js.map +1 -1
- package/mq/configuration.d.ts +24 -18
- package/mq/configuration.js +3 -3
- package/mq/configuration.js.map +1 -1
- package/mq/getBroker.d.ts +80 -40
- package/mq/getBroker.js +4 -36
- package/mq/getBroker.js.map +1 -1
- package/mq/getBrokerEngineTypes.d.ts +15 -10
- package/mq/getBrokerEngineTypes.js +4 -6
- package/mq/getBrokerEngineTypes.js.map +1 -1
- package/mq/getInstanceTypeOfferings.d.ts +36 -17
- package/mq/getInstanceTypeOfferings.js +28 -16
- package/mq/getInstanceTypeOfferings.js.map +1 -1
- package/msk/cluster.d.ts +14 -6
- package/msk/cluster.js +4 -2
- package/msk/cluster.js.map +1 -1
- package/msk/clusterPolicy.d.ts +12 -0
- package/msk/clusterPolicy.js +2 -0
- package/msk/clusterPolicy.js.map +1 -1
- package/msk/configuration.d.ts +12 -0
- package/msk/configuration.js +2 -0
- package/msk/configuration.js.map +1 -1
- package/msk/getBootstrapBrokers.d.ts +9 -0
- package/msk/getBootstrapBrokers.js +2 -0
- package/msk/getBootstrapBrokers.js.map +1 -1
- package/msk/getBrokerNodes.d.ts +9 -0
- package/msk/getBrokerNodes.js +2 -0
- package/msk/getBrokerNodes.js.map +1 -1
- package/msk/getCluster.d.ts +9 -0
- package/msk/getCluster.js +2 -0
- package/msk/getCluster.js.map +1 -1
- package/msk/getConfiguration.d.ts +9 -0
- package/msk/getConfiguration.js +2 -0
- package/msk/getConfiguration.js.map +1 -1
- package/msk/getKafkaVersion.d.ts +9 -0
- package/msk/getKafkaVersion.js +2 -0
- package/msk/getKafkaVersion.js.map +1 -1
- package/msk/getVpcConnection.d.ts +9 -0
- package/msk/getVpcConnection.js +2 -0
- package/msk/getVpcConnection.js.map +1 -1
- package/msk/replicator.d.ts +12 -4
- package/msk/replicator.js +2 -0
- package/msk/replicator.js.map +1 -1
- package/msk/scramSecretAssociation.d.ts +12 -0
- package/msk/scramSecretAssociation.js +2 -0
- package/msk/scramSecretAssociation.js.map +1 -1
- package/msk/serverlessCluster.d.ts +12 -4
- package/msk/serverlessCluster.js +2 -0
- package/msk/serverlessCluster.js.map +1 -1
- package/msk/singleScramSecretAssociation.d.ts +12 -0
- package/msk/singleScramSecretAssociation.js +2 -0
- package/msk/singleScramSecretAssociation.js.map +1 -1
- package/msk/vpcConnection.d.ts +12 -4
- package/msk/vpcConnection.js +2 -0
- package/msk/vpcConnection.js.map +1 -1
- package/mskconnect/connector.d.ts +12 -4
- package/mskconnect/connector.js +2 -0
- package/mskconnect/connector.js.map +1 -1
- package/mskconnect/customPlugin.d.ts +13 -5
- package/mskconnect/customPlugin.js +3 -1
- package/mskconnect/customPlugin.js.map +1 -1
- package/mskconnect/getConnector.d.ts +9 -0
- package/mskconnect/getConnector.js +2 -0
- package/mskconnect/getConnector.js.map +1 -1
- package/mskconnect/getCustomPlugin.d.ts +9 -0
- package/mskconnect/getCustomPlugin.js +2 -0
- package/mskconnect/getCustomPlugin.js.map +1 -1
- package/mskconnect/getWorkerConfiguration.d.ts +9 -0
- package/mskconnect/getWorkerConfiguration.js +2 -0
- package/mskconnect/getWorkerConfiguration.js.map +1 -1
- package/mskconnect/workerConfiguration.d.ts +12 -4
- package/mskconnect/workerConfiguration.js +2 -0
- package/mskconnect/workerConfiguration.js.map +1 -1
- package/mwaa/environment.d.ts +13 -5
- package/mwaa/environment.js +3 -1
- package/mwaa/environment.js.map +1 -1
- package/neptune/cluster.d.ts +15 -7
- package/neptune/cluster.js +2 -0
- package/neptune/cluster.js.map +1 -1
- package/neptune/clusterEndpoint.d.ts +12 -4
- package/neptune/clusterEndpoint.js +2 -0
- package/neptune/clusterEndpoint.js.map +1 -1
- package/neptune/clusterInstance.d.ts +12 -4
- package/neptune/clusterInstance.js +2 -0
- package/neptune/clusterInstance.js.map +1 -1
- package/neptune/clusterParameterGroup.d.ts +12 -4
- package/neptune/clusterParameterGroup.js +2 -0
- package/neptune/clusterParameterGroup.js.map +1 -1
- package/neptune/clusterSnapshot.d.ts +12 -0
- package/neptune/clusterSnapshot.js +2 -0
- package/neptune/clusterSnapshot.js.map +1 -1
- package/neptune/eventSubscription.d.ts +12 -4
- package/neptune/eventSubscription.js +2 -0
- package/neptune/eventSubscription.js.map +1 -1
- package/neptune/getEngineVersion.d.ts +9 -0
- package/neptune/getEngineVersion.js +2 -0
- package/neptune/getEngineVersion.js.map +1 -1
- package/neptune/getOrderableDbInstance.d.ts +9 -0
- package/neptune/getOrderableDbInstance.js +2 -0
- package/neptune/getOrderableDbInstance.js.map +1 -1
- package/neptune/globalCluster.d.ts +12 -0
- package/neptune/globalCluster.js +2 -0
- package/neptune/globalCluster.js.map +1 -1
- package/neptune/parameterGroup.d.ts +12 -4
- package/neptune/parameterGroup.js +2 -0
- package/neptune/parameterGroup.js.map +1 -1
- package/neptune/subnetGroup.d.ts +12 -4
- package/neptune/subnetGroup.js +2 -0
- package/neptune/subnetGroup.js.map +1 -1
- package/neptunegraph/graph.d.ts +18 -6
- package/neptunegraph/graph.js +3 -1
- package/neptunegraph/graph.js.map +1 -1
- package/networkfirewall/firewall.d.ts +12 -4
- package/networkfirewall/firewall.js +2 -0
- package/networkfirewall/firewall.js.map +1 -1
- package/networkfirewall/firewallPolicy.d.ts +12 -4
- package/networkfirewall/firewallPolicy.js +2 -0
- package/networkfirewall/firewallPolicy.js.map +1 -1
- package/networkfirewall/getFirewall.d.ts +9 -0
- package/networkfirewall/getFirewall.js +2 -0
- package/networkfirewall/getFirewall.js.map +1 -1
- package/networkfirewall/getFirewallPolicy.d.ts +9 -0
- package/networkfirewall/getFirewallPolicy.js +2 -0
- package/networkfirewall/getFirewallPolicy.js.map +1 -1
- package/networkfirewall/getResourcePolicy.d.ts +9 -0
- package/networkfirewall/getResourcePolicy.js +2 -0
- package/networkfirewall/getResourcePolicy.js.map +1 -1
- package/networkfirewall/loggingConfiguration.d.ts +12 -0
- package/networkfirewall/loggingConfiguration.js +2 -0
- package/networkfirewall/loggingConfiguration.js.map +1 -1
- package/networkfirewall/resourcePolicy.d.ts +12 -0
- package/networkfirewall/resourcePolicy.js +2 -0
- package/networkfirewall/resourcePolicy.js.map +1 -1
- package/networkfirewall/ruleGroup.d.ts +12 -4
- package/networkfirewall/ruleGroup.js +2 -0
- package/networkfirewall/ruleGroup.js.map +1 -1
- package/networkfirewall/tlsInspectionConfiguration.d.ts +12 -6
- package/networkfirewall/tlsInspectionConfiguration.js +2 -0
- package/networkfirewall/tlsInspectionConfiguration.js.map +1 -1
- package/networkmanager/attachmentAccepter.d.ts +71 -33
- package/networkmanager/attachmentAccepter.js +47 -9
- package/networkmanager/attachmentAccepter.js.map +1 -1
- package/networkmanager/connectAttachment.d.ts +43 -39
- package/networkmanager/connectAttachment.js +4 -2
- package/networkmanager/connectAttachment.js.map +1 -1
- package/networkmanager/connectPeer.d.ts +47 -37
- package/networkmanager/connectPeer.js +5 -3
- package/networkmanager/connectPeer.js.map +1 -1
- package/networkmanager/connection.d.ts +31 -28
- package/networkmanager/connection.js +3 -2
- package/networkmanager/connection.js.map +1 -1
- package/networkmanager/coreNetwork.d.ts +22 -36
- package/networkmanager/coreNetwork.js +3 -3
- package/networkmanager/coreNetwork.js.map +1 -1
- package/networkmanager/coreNetworkPolicyAttachment.d.ts +6 -4
- package/networkmanager/coreNetworkPolicyAttachment.js +3 -1
- package/networkmanager/coreNetworkPolicyAttachment.js.map +1 -1
- package/networkmanager/customerGatewayAssociation.d.ts +21 -14
- package/networkmanager/customerGatewayAssociation.js +3 -2
- package/networkmanager/customerGatewayAssociation.js.map +1 -1
- package/networkmanager/device.d.ts +40 -37
- package/networkmanager/device.js +3 -2
- package/networkmanager/device.js.map +1 -1
- package/networkmanager/dxGatewayAttachment.d.ts +11 -7
- package/networkmanager/dxGatewayAttachment.js +3 -1
- package/networkmanager/dxGatewayAttachment.js.map +1 -1
- package/networkmanager/getConnection.d.ts +2 -2
- package/networkmanager/getConnection.js +2 -2
- package/networkmanager/getConnections.d.ts +2 -2
- package/networkmanager/getConnections.js +2 -2
- package/networkmanager/getDevice.d.ts +26 -2
- package/networkmanager/getDevice.js +26 -2
- package/networkmanager/getDevice.js.map +1 -1
- package/networkmanager/getDevices.d.ts +2 -2
- package/networkmanager/getDevices.js +2 -2
- package/networkmanager/getGlobalNetwork.d.ts +2 -2
- package/networkmanager/getGlobalNetwork.js +2 -2
- package/networkmanager/getGlobalNetworks.d.ts +2 -2
- package/networkmanager/getGlobalNetworks.js +2 -2
- package/networkmanager/getLink.d.ts +2 -2
- package/networkmanager/getLink.js +2 -2
- package/networkmanager/getLinks.d.ts +2 -2
- package/networkmanager/getLinks.js +2 -2
- package/networkmanager/getSite.d.ts +2 -2
- package/networkmanager/getSite.js +2 -2
- package/networkmanager/getSites.d.ts +2 -2
- package/networkmanager/getSites.js +2 -2
- package/networkmanager/globalNetwork.d.ts +7 -9
- package/networkmanager/globalNetwork.js +3 -1
- package/networkmanager/globalNetwork.js.map +1 -1
- package/networkmanager/link.d.ts +29 -27
- package/networkmanager/link.js +1 -1
- package/networkmanager/linkAssociation.d.ts +10 -12
- package/networkmanager/linkAssociation.js +1 -3
- package/networkmanager/linkAssociation.js.map +1 -1
- package/networkmanager/site.d.ts +17 -15
- package/networkmanager/site.js +1 -1
- package/networkmanager/siteToSiteVpnAttachment.d.ts +27 -31
- package/networkmanager/siteToSiteVpnAttachment.js +1 -1
- package/networkmanager/siteToSiteVpnAttachment.js.map +1 -1
- package/networkmanager/transitGatewayConnectPeerAssociation.d.ts +20 -15
- package/networkmanager/transitGatewayConnectPeerAssociation.js +2 -3
- package/networkmanager/transitGatewayConnectPeerAssociation.js.map +1 -1
- package/networkmanager/transitGatewayPeering.d.ts +29 -27
- package/networkmanager/transitGatewayPeering.js +1 -1
- package/networkmanager/transitGatewayRegistration.d.ts +7 -9
- package/networkmanager/transitGatewayRegistration.js +1 -3
- package/networkmanager/transitGatewayRegistration.js.map +1 -1
- package/networkmanager/transitGatewayRouteTableAttachment.d.ts +35 -33
- package/networkmanager/transitGatewayRouteTableAttachment.js +1 -1
- package/networkmanager/vpcAttachment.d.ts +33 -37
- package/networkmanager/vpcAttachment.js +1 -1
- package/networkmanager/vpcAttachment.js.map +1 -1
- package/networkmonitor/monitor.d.ts +12 -4
- package/networkmonitor/monitor.js +2 -0
- package/networkmonitor/monitor.js.map +1 -1
- package/networkmonitor/probe.d.ts +12 -4
- package/networkmonitor/probe.js +2 -0
- package/networkmonitor/probe.js.map +1 -1
- package/notifications/contactsEmailContact.d.ts +0 -4
- package/notifications/contactsEmailContact.js.map +1 -1
- package/notifications/notificationConfiguration.d.ts +0 -4
- package/notifications/notificationConfiguration.js.map +1 -1
- package/oam/getLink.d.ts +9 -0
- package/oam/getLink.js +2 -0
- package/oam/getLink.js.map +1 -1
- package/oam/getLinks.d.ts +21 -2
- package/oam/getLinks.js +10 -4
- package/oam/getLinks.js.map +1 -1
- package/oam/getSink.d.ts +9 -0
- package/oam/getSink.js +2 -0
- package/oam/getSink.js.map +1 -1
- package/oam/getSinks.d.ts +21 -2
- package/oam/getSinks.js +10 -4
- package/oam/getSinks.js.map +1 -1
- package/oam/index.d.ts +2 -2
- package/oam/link.d.ts +12 -6
- package/oam/link.js +2 -0
- package/oam/link.js.map +1 -1
- package/oam/sink.d.ts +12 -6
- package/oam/sink.js +2 -0
- package/oam/sink.js.map +1 -1
- package/oam/sinkPolicy.d.ts +12 -0
- package/oam/sinkPolicy.js +2 -0
- package/oam/sinkPolicy.js.map +1 -1
- package/opensearch/authorizeVpcEndpointAccess.d.ts +12 -0
- package/opensearch/authorizeVpcEndpointAccess.js +2 -0
- package/opensearch/authorizeVpcEndpointAccess.js.map +1 -1
- package/opensearch/domain.d.ts +12 -16
- package/opensearch/domain.js +2 -2
- package/opensearch/domain.js.map +1 -1
- package/opensearch/domainPolicy.d.ts +12 -0
- package/opensearch/domainPolicy.js +2 -0
- package/opensearch/domainPolicy.js.map +1 -1
- package/opensearch/domainSamlOptions.d.ts +12 -0
- package/opensearch/domainSamlOptions.js +2 -0
- package/opensearch/domainSamlOptions.js.map +1 -1
- package/opensearch/getDomain.d.ts +9 -6
- package/opensearch/getDomain.js +2 -0
- package/opensearch/getDomain.js.map +1 -1
- package/opensearch/getServerlessAccessPolicy.d.ts +9 -0
- package/opensearch/getServerlessAccessPolicy.js +2 -0
- package/opensearch/getServerlessAccessPolicy.js.map +1 -1
- package/opensearch/getServerlessCollection.d.ts +13 -0
- package/opensearch/getServerlessCollection.js +2 -0
- package/opensearch/getServerlessCollection.js.map +1 -1
- package/opensearch/getServerlessLifecyclePolicy.d.ts +9 -0
- package/opensearch/getServerlessLifecyclePolicy.js +2 -0
- package/opensearch/getServerlessLifecyclePolicy.js.map +1 -1
- package/opensearch/getServerlessSecurityConfig.d.ts +12 -3
- package/opensearch/getServerlessSecurityConfig.js +2 -0
- package/opensearch/getServerlessSecurityConfig.js.map +1 -1
- package/opensearch/getServerlessSecurityPolicy.d.ts +9 -0
- package/opensearch/getServerlessSecurityPolicy.js +2 -0
- package/opensearch/getServerlessSecurityPolicy.js.map +1 -1
- package/opensearch/getServerlessVpcEndpoint.d.ts +9 -0
- package/opensearch/getServerlessVpcEndpoint.js +2 -0
- package/opensearch/getServerlessVpcEndpoint.js.map +1 -1
- package/opensearch/inboundConnectionAccepter.d.ts +12 -0
- package/opensearch/inboundConnectionAccepter.js +2 -0
- package/opensearch/inboundConnectionAccepter.js.map +1 -1
- package/opensearch/outboundConnection.d.ts +12 -0
- package/opensearch/outboundConnection.js +2 -0
- package/opensearch/outboundConnection.js.map +1 -1
- package/opensearch/package.d.ts +13 -1
- package/opensearch/package.js +3 -1
- package/opensearch/package.js.map +1 -1
- package/opensearch/packageAssociation.d.ts +12 -0
- package/opensearch/packageAssociation.js +2 -0
- package/opensearch/packageAssociation.js.map +1 -1
- package/opensearch/serverlessAccessPolicy.d.ts +12 -0
- package/opensearch/serverlessAccessPolicy.js +2 -0
- package/opensearch/serverlessAccessPolicy.js.map +1 -1
- package/opensearch/serverlessCollection.d.ts +12 -6
- package/opensearch/serverlessCollection.js +2 -0
- package/opensearch/serverlessCollection.js.map +1 -1
- package/opensearch/serverlessLifecyclePolicy.d.ts +12 -0
- package/opensearch/serverlessLifecyclePolicy.js +2 -0
- package/opensearch/serverlessLifecyclePolicy.js.map +1 -1
- package/opensearch/serverlessSecurityConfig.d.ts +12 -0
- package/opensearch/serverlessSecurityConfig.js +2 -0
- package/opensearch/serverlessSecurityConfig.js.map +1 -1
- package/opensearch/serverlessSecurityPolicy.d.ts +12 -0
- package/opensearch/serverlessSecurityPolicy.js +2 -0
- package/opensearch/serverlessSecurityPolicy.js.map +1 -1
- package/opensearch/serverlessVpcEndpoint.d.ts +12 -0
- package/opensearch/serverlessVpcEndpoint.js +2 -0
- package/opensearch/serverlessVpcEndpoint.js.map +1 -1
- package/opensearch/vpcEndpoint.d.ts +12 -0
- package/opensearch/vpcEndpoint.js +2 -0
- package/opensearch/vpcEndpoint.js.map +1 -1
- package/opensearchingest/pipeline.d.ts +12 -6
- package/opensearchingest/pipeline.js +2 -0
- package/opensearchingest/pipeline.js.map +1 -1
- package/organizations/account.d.ts +0 -4
- package/organizations/account.js.map +1 -1
- package/organizations/organizationalUnit.d.ts +0 -4
- package/organizations/organizationalUnit.js.map +1 -1
- package/organizations/policy.d.ts +0 -4
- package/organizations/policy.js.map +1 -1
- package/organizations/resourcePolicy.d.ts +0 -4
- package/organizations/resourcePolicy.js.map +1 -1
- package/outposts/getAsset.d.ts +9 -0
- package/outposts/getAsset.js +2 -0
- package/outposts/getAsset.js.map +1 -1
- package/outposts/getAssets.d.ts +9 -0
- package/outposts/getAssets.js +2 -0
- package/outposts/getAssets.js.map +1 -1
- package/outposts/getOutpost.d.ts +9 -0
- package/outposts/getOutpost.js +2 -0
- package/outposts/getOutpost.js.map +1 -1
- package/outposts/getOutpostInstanceType.d.ts +9 -0
- package/outposts/getOutpostInstanceType.js +2 -0
- package/outposts/getOutpostInstanceType.js.map +1 -1
- package/outposts/getOutpostInstanceTypes.d.ts +9 -0
- package/outposts/getOutpostInstanceTypes.js +2 -0
- package/outposts/getOutpostInstanceTypes.js.map +1 -1
- package/outposts/getOutposts.d.ts +9 -0
- package/outposts/getOutposts.js +2 -0
- package/outposts/getOutposts.js.map +1 -1
- package/outposts/getSite.d.ts +9 -0
- package/outposts/getSite.js +2 -0
- package/outposts/getSite.js.map +1 -1
- package/outposts/getSites.d.ts +21 -2
- package/outposts/getSites.js +10 -4
- package/outposts/getSites.js.map +1 -1
- package/outposts/index.d.ts +1 -1
- package/package.json +2 -2
- package/paymentcryptography/key.d.ts +37 -7
- package/paymentcryptography/key.js +24 -0
- package/paymentcryptography/key.js.map +1 -1
- package/paymentcryptography/keyAlias.d.ts +38 -0
- package/paymentcryptography/keyAlias.js +28 -0
- package/paymentcryptography/keyAlias.js.map +1 -1
- package/pinpoint/admChannel.d.ts +12 -0
- package/pinpoint/admChannel.js +2 -0
- package/pinpoint/admChannel.js.map +1 -1
- package/pinpoint/apnsChannel.d.ts +12 -0
- package/pinpoint/apnsChannel.js +2 -0
- package/pinpoint/apnsChannel.js.map +1 -1
- package/pinpoint/apnsSandboxChannel.d.ts +12 -0
- package/pinpoint/apnsSandboxChannel.js +2 -0
- package/pinpoint/apnsSandboxChannel.js.map +1 -1
- package/pinpoint/apnsVoipChannel.d.ts +12 -0
- package/pinpoint/apnsVoipChannel.js +2 -0
- package/pinpoint/apnsVoipChannel.js.map +1 -1
- package/pinpoint/apnsVoipSandboxChannel.d.ts +12 -0
- package/pinpoint/apnsVoipSandboxChannel.js +2 -0
- package/pinpoint/apnsVoipSandboxChannel.js.map +1 -1
- package/pinpoint/app.d.ts +12 -4
- package/pinpoint/app.js +2 -0
- package/pinpoint/app.js.map +1 -1
- package/pinpoint/baiduChannel.d.ts +12 -0
- package/pinpoint/baiduChannel.js +2 -0
- package/pinpoint/baiduChannel.js.map +1 -1
- package/pinpoint/emailChannel.d.ts +12 -0
- package/pinpoint/emailChannel.js +2 -0
- package/pinpoint/emailChannel.js.map +1 -1
- package/pinpoint/emailTemplate.d.ts +12 -6
- package/pinpoint/emailTemplate.js +2 -0
- package/pinpoint/emailTemplate.js.map +1 -1
- package/pinpoint/eventStream.d.ts +12 -0
- package/pinpoint/eventStream.js +2 -0
- package/pinpoint/eventStream.js.map +1 -1
- package/pinpoint/gcmChannel.d.ts +12 -0
- package/pinpoint/gcmChannel.js +2 -0
- package/pinpoint/gcmChannel.js.map +1 -1
- package/pinpoint/smsChannel.d.ts +12 -0
- package/pinpoint/smsChannel.js +2 -0
- package/pinpoint/smsChannel.js.map +1 -1
- package/pinpoint/smsvoicev2ConfigurationSet.d.ts +12 -4
- package/pinpoint/smsvoicev2ConfigurationSet.js +2 -0
- package/pinpoint/smsvoicev2ConfigurationSet.js.map +1 -1
- package/pinpoint/smsvoicev2OptOutList.d.ts +12 -4
- package/pinpoint/smsvoicev2OptOutList.js +2 -0
- package/pinpoint/smsvoicev2OptOutList.js.map +1 -1
- package/pinpoint/smsvoicev2PhoneNumber.d.ts +12 -4
- package/pinpoint/smsvoicev2PhoneNumber.js +2 -0
- package/pinpoint/smsvoicev2PhoneNumber.js.map +1 -1
- package/pipes/pipe.d.ts +12 -4
- package/pipes/pipe.js +2 -0
- package/pipes/pipe.js.map +1 -1
- package/polly/getVoices.d.ts +9 -0
- package/polly/getVoices.js +2 -0
- package/polly/getVoices.js.map +1 -1
- package/provider.d.ts +3 -4
- package/provider.js +1 -1
- package/provider.js.map +1 -1
- package/qbusiness/application.d.ts +12 -4
- package/qbusiness/application.js +2 -0
- package/qbusiness/application.js.map +1 -1
- package/qldb/getLedger.d.ts +9 -0
- package/qldb/getLedger.js +2 -0
- package/qldb/getLedger.js.map +1 -1
- package/qldb/ledger.d.ts +12 -4
- package/qldb/ledger.js +2 -0
- package/qldb/ledger.js.map +1 -1
- package/qldb/stream.d.ts +12 -4
- package/qldb/stream.js +2 -0
- package/qldb/stream.js.map +1 -1
- package/quicksight/accountSubscription.d.ts +12 -0
- package/quicksight/accountSubscription.js +2 -0
- package/quicksight/accountSubscription.js.map +1 -1
- package/quicksight/analysis.d.ts +12 -4
- package/quicksight/analysis.js +2 -0
- package/quicksight/analysis.js.map +1 -1
- package/quicksight/dashboard.d.ts +12 -4
- package/quicksight/dashboard.js +2 -0
- package/quicksight/dashboard.js.map +1 -1
- package/quicksight/dataSet.d.ts +12 -4
- package/quicksight/dataSet.js +2 -0
- package/quicksight/dataSet.js.map +1 -1
- package/quicksight/dataSource.d.ts +13 -5
- package/quicksight/dataSource.js +3 -1
- package/quicksight/dataSource.js.map +1 -1
- package/quicksight/folder.d.ts +12 -4
- package/quicksight/folder.js +2 -0
- package/quicksight/folder.js.map +1 -1
- package/quicksight/folderMembership.d.ts +12 -0
- package/quicksight/folderMembership.js +2 -0
- package/quicksight/folderMembership.js.map +1 -1
- package/quicksight/getDataSet.d.ts +7 -16
- package/quicksight/getDataSet.js +2 -2
- package/quicksight/getDataSet.js.map +1 -1
- package/quicksight/getQuicksightAnalysis.d.ts +9 -0
- package/quicksight/getQuicksightAnalysis.js +2 -0
- package/quicksight/getQuicksightAnalysis.js.map +1 -1
- package/quicksight/getQuicksightGroup.d.ts +9 -0
- package/quicksight/getQuicksightGroup.js +2 -0
- package/quicksight/getQuicksightGroup.js.map +1 -1
- package/quicksight/getQuicksightUser.d.ts +9 -0
- package/quicksight/getQuicksightUser.js +2 -0
- package/quicksight/getQuicksightUser.js.map +1 -1
- package/quicksight/getTheme.d.ts +9 -0
- package/quicksight/getTheme.js +2 -0
- package/quicksight/getTheme.js.map +1 -1
- package/quicksight/group.d.ts +12 -0
- package/quicksight/group.js +2 -0
- package/quicksight/group.js.map +1 -1
- package/quicksight/groupMembership.d.ts +12 -0
- package/quicksight/groupMembership.js +2 -0
- package/quicksight/groupMembership.js.map +1 -1
- package/quicksight/iamPolicyAssignment.d.ts +12 -0
- package/quicksight/iamPolicyAssignment.js +2 -0
- package/quicksight/iamPolicyAssignment.js.map +1 -1
- package/quicksight/index.d.ts +0 -3
- package/quicksight/index.js +1 -4
- package/quicksight/index.js.map +1 -1
- package/quicksight/ingestion.d.ts +12 -0
- package/quicksight/ingestion.js +2 -0
- package/quicksight/ingestion.js.map +1 -1
- package/quicksight/namespace.d.ts +12 -4
- package/quicksight/namespace.js +2 -0
- package/quicksight/namespace.js.map +1 -1
- package/quicksight/refreshSchedule.d.ts +12 -0
- package/quicksight/refreshSchedule.js +2 -0
- package/quicksight/refreshSchedule.js.map +1 -1
- package/quicksight/roleMembership.d.ts +12 -0
- package/quicksight/roleMembership.js +2 -0
- package/quicksight/roleMembership.js.map +1 -1
- package/quicksight/template.d.ts +12 -4
- package/quicksight/template.js +2 -0
- package/quicksight/template.js.map +1 -1
- package/quicksight/templateAlias.d.ts +12 -0
- package/quicksight/templateAlias.js +2 -0
- package/quicksight/templateAlias.js.map +1 -1
- package/quicksight/theme.d.ts +12 -4
- package/quicksight/theme.js +2 -0
- package/quicksight/theme.js.map +1 -1
- package/quicksight/user.d.ts +12 -0
- package/quicksight/user.js +2 -0
- package/quicksight/user.js.map +1 -1
- package/quicksight/vpcConnection.d.ts +12 -4
- package/quicksight/vpcConnection.js +2 -0
- package/quicksight/vpcConnection.js.map +1 -1
- package/ram/getResourceShare.d.ts +9 -0
- package/ram/getResourceShare.js +2 -0
- package/ram/getResourceShare.js.map +1 -1
- package/ram/principalAssociation.d.ts +12 -0
- package/ram/principalAssociation.js +2 -0
- package/ram/principalAssociation.js.map +1 -1
- package/ram/resourceAssociation.d.ts +12 -0
- package/ram/resourceAssociation.js +2 -0
- package/ram/resourceAssociation.js.map +1 -1
- package/ram/resourceShare.d.ts +12 -4
- package/ram/resourceShare.js +2 -0
- package/ram/resourceShare.js.map +1 -1
- package/ram/resourceShareAccepter.d.ts +12 -0
- package/ram/resourceShareAccepter.js +2 -0
- package/ram/resourceShareAccepter.js.map +1 -1
- package/rbin/rule.d.ts +12 -6
- package/rbin/rule.js +2 -0
- package/rbin/rule.js.map +1 -1
- package/rds/certificate.d.ts +12 -0
- package/rds/certificate.js +2 -0
- package/rds/certificate.js.map +1 -1
- package/rds/cluster.d.ts +13 -5
- package/rds/cluster.js +3 -1
- package/rds/cluster.js.map +1 -1
- package/rds/clusterActivityStream.d.ts +13 -1
- package/rds/clusterActivityStream.js +3 -1
- package/rds/clusterActivityStream.js.map +1 -1
- package/rds/clusterEndpoint.d.ts +15 -7
- package/rds/clusterEndpoint.js +5 -3
- package/rds/clusterEndpoint.js.map +1 -1
- package/rds/clusterInstance.d.ts +16 -9
- package/rds/clusterInstance.js +3 -1
- package/rds/clusterInstance.js.map +1 -1
- package/rds/clusterParameterGroup.d.ts +12 -4
- package/rds/clusterParameterGroup.js +2 -0
- package/rds/clusterParameterGroup.js.map +1 -1
- package/rds/clusterRoleAssociation.d.ts +12 -0
- package/rds/clusterRoleAssociation.js +2 -0
- package/rds/clusterRoleAssociation.js.map +1 -1
- package/rds/clusterSnapshot.d.ts +12 -4
- package/rds/clusterSnapshot.js +2 -0
- package/rds/clusterSnapshot.js.map +1 -1
- package/rds/clusterSnapshotCopy.d.ts +12 -4
- package/rds/clusterSnapshotCopy.js +2 -0
- package/rds/clusterSnapshotCopy.js.map +1 -1
- package/rds/customDbEngineVersion.d.ts +12 -4
- package/rds/customDbEngineVersion.js +2 -0
- package/rds/customDbEngineVersion.js.map +1 -1
- package/rds/eventSubscription.d.ts +12 -4
- package/rds/eventSubscription.js +2 -0
- package/rds/eventSubscription.js.map +1 -1
- package/rds/exportTask.d.ts +18 -6
- package/rds/exportTask.js +8 -6
- package/rds/exportTask.js.map +1 -1
- package/rds/getCertificate.d.ts +9 -0
- package/rds/getCertificate.js +2 -0
- package/rds/getCertificate.js.map +1 -1
- package/rds/getCluster.d.ts +9 -0
- package/rds/getCluster.js +2 -0
- package/rds/getCluster.js.map +1 -1
- package/rds/getClusterParameterGroup.d.ts +9 -0
- package/rds/getClusterParameterGroup.js +2 -0
- package/rds/getClusterParameterGroup.js.map +1 -1
- package/rds/getClusterSnapshot.d.ts +9 -0
- package/rds/getClusterSnapshot.js +2 -0
- package/rds/getClusterSnapshot.js.map +1 -1
- package/rds/getClusters.d.ts +9 -0
- package/rds/getClusters.js +2 -0
- package/rds/getClusters.js.map +1 -1
- package/rds/getEngineVersion.d.ts +9 -0
- package/rds/getEngineVersion.js +2 -0
- package/rds/getEngineVersion.js.map +1 -1
- package/rds/getEventCategories.d.ts +9 -0
- package/rds/getEventCategories.js +2 -0
- package/rds/getEventCategories.js.map +1 -1
- package/rds/getInstance.d.ts +9 -0
- package/rds/getInstance.js +2 -0
- package/rds/getInstance.js.map +1 -1
- package/rds/getInstances.d.ts +9 -0
- package/rds/getInstances.js +2 -0
- package/rds/getInstances.js.map +1 -1
- package/rds/getOrderableDbInstance.d.ts +9 -0
- package/rds/getOrderableDbInstance.js +2 -0
- package/rds/getOrderableDbInstance.js.map +1 -1
- package/rds/getParameterGroup.d.ts +9 -0
- package/rds/getParameterGroup.js +2 -0
- package/rds/getParameterGroup.js.map +1 -1
- package/rds/getProxy.d.ts +9 -0
- package/rds/getProxy.js +2 -0
- package/rds/getProxy.js.map +1 -1
- package/rds/getReservedInstanceOffering.d.ts +9 -0
- package/rds/getReservedInstanceOffering.js +2 -0
- package/rds/getReservedInstanceOffering.js.map +1 -1
- package/rds/getSnapshot.d.ts +9 -0
- package/rds/getSnapshot.js +2 -0
- package/rds/getSnapshot.js.map +1 -1
- package/rds/getSubnetGroup.d.ts +9 -0
- package/rds/getSubnetGroup.js +2 -0
- package/rds/getSubnetGroup.js.map +1 -1
- package/rds/globalCluster.d.ts +17 -9
- package/rds/globalCluster.js +7 -5
- package/rds/globalCluster.js.map +1 -1
- package/rds/index.d.ts +0 -4
- package/rds/index.js +0 -4
- package/rds/index.js.map +1 -1
- package/rds/instance.d.ts +12 -16
- package/rds/instance.js +2 -2
- package/rds/instance.js.map +1 -1
- package/rds/instanceAutomatedBackupsReplication.d.ts +12 -0
- package/rds/instanceAutomatedBackupsReplication.js +2 -0
- package/rds/instanceAutomatedBackupsReplication.js.map +1 -1
- package/rds/instanceDesiredState.d.ts +12 -0
- package/rds/instanceDesiredState.js +2 -0
- package/rds/instanceDesiredState.js.map +1 -1
- package/rds/integration.d.ts +12 -4
- package/rds/integration.js +2 -0
- package/rds/integration.js.map +1 -1
- package/rds/optionGroup.d.ts +12 -4
- package/rds/optionGroup.js +2 -0
- package/rds/optionGroup.js.map +1 -1
- package/rds/parameterGroup.d.ts +12 -4
- package/rds/parameterGroup.js +2 -0
- package/rds/parameterGroup.js.map +1 -1
- package/rds/proxy.d.ts +12 -4
- package/rds/proxy.js +2 -0
- package/rds/proxy.js.map +1 -1
- package/rds/proxyDefaultTargetGroup.d.ts +12 -0
- package/rds/proxyDefaultTargetGroup.js +2 -0
- package/rds/proxyDefaultTargetGroup.js.map +1 -1
- package/rds/proxyEndpoint.d.ts +12 -6
- package/rds/proxyEndpoint.js +2 -0
- package/rds/proxyEndpoint.js.map +1 -1
- package/rds/proxyTarget.d.ts +12 -0
- package/rds/proxyTarget.js +2 -0
- package/rds/proxyTarget.js.map +1 -1
- package/rds/reservedInstance.d.ts +12 -4
- package/rds/reservedInstance.js +2 -0
- package/rds/reservedInstance.js.map +1 -1
- package/rds/roleAssociation.d.ts +12 -0
- package/rds/roleAssociation.js +2 -0
- package/rds/roleAssociation.js.map +1 -1
- package/rds/shardGroup.d.ts +12 -4
- package/rds/shardGroup.js +2 -0
- package/rds/shardGroup.js.map +1 -1
- package/rds/snapshot.d.ts +12 -4
- package/rds/snapshot.js +2 -0
- package/rds/snapshot.js.map +1 -1
- package/rds/snapshotCopy.d.ts +12 -4
- package/rds/snapshotCopy.js +2 -0
- package/rds/snapshotCopy.js.map +1 -1
- package/rds/subnetGroup.d.ts +12 -4
- package/rds/subnetGroup.js +2 -0
- package/rds/subnetGroup.js.map +1 -1
- package/redshift/authenticationProfile.d.ts +12 -0
- package/redshift/authenticationProfile.js +2 -0
- package/redshift/authenticationProfile.js.map +1 -1
- package/redshift/cluster.d.ts +21 -58
- package/redshift/cluster.js +5 -7
- package/redshift/cluster.js.map +1 -1
- package/redshift/clusterIamRoles.d.ts +12 -0
- package/redshift/clusterIamRoles.js +2 -0
- package/redshift/clusterIamRoles.js.map +1 -1
- package/redshift/clusterSnapshot.d.ts +12 -4
- package/redshift/clusterSnapshot.js +2 -0
- package/redshift/clusterSnapshot.js.map +1 -1
- package/redshift/dataShareAuthorization.d.ts +12 -0
- package/redshift/dataShareAuthorization.js +2 -0
- package/redshift/dataShareAuthorization.js.map +1 -1
- package/redshift/dataShareConsumerAssociation.d.ts +12 -0
- package/redshift/dataShareConsumerAssociation.js +2 -0
- package/redshift/dataShareConsumerAssociation.js.map +1 -1
- package/redshift/endpointAccess.d.ts +12 -0
- package/redshift/endpointAccess.js +2 -0
- package/redshift/endpointAccess.js.map +1 -1
- package/redshift/endpointAuthorization.d.ts +12 -0
- package/redshift/endpointAuthorization.js +2 -0
- package/redshift/endpointAuthorization.js.map +1 -1
- package/redshift/eventSubscription.d.ts +12 -4
- package/redshift/eventSubscription.js +2 -0
- package/redshift/eventSubscription.js.map +1 -1
- package/redshift/getCluster.d.ts +9 -0
- package/redshift/getCluster.js +2 -0
- package/redshift/getCluster.js.map +1 -1
- package/redshift/getClusterCredentials.d.ts +9 -0
- package/redshift/getClusterCredentials.js +2 -0
- package/redshift/getClusterCredentials.js.map +1 -1
- package/redshift/getDataShares.d.ts +6 -6
- package/redshift/getDataShares.js +2 -2
- package/redshift/getDataShares.js.map +1 -1
- package/redshift/getOrderableCluster.d.ts +9 -0
- package/redshift/getOrderableCluster.js +2 -0
- package/redshift/getOrderableCluster.js.map +1 -1
- package/redshift/getProducerDataShares.d.ts +10 -10
- package/redshift/getProducerDataShares.js +2 -2
- package/redshift/getProducerDataShares.js.map +1 -1
- package/redshift/getSubnetGroup.d.ts +9 -0
- package/redshift/getSubnetGroup.js +2 -0
- package/redshift/getSubnetGroup.js.map +1 -1
- package/redshift/hsmClientCertificate.d.ts +12 -4
- package/redshift/hsmClientCertificate.js +2 -0
- package/redshift/hsmClientCertificate.js.map +1 -1
- package/redshift/hsmConfiguration.d.ts +12 -4
- package/redshift/hsmConfiguration.js +2 -0
- package/redshift/hsmConfiguration.js.map +1 -1
- package/redshift/index.d.ts +0 -3
- package/redshift/index.js +1 -4
- package/redshift/index.js.map +1 -1
- package/redshift/integration.d.ts +12 -4
- package/redshift/integration.js +2 -0
- package/redshift/integration.js.map +1 -1
- package/redshift/logging.d.ts +12 -0
- package/redshift/logging.js +2 -0
- package/redshift/logging.js.map +1 -1
- package/redshift/parameterGroup.d.ts +12 -4
- package/redshift/parameterGroup.js +2 -0
- package/redshift/parameterGroup.js.map +1 -1
- package/redshift/partner.d.ts +12 -0
- package/redshift/partner.js +2 -0
- package/redshift/partner.js.map +1 -1
- package/redshift/resourcePolicy.d.ts +12 -0
- package/redshift/resourcePolicy.js +2 -0
- package/redshift/resourcePolicy.js.map +1 -1
- package/redshift/scheduledAction.d.ts +12 -0
- package/redshift/scheduledAction.js +2 -0
- package/redshift/scheduledAction.js.map +1 -1
- package/redshift/snapshotCopy.d.ts +12 -0
- package/redshift/snapshotCopy.js +2 -0
- package/redshift/snapshotCopy.js.map +1 -1
- package/redshift/snapshotCopyGrant.d.ts +12 -17
- package/redshift/snapshotCopyGrant.js +2 -13
- package/redshift/snapshotCopyGrant.js.map +1 -1
- package/redshift/snapshotSchedule.d.ts +12 -4
- package/redshift/snapshotSchedule.js +2 -0
- package/redshift/snapshotSchedule.js.map +1 -1
- package/redshift/snapshotScheduleAssociation.d.ts +12 -0
- package/redshift/snapshotScheduleAssociation.js +2 -0
- package/redshift/snapshotScheduleAssociation.js.map +1 -1
- package/redshift/subnetGroup.d.ts +12 -4
- package/redshift/subnetGroup.js +2 -0
- package/redshift/subnetGroup.js.map +1 -1
- package/redshift/usageLimit.d.ts +12 -4
- package/redshift/usageLimit.js +2 -0
- package/redshift/usageLimit.js.map +1 -1
- package/redshiftdata/statement.d.ts +12 -0
- package/redshiftdata/statement.js +2 -0
- package/redshiftdata/statement.js.map +1 -1
- package/redshiftserverless/customDomainAssociation.d.ts +12 -0
- package/redshiftserverless/customDomainAssociation.js +2 -0
- package/redshiftserverless/customDomainAssociation.js.map +1 -1
- package/redshiftserverless/endpointAccess.d.ts +12 -0
- package/redshiftserverless/endpointAccess.js +2 -0
- package/redshiftserverless/endpointAccess.js.map +1 -1
- package/redshiftserverless/getCredentials.d.ts +9 -0
- package/redshiftserverless/getCredentials.js +2 -0
- package/redshiftserverless/getCredentials.js.map +1 -1
- package/redshiftserverless/getNamespace.d.ts +9 -0
- package/redshiftserverless/getNamespace.js +2 -0
- package/redshiftserverless/getNamespace.js.map +1 -1
- package/redshiftserverless/getWorkgroup.d.ts +9 -0
- package/redshiftserverless/getWorkgroup.js +2 -0
- package/redshiftserverless/getWorkgroup.js.map +1 -1
- package/redshiftserverless/namespace.d.ts +12 -4
- package/redshiftserverless/namespace.js +2 -0
- package/redshiftserverless/namespace.js.map +1 -1
- package/redshiftserverless/resourcePolicy.d.ts +12 -0
- package/redshiftserverless/resourcePolicy.js +2 -0
- package/redshiftserverless/resourcePolicy.js.map +1 -1
- package/redshiftserverless/snapshot.d.ts +12 -0
- package/redshiftserverless/snapshot.js +2 -0
- package/redshiftserverless/snapshot.js.map +1 -1
- package/redshiftserverless/usageLimit.d.ts +12 -0
- package/redshiftserverless/usageLimit.js +2 -0
- package/redshiftserverless/usageLimit.js.map +1 -1
- package/redshiftserverless/workgroup.d.ts +12 -4
- package/redshiftserverless/workgroup.js +2 -0
- package/redshiftserverless/workgroup.js.map +1 -1
- package/rekognition/collection.d.ts +12 -4
- package/rekognition/collection.js +2 -0
- package/rekognition/collection.js.map +1 -1
- package/rekognition/project.d.ts +12 -4
- package/rekognition/project.js +2 -0
- package/rekognition/project.js.map +1 -1
- package/rekognition/streamProcessor.d.ts +13 -5
- package/rekognition/streamProcessor.js +3 -1
- package/rekognition/streamProcessor.js.map +1 -1
- package/resiliencehub/resiliencyPolicy.d.ts +44 -4
- package/resiliencehub/resiliencyPolicy.js +34 -0
- package/resiliencehub/resiliencyPolicy.js.map +1 -1
- package/resourceexplorer/index_.d.ts +12 -4
- package/resourceexplorer/index_.js +2 -0
- package/resourceexplorer/index_.js.map +1 -1
- package/resourceexplorer/search.d.ts +12 -0
- package/resourceexplorer/search.js +2 -0
- package/resourceexplorer/search.js.map +1 -1
- package/resourceexplorer/view.d.ts +12 -4
- package/resourceexplorer/view.js +2 -0
- package/resourceexplorer/view.js.map +1 -1
- package/resourcegroups/group.d.ts +12 -4
- package/resourcegroups/group.js +2 -0
- package/resourcegroups/group.js.map +1 -1
- package/resourcegroups/resource.d.ts +12 -0
- package/resourcegroups/resource.js +2 -0
- package/resourcegroups/resource.js.map +1 -1
- package/resourcegroupstaggingapi/getResources.d.ts +9 -0
- package/resourcegroupstaggingapi/getResources.js +2 -0
- package/resourcegroupstaggingapi/getResources.js.map +1 -1
- package/rolesanywhere/profile.d.ts +0 -4
- package/rolesanywhere/profile.js.map +1 -1
- package/rolesanywhere/trustAnchor.d.ts +0 -4
- package/rolesanywhere/trustAnchor.js.map +1 -1
- package/route53/getProfilesProfiles.d.ts +21 -2
- package/route53/getProfilesProfiles.js +10 -4
- package/route53/getProfilesProfiles.js.map +1 -1
- package/route53/getQueryLogConfig.d.ts +9 -0
- package/route53/getQueryLogConfig.js +2 -0
- package/route53/getQueryLogConfig.js.map +1 -1
- package/route53/getResolverEndpoint.d.ts +9 -0
- package/route53/getResolverEndpoint.js +2 -0
- package/route53/getResolverEndpoint.js.map +1 -1
- package/route53/getResolverFirewallConfig.d.ts +9 -0
- package/route53/getResolverFirewallConfig.js +2 -0
- package/route53/getResolverFirewallConfig.js.map +1 -1
- package/route53/getResolverFirewallDomainList.d.ts +9 -0
- package/route53/getResolverFirewallDomainList.js +2 -0
- package/route53/getResolverFirewallDomainList.js.map +1 -1
- package/route53/getResolverFirewallRuleGroup.d.ts +9 -0
- package/route53/getResolverFirewallRuleGroup.js +2 -0
- package/route53/getResolverFirewallRuleGroup.js.map +1 -1
- package/route53/getResolverFirewallRuleGroupAssociation.d.ts +9 -0
- package/route53/getResolverFirewallRuleGroupAssociation.js +2 -0
- package/route53/getResolverFirewallRuleGroupAssociation.js.map +1 -1
- package/route53/getResolverFirewallRules.d.ts +9 -0
- package/route53/getResolverFirewallRules.js +2 -0
- package/route53/getResolverFirewallRules.js.map +1 -1
- package/route53/getResolverRule.d.ts +9 -0
- package/route53/getResolverRule.js +2 -0
- package/route53/getResolverRule.js.map +1 -1
- package/route53/getResolverRules.d.ts +9 -0
- package/route53/getResolverRules.js +2 -0
- package/route53/getResolverRules.js.map +1 -1
- package/route53/healthCheck.d.ts +0 -4
- package/route53/healthCheck.js.map +1 -1
- package/route53/index.d.ts +1 -2
- package/route53/index.js +0 -1
- package/route53/index.js.map +1 -1
- package/route53/profilesAssociation.d.ts +12 -4
- package/route53/profilesAssociation.js +2 -0
- package/route53/profilesAssociation.js.map +1 -1
- package/route53/profilesProfile.d.ts +12 -4
- package/route53/profilesProfile.js +2 -0
- package/route53/profilesProfile.js.map +1 -1
- package/route53/profilesResourceAssociation.d.ts +12 -0
- package/route53/profilesResourceAssociation.js +2 -0
- package/route53/profilesResourceAssociation.js.map +1 -1
- package/route53/resolverConfig.d.ts +12 -0
- package/route53/resolverConfig.js +2 -0
- package/route53/resolverConfig.js.map +1 -1
- package/route53/resolverDnsSecConfig.d.ts +12 -0
- package/route53/resolverDnsSecConfig.js +2 -0
- package/route53/resolverDnsSecConfig.js.map +1 -1
- package/route53/resolverEndpoint.d.ts +12 -4
- package/route53/resolverEndpoint.js +2 -0
- package/route53/resolverEndpoint.js.map +1 -1
- package/route53/resolverFirewallConfig.d.ts +12 -0
- package/route53/resolverFirewallConfig.js +2 -0
- package/route53/resolverFirewallConfig.js.map +1 -1
- package/route53/resolverFirewallDomainList.d.ts +12 -4
- package/route53/resolverFirewallDomainList.js +2 -0
- package/route53/resolverFirewallDomainList.js.map +1 -1
- package/route53/resolverFirewallRule.d.ts +12 -0
- package/route53/resolverFirewallRule.js +2 -0
- package/route53/resolverFirewallRule.js.map +1 -1
- package/route53/resolverFirewallRuleGroup.d.ts +12 -4
- package/route53/resolverFirewallRuleGroup.js +2 -0
- package/route53/resolverFirewallRuleGroup.js.map +1 -1
- package/route53/resolverFirewallRuleGroupAssociation.d.ts +12 -4
- package/route53/resolverFirewallRuleGroupAssociation.js +2 -0
- package/route53/resolverFirewallRuleGroupAssociation.js.map +1 -1
- package/route53/resolverQueryLogConfig.d.ts +12 -4
- package/route53/resolverQueryLogConfig.js +2 -0
- package/route53/resolverQueryLogConfig.js.map +1 -1
- package/route53/resolverQueryLogConfigAssociation.d.ts +12 -0
- package/route53/resolverQueryLogConfigAssociation.js +2 -0
- package/route53/resolverQueryLogConfigAssociation.js.map +1 -1
- package/route53/resolverRule.d.ts +12 -4
- package/route53/resolverRule.js +2 -0
- package/route53/resolverRule.js.map +1 -1
- package/route53/resolverRuleAssociation.d.ts +12 -0
- package/route53/resolverRuleAssociation.js +2 -0
- package/route53/resolverRuleAssociation.js.map +1 -1
- package/route53/zone.d.ts +0 -4
- package/route53/zone.js.map +1 -1
- package/route53domains/domain.d.ts +0 -4
- package/route53domains/domain.js.map +1 -1
- package/route53domains/registeredDomain.d.ts +0 -4
- package/route53domains/registeredDomain.js.map +1 -1
- package/route53recoveryreadiness/cell.d.ts +0 -4
- package/route53recoveryreadiness/cell.js.map +1 -1
- package/route53recoveryreadiness/readinessCheck.d.ts +0 -4
- package/route53recoveryreadiness/readinessCheck.js.map +1 -1
- package/route53recoveryreadiness/recoveryGroup.d.ts +0 -4
- package/route53recoveryreadiness/recoveryGroup.js.map +1 -1
- package/route53recoveryreadiness/resourceSet.d.ts +0 -4
- package/route53recoveryreadiness/resourceSet.js.map +1 -1
- package/rum/appMonitor.d.ts +12 -4
- package/rum/appMonitor.js +2 -0
- package/rum/appMonitor.js.map +1 -1
- package/rum/metricsDestination.d.ts +12 -0
- package/rum/metricsDestination.js +2 -0
- package/rum/metricsDestination.js.map +1 -1
- package/s3/accessPoint.d.ts +13 -1
- package/s3/accessPoint.js +3 -1
- package/s3/accessPoint.js.map +1 -1
- package/s3/analyticsConfiguration.d.ts +15 -3
- package/s3/analyticsConfiguration.js +5 -3
- package/s3/analyticsConfiguration.js.map +1 -1
- package/s3/bucket.d.ts +241 -429
- package/s3/bucket.js +19 -325
- package/s3/bucket.js.map +1 -1
- package/s3/{bucketAccelerateConfigurationV2.d.ts → bucketAccelerateConfiguration.d.ts} +27 -15
- package/s3/{bucketAccelerateConfigurationV2.js → bucketAccelerateConfiguration.js} +18 -14
- package/s3/bucketAccelerateConfiguration.js.map +1 -0
- package/s3/{bucketAclV2.d.ts → bucketAcl.d.ts} +36 -24
- package/s3/{bucketAclV2.js → bucketAcl.js} +24 -20
- package/s3/bucketAcl.js.map +1 -0
- package/s3/{bucketCorsConfigurationV2.d.ts → bucketCorsConfiguration.d.ts} +31 -19
- package/s3/{bucketCorsConfigurationV2.js → bucketCorsConfiguration.js} +19 -15
- package/s3/bucketCorsConfiguration.js.map +1 -0
- package/s3/bucketIntelligentTieringConfiguration.d.ts +14 -2
- package/s3/bucketIntelligentTieringConfiguration.js +4 -2
- package/s3/bucketIntelligentTieringConfiguration.js.map +1 -1
- package/s3/{bucketLifecycleConfigurationV2.d.ts → bucketLifecycleConfiguration.d.ts} +49 -37
- package/s3/{bucketLifecycleConfigurationV2.js → bucketLifecycleConfiguration.js} +34 -30
- package/s3/bucketLifecycleConfiguration.js.map +1 -0
- package/s3/{bucketLoggingV2.d.ts → bucketLogging.d.ts} +36 -24
- package/s3/{bucketLoggingV2.js → bucketLogging.js} +21 -17
- package/s3/bucketLogging.js.map +1 -0
- package/s3/bucketMetric.d.ts +15 -3
- package/s3/bucketMetric.js +5 -3
- package/s3/bucketMetric.js.map +1 -1
- package/s3/bucketNotification.d.ts +18 -6
- package/s3/bucketNotification.js +8 -6
- package/s3/bucketNotification.js.map +1 -1
- package/s3/bucketObject.d.ts +22 -14
- package/s3/bucketObject.js +12 -10
- package/s3/bucketObject.js.map +1 -1
- package/s3/{bucketObjectLockConfigurationV2.d.ts → bucketObjectLockConfiguration.d.ts} +34 -22
- package/s3/{bucketObjectLockConfigurationV2.js → bucketObjectLockConfiguration.js} +19 -15
- package/s3/bucketObjectLockConfiguration.js.map +1 -0
- package/s3/bucketObjectv2.d.ts +23 -15
- package/s3/bucketObjectv2.js +13 -11
- package/s3/bucketObjectv2.js.map +1 -1
- package/s3/bucketOwnershipControls.d.ts +13 -1
- package/s3/bucketOwnershipControls.js +3 -1
- package/s3/bucketOwnershipControls.js.map +1 -1
- package/s3/bucketPolicy.d.ts +16 -4
- package/s3/bucketPolicy.js +3 -1
- package/s3/bucketPolicy.js.map +1 -1
- package/s3/bucketPublicAccessBlock.d.ts +13 -1
- package/s3/bucketPublicAccessBlock.js +3 -1
- package/s3/bucketPublicAccessBlock.js.map +1 -1
- package/s3/bucketReplicationConfig.d.ts +12 -160
- package/s3/bucketReplicationConfig.js +2 -160
- package/s3/bucketReplicationConfig.js.map +1 -1
- package/s3/{bucketRequestPaymentConfigurationV2.d.ts → bucketRequestPaymentConfiguration.d.ts} +27 -15
- package/s3/{bucketRequestPaymentConfigurationV2.js → bucketRequestPaymentConfiguration.js} +18 -14
- package/s3/bucketRequestPaymentConfiguration.js.map +1 -0
- package/s3/{bucketServerSideEncryptionConfigurationV2.d.ts → bucketServerSideEncryptionConfiguration.d.ts} +31 -19
- package/s3/{bucketServerSideEncryptionConfigurationV2.js → bucketServerSideEncryptionConfiguration.js} +19 -15
- package/s3/bucketServerSideEncryptionConfiguration.js.map +1 -0
- package/s3/{bucketVersioningV2.d.ts → bucketVersioning.d.ts} +38 -26
- package/s3/{bucketVersioningV2.js → bucketVersioning.js} +26 -22
- package/s3/bucketVersioning.js.map +1 -0
- package/s3/{bucketWebsiteConfigurationV2.d.ts → bucketWebsiteConfiguration.d.ts} +39 -27
- package/s3/{bucketWebsiteConfigurationV2.js → bucketWebsiteConfiguration.js} +18 -14
- package/s3/bucketWebsiteConfiguration.js.map +1 -0
- package/s3/directoryBucket.d.ts +15 -3
- package/s3/directoryBucket.js +2 -0
- package/s3/directoryBucket.js.map +1 -1
- package/s3/getBucket.d.ts +12 -3
- package/s3/getBucket.js +2 -0
- package/s3/getBucket.js.map +1 -1
- package/s3/getBucketObject.d.ts +9 -0
- package/s3/getBucketObject.js +2 -0
- package/s3/getBucketObject.js.map +1 -1
- package/s3/getBucketObjects.d.ts +9 -0
- package/s3/getBucketObjects.js +2 -0
- package/s3/getBucketObjects.js.map +1 -1
- package/s3/getBucketPolicy.d.ts +9 -0
- package/s3/getBucketPolicy.js +2 -0
- package/s3/getBucketPolicy.js.map +1 -1
- package/s3/getDirectoryBuckets.d.ts +21 -2
- package/s3/getDirectoryBuckets.js +10 -4
- package/s3/getDirectoryBuckets.js.map +1 -1
- package/s3/getObject.d.ts +9 -0
- package/s3/getObject.js +2 -0
- package/s3/getObject.js.map +1 -1
- package/s3/getObjects.d.ts +9 -0
- package/s3/getObjects.js +2 -0
- package/s3/getObjects.js.map +1 -1
- package/s3/index.d.ts +31 -35
- package/s3/index.js +51 -57
- package/s3/index.js.map +1 -1
- package/s3/inventory.d.ts +16 -4
- package/s3/inventory.js +6 -4
- package/s3/inventory.js.map +1 -1
- package/s3/objectCopy.d.ts +12 -4
- package/s3/objectCopy.js +2 -0
- package/s3/objectCopy.js.map +1 -1
- package/s3/s3Mixins.js +1 -1
- package/s3/s3Mixins.js.map +1 -1
- package/s3control/accessGrant.d.ts +12 -4
- package/s3control/accessGrant.js +2 -0
- package/s3control/accessGrant.js.map +1 -1
- package/s3control/accessGrantsInstance.d.ts +12 -4
- package/s3control/accessGrantsInstance.js +2 -0
- package/s3control/accessGrantsInstance.js.map +1 -1
- package/s3control/accessGrantsInstanceResourcePolicy.d.ts +12 -0
- package/s3control/accessGrantsInstanceResourcePolicy.js +2 -0
- package/s3control/accessGrantsInstanceResourcePolicy.js.map +1 -1
- package/s3control/accessGrantsLocation.d.ts +12 -4
- package/s3control/accessGrantsLocation.js +2 -0
- package/s3control/accessGrantsLocation.js.map +1 -1
- package/s3control/accessPointPolicy.d.ts +13 -1
- package/s3control/accessPointPolicy.js +3 -1
- package/s3control/accessPointPolicy.js.map +1 -1
- package/s3control/bucket.d.ts +13 -5
- package/s3control/bucket.js +3 -1
- package/s3control/bucket.js.map +1 -1
- package/s3control/bucketLifecycleConfiguration.d.ts +13 -1
- package/s3control/bucketLifecycleConfiguration.js +3 -1
- package/s3control/bucketLifecycleConfiguration.js.map +1 -1
- package/s3control/bucketPolicy.d.ts +12 -0
- package/s3control/bucketPolicy.js +2 -0
- package/s3control/bucketPolicy.js.map +1 -1
- package/s3control/directoryBucketAccessPointScope.d.ts +12 -0
- package/s3control/directoryBucketAccessPointScope.js +2 -0
- package/s3control/directoryBucketAccessPointScope.js.map +1 -1
- package/s3control/getMultiRegionAccessPoint.d.ts +12 -0
- package/s3control/getMultiRegionAccessPoint.js +2 -0
- package/s3control/getMultiRegionAccessPoint.js.map +1 -1
- package/s3control/multiRegionAccessPoint.d.ts +14 -2
- package/s3control/multiRegionAccessPoint.js +4 -2
- package/s3control/multiRegionAccessPoint.js.map +1 -1
- package/s3control/multiRegionAccessPointPolicy.d.ts +12 -0
- package/s3control/multiRegionAccessPointPolicy.js +2 -0
- package/s3control/multiRegionAccessPointPolicy.js.map +1 -1
- package/s3control/objectLambdaAccessPoint.d.ts +13 -1
- package/s3control/objectLambdaAccessPoint.js +3 -1
- package/s3control/objectLambdaAccessPoint.js.map +1 -1
- package/s3control/objectLambdaAccessPointPolicy.d.ts +13 -1
- package/s3control/objectLambdaAccessPointPolicy.js +3 -1
- package/s3control/objectLambdaAccessPointPolicy.js.map +1 -1
- package/s3control/storageLensConfiguration.d.ts +12 -4
- package/s3control/storageLensConfiguration.js +2 -0
- package/s3control/storageLensConfiguration.js.map +1 -1
- package/s3outposts/endpoint.d.ts +12 -0
- package/s3outposts/endpoint.js +2 -0
- package/s3outposts/endpoint.js.map +1 -1
- package/s3tables/namespace.d.ts +12 -0
- package/s3tables/namespace.js +2 -0
- package/s3tables/namespace.js.map +1 -1
- package/s3tables/table.d.ts +12 -0
- package/s3tables/table.js +2 -0
- package/s3tables/table.js.map +1 -1
- package/s3tables/tableBucket.d.ts +12 -0
- package/s3tables/tableBucket.js +2 -0
- package/s3tables/tableBucket.js.map +1 -1
- package/s3tables/tableBucketPolicy.d.ts +12 -0
- package/s3tables/tableBucketPolicy.js +2 -0
- package/s3tables/tableBucketPolicy.js.map +1 -1
- package/s3tables/tablePolicy.d.ts +12 -0
- package/s3tables/tablePolicy.js +2 -0
- package/s3tables/tablePolicy.js.map +1 -1
- package/sagemaker/app.d.ts +12 -4
- package/sagemaker/app.js +2 -0
- package/sagemaker/app.js.map +1 -1
- package/sagemaker/appImageConfig.d.ts +69 -10
- package/sagemaker/appImageConfig.js +47 -0
- package/sagemaker/appImageConfig.js.map +1 -1
- package/sagemaker/codeRepository.d.ts +12 -4
- package/sagemaker/codeRepository.js +2 -0
- package/sagemaker/codeRepository.js.map +1 -1
- package/sagemaker/dataQualityJobDefinition.d.ts +12 -4
- package/sagemaker/dataQualityJobDefinition.js +2 -0
- package/sagemaker/dataQualityJobDefinition.js.map +1 -1
- package/sagemaker/device.d.ts +12 -0
- package/sagemaker/device.js +2 -0
- package/sagemaker/device.js.map +1 -1
- package/sagemaker/deviceFleet.d.ts +12 -4
- package/sagemaker/deviceFleet.js +2 -0
- package/sagemaker/deviceFleet.js.map +1 -1
- package/sagemaker/domain.d.ts +51 -4
- package/sagemaker/domain.js +41 -0
- package/sagemaker/domain.js.map +1 -1
- package/sagemaker/endpoint.d.ts +12 -4
- package/sagemaker/endpoint.js +2 -0
- package/sagemaker/endpoint.js.map +1 -1
- package/sagemaker/endpointConfiguration.d.ts +12 -4
- package/sagemaker/endpointConfiguration.js +2 -0
- package/sagemaker/endpointConfiguration.js.map +1 -1
- package/sagemaker/featureGroup.d.ts +12 -4
- package/sagemaker/featureGroup.js +2 -0
- package/sagemaker/featureGroup.js.map +1 -1
- package/sagemaker/flowDefinition.d.ts +12 -4
- package/sagemaker/flowDefinition.js +2 -0
- package/sagemaker/flowDefinition.js.map +1 -1
- package/sagemaker/getPrebuiltEcrImage.d.ts +3 -3
- package/sagemaker/hub.d.ts +12 -4
- package/sagemaker/hub.js +2 -0
- package/sagemaker/hub.js.map +1 -1
- package/sagemaker/humanTaskUI.d.ts +12 -4
- package/sagemaker/humanTaskUI.js +2 -0
- package/sagemaker/humanTaskUI.js.map +1 -1
- package/sagemaker/image.d.ts +12 -4
- package/sagemaker/image.js +2 -0
- package/sagemaker/image.js.map +1 -1
- package/sagemaker/imageVersion.d.ts +42 -2
- package/sagemaker/imageVersion.js +22 -2
- package/sagemaker/imageVersion.js.map +1 -1
- package/sagemaker/mlflowTrackingServer.d.ts +12 -4
- package/sagemaker/mlflowTrackingServer.js +2 -0
- package/sagemaker/mlflowTrackingServer.js.map +1 -1
- package/sagemaker/model.d.ts +12 -4
- package/sagemaker/model.js +2 -0
- package/sagemaker/model.js.map +1 -1
- package/sagemaker/modelPackageGroup.d.ts +12 -4
- package/sagemaker/modelPackageGroup.js +2 -0
- package/sagemaker/modelPackageGroup.js.map +1 -1
- package/sagemaker/modelPackageGroupPolicy.d.ts +12 -0
- package/sagemaker/modelPackageGroupPolicy.js +2 -0
- package/sagemaker/modelPackageGroupPolicy.js.map +1 -1
- package/sagemaker/monitoringSchedule.d.ts +12 -4
- package/sagemaker/monitoringSchedule.js +2 -0
- package/sagemaker/monitoringSchedule.js.map +1 -1
- package/sagemaker/notebookInstance.d.ts +12 -22
- package/sagemaker/notebookInstance.js +2 -2
- package/sagemaker/notebookInstance.js.map +1 -1
- package/sagemaker/notebookInstanceLifecycleConfiguration.d.ts +12 -4
- package/sagemaker/notebookInstanceLifecycleConfiguration.js +2 -0
- package/sagemaker/notebookInstanceLifecycleConfiguration.js.map +1 -1
- package/sagemaker/pipeline.d.ts +12 -4
- package/sagemaker/pipeline.js +2 -0
- package/sagemaker/pipeline.js.map +1 -1
- package/sagemaker/project.d.ts +12 -4
- package/sagemaker/project.js +2 -0
- package/sagemaker/project.js.map +1 -1
- package/sagemaker/servicecatalogPortfolioStatus.d.ts +12 -0
- package/sagemaker/servicecatalogPortfolioStatus.js +2 -0
- package/sagemaker/servicecatalogPortfolioStatus.js.map +1 -1
- package/sagemaker/space.d.ts +12 -4
- package/sagemaker/space.js +2 -0
- package/sagemaker/space.js.map +1 -1
- package/sagemaker/studioLifecycleConfig.d.ts +12 -4
- package/sagemaker/studioLifecycleConfig.js +2 -0
- package/sagemaker/studioLifecycleConfig.js.map +1 -1
- package/sagemaker/userProfile.d.ts +12 -4
- package/sagemaker/userProfile.js +2 -0
- package/sagemaker/userProfile.js.map +1 -1
- package/sagemaker/workforce.d.ts +12 -0
- package/sagemaker/workforce.js +2 -0
- package/sagemaker/workforce.js.map +1 -1
- package/sagemaker/workteam.d.ts +12 -4
- package/sagemaker/workteam.js +2 -0
- package/sagemaker/workteam.js.map +1 -1
- package/scheduler/schedule.d.ts +12 -0
- package/scheduler/schedule.js +2 -0
- package/scheduler/schedule.js.map +1 -1
- package/scheduler/scheduleGroup.d.ts +12 -4
- package/scheduler/scheduleGroup.js +2 -0
- package/scheduler/scheduleGroup.js.map +1 -1
- package/schemas/discoverer.d.ts +12 -4
- package/schemas/discoverer.js +2 -0
- package/schemas/discoverer.js.map +1 -1
- package/schemas/registry.d.ts +12 -4
- package/schemas/registry.js +2 -0
- package/schemas/registry.js.map +1 -1
- package/schemas/registryPolicy.d.ts +12 -0
- package/schemas/registryPolicy.js +2 -0
- package/schemas/registryPolicy.js.map +1 -1
- package/schemas/schema.d.ts +12 -4
- package/schemas/schema.js +2 -0
- package/schemas/schema.js.map +1 -1
- package/secretsmanager/getRandomPassword.d.ts +9 -0
- package/secretsmanager/getRandomPassword.js +2 -0
- package/secretsmanager/getRandomPassword.js.map +1 -1
- package/secretsmanager/getSecret.d.ts +9 -0
- package/secretsmanager/getSecret.js +2 -0
- package/secretsmanager/getSecret.js.map +1 -1
- package/secretsmanager/getSecretRotation.d.ts +9 -0
- package/secretsmanager/getSecretRotation.js +2 -0
- package/secretsmanager/getSecretRotation.js.map +1 -1
- package/secretsmanager/getSecretVersion.d.ts +9 -0
- package/secretsmanager/getSecretVersion.js +2 -0
- package/secretsmanager/getSecretVersion.js.map +1 -1
- package/secretsmanager/getSecretVersions.d.ts +9 -0
- package/secretsmanager/getSecretVersions.js +2 -0
- package/secretsmanager/getSecretVersions.js.map +1 -1
- package/secretsmanager/getSecrets.d.ts +9 -0
- package/secretsmanager/getSecrets.js +2 -0
- package/secretsmanager/getSecrets.js.map +1 -1
- package/secretsmanager/secret.d.ts +12 -4
- package/secretsmanager/secret.js +2 -0
- package/secretsmanager/secret.js.map +1 -1
- package/secretsmanager/secretPolicy.d.ts +12 -0
- package/secretsmanager/secretPolicy.js +2 -0
- package/secretsmanager/secretPolicy.js.map +1 -1
- package/secretsmanager/secretRotation.d.ts +12 -0
- package/secretsmanager/secretRotation.js +2 -0
- package/secretsmanager/secretRotation.js.map +1 -1
- package/secretsmanager/secretVersion.d.ts +12 -0
- package/secretsmanager/secretVersion.js +2 -0
- package/secretsmanager/secretVersion.js.map +1 -1
- package/securityhub/account.d.ts +12 -0
- package/securityhub/account.js +2 -0
- package/securityhub/account.js.map +1 -1
- package/securityhub/actionTarget.d.ts +12 -0
- package/securityhub/actionTarget.js +2 -0
- package/securityhub/actionTarget.js.map +1 -1
- package/securityhub/automationRule.d.ts +12 -6
- package/securityhub/automationRule.js +2 -0
- package/securityhub/automationRule.js.map +1 -1
- package/securityhub/configurationPolicy.d.ts +12 -0
- package/securityhub/configurationPolicy.js +2 -0
- package/securityhub/configurationPolicy.js.map +1 -1
- package/securityhub/configurationPolicyAssociation.d.ts +12 -0
- package/securityhub/configurationPolicyAssociation.js +2 -0
- package/securityhub/configurationPolicyAssociation.js.map +1 -1
- package/securityhub/findingAggregator.d.ts +12 -0
- package/securityhub/findingAggregator.js +2 -0
- package/securityhub/findingAggregator.js.map +1 -1
- package/securityhub/getStandardsControlAssociations.d.ts +9 -0
- package/securityhub/getStandardsControlAssociations.js +2 -0
- package/securityhub/getStandardsControlAssociations.js.map +1 -1
- package/securityhub/insight.d.ts +12 -0
- package/securityhub/insight.js +2 -0
- package/securityhub/insight.js.map +1 -1
- package/securityhub/inviteAccepter.d.ts +12 -0
- package/securityhub/inviteAccepter.js +2 -0
- package/securityhub/inviteAccepter.js.map +1 -1
- package/securityhub/member.d.ts +12 -0
- package/securityhub/member.js +2 -0
- package/securityhub/member.js.map +1 -1
- package/securityhub/organizationAdminAccount.d.ts +12 -0
- package/securityhub/organizationAdminAccount.js +2 -0
- package/securityhub/organizationAdminAccount.js.map +1 -1
- package/securityhub/organizationConfiguration.d.ts +12 -0
- package/securityhub/organizationConfiguration.js +2 -0
- package/securityhub/organizationConfiguration.js.map +1 -1
- package/securityhub/productSubscription.d.ts +12 -0
- package/securityhub/productSubscription.js +2 -0
- package/securityhub/productSubscription.js.map +1 -1
- package/securityhub/standardsControl.d.ts +12 -0
- package/securityhub/standardsControl.js +2 -0
- package/securityhub/standardsControl.js.map +1 -1
- package/securityhub/standardsControlAssociation.d.ts +12 -0
- package/securityhub/standardsControlAssociation.js +2 -0
- package/securityhub/standardsControlAssociation.js.map +1 -1
- package/securityhub/standardsSubscription.d.ts +12 -0
- package/securityhub/standardsSubscription.js +2 -0
- package/securityhub/standardsSubscription.js.map +1 -1
- package/securitylake/awsLogSource.d.ts +12 -0
- package/securitylake/awsLogSource.js +2 -0
- package/securitylake/awsLogSource.js.map +1 -1
- package/securitylake/customLogSource.d.ts +12 -0
- package/securitylake/customLogSource.js +2 -0
- package/securitylake/customLogSource.js.map +1 -1
- package/securitylake/dataLake.d.ts +12 -4
- package/securitylake/dataLake.js +2 -0
- package/securitylake/dataLake.js.map +1 -1
- package/securitylake/subscriber.d.ts +17 -9
- package/securitylake/subscriber.js +6 -4
- package/securitylake/subscriber.js.map +1 -1
- package/securitylake/subscriberNotification.d.ts +12 -0
- package/securitylake/subscriberNotification.js +2 -0
- package/securitylake/subscriberNotification.js.map +1 -1
- package/serverlessrepository/cloudFormationStack.d.ts +12 -4
- package/serverlessrepository/cloudFormationStack.js +2 -0
- package/serverlessrepository/cloudFormationStack.js.map +1 -1
- package/serverlessrepository/getApplication.d.ts +9 -0
- package/serverlessrepository/getApplication.js +2 -0
- package/serverlessrepository/getApplication.js.map +1 -1
- package/servicecatalog/appregistryApplication.d.ts +13 -5
- package/servicecatalog/appregistryApplication.js +3 -1
- package/servicecatalog/appregistryApplication.js.map +1 -1
- package/servicecatalog/appregistryAttributeGroup.d.ts +12 -4
- package/servicecatalog/appregistryAttributeGroup.js +2 -0
- package/servicecatalog/appregistryAttributeGroup.js.map +1 -1
- package/servicecatalog/appregistryAttributeGroupAssociation.d.ts +12 -0
- package/servicecatalog/appregistryAttributeGroupAssociation.js +2 -0
- package/servicecatalog/appregistryAttributeGroupAssociation.js.map +1 -1
- package/servicecatalog/budgetResourceAssociation.d.ts +12 -0
- package/servicecatalog/budgetResourceAssociation.js +2 -0
- package/servicecatalog/budgetResourceAssociation.js.map +1 -1
- package/servicecatalog/constraint.d.ts +12 -0
- package/servicecatalog/constraint.js +2 -0
- package/servicecatalog/constraint.js.map +1 -1
- package/servicecatalog/getAppregistryApplication.d.ts +9 -0
- package/servicecatalog/getAppregistryApplication.js +2 -0
- package/servicecatalog/getAppregistryApplication.js.map +1 -1
- package/servicecatalog/getAppregistryAttributeGroup.d.ts +11 -0
- package/servicecatalog/getAppregistryAttributeGroup.js +2 -0
- package/servicecatalog/getAppregistryAttributeGroup.js.map +1 -1
- package/servicecatalog/getAppregistryAttributeGroupAssociations.d.ts +11 -4
- package/servicecatalog/getAppregistryAttributeGroupAssociations.js +2 -0
- package/servicecatalog/getAppregistryAttributeGroupAssociations.js.map +1 -1
- package/servicecatalog/getConstraint.d.ts +9 -0
- package/servicecatalog/getConstraint.js +2 -0
- package/servicecatalog/getConstraint.js.map +1 -1
- package/servicecatalog/getLaunchPaths.d.ts +9 -0
- package/servicecatalog/getLaunchPaths.js +2 -0
- package/servicecatalog/getLaunchPaths.js.map +1 -1
- package/servicecatalog/getPortfolio.d.ts +9 -0
- package/servicecatalog/getPortfolio.js +2 -0
- package/servicecatalog/getPortfolio.js.map +1 -1
- package/servicecatalog/getPortfolioConstraints.d.ts +9 -0
- package/servicecatalog/getPortfolioConstraints.js +2 -0
- package/servicecatalog/getPortfolioConstraints.js.map +1 -1
- package/servicecatalog/getProduct.d.ts +9 -0
- package/servicecatalog/getProduct.js +2 -0
- package/servicecatalog/getProduct.js.map +1 -1
- package/servicecatalog/getProvisioningArtifacts.d.ts +9 -0
- package/servicecatalog/getProvisioningArtifacts.js +2 -0
- package/servicecatalog/getProvisioningArtifacts.js.map +1 -1
- package/servicecatalog/portfolio.d.ts +12 -4
- package/servicecatalog/portfolio.js +2 -0
- package/servicecatalog/portfolio.js.map +1 -1
- package/servicecatalog/portfolioShare.d.ts +12 -0
- package/servicecatalog/portfolioShare.js +2 -0
- package/servicecatalog/portfolioShare.js.map +1 -1
- package/servicecatalog/principalPortfolioAssociation.d.ts +12 -0
- package/servicecatalog/principalPortfolioAssociation.js +2 -0
- package/servicecatalog/principalPortfolioAssociation.js.map +1 -1
- package/servicecatalog/product.d.ts +12 -4
- package/servicecatalog/product.js +2 -0
- package/servicecatalog/product.js.map +1 -1
- package/servicecatalog/productPortfolioAssociation.d.ts +12 -0
- package/servicecatalog/productPortfolioAssociation.js +2 -0
- package/servicecatalog/productPortfolioAssociation.js.map +1 -1
- package/servicecatalog/provisionedProduct.d.ts +12 -4
- package/servicecatalog/provisionedProduct.js +2 -0
- package/servicecatalog/provisionedProduct.js.map +1 -1
- package/servicecatalog/provisioningArtifact.d.ts +12 -0
- package/servicecatalog/provisioningArtifact.js +2 -0
- package/servicecatalog/provisioningArtifact.js.map +1 -1
- package/servicecatalog/serviceAction.d.ts +12 -0
- package/servicecatalog/serviceAction.js +2 -0
- package/servicecatalog/serviceAction.js.map +1 -1
- package/servicecatalog/tagOption.d.ts +12 -0
- package/servicecatalog/tagOption.js +2 -0
- package/servicecatalog/tagOption.js.map +1 -1
- package/servicecatalog/tagOptionResourceAssociation.d.ts +12 -0
- package/servicecatalog/tagOptionResourceAssociation.js +2 -0
- package/servicecatalog/tagOptionResourceAssociation.js.map +1 -1
- package/servicediscovery/getDnsNamespace.d.ts +9 -0
- package/servicediscovery/getDnsNamespace.js +2 -0
- package/servicediscovery/getDnsNamespace.js.map +1 -1
- package/servicediscovery/getHttpNamespace.d.ts +9 -0
- package/servicediscovery/getHttpNamespace.js +2 -0
- package/servicediscovery/getHttpNamespace.js.map +1 -1
- package/servicediscovery/getService.d.ts +9 -24
- package/servicediscovery/getService.js +2 -2
- package/servicediscovery/getService.js.map +1 -1
- package/servicediscovery/httpNamespace.d.ts +12 -4
- package/servicediscovery/httpNamespace.js +2 -0
- package/servicediscovery/httpNamespace.js.map +1 -1
- package/servicediscovery/instance.d.ts +12 -0
- package/servicediscovery/instance.js +2 -0
- package/servicediscovery/instance.js.map +1 -1
- package/servicediscovery/privateDnsNamespace.d.ts +12 -4
- package/servicediscovery/privateDnsNamespace.js +2 -0
- package/servicediscovery/privateDnsNamespace.js.map +1 -1
- package/servicediscovery/publicDnsNamespace.d.ts +12 -4
- package/servicediscovery/publicDnsNamespace.js +2 -0
- package/servicediscovery/publicDnsNamespace.js.map +1 -1
- package/servicediscovery/service.d.ts +12 -10
- package/servicediscovery/service.js +2 -0
- package/servicediscovery/service.js.map +1 -1
- package/servicequotas/getService.d.ts +9 -0
- package/servicequotas/getService.js +2 -0
- package/servicequotas/getService.js.map +1 -1
- package/servicequotas/getServiceQuota.d.ts +9 -0
- package/servicequotas/getServiceQuota.js +2 -0
- package/servicequotas/getServiceQuota.js.map +1 -1
- package/servicequotas/getTemplates.d.ts +21 -15
- package/servicequotas/getTemplates.js +8 -6
- package/servicequotas/getTemplates.js.map +1 -1
- package/servicequotas/serviceQuota.d.ts +12 -0
- package/servicequotas/serviceQuota.js +2 -0
- package/servicequotas/serviceQuota.js.map +1 -1
- package/servicequotas/template.d.ts +23 -5
- package/servicequotas/template.js +3 -4
- package/servicequotas/template.js.map +1 -1
- package/servicequotas/templateAssociation.d.ts +12 -0
- package/servicequotas/templateAssociation.js +2 -0
- package/servicequotas/templateAssociation.js.map +1 -1
- package/ses/activeReceiptRuleSet.d.ts +12 -0
- package/ses/activeReceiptRuleSet.js +2 -0
- package/ses/activeReceiptRuleSet.js.map +1 -1
- package/ses/configurationSet.d.ts +12 -0
- package/ses/configurationSet.js +2 -0
- package/ses/configurationSet.js.map +1 -1
- package/ses/domainDkim.d.ts +12 -0
- package/ses/domainDkim.js +2 -0
- package/ses/domainDkim.js.map +1 -1
- package/ses/domainIdentity.d.ts +12 -0
- package/ses/domainIdentity.js +2 -0
- package/ses/domainIdentity.js.map +1 -1
- package/ses/domainIdentityVerification.d.ts +12 -0
- package/ses/domainIdentityVerification.js +2 -0
- package/ses/domainIdentityVerification.js.map +1 -1
- package/ses/emailIdentity.d.ts +12 -0
- package/ses/emailIdentity.js +2 -0
- package/ses/emailIdentity.js.map +1 -1
- package/ses/eventDestination.d.ts +12 -0
- package/ses/eventDestination.js +2 -0
- package/ses/eventDestination.js.map +1 -1
- package/ses/getActiveReceiptRuleSet.d.ts +21 -2
- package/ses/getActiveReceiptRuleSet.js +10 -4
- package/ses/getActiveReceiptRuleSet.js.map +1 -1
- package/ses/getDomainIdentity.d.ts +9 -0
- package/ses/getDomainIdentity.js +2 -0
- package/ses/getDomainIdentity.js.map +1 -1
- package/ses/getEmailIdentity.d.ts +9 -0
- package/ses/getEmailIdentity.js +2 -0
- package/ses/getEmailIdentity.js.map +1 -1
- package/ses/identityNotificationTopic.d.ts +12 -0
- package/ses/identityNotificationTopic.js +2 -0
- package/ses/identityNotificationTopic.js.map +1 -1
- package/ses/identityPolicy.d.ts +12 -0
- package/ses/identityPolicy.js +2 -0
- package/ses/identityPolicy.js.map +1 -1
- package/ses/index.d.ts +1 -1
- package/ses/mailFrom.d.ts +12 -0
- package/ses/mailFrom.js +2 -0
- package/ses/mailFrom.js.map +1 -1
- package/ses/receiptFilter.d.ts +12 -0
- package/ses/receiptFilter.js +2 -0
- package/ses/receiptFilter.js.map +1 -1
- package/ses/receiptRule.d.ts +12 -0
- package/ses/receiptRule.js +2 -0
- package/ses/receiptRule.js.map +1 -1
- package/ses/receiptRuleSet.d.ts +12 -0
- package/ses/receiptRuleSet.js +2 -0
- package/ses/receiptRuleSet.js.map +1 -1
- package/ses/template.d.ts +12 -0
- package/ses/template.js +2 -0
- package/ses/template.js.map +1 -1
- package/sesv2/accountSuppressionAttributes.d.ts +12 -0
- package/sesv2/accountSuppressionAttributes.js +2 -0
- package/sesv2/accountSuppressionAttributes.js.map +1 -1
- package/sesv2/accountVdmAttributes.d.ts +12 -0
- package/sesv2/accountVdmAttributes.js +2 -0
- package/sesv2/accountVdmAttributes.js.map +1 -1
- package/sesv2/configurationSet.d.ts +12 -6
- package/sesv2/configurationSet.js +2 -0
- package/sesv2/configurationSet.js.map +1 -1
- package/sesv2/configurationSetEventDestination.d.ts +12 -0
- package/sesv2/configurationSetEventDestination.js +2 -0
- package/sesv2/configurationSetEventDestination.js.map +1 -1
- package/sesv2/contactList.d.ts +12 -6
- package/sesv2/contactList.js +2 -0
- package/sesv2/contactList.js.map +1 -1
- package/sesv2/dedicatedIpAssignment.d.ts +12 -0
- package/sesv2/dedicatedIpAssignment.js +2 -0
- package/sesv2/dedicatedIpAssignment.js.map +1 -1
- package/sesv2/dedicatedIpPool.d.ts +12 -6
- package/sesv2/dedicatedIpPool.js +2 -0
- package/sesv2/dedicatedIpPool.js.map +1 -1
- package/sesv2/emailIdentity.d.ts +12 -4
- package/sesv2/emailIdentity.js +2 -0
- package/sesv2/emailIdentity.js.map +1 -1
- package/sesv2/emailIdentityFeedbackAttributes.d.ts +12 -0
- package/sesv2/emailIdentityFeedbackAttributes.js +2 -0
- package/sesv2/emailIdentityFeedbackAttributes.js.map +1 -1
- package/sesv2/emailIdentityMailFromAttributes.d.ts +12 -0
- package/sesv2/emailIdentityMailFromAttributes.js +2 -0
- package/sesv2/emailIdentityMailFromAttributes.js.map +1 -1
- package/sesv2/emailIdentityPolicy.d.ts +12 -0
- package/sesv2/emailIdentityPolicy.js +2 -0
- package/sesv2/emailIdentityPolicy.js.map +1 -1
- package/sesv2/getConfigurationSet.d.ts +9 -0
- package/sesv2/getConfigurationSet.js +2 -0
- package/sesv2/getConfigurationSet.js.map +1 -1
- package/sesv2/getDedicatedIpPool.d.ts +9 -0
- package/sesv2/getDedicatedIpPool.js +2 -0
- package/sesv2/getDedicatedIpPool.js.map +1 -1
- package/sesv2/getEmailIdentity.d.ts +9 -0
- package/sesv2/getEmailIdentity.js +2 -0
- package/sesv2/getEmailIdentity.js.map +1 -1
- package/sesv2/getEmailIdentityMailFromAttributes.d.ts +9 -0
- package/sesv2/getEmailIdentityMailFromAttributes.js +2 -0
- package/sesv2/getEmailIdentityMailFromAttributes.js.map +1 -1
- package/sfn/activity.d.ts +12 -4
- package/sfn/activity.js +2 -0
- package/sfn/activity.js.map +1 -1
- package/sfn/alias.d.ts +12 -0
- package/sfn/alias.js +2 -0
- package/sfn/alias.js.map +1 -1
- package/sfn/getActivity.d.ts +9 -0
- package/sfn/getActivity.js +2 -0
- package/sfn/getActivity.js.map +1 -1
- package/sfn/getAlias.d.ts +9 -0
- package/sfn/getAlias.js +2 -0
- package/sfn/getAlias.js.map +1 -1
- package/sfn/getStateMachine.d.ts +9 -0
- package/sfn/getStateMachine.js +2 -0
- package/sfn/getStateMachine.js.map +1 -1
- package/sfn/getStateMachineVersions.d.ts +9 -0
- package/sfn/getStateMachineVersions.js +2 -0
- package/sfn/getStateMachineVersions.js.map +1 -1
- package/sfn/stateMachine.d.ts +12 -4
- package/sfn/stateMachine.js +2 -0
- package/sfn/stateMachine.js.map +1 -1
- package/shield/protection.d.ts +0 -4
- package/shield/protection.js.map +1 -1
- package/shield/protectionGroup.d.ts +0 -4
- package/shield/protectionGroup.js.map +1 -1
- package/signer/getSigningJob.d.ts +9 -0
- package/signer/getSigningJob.js +2 -0
- package/signer/getSigningJob.js.map +1 -1
- package/signer/getSigningProfile.d.ts +9 -0
- package/signer/getSigningProfile.js +2 -0
- package/signer/getSigningProfile.js.map +1 -1
- package/signer/signingJob.d.ts +12 -0
- package/signer/signingJob.js +2 -0
- package/signer/signingJob.js.map +1 -1
- package/signer/signingProfile.d.ts +12 -4
- package/signer/signingProfile.js +2 -0
- package/signer/signingProfile.js.map +1 -1
- package/signer/signingProfilePermission.d.ts +12 -0
- package/signer/signingProfilePermission.js +2 -0
- package/signer/signingProfilePermission.js.map +1 -1
- package/sns/dataProtectionPolicy.d.ts +12 -0
- package/sns/dataProtectionPolicy.js +2 -0
- package/sns/dataProtectionPolicy.js.map +1 -1
- package/sns/getTopic.d.ts +9 -0
- package/sns/getTopic.js +2 -0
- package/sns/getTopic.js.map +1 -1
- package/sns/platformApplication.d.ts +12 -0
- package/sns/platformApplication.js +2 -0
- package/sns/platformApplication.js.map +1 -1
- package/sns/smsPreferences.d.ts +12 -0
- package/sns/smsPreferences.js +2 -0
- package/sns/smsPreferences.js.map +1 -1
- package/sns/snsMixins.js +2 -2
- package/sns/snsMixins.js.map +1 -1
- package/sns/topic.d.ts +14 -7
- package/sns/topic.js +2 -0
- package/sns/topic.js.map +1 -1
- package/sns/topicPolicy.d.ts +15 -3
- package/sns/topicPolicy.js +2 -0
- package/sns/topicPolicy.js.map +1 -1
- package/sns/topicSubscription.d.ts +15 -3
- package/sns/topicSubscription.js +5 -3
- package/sns/topicSubscription.js.map +1 -1
- package/sqs/getQueue.d.ts +9 -0
- package/sqs/getQueue.js +2 -0
- package/sqs/getQueue.js.map +1 -1
- package/sqs/getQueues.d.ts +9 -0
- package/sqs/getQueues.js +2 -0
- package/sqs/getQueues.js.map +1 -1
- package/sqs/queue.d.ts +12 -4
- package/sqs/queue.js +2 -0
- package/sqs/queue.js.map +1 -1
- package/sqs/queuePolicy.d.ts +16 -4
- package/sqs/queuePolicy.js +3 -1
- package/sqs/queuePolicy.js.map +1 -1
- package/sqs/redrive.d.ts +1 -2
- package/sqs/redriveAllowPolicy.d.ts +12 -0
- package/sqs/redriveAllowPolicy.js +2 -0
- package/sqs/redriveAllowPolicy.js.map +1 -1
- package/sqs/redrivePolicy.d.ts +12 -0
- package/sqs/redrivePolicy.js +2 -0
- package/sqs/redrivePolicy.js.map +1 -1
- package/sqs/sqsMixins.js +1 -1
- package/sqs/sqsMixins.js.map +1 -1
- package/ssm/activation.d.ts +12 -4
- package/ssm/activation.js +2 -0
- package/ssm/activation.js.map +1 -1
- package/ssm/association.d.ts +12 -22
- package/ssm/association.js +2 -2
- package/ssm/association.js.map +1 -1
- package/ssm/contactsRotation.d.ts +12 -4
- package/ssm/contactsRotation.js +2 -0
- package/ssm/contactsRotation.js.map +1 -1
- package/ssm/defaultPatchBaseline.d.ts +12 -0
- package/ssm/defaultPatchBaseline.js +2 -0
- package/ssm/defaultPatchBaseline.js.map +1 -1
- package/ssm/document.d.ts +12 -4
- package/ssm/document.js +2 -0
- package/ssm/document.js.map +1 -1
- package/ssm/getContactsRotation.d.ts +9 -0
- package/ssm/getContactsRotation.js +2 -0
- package/ssm/getContactsRotation.js.map +1 -1
- package/ssm/getDocument.d.ts +9 -0
- package/ssm/getDocument.js +2 -0
- package/ssm/getDocument.js.map +1 -1
- package/ssm/getInstances.d.ts +9 -0
- package/ssm/getInstances.js +2 -0
- package/ssm/getInstances.js.map +1 -1
- package/ssm/getMaintenanceWindows.d.ts +9 -0
- package/ssm/getMaintenanceWindows.js +2 -0
- package/ssm/getMaintenanceWindows.js.map +1 -1
- package/ssm/getParameter.d.ts +9 -0
- package/ssm/getParameter.js +2 -0
- package/ssm/getParameter.js.map +1 -1
- package/ssm/getParametersByPath.d.ts +9 -0
- package/ssm/getParametersByPath.js +2 -0
- package/ssm/getParametersByPath.js.map +1 -1
- package/ssm/getPatchBaseline.d.ts +9 -0
- package/ssm/getPatchBaseline.js +2 -0
- package/ssm/getPatchBaseline.js.map +1 -1
- package/ssm/getPatchBaselines.d.ts +9 -0
- package/ssm/getPatchBaselines.js +2 -0
- package/ssm/getPatchBaselines.js.map +1 -1
- package/ssm/index.d.ts +0 -1
- package/ssm/index.js +0 -1
- package/ssm/index.js.map +1 -1
- package/ssm/maintenanceWindow.d.ts +12 -4
- package/ssm/maintenanceWindow.js +2 -0
- package/ssm/maintenanceWindow.js.map +1 -1
- package/ssm/maintenanceWindowTarget.d.ts +12 -0
- package/ssm/maintenanceWindowTarget.js +2 -0
- package/ssm/maintenanceWindowTarget.js.map +1 -1
- package/ssm/maintenanceWindowTask.d.ts +12 -0
- package/ssm/maintenanceWindowTask.js +2 -0
- package/ssm/maintenanceWindowTask.js.map +1 -1
- package/ssm/parameter.d.ts +12 -4
- package/ssm/parameter.js +2 -0
- package/ssm/parameter.js.map +1 -1
- package/ssm/patchBaseline.d.ts +12 -4
- package/ssm/patchBaseline.js +2 -0
- package/ssm/patchBaseline.js.map +1 -1
- package/ssm/patchGroup.d.ts +12 -0
- package/ssm/patchGroup.js +2 -0
- package/ssm/patchGroup.js.map +1 -1
- package/ssm/quicksetupConfigurationManager.d.ts +12 -4
- package/ssm/quicksetupConfigurationManager.js +2 -0
- package/ssm/quicksetupConfigurationManager.js.map +1 -1
- package/ssm/resourceDataSync.d.ts +16 -4
- package/ssm/resourceDataSync.js +6 -4
- package/ssm/resourceDataSync.js.map +1 -1
- package/ssm/serviceSetting.d.ts +12 -0
- package/ssm/serviceSetting.js +2 -0
- package/ssm/serviceSetting.js.map +1 -1
- package/ssmcontacts/contact.d.ts +15 -7
- package/ssmcontacts/contact.js +2 -0
- package/ssmcontacts/contact.js.map +1 -1
- package/ssmcontacts/contactChannel.d.ts +12 -0
- package/ssmcontacts/contactChannel.js +2 -0
- package/ssmcontacts/contactChannel.js.map +1 -1
- package/ssmcontacts/getContact.d.ts +9 -0
- package/ssmcontacts/getContact.js +2 -0
- package/ssmcontacts/getContact.js.map +1 -1
- package/ssmcontacts/getContactChannel.d.ts +9 -0
- package/ssmcontacts/getContactChannel.js +2 -0
- package/ssmcontacts/getContactChannel.js.map +1 -1
- package/ssmcontacts/getPlan.d.ts +9 -0
- package/ssmcontacts/getPlan.js +2 -0
- package/ssmcontacts/getPlan.js.map +1 -1
- package/ssmcontacts/plan.d.ts +12 -0
- package/ssmcontacts/plan.js +2 -0
- package/ssmcontacts/plan.js.map +1 -1
- package/ssmincidents/getReplicationSet.d.ts +9 -0
- package/ssmincidents/getReplicationSet.js.map +1 -1
- package/ssmincidents/getResponsePlan.d.ts +9 -0
- package/ssmincidents/getResponsePlan.js +2 -0
- package/ssmincidents/getResponsePlan.js.map +1 -1
- package/ssmincidents/replicationSet.d.ts +23 -9
- package/ssmincidents/replicationSet.js +2 -3
- package/ssmincidents/replicationSet.js.map +1 -1
- package/ssmincidents/responsePlan.d.ts +12 -4
- package/ssmincidents/responsePlan.js +2 -0
- package/ssmincidents/responsePlan.js.map +1 -1
- package/ssoadmin/accountAssignment.d.ts +12 -0
- package/ssoadmin/accountAssignment.js +2 -0
- package/ssoadmin/accountAssignment.js.map +1 -1
- package/ssoadmin/application.d.ts +26 -6
- package/ssoadmin/application.js +4 -0
- package/ssoadmin/application.js.map +1 -1
- package/ssoadmin/applicationAccessScope.d.ts +12 -0
- package/ssoadmin/applicationAccessScope.js +2 -0
- package/ssoadmin/applicationAccessScope.js.map +1 -1
- package/ssoadmin/applicationAssignment.d.ts +12 -0
- package/ssoadmin/applicationAssignment.js +2 -0
- package/ssoadmin/applicationAssignment.js.map +1 -1
- package/ssoadmin/applicationAssignmentConfiguration.d.ts +12 -0
- package/ssoadmin/applicationAssignmentConfiguration.js +2 -0
- package/ssoadmin/applicationAssignmentConfiguration.js.map +1 -1
- package/ssoadmin/customerManagedPolicyAttachment.d.ts +12 -0
- package/ssoadmin/customerManagedPolicyAttachment.js +2 -0
- package/ssoadmin/customerManagedPolicyAttachment.js.map +1 -1
- package/ssoadmin/getApplication.d.ts +6 -6
- package/ssoadmin/getApplication.js +2 -2
- package/ssoadmin/getApplication.js.map +1 -1
- package/ssoadmin/getApplicationAssignments.d.ts +6 -6
- package/ssoadmin/getApplicationAssignments.js +2 -2
- package/ssoadmin/getApplicationAssignments.js.map +1 -1
- package/ssoadmin/getApplicationProviders.d.ts +6 -6
- package/ssoadmin/getApplicationProviders.js +2 -2
- package/ssoadmin/getApplicationProviders.js.map +1 -1
- package/ssoadmin/getInstances.d.ts +21 -2
- package/ssoadmin/getInstances.js +10 -4
- package/ssoadmin/getInstances.js.map +1 -1
- package/ssoadmin/getPermissionSet.d.ts +13 -0
- package/ssoadmin/getPermissionSet.js +2 -0
- package/ssoadmin/getPermissionSet.js.map +1 -1
- package/ssoadmin/getPermissionSets.d.ts +9 -0
- package/ssoadmin/getPermissionSets.js +2 -0
- package/ssoadmin/getPermissionSets.js.map +1 -1
- package/ssoadmin/getPrincipalApplicationAssignments.d.ts +9 -0
- package/ssoadmin/getPrincipalApplicationAssignments.js +2 -0
- package/ssoadmin/getPrincipalApplicationAssignments.js.map +1 -1
- package/ssoadmin/index.d.ts +1 -1
- package/ssoadmin/instanceAccessControlAttributes.d.ts +12 -0
- package/ssoadmin/instanceAccessControlAttributes.js +2 -0
- package/ssoadmin/instanceAccessControlAttributes.js.map +1 -1
- package/ssoadmin/managedPolicyAttachment.d.ts +12 -0
- package/ssoadmin/managedPolicyAttachment.js +2 -0
- package/ssoadmin/managedPolicyAttachment.js.map +1 -1
- package/ssoadmin/permissionSet.d.ts +12 -4
- package/ssoadmin/permissionSet.js +2 -0
- package/ssoadmin/permissionSet.js.map +1 -1
- package/ssoadmin/permissionSetInlinePolicy.d.ts +12 -0
- package/ssoadmin/permissionSetInlinePolicy.js +2 -0
- package/ssoadmin/permissionSetInlinePolicy.js.map +1 -1
- package/ssoadmin/permissionsBoundaryAttachment.d.ts +12 -0
- package/ssoadmin/permissionsBoundaryAttachment.js +2 -0
- package/ssoadmin/permissionsBoundaryAttachment.js.map +1 -1
- package/ssoadmin/trustedTokenIssuer.d.ts +12 -4
- package/ssoadmin/trustedTokenIssuer.js +2 -0
- package/ssoadmin/trustedTokenIssuer.js.map +1 -1
- package/storagegateway/cache.d.ts +12 -0
- package/storagegateway/cache.js +2 -0
- package/storagegateway/cache.js.map +1 -1
- package/storagegateway/cachesIscsiVolume.d.ts +12 -4
- package/storagegateway/cachesIscsiVolume.js +2 -0
- package/storagegateway/cachesIscsiVolume.js.map +1 -1
- package/storagegateway/fileSystemAssociation.d.ts +12 -4
- package/storagegateway/fileSystemAssociation.js +2 -0
- package/storagegateway/fileSystemAssociation.js.map +1 -1
- package/storagegateway/gateway.d.ts +12 -4
- package/storagegateway/gateway.js +2 -0
- package/storagegateway/gateway.js.map +1 -1
- package/storagegateway/getLocalDisk.d.ts +9 -0
- package/storagegateway/getLocalDisk.js +2 -0
- package/storagegateway/getLocalDisk.js.map +1 -1
- package/storagegateway/nfsFileShare.d.ts +12 -4
- package/storagegateway/nfsFileShare.js +2 -0
- package/storagegateway/nfsFileShare.js.map +1 -1
- package/storagegateway/smbFileShare.d.ts +18 -10
- package/storagegateway/smbFileShare.js +2 -0
- package/storagegateway/smbFileShare.js.map +1 -1
- package/storagegateway/storedIscsiVolume.d.ts +12 -4
- package/storagegateway/storedIscsiVolume.js +2 -0
- package/storagegateway/storedIscsiVolume.js.map +1 -1
- package/storagegateway/tapePool.d.ts +12 -4
- package/storagegateway/tapePool.js +2 -0
- package/storagegateway/tapePool.js.map +1 -1
- package/storagegateway/uploadBuffer.d.ts +12 -0
- package/storagegateway/uploadBuffer.js +2 -0
- package/storagegateway/uploadBuffer.js.map +1 -1
- package/storagegateway/workingStorage.d.ts +12 -0
- package/storagegateway/workingStorage.js +2 -0
- package/storagegateway/workingStorage.js.map +1 -1
- package/swf/domain.d.ts +12 -4
- package/swf/domain.js +2 -0
- package/swf/domain.js.map +1 -1
- package/synthetics/canary.d.ts +12 -4
- package/synthetics/canary.js +2 -0
- package/synthetics/canary.js.map +1 -1
- package/synthetics/getRuntimeVersion.d.ts +9 -0
- package/synthetics/getRuntimeVersion.js +2 -0
- package/synthetics/getRuntimeVersion.js.map +1 -1
- package/synthetics/getRuntimeVersions.d.ts +6 -6
- package/synthetics/getRuntimeVersions.js +2 -2
- package/synthetics/getRuntimeVersions.js.map +1 -1
- package/synthetics/group.d.ts +12 -4
- package/synthetics/group.js +2 -0
- package/synthetics/group.js.map +1 -1
- package/synthetics/groupAssociation.d.ts +12 -0
- package/synthetics/groupAssociation.js +2 -0
- package/synthetics/groupAssociation.js.map +1 -1
- package/timestreaminfluxdb/dbInstance.d.ts +16 -8
- package/timestreaminfluxdb/dbInstance.js +6 -4
- package/timestreaminfluxdb/dbInstance.js.map +1 -1
- package/timestreamquery/scheduledQuery.d.ts +13 -5
- package/timestreamquery/scheduledQuery.js +3 -1
- package/timestreamquery/scheduledQuery.js.map +1 -1
- package/timestreamwrite/database.d.ts +12 -4
- package/timestreamwrite/database.js +2 -0
- package/timestreamwrite/database.js.map +1 -1
- package/timestreamwrite/getDatabase.d.ts +9 -0
- package/timestreamwrite/getDatabase.js +2 -0
- package/timestreamwrite/getDatabase.js.map +1 -1
- package/timestreamwrite/getTable.d.ts +9 -0
- package/timestreamwrite/getTable.js +2 -0
- package/timestreamwrite/getTable.js.map +1 -1
- package/timestreamwrite/table.d.ts +12 -4
- package/timestreamwrite/table.js +2 -0
- package/timestreamwrite/table.js.map +1 -1
- package/transcribe/languageModel.d.ts +15 -9
- package/transcribe/languageModel.js +5 -3
- package/transcribe/languageModel.js.map +1 -1
- package/transcribe/medicalVocabulary.d.ts +13 -7
- package/transcribe/medicalVocabulary.js +3 -1
- package/transcribe/medicalVocabulary.js.map +1 -1
- package/transcribe/vocabulary.d.ts +13 -7
- package/transcribe/vocabulary.js +3 -1
- package/transcribe/vocabulary.js.map +1 -1
- package/transcribe/vocabularyFilter.d.ts +12 -6
- package/transcribe/vocabularyFilter.js +2 -0
- package/transcribe/vocabularyFilter.js.map +1 -1
- package/transfer/access.d.ts +12 -0
- package/transfer/access.js +2 -0
- package/transfer/access.js.map +1 -1
- package/transfer/agreement.d.ts +12 -6
- package/transfer/agreement.js +2 -0
- package/transfer/agreement.js.map +1 -1
- package/transfer/certificate.d.ts +12 -6
- package/transfer/certificate.js +2 -0
- package/transfer/certificate.js.map +1 -1
- package/transfer/connector.d.ts +12 -6
- package/transfer/connector.js +2 -0
- package/transfer/connector.js.map +1 -1
- package/transfer/getConnector.d.ts +9 -0
- package/transfer/getConnector.js +2 -0
- package/transfer/getConnector.js.map +1 -1
- package/transfer/getServer.d.ts +9 -0
- package/transfer/getServer.js +2 -0
- package/transfer/getServer.js.map +1 -1
- package/transfer/profile.d.ts +12 -6
- package/transfer/profile.js +2 -0
- package/transfer/profile.js.map +1 -1
- package/transfer/server.d.ts +12 -4
- package/transfer/server.js +2 -0
- package/transfer/server.js.map +1 -1
- package/transfer/sshKey.d.ts +12 -0
- package/transfer/sshKey.js +2 -0
- package/transfer/sshKey.js.map +1 -1
- package/transfer/tag.d.ts +12 -0
- package/transfer/tag.js +2 -0
- package/transfer/tag.js.map +1 -1
- package/transfer/user.d.ts +12 -4
- package/transfer/user.js +2 -0
- package/transfer/user.js.map +1 -1
- package/transfer/workflow.d.ts +12 -4
- package/transfer/workflow.js +2 -0
- package/transfer/workflow.js.map +1 -1
- package/types/enums/alb/index.d.ts +10 -0
- package/types/enums/alb/index.js +10 -0
- package/types/enums/alb/index.js.map +1 -1
- package/types/enums/ec2/index.d.ts +0 -40
- package/types/enums/ec2/index.js +0 -40
- package/types/enums/ec2/index.js.map +1 -1
- package/types/enums/ecr/index.d.ts +24 -0
- package/types/enums/ecr/index.js +18 -0
- package/types/enums/ecr/index.js.map +1 -0
- package/types/enums/iam/index.d.ts +16 -158
- package/types/enums/iam/index.js +9 -159
- package/types/enums/iam/index.js.map +1 -1
- package/types/enums/index.d.ts +2 -2
- package/types/enums/index.js +3 -2
- package/types/enums/index.js.map +1 -1
- package/types/input.d.ts +454 -2598
- package/types/input.js +20 -1
- package/types/input.js.map +1 -1
- package/types/output.d.ts +813 -2598
- package/types/output.js +20 -1
- package/types/output.js.map +1 -1
- package/verifiedaccess/endpoint.d.ts +12 -6
- package/verifiedaccess/endpoint.js +2 -0
- package/verifiedaccess/endpoint.js.map +1 -1
- package/verifiedaccess/group.d.ts +12 -6
- package/verifiedaccess/group.js +2 -0
- package/verifiedaccess/group.js.map +1 -1
- package/verifiedaccess/instance.d.ts +12 -6
- package/verifiedaccess/instance.js +2 -0
- package/verifiedaccess/instance.js.map +1 -1
- package/verifiedaccess/instanceLoggingConfiguration.d.ts +12 -0
- package/verifiedaccess/instanceLoggingConfiguration.js +2 -0
- package/verifiedaccess/instanceLoggingConfiguration.js.map +1 -1
- package/verifiedaccess/instanceTrustProviderAttachment.d.ts +12 -0
- package/verifiedaccess/instanceTrustProviderAttachment.js +2 -0
- package/verifiedaccess/instanceTrustProviderAttachment.js.map +1 -1
- package/verifiedaccess/trustProvider.d.ts +12 -6
- package/verifiedaccess/trustProvider.js +2 -0
- package/verifiedaccess/trustProvider.js.map +1 -1
- package/verifiedpermissions/getPolicyStore.d.ts +9 -0
- package/verifiedpermissions/getPolicyStore.js +2 -0
- package/verifiedpermissions/getPolicyStore.js.map +1 -1
- package/verifiedpermissions/identitySource.d.ts +12 -0
- package/verifiedpermissions/identitySource.js +2 -0
- package/verifiedpermissions/identitySource.js.map +1 -1
- package/verifiedpermissions/policy.d.ts +12 -0
- package/verifiedpermissions/policy.js +2 -0
- package/verifiedpermissions/policy.js.map +1 -1
- package/verifiedpermissions/policyStore.d.ts +12 -4
- package/verifiedpermissions/policyStore.js +2 -0
- package/verifiedpermissions/policyStore.js.map +1 -1
- package/verifiedpermissions/policyTemplate.d.ts +12 -0
- package/verifiedpermissions/policyTemplate.js +2 -0
- package/verifiedpermissions/policyTemplate.js.map +1 -1
- package/verifiedpermissions/schema.d.ts +39 -0
- package/verifiedpermissions/schema.js +29 -0
- package/verifiedpermissions/schema.js.map +1 -1
- package/vpc/endpointPrivateDns.d.ts +12 -0
- package/vpc/endpointPrivateDns.js +2 -0
- package/vpc/endpointPrivateDns.js.map +1 -1
- package/vpc/endpointServicePrivateDnsVerification.d.ts +12 -0
- package/vpc/endpointServicePrivateDnsVerification.js +2 -0
- package/vpc/endpointServicePrivateDnsVerification.js.map +1 -1
- package/vpc/getEndpointAssociations.d.ts +77 -0
- package/vpc/{getVpcEndpointAssociations.js → getEndpointAssociations.js} +12 -10
- package/vpc/getEndpointAssociations.js.map +1 -0
- package/vpc/getSecurityGroupRule.d.ts +9 -0
- package/vpc/getSecurityGroupRule.js +2 -0
- package/vpc/getSecurityGroupRule.js.map +1 -1
- package/vpc/getSecurityGroupRules.d.ts +9 -0
- package/vpc/getSecurityGroupRules.js +2 -0
- package/vpc/getSecurityGroupRules.js.map +1 -1
- package/vpc/index.d.ts +3 -3
- package/vpc/index.js +4 -4
- package/vpc/index.js.map +1 -1
- package/vpc/routeServer.d.ts +12 -4
- package/vpc/routeServer.js +2 -0
- package/vpc/routeServer.js.map +1 -1
- package/vpc/routeServerEndpoint.d.ts +12 -4
- package/vpc/routeServerEndpoint.js +2 -0
- package/vpc/routeServerEndpoint.js.map +1 -1
- package/vpc/routeServerPeer.d.ts +27 -4
- package/vpc/routeServerPeer.js +2 -0
- package/vpc/routeServerPeer.js.map +1 -1
- package/vpc/routeServerPropagation.d.ts +18 -0
- package/vpc/routeServerPropagation.js +2 -0
- package/vpc/routeServerPropagation.js.map +1 -1
- package/vpc/routeServerVpcAssociation.d.ts +18 -0
- package/vpc/routeServerVpcAssociation.js +2 -0
- package/vpc/routeServerVpcAssociation.js.map +1 -1
- package/vpc/securityGroupEgressRule.d.ts +12 -4
- package/vpc/securityGroupEgressRule.js +2 -0
- package/vpc/securityGroupEgressRule.js.map +1 -1
- package/vpc/securityGroupIngressRule.d.ts +18 -4
- package/vpc/securityGroupIngressRule.js +2 -0
- package/vpc/securityGroupIngressRule.js.map +1 -1
- package/vpc/securityGroupVpcAssociation.d.ts +12 -0
- package/vpc/securityGroupVpcAssociation.js +2 -0
- package/vpc/securityGroupVpcAssociation.js.map +1 -1
- package/vpclattice/accessLogSubscription.d.ts +12 -6
- package/vpclattice/accessLogSubscription.js +2 -0
- package/vpclattice/accessLogSubscription.js.map +1 -1
- package/vpclattice/authPolicy.d.ts +12 -0
- package/vpclattice/authPolicy.js +2 -0
- package/vpclattice/authPolicy.js.map +1 -1
- package/vpclattice/getAuthPolicy.d.ts +9 -0
- package/vpclattice/getAuthPolicy.js +2 -0
- package/vpclattice/getAuthPolicy.js.map +1 -1
- package/vpclattice/getListener.d.ts +9 -0
- package/vpclattice/getListener.js +2 -0
- package/vpclattice/getListener.js.map +1 -1
- package/vpclattice/getResourcePolicy.d.ts +9 -0
- package/vpclattice/getResourcePolicy.js +2 -0
- package/vpclattice/getResourcePolicy.js.map +1 -1
- package/vpclattice/getService.d.ts +9 -0
- package/vpclattice/getService.js +2 -0
- package/vpclattice/getService.js.map +1 -1
- package/vpclattice/getServiceNetwork.d.ts +9 -0
- package/vpclattice/getServiceNetwork.js +2 -0
- package/vpclattice/getServiceNetwork.js.map +1 -1
- package/vpclattice/listener.d.ts +12 -6
- package/vpclattice/listener.js +2 -0
- package/vpclattice/listener.js.map +1 -1
- package/vpclattice/listenerRule.d.ts +12 -4
- package/vpclattice/listenerRule.js +2 -0
- package/vpclattice/listenerRule.js.map +1 -1
- package/vpclattice/resourceConfiguration.d.ts +12 -4
- package/vpclattice/resourceConfiguration.js +2 -0
- package/vpclattice/resourceConfiguration.js.map +1 -1
- package/vpclattice/resourceGateway.d.ts +12 -4
- package/vpclattice/resourceGateway.js +2 -0
- package/vpclattice/resourceGateway.js.map +1 -1
- package/vpclattice/resourcePolicy.d.ts +12 -0
- package/vpclattice/resourcePolicy.js +2 -0
- package/vpclattice/resourcePolicy.js.map +1 -1
- package/vpclattice/service.d.ts +12 -4
- package/vpclattice/service.js +2 -0
- package/vpclattice/service.js.map +1 -1
- package/vpclattice/serviceNetwork.d.ts +12 -4
- package/vpclattice/serviceNetwork.js +2 -0
- package/vpclattice/serviceNetwork.js.map +1 -1
- package/vpclattice/serviceNetworkResourceAssociation.d.ts +12 -4
- package/vpclattice/serviceNetworkResourceAssociation.js +2 -0
- package/vpclattice/serviceNetworkResourceAssociation.js.map +1 -1
- package/vpclattice/serviceNetworkServiceAssociation.d.ts +12 -7
- package/vpclattice/serviceNetworkServiceAssociation.js +2 -0
- package/vpclattice/serviceNetworkServiceAssociation.js.map +1 -1
- package/vpclattice/serviceNetworkVpcAssociation.d.ts +12 -4
- package/vpclattice/serviceNetworkVpcAssociation.js +2 -0
- package/vpclattice/serviceNetworkVpcAssociation.js.map +1 -1
- package/vpclattice/targetGroup.d.ts +12 -4
- package/vpclattice/targetGroup.js +2 -0
- package/vpclattice/targetGroup.js.map +1 -1
- package/vpclattice/targetGroupAttachment.d.ts +12 -0
- package/vpclattice/targetGroupAttachment.js +2 -0
- package/vpclattice/targetGroupAttachment.js.map +1 -1
- package/waf/rateBasedRule.d.ts +0 -4
- package/waf/rateBasedRule.js.map +1 -1
- package/waf/rule.d.ts +0 -4
- package/waf/rule.js.map +1 -1
- package/waf/ruleGroup.d.ts +0 -4
- package/waf/ruleGroup.js.map +1 -1
- package/waf/webAcl.d.ts +0 -4
- package/waf/webAcl.js.map +1 -1
- package/wafregional/byteMatchSet.d.ts +12 -0
- package/wafregional/byteMatchSet.js +2 -0
- package/wafregional/byteMatchSet.js.map +1 -1
- package/wafregional/geoMatchSet.d.ts +12 -0
- package/wafregional/geoMatchSet.js +2 -0
- package/wafregional/geoMatchSet.js.map +1 -1
- package/wafregional/getIpset.d.ts +9 -0
- package/wafregional/getIpset.js +2 -0
- package/wafregional/getIpset.js.map +1 -1
- package/wafregional/getRateBasedMod.d.ts +9 -0
- package/wafregional/getRateBasedMod.js +2 -0
- package/wafregional/getRateBasedMod.js.map +1 -1
- package/wafregional/getRule.d.ts +9 -0
- package/wafregional/getRule.js +2 -0
- package/wafregional/getRule.js.map +1 -1
- package/wafregional/getSubscribedRuleGroup.d.ts +9 -0
- package/wafregional/getSubscribedRuleGroup.js +2 -0
- package/wafregional/getSubscribedRuleGroup.js.map +1 -1
- package/wafregional/getWebAcl.d.ts +9 -0
- package/wafregional/getWebAcl.js +2 -0
- package/wafregional/getWebAcl.js.map +1 -1
- package/wafregional/ipSet.d.ts +12 -0
- package/wafregional/ipSet.js +2 -0
- package/wafregional/ipSet.js.map +1 -1
- package/wafregional/rateBasedRule.d.ts +12 -4
- package/wafregional/rateBasedRule.js +2 -0
- package/wafregional/rateBasedRule.js.map +1 -1
- package/wafregional/regexMatchSet.d.ts +12 -0
- package/wafregional/regexMatchSet.js +2 -0
- package/wafregional/regexMatchSet.js.map +1 -1
- package/wafregional/regexPatternSet.d.ts +12 -0
- package/wafregional/regexPatternSet.js +2 -0
- package/wafregional/regexPatternSet.js.map +1 -1
- package/wafregional/rule.d.ts +12 -4
- package/wafregional/rule.js +2 -0
- package/wafregional/rule.js.map +1 -1
- package/wafregional/ruleGroup.d.ts +12 -4
- package/wafregional/ruleGroup.js +2 -0
- package/wafregional/ruleGroup.js.map +1 -1
- package/wafregional/sizeConstraintSet.d.ts +12 -0
- package/wafregional/sizeConstraintSet.js +2 -0
- package/wafregional/sizeConstraintSet.js.map +1 -1
- package/wafregional/sqlInjectionMatchSet.d.ts +12 -0
- package/wafregional/sqlInjectionMatchSet.js +2 -0
- package/wafregional/sqlInjectionMatchSet.js.map +1 -1
- package/wafregional/webAcl.d.ts +12 -4
- package/wafregional/webAcl.js +2 -0
- package/wafregional/webAcl.js.map +1 -1
- package/wafregional/webAclAssociation.d.ts +12 -0
- package/wafregional/webAclAssociation.js +2 -0
- package/wafregional/webAclAssociation.js.map +1 -1
- package/wafregional/xssMatchSet.d.ts +12 -0
- package/wafregional/xssMatchSet.js +2 -0
- package/wafregional/xssMatchSet.js.map +1 -1
- package/wafv2/apiKey.d.ts +12 -0
- package/wafv2/apiKey.js +2 -0
- package/wafv2/apiKey.js.map +1 -1
- package/wafv2/getIpSet.d.ts +9 -0
- package/wafv2/getIpSet.js +2 -0
- package/wafv2/getIpSet.js.map +1 -1
- package/wafv2/getRegexPatternSet.d.ts +9 -0
- package/wafv2/getRegexPatternSet.js +2 -0
- package/wafv2/getRegexPatternSet.js.map +1 -1
- package/wafv2/getRuleGroup.d.ts +9 -0
- package/wafv2/getRuleGroup.js +2 -0
- package/wafv2/getRuleGroup.js.map +1 -1
- package/wafv2/getWebAcl.d.ts +9 -0
- package/wafv2/getWebAcl.js +2 -0
- package/wafv2/getWebAcl.js.map +1 -1
- package/wafv2/ipSet.d.ts +12 -4
- package/wafv2/ipSet.js +2 -0
- package/wafv2/ipSet.js.map +1 -1
- package/wafv2/regexPatternSet.d.ts +12 -4
- package/wafv2/regexPatternSet.js +2 -0
- package/wafv2/regexPatternSet.js.map +1 -1
- package/wafv2/ruleGroup.d.ts +12 -4
- package/wafv2/ruleGroup.js +2 -0
- package/wafv2/ruleGroup.js.map +1 -1
- package/wafv2/webAcl.d.ts +12 -4
- package/wafv2/webAcl.js +2 -0
- package/wafv2/webAcl.js.map +1 -1
- package/wafv2/webAclAssociation.d.ts +12 -0
- package/wafv2/webAclAssociation.js +2 -0
- package/wafv2/webAclAssociation.js.map +1 -1
- package/wafv2/webAclLoggingConfiguration.d.ts +12 -0
- package/wafv2/webAclLoggingConfiguration.js +2 -0
- package/wafv2/webAclLoggingConfiguration.js.map +1 -1
- package/workspaces/connectionAlias.d.ts +12 -4
- package/workspaces/connectionAlias.js +2 -0
- package/workspaces/connectionAlias.js.map +1 -1
- package/workspaces/directory.d.ts +12 -4
- package/workspaces/directory.js +2 -0
- package/workspaces/directory.js.map +1 -1
- package/workspaces/getBundle.d.ts +9 -0
- package/workspaces/getBundle.js +2 -0
- package/workspaces/getBundle.js.map +1 -1
- package/workspaces/getDirectory.d.ts +9 -0
- package/workspaces/getDirectory.js +2 -0
- package/workspaces/getDirectory.js.map +1 -1
- package/workspaces/getImage.d.ts +9 -0
- package/workspaces/getImage.js +2 -0
- package/workspaces/getImage.js.map +1 -1
- package/workspaces/getWorkspace.d.ts +9 -0
- package/workspaces/getWorkspace.js +2 -0
- package/workspaces/getWorkspace.js.map +1 -1
- package/workspaces/index.d.ts +0 -18
- package/workspaces/index.js +1 -31
- package/workspaces/index.js.map +1 -1
- package/workspaces/ipGroup.d.ts +12 -4
- package/workspaces/ipGroup.js +2 -0
- package/workspaces/ipGroup.js.map +1 -1
- package/workspaces/workspace.d.ts +12 -4
- package/workspaces/workspace.js +2 -0
- package/workspaces/workspace.js.map +1 -1
- package/workspacesweb/browserSettings.d.ts +12 -4
- package/workspacesweb/browserSettings.js +2 -0
- package/workspacesweb/browserSettings.js.map +1 -1
- package/workspacesweb/dataProtectionSettings.d.ts +12 -4
- package/workspacesweb/dataProtectionSettings.js +2 -2
- package/workspacesweb/dataProtectionSettings.js.map +1 -1
- package/workspacesweb/ipAccessSettings.d.ts +12 -4
- package/workspacesweb/ipAccessSettings.js +2 -2
- package/workspacesweb/ipAccessSettings.js.map +1 -1
- package/workspacesweb/networkSettings.d.ts +12 -4
- package/workspacesweb/networkSettings.js +2 -0
- package/workspacesweb/networkSettings.js.map +1 -1
- package/workspacesweb/userAccessLoggingSettings.d.ts +12 -4
- package/workspacesweb/userAccessLoggingSettings.js +2 -2
- package/workspacesweb/userAccessLoggingSettings.js.map +1 -1
- package/workspacesweb/userSettings.d.ts +12 -4
- package/workspacesweb/userSettings.js +2 -0
- package/workspacesweb/userSettings.js.map +1 -1
- package/xray/encryptionConfig.d.ts +12 -0
- package/xray/encryptionConfig.js +2 -0
- package/xray/encryptionConfig.js.map +1 -1
- package/xray/group.d.ts +12 -4
- package/xray/group.js +2 -0
- package/xray/group.js.map +1 -1
- package/xray/resourcePolicy.d.ts +12 -0
- package/xray/resourcePolicy.js +2 -0
- package/xray/resourcePolicy.js.map +1 -1
- package/xray/samplingRule.d.ts +12 -4
- package/xray/samplingRule.js +2 -0
- package/xray/samplingRule.js.map +1 -1
- package/alb/ipAddressType.d.ts +0 -5
- package/alb/ipAddressType.js +0 -21
- package/alb/ipAddressType.js.map +0 -1
- package/alb/loadBalancerType.d.ts +0 -5
- package/alb/loadBalancerType.js +0 -21
- package/alb/loadBalancerType.js.map +0 -1
- package/applicationloadbalancing/ipAddressType.d.ts +0 -5
- package/applicationloadbalancing/ipAddressType.js +0 -21
- package/applicationloadbalancing/ipAddressType.js.map +0 -1
- package/applicationloadbalancing/loadBalancerType.d.ts +0 -5
- package/applicationloadbalancing/loadBalancerType.js +0 -21
- package/applicationloadbalancing/loadBalancerType.js.map +0 -1
- package/arn.d.ts +0 -5
- package/arn.js +0 -16
- package/arn.js.map +0 -1
- package/autoscaling/metrics.d.ts +0 -19
- package/autoscaling/metrics.js +0 -35
- package/autoscaling/metrics.js.map +0 -1
- package/autoscaling/notificationType.d.ts +0 -11
- package/autoscaling/notificationType.js +0 -27
- package/autoscaling/notificationType.js.map +0 -1
- package/chime/voiceConnectorOrganization.d.ts +0 -120
- package/chime/voiceConnectorOrganization.js +0 -107
- package/chime/voiceConnectorOrganization.js.map +0 -1
- package/directoryservice/conditionalForwader.d.ts +0 -102
- package/directoryservice/conditionalForwader.js +0 -94
- package/directoryservice/conditionalForwader.js.map +0 -1
- package/directoryservice/logService.d.ts +0 -108
- package/directoryservice/logService.js +0 -107
- package/directoryservice/logService.js.map +0 -1
- package/ec2/getVpcIamPool.d.ts +0 -209
- package/ec2/getVpcIamPool.js +0 -106
- package/ec2/getVpcIamPool.js.map +0 -1
- package/ec2/getVpcIamPoolCidrs.d.ts +0 -158
- package/ec2/getVpcIamPoolCidrs.js +0 -138
- package/ec2/getVpcIamPoolCidrs.js.map +0 -1
- package/ec2/getVpcIamPools.d.ts +0 -97
- package/ec2/getVpcIamPools.js +0 -82
- package/ec2/getVpcIamPools.js.map +0 -1
- package/ec2/instancePlatform.d.ts +0 -52
- package/ec2/instancePlatform.js +0 -69
- package/ec2/instancePlatform.js.map +0 -1
- package/ec2/instanceType.d.ts +0 -337
- package/ec2/instanceType.js +0 -355
- package/ec2/instanceType.js.map +0 -1
- package/ec2/placementStrategy.d.ts +0 -14
- package/ec2/placementStrategy.js +0 -30
- package/ec2/placementStrategy.js.map +0 -1
- package/ec2/protocolType.d.ts +0 -9
- package/ec2/protocolType.js +0 -25
- package/ec2/protocolType.js.map +0 -1
- package/ec2/tenancy.d.ts +0 -16
- package/ec2/tenancy.js +0 -33
- package/ec2/tenancy.js.map +0 -1
- package/ecr/getCredentials.d.ts +0 -28
- package/ecr/getCredentials.js +0 -22
- package/ecr/getCredentials.js.map +0 -1
- package/ecr/lifecyclePolicyDocument.d.ts +0 -67
- package/ecr/lifecyclePolicyDocument.js +0 -16
- package/ecr/lifecyclePolicyDocument.js.map +0 -1
- package/gamelift/matchmakingConfiguration.d.ts +0 -272
- package/gamelift/matchmakingConfiguration.js +0 -107
- package/gamelift/matchmakingConfiguration.js.map +0 -1
- package/gamelift/matchmakingRuleSet.d.ts +0 -107
- package/gamelift/matchmakingRuleSet.js +0 -76
- package/gamelift/matchmakingRuleSet.js.map +0 -1
- package/iam/managedPolicies.d.ts +0 -534
- package/iam/managedPolicies.js +0 -551
- package/iam/managedPolicies.js.map +0 -1
- package/lambda/runtimes.d.ts +0 -43
- package/lambda/runtimes.js +0 -59
- package/lambda/runtimes.js.map +0 -1
- package/opsworks/application.d.ts +0 -293
- package/opsworks/application.js +0 -138
- package/opsworks/application.js.map +0 -1
- package/opsworks/customLayer.d.ts +0 -345
- package/opsworks/customLayer.js +0 -127
- package/opsworks/customLayer.js.map +0 -1
- package/opsworks/ecsClusterLayer.d.ts +0 -314
- package/opsworks/ecsClusterLayer.js +0 -118
- package/opsworks/ecsClusterLayer.js.map +0 -1
- package/opsworks/gangliaLayer.d.ts +0 -342
- package/opsworks/gangliaLayer.js +0 -122
- package/opsworks/gangliaLayer.js.map +0 -1
- package/opsworks/haproxyLayer.d.ts +0 -378
- package/opsworks/haproxyLayer.js +0 -128
- package/opsworks/haproxyLayer.js.map +0 -1
- package/opsworks/index.d.ts +0 -51
- package/opsworks/index.js +0 -102
- package/opsworks/index.js.map +0 -1
- package/opsworks/instance.d.ts +0 -592
- package/opsworks/instance.js +0 -211
- package/opsworks/instance.js.map +0 -1
- package/opsworks/javaAppLayer.d.ts +0 -363
- package/opsworks/javaAppLayer.js +0 -120
- package/opsworks/javaAppLayer.js.map +0 -1
- package/opsworks/memcachedLayer.d.ts +0 -315
- package/opsworks/memcachedLayer.js +0 -112
- package/opsworks/memcachedLayer.js.map +0 -1
- package/opsworks/mysqlLayer.d.ts +0 -327
- package/opsworks/mysqlLayer.js +0 -114
- package/opsworks/mysqlLayer.js.map +0 -1
- package/opsworks/nodejsAppLayer.d.ts +0 -315
- package/opsworks/nodejsAppLayer.js +0 -112
- package/opsworks/nodejsAppLayer.js.map +0 -1
- package/opsworks/permission.d.ts +0 -112
- package/opsworks/permission.js +0 -79
- package/opsworks/permission.js.map +0 -1
- package/opsworks/phpAppLayer.d.ts +0 -311
- package/opsworks/phpAppLayer.js +0 -118
- package/opsworks/phpAppLayer.js.map +0 -1
- package/opsworks/railsAppLayer.d.ts +0 -375
- package/opsworks/railsAppLayer.js +0 -122
- package/opsworks/railsAppLayer.js.map +0 -1
- package/opsworks/rdsDbInstance.d.ts +0 -99
- package/opsworks/rdsDbInstance.js +0 -84
- package/opsworks/rdsDbInstance.js.map +0 -1
- package/opsworks/stack.d.ts +0 -376
- package/opsworks/stack.js +0 -142
- package/opsworks/stack.js.map +0 -1
- package/opsworks/staticWebLayer.d.ts +0 -302
- package/opsworks/staticWebLayer.js +0 -118
- package/opsworks/staticWebLayer.js.map +0 -1
- package/opsworks/userProfile.d.ts +0 -97
- package/opsworks/userProfile.js +0 -74
- package/opsworks/userProfile.js.map +0 -1
- package/quicksight/getAnalysis.d.ts +0 -92
- package/quicksight/getAnalysis.js +0 -62
- package/quicksight/getAnalysis.js.map +0 -1
- package/rds/engineMode.d.ts +0 -9
- package/rds/engineMode.js +0 -25
- package/rds/engineMode.js.map +0 -1
- package/rds/engineType.d.ts +0 -7
- package/rds/engineType.js +0 -23
- package/rds/engineType.js.map +0 -1
- package/rds/instanceType.d.ts +0 -122
- package/rds/instanceType.js +0 -139
- package/rds/instanceType.js.map +0 -1
- package/rds/storageType.d.ts +0 -10
- package/rds/storageType.js +0 -27
- package/rds/storageType.js.map +0 -1
- package/redshift/getServiceAccount.d.ts +0 -133
- package/redshift/getServiceAccount.js +0 -120
- package/redshift/getServiceAccount.js.map +0 -1
- package/region.d.ts +0 -49
- package/region.js +0 -65
- package/region.js.map +0 -1
- package/route53/recordType.d.ts +0 -28
- package/route53/recordType.js +0 -45
- package/route53/recordType.js.map +0 -1
- package/s3/bucketAccelerateConfigurationV2.js.map +0 -1
- package/s3/bucketAclV2.js.map +0 -1
- package/s3/bucketCorsConfigurationV2.js.map +0 -1
- package/s3/bucketLifecycleConfigurationV2.js.map +0 -1
- package/s3/bucketLoggingV2.js.map +0 -1
- package/s3/bucketObjectLockConfigurationV2.js.map +0 -1
- package/s3/bucketRequestPaymentConfigurationV2.js.map +0 -1
- package/s3/bucketServerSideEncryptionConfigurationV2.js.map +0 -1
- package/s3/bucketV2.d.ts +0 -501
- package/s3/bucketV2.js +0 -133
- package/s3/bucketV2.js.map +0 -1
- package/s3/bucketVersioningV2.js.map +0 -1
- package/s3/bucketWebsiteConfigurationV2.js.map +0 -1
- package/s3/cannedAcl.d.ts +0 -17
- package/s3/cannedAcl.js +0 -33
- package/s3/cannedAcl.js.map +0 -1
- package/simpledb/domain.d.ts +0 -70
- package/simpledb/domain.js +0 -71
- package/simpledb/domain.js.map +0 -1
- package/simpledb/index.d.ts +0 -3
- package/simpledb/index.js +0 -22
- package/simpledb/index.js.map +0 -1
- package/ssm/parameterType.d.ts +0 -7
- package/ssm/parameterType.js +0 -13
- package/ssm/parameterType.js.map +0 -1
- package/vpc/getVpcEndpointAssociations.d.ts +0 -68
- package/vpc/getVpcEndpointAssociations.js.map +0 -1
- package/worklink/fleet.d.ts +0 -224
- package/worklink/fleet.js +0 -127
- package/worklink/fleet.js.map +0 -1
- package/worklink/index.d.ts +0 -6
- package/worklink/index.js +0 -27
- package/worklink/index.js.map +0 -1
- package/worklink/websiteCertificateAuthorityAssociation.d.ts +0 -109
- package/worklink/websiteCertificateAuthorityAssociation.js +0 -90
- package/worklink/websiteCertificateAuthorityAssociation.js.map +0 -1
- package/workspaces/webBrowserSettings.d.ts +0 -193
- package/workspaces/webBrowserSettings.js +0 -125
- package/workspaces/webBrowserSettings.js.map +0 -1
- package/workspaces/webDataProtectionSettings.d.ts +0 -264
- package/workspaces/webDataProtectionSettings.js +0 -174
- package/workspaces/webDataProtectionSettings.js.map +0 -1
- package/workspaces/webIpAccessSettings.d.ts +0 -245
- package/workspaces/webIpAccessSettings.js +0 -155
- package/workspaces/webIpAccessSettings.js.map +0 -1
- package/workspaces/webNetworkSettings.d.ts +0 -184
- package/workspaces/webNetworkSettings.js +0 -128
- package/workspaces/webNetworkSettings.js.map +0 -1
- package/workspaces/webUserAccessLoggingSettings.d.ts +0 -152
- package/workspaces/webUserAccessLoggingSettings.js +0 -110
- package/workspaces/webUserAccessLoggingSettings.js.map +0 -1
- package/workspaces/webUserSettings.d.ts +0 -345
- package/workspaces/webUserSettings.js +0 -197
- package/workspaces/webUserSettings.js.map +0 -1
package/types/input.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
|
-
import
|
|
3
|
+
import * as enums from "../types/enums";
|
|
4
4
|
export interface GetAvailabilityZoneFilter {
|
|
5
5
|
/**
|
|
6
6
|
* Name of the filter field. Valid values can be found in the [EC2 DescribeAvailabilityZones API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeAvailabilityZones.html).
|
|
@@ -746,14 +746,6 @@ export interface ProviderEndpoint {
|
|
|
746
746
|
* Use this to override the default service endpoint URL
|
|
747
747
|
*/
|
|
748
748
|
iot?: pulumi.Input<string>;
|
|
749
|
-
/**
|
|
750
|
-
* Use this to override the default service endpoint URL
|
|
751
|
-
*/
|
|
752
|
-
iotanalytics?: pulumi.Input<string>;
|
|
753
|
-
/**
|
|
754
|
-
* Use this to override the default service endpoint URL
|
|
755
|
-
*/
|
|
756
|
-
iotevents?: pulumi.Input<string>;
|
|
757
749
|
/**
|
|
758
750
|
* Use this to override the default service endpoint URL
|
|
759
751
|
*/
|
|
@@ -966,10 +958,6 @@ export interface ProviderEndpoint {
|
|
|
966
958
|
* Use this to override the default service endpoint URL
|
|
967
959
|
*/
|
|
968
960
|
opensearchservice?: pulumi.Input<string>;
|
|
969
|
-
/**
|
|
970
|
-
* Use this to override the default service endpoint URL
|
|
971
|
-
*/
|
|
972
|
-
opsworks?: pulumi.Input<string>;
|
|
973
961
|
/**
|
|
974
962
|
* Use this to override the default service endpoint URL
|
|
975
963
|
*/
|
|
@@ -1154,10 +1142,6 @@ export interface ProviderEndpoint {
|
|
|
1154
1142
|
* Use this to override the default service endpoint URL
|
|
1155
1143
|
*/
|
|
1156
1144
|
schemas?: pulumi.Input<string>;
|
|
1157
|
-
/**
|
|
1158
|
-
* Use this to override the default service endpoint URL
|
|
1159
|
-
*/
|
|
1160
|
-
sdb?: pulumi.Input<string>;
|
|
1161
1145
|
/**
|
|
1162
1146
|
* Use this to override the default service endpoint URL
|
|
1163
1147
|
*/
|
|
@@ -1218,10 +1202,6 @@ export interface ProviderEndpoint {
|
|
|
1218
1202
|
* Use this to override the default service endpoint URL
|
|
1219
1203
|
*/
|
|
1220
1204
|
signer?: pulumi.Input<string>;
|
|
1221
|
-
/**
|
|
1222
|
-
* Use this to override the default service endpoint URL
|
|
1223
|
-
*/
|
|
1224
|
-
simpledb?: pulumi.Input<string>;
|
|
1225
1205
|
/**
|
|
1226
1206
|
* Use this to override the default service endpoint URL
|
|
1227
1207
|
*/
|
|
@@ -1330,10 +1310,6 @@ export interface ProviderEndpoint {
|
|
|
1330
1310
|
* Use this to override the default service endpoint URL
|
|
1331
1311
|
*/
|
|
1332
1312
|
wellarchitected?: pulumi.Input<string>;
|
|
1333
|
-
/**
|
|
1334
|
-
* Use this to override the default service endpoint URL
|
|
1335
|
-
*/
|
|
1336
|
-
worklink?: pulumi.Input<string>;
|
|
1337
1313
|
/**
|
|
1338
1314
|
* Use this to override the default service endpoint URL
|
|
1339
1315
|
*/
|
|
@@ -1796,11 +1772,12 @@ export declare namespace alb {
|
|
|
1796
1772
|
*/
|
|
1797
1773
|
advertiseTrustStoreCaNames?: pulumi.Input<string>;
|
|
1798
1774
|
/**
|
|
1799
|
-
* Whether client certificate expiry is ignored.
|
|
1775
|
+
* Whether client certificate expiry is ignored.
|
|
1776
|
+
* Default is `false`.
|
|
1800
1777
|
*/
|
|
1801
1778
|
ignoreClientCertificateExpiry?: pulumi.Input<boolean>;
|
|
1802
1779
|
/**
|
|
1803
|
-
* Valid values are `off`, `
|
|
1780
|
+
* Valid values are `off`, `passthrough`, and `verify`.
|
|
1804
1781
|
*/
|
|
1805
1782
|
mode: pulumi.Input<string>;
|
|
1806
1783
|
/**
|
|
@@ -2466,22 +2443,6 @@ export declare namespace apigateway {
|
|
|
2466
2443
|
*/
|
|
2467
2444
|
rateLimit: pulumi.Input<number>;
|
|
2468
2445
|
}
|
|
2469
|
-
interface DeploymentCanarySettings {
|
|
2470
|
-
/**
|
|
2471
|
-
* Percentage (0.0-100.0) of traffic routed to the canary deployment.
|
|
2472
|
-
*/
|
|
2473
|
-
percentTraffic?: pulumi.Input<number>;
|
|
2474
|
-
/**
|
|
2475
|
-
* Stage variable overrides used for the canary release deployment. They can override existing stage variables or add new stage variables for the canary release deployment. These stage variables are represented as a string-to-string map between stage variable names and their values.
|
|
2476
|
-
*/
|
|
2477
|
-
stageVariableOverrides?: pulumi.Input<{
|
|
2478
|
-
[key: string]: pulumi.Input<string>;
|
|
2479
|
-
}>;
|
|
2480
|
-
/**
|
|
2481
|
-
* Boolean flag to indicate whether the canary release deployment uses the stage cache or not.
|
|
2482
|
-
*/
|
|
2483
|
-
useStageCache?: pulumi.Input<boolean>;
|
|
2484
|
-
}
|
|
2485
2446
|
interface DocumentationPartLocation {
|
|
2486
2447
|
/**
|
|
2487
2448
|
* HTTP verb of a method. The default value is `*` for any method.
|
|
@@ -3794,7 +3755,8 @@ export declare namespace appflow {
|
|
|
3794
3755
|
bucketPrefix?: pulumi.Input<string>;
|
|
3795
3756
|
privateLinkServiceName?: pulumi.Input<string>;
|
|
3796
3757
|
/**
|
|
3797
|
-
*
|
|
3758
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
3759
|
+
* * `name ` (Required) - Name of the connector profile. The name is unique for each `ConnectorProfile` in your AWS account.
|
|
3798
3760
|
*/
|
|
3799
3761
|
region?: pulumi.Input<string>;
|
|
3800
3762
|
/**
|
|
@@ -7742,56 +7704,6 @@ export declare namespace auditmanager {
|
|
|
7742
7704
|
*/
|
|
7743
7705
|
id: pulumi.Input<string>;
|
|
7744
7706
|
}
|
|
7745
|
-
interface GetControlControlMappingSource {
|
|
7746
|
-
sourceDescription?: string;
|
|
7747
|
-
sourceFrequency?: string;
|
|
7748
|
-
sourceId?: string;
|
|
7749
|
-
sourceKeyword?: inputs.auditmanager.GetControlControlMappingSourceSourceKeyword;
|
|
7750
|
-
sourceName?: string;
|
|
7751
|
-
sourceSetUpOption?: string;
|
|
7752
|
-
sourceType?: string;
|
|
7753
|
-
troubleshootingText?: string;
|
|
7754
|
-
}
|
|
7755
|
-
interface GetControlControlMappingSourceArgs {
|
|
7756
|
-
sourceDescription?: pulumi.Input<string>;
|
|
7757
|
-
sourceFrequency?: pulumi.Input<string>;
|
|
7758
|
-
sourceId?: pulumi.Input<string>;
|
|
7759
|
-
sourceKeyword?: pulumi.Input<inputs.auditmanager.GetControlControlMappingSourceSourceKeywordArgs>;
|
|
7760
|
-
sourceName?: pulumi.Input<string>;
|
|
7761
|
-
sourceSetUpOption?: pulumi.Input<string>;
|
|
7762
|
-
sourceType?: pulumi.Input<string>;
|
|
7763
|
-
troubleshootingText?: pulumi.Input<string>;
|
|
7764
|
-
}
|
|
7765
|
-
interface GetControlControlMappingSourceSourceKeyword {
|
|
7766
|
-
keywordInputType?: string;
|
|
7767
|
-
keywordValue?: string;
|
|
7768
|
-
}
|
|
7769
|
-
interface GetControlControlMappingSourceSourceKeywordArgs {
|
|
7770
|
-
keywordInputType?: pulumi.Input<string>;
|
|
7771
|
-
keywordValue?: pulumi.Input<string>;
|
|
7772
|
-
}
|
|
7773
|
-
interface GetFrameworkControlSet {
|
|
7774
|
-
controls?: inputs.auditmanager.GetFrameworkControlSetControl[];
|
|
7775
|
-
id?: string;
|
|
7776
|
-
/**
|
|
7777
|
-
* Name of the framework.
|
|
7778
|
-
*/
|
|
7779
|
-
name?: string;
|
|
7780
|
-
}
|
|
7781
|
-
interface GetFrameworkControlSetArgs {
|
|
7782
|
-
controls?: pulumi.Input<pulumi.Input<inputs.auditmanager.GetFrameworkControlSetControlArgs>[]>;
|
|
7783
|
-
id?: pulumi.Input<string>;
|
|
7784
|
-
/**
|
|
7785
|
-
* Name of the framework.
|
|
7786
|
-
*/
|
|
7787
|
-
name?: pulumi.Input<string>;
|
|
7788
|
-
}
|
|
7789
|
-
interface GetFrameworkControlSetControl {
|
|
7790
|
-
id?: string;
|
|
7791
|
-
}
|
|
7792
|
-
interface GetFrameworkControlSetControlArgs {
|
|
7793
|
-
id?: pulumi.Input<string>;
|
|
7794
|
-
}
|
|
7795
7707
|
}
|
|
7796
7708
|
export declare namespace autoscaling {
|
|
7797
7709
|
interface GetAmiIdsFilter {
|
|
@@ -9364,7 +9276,7 @@ export declare namespace batch {
|
|
|
9364
9276
|
/**
|
|
9365
9277
|
* Properties of the container that's used on the Amazon EKS pod. See containers below.
|
|
9366
9278
|
*/
|
|
9367
|
-
containers: pulumi.Input<inputs.batch.
|
|
9279
|
+
containers: pulumi.Input<pulumi.Input<inputs.batch.JobDefinitionEksPropertiesPodPropertiesContainer>[]>;
|
|
9368
9280
|
/**
|
|
9369
9281
|
* DNS policy for the pod. The default value is `ClusterFirst`. If the `hostNetwork` argument is not specified, the default is `ClusterFirstWithHostNet`. `ClusterFirst` indicates that any DNS query that does not match the configured cluster domain suffix is forwarded to the upstream nameserver inherited from the node. For more information, see Pod's DNS policy in the Kubernetes documentation.
|
|
9370
9282
|
*/
|
|
@@ -9398,7 +9310,7 @@ export declare namespace batch {
|
|
|
9398
9310
|
*/
|
|
9399
9311
|
volumes?: pulumi.Input<pulumi.Input<inputs.batch.JobDefinitionEksPropertiesPodPropertiesVolume>[]>;
|
|
9400
9312
|
}
|
|
9401
|
-
interface
|
|
9313
|
+
interface JobDefinitionEksPropertiesPodPropertiesContainer {
|
|
9402
9314
|
/**
|
|
9403
9315
|
* Array of arguments to the entrypoint. If this isn't specified, the CMD of the container image is used. This corresponds to the args member in the Entrypoint portion of the Pod in Kubernetes. Environment variable references are expanded using the container's environment.
|
|
9404
9316
|
*/
|
|
@@ -9410,7 +9322,7 @@ export declare namespace batch {
|
|
|
9410
9322
|
/**
|
|
9411
9323
|
* Environment variables to pass to a container. See EKS Environment below.
|
|
9412
9324
|
*/
|
|
9413
|
-
envs?: pulumi.Input<pulumi.Input<inputs.batch.
|
|
9325
|
+
envs?: pulumi.Input<pulumi.Input<inputs.batch.JobDefinitionEksPropertiesPodPropertiesContainerEnv>[]>;
|
|
9414
9326
|
/**
|
|
9415
9327
|
* Docker image used to start the container.
|
|
9416
9328
|
*/
|
|
@@ -9426,17 +9338,17 @@ export declare namespace batch {
|
|
|
9426
9338
|
/**
|
|
9427
9339
|
* Type and amount of resources to assign to a container. The supported resources include `memory`, `cpu`, and `nvidia.com/gpu`.
|
|
9428
9340
|
*/
|
|
9429
|
-
resources?: pulumi.Input<inputs.batch.
|
|
9341
|
+
resources?: pulumi.Input<inputs.batch.JobDefinitionEksPropertiesPodPropertiesContainerResources>;
|
|
9430
9342
|
/**
|
|
9431
9343
|
* Security context for a job.
|
|
9432
9344
|
*/
|
|
9433
|
-
securityContext?: pulumi.Input<inputs.batch.
|
|
9345
|
+
securityContext?: pulumi.Input<inputs.batch.JobDefinitionEksPropertiesPodPropertiesContainerSecurityContext>;
|
|
9434
9346
|
/**
|
|
9435
9347
|
* Volume mounts for the container.
|
|
9436
9348
|
*/
|
|
9437
|
-
volumeMounts?: pulumi.Input<pulumi.Input<inputs.batch.
|
|
9349
|
+
volumeMounts?: pulumi.Input<pulumi.Input<inputs.batch.JobDefinitionEksPropertiesPodPropertiesContainerVolumeMount>[]>;
|
|
9438
9350
|
}
|
|
9439
|
-
interface
|
|
9351
|
+
interface JobDefinitionEksPropertiesPodPropertiesContainerEnv {
|
|
9440
9352
|
/**
|
|
9441
9353
|
* Name of the job definition.
|
|
9442
9354
|
*/
|
|
@@ -9446,7 +9358,7 @@ export declare namespace batch {
|
|
|
9446
9358
|
*/
|
|
9447
9359
|
value: pulumi.Input<string>;
|
|
9448
9360
|
}
|
|
9449
|
-
interface
|
|
9361
|
+
interface JobDefinitionEksPropertiesPodPropertiesContainerResources {
|
|
9450
9362
|
limits?: pulumi.Input<{
|
|
9451
9363
|
[key: string]: pulumi.Input<string>;
|
|
9452
9364
|
}>;
|
|
@@ -9454,14 +9366,14 @@ export declare namespace batch {
|
|
|
9454
9366
|
[key: string]: pulumi.Input<string>;
|
|
9455
9367
|
}>;
|
|
9456
9368
|
}
|
|
9457
|
-
interface
|
|
9369
|
+
interface JobDefinitionEksPropertiesPodPropertiesContainerSecurityContext {
|
|
9458
9370
|
privileged?: pulumi.Input<boolean>;
|
|
9459
9371
|
readOnlyRootFileSystem?: pulumi.Input<boolean>;
|
|
9460
9372
|
runAsGroup?: pulumi.Input<number>;
|
|
9461
9373
|
runAsNonRoot?: pulumi.Input<boolean>;
|
|
9462
9374
|
runAsUser?: pulumi.Input<number>;
|
|
9463
9375
|
}
|
|
9464
|
-
interface
|
|
9376
|
+
interface JobDefinitionEksPropertiesPodPropertiesContainerVolumeMount {
|
|
9465
9377
|
mountPath: pulumi.Input<string>;
|
|
9466
9378
|
/**
|
|
9467
9379
|
* Name of the job definition.
|
|
@@ -9701,9 +9613,6 @@ export declare namespace bcmdata {
|
|
|
9701
9613
|
* Destination configuration for this specific data export. See the `destinationConfigurations` argument reference below.
|
|
9702
9614
|
*/
|
|
9703
9615
|
destinationConfigurations?: pulumi.Input<pulumi.Input<inputs.bcmdata.ExportExportDestinationConfiguration>[]>;
|
|
9704
|
-
/**
|
|
9705
|
-
* Amazon Resource Name (ARN) for this export.
|
|
9706
|
-
*/
|
|
9707
9616
|
exportArn?: pulumi.Input<string>;
|
|
9708
9617
|
/**
|
|
9709
9618
|
* Name of this specific data export.
|
|
@@ -11776,28 +11685,6 @@ export declare namespace chime {
|
|
|
11776
11685
|
*/
|
|
11777
11686
|
voiceConnectorId: pulumi.Input<string>;
|
|
11778
11687
|
}
|
|
11779
|
-
interface VoiceConnectorOrganizationRoute {
|
|
11780
|
-
/**
|
|
11781
|
-
* The FQDN or IP address to contact for origination traffic.
|
|
11782
|
-
*/
|
|
11783
|
-
host: pulumi.Input<string>;
|
|
11784
|
-
/**
|
|
11785
|
-
* The designated origination route port. Defaults to `5060`.
|
|
11786
|
-
*/
|
|
11787
|
-
port?: pulumi.Input<number>;
|
|
11788
|
-
/**
|
|
11789
|
-
* The priority associated with the host, with 1 being the highest priority. Higher priority hosts are attempted first.
|
|
11790
|
-
*/
|
|
11791
|
-
priority: pulumi.Input<number>;
|
|
11792
|
-
/**
|
|
11793
|
-
* The protocol to use for the origination route. Encryption-enabled Amazon Chime Voice Connectors use TCP protocol by default.
|
|
11794
|
-
*/
|
|
11795
|
-
protocol: pulumi.Input<string>;
|
|
11796
|
-
/**
|
|
11797
|
-
* The weight associated with the host. If hosts are equal in priority, calls are redistributed among them based on their relative weight.
|
|
11798
|
-
*/
|
|
11799
|
-
weight: pulumi.Input<number>;
|
|
11800
|
-
}
|
|
11801
11688
|
interface VoiceConnectorOriginationRoute {
|
|
11802
11689
|
/**
|
|
11803
11690
|
* The FQDN or IP address to contact for origination traffic.
|
|
@@ -12227,7 +12114,7 @@ export declare namespace cloudformation {
|
|
|
12227
12114
|
*/
|
|
12228
12115
|
organizationalUnitId?: pulumi.Input<string>;
|
|
12229
12116
|
/**
|
|
12230
|
-
* Region
|
|
12117
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
12231
12118
|
*/
|
|
12232
12119
|
region?: pulumi.Input<string>;
|
|
12233
12120
|
/**
|
|
@@ -12469,11 +12356,11 @@ export declare namespace cloudfront {
|
|
|
12469
12356
|
}
|
|
12470
12357
|
interface ContinuousDeploymentPolicyTrafficConfigSingleWeightConfigSessionStickinessConfig {
|
|
12471
12358
|
/**
|
|
12472
|
-
* The amount of time in seconds after which sessions will cease if no requests are received. Valid values are `300`
|
|
12359
|
+
* The amount of time in seconds after which sessions will cease if no requests are received. Valid values are `300` - `3600` (5–60 minutes). The value must be less than or equal to `maximumTtl`.
|
|
12473
12360
|
*/
|
|
12474
12361
|
idleTtl: pulumi.Input<number>;
|
|
12475
12362
|
/**
|
|
12476
|
-
* The maximum amount of time in seconds to consider requests from the viewer as being part of the same session. Valid values are `300`
|
|
12363
|
+
* The maximum amount of time in seconds to consider requests from the viewer as being part of the same session. Valid values are `300` - `3600` (5–60 minutes). The value must be greater than or equal to `idleTtl`.
|
|
12477
12364
|
*/
|
|
12478
12365
|
maximumTtl: pulumi.Input<number>;
|
|
12479
12366
|
}
|
|
@@ -14384,6 +14271,14 @@ export declare namespace cloudwatch {
|
|
|
14384
14271
|
metricName: pulumi.Input<string>;
|
|
14385
14272
|
namespace: pulumi.Input<string>;
|
|
14386
14273
|
}
|
|
14274
|
+
/**
|
|
14275
|
+
* Represents an AWS IAM policy document that defines permissions for AWS resources and actions.
|
|
14276
|
+
*/
|
|
14277
|
+
interface PolicyDocument {
|
|
14278
|
+
Id?: pulumi.Input<string>;
|
|
14279
|
+
Statement: pulumi.Input<pulumi.Input<inputs.iam.PolicyStatement>[]>;
|
|
14280
|
+
Version: pulumi.Input<enums.iam.PolicyDocumentVersion>;
|
|
14281
|
+
}
|
|
14387
14282
|
}
|
|
14388
14283
|
export declare namespace codeartifact {
|
|
14389
14284
|
interface RepositoryExternalConnections {
|
|
@@ -20165,38 +20060,6 @@ export declare namespace devopsguru {
|
|
|
20165
20060
|
*/
|
|
20166
20061
|
topicArn?: pulumi.Input<string>;
|
|
20167
20062
|
}
|
|
20168
|
-
interface GetResourceCollectionCloudformation {
|
|
20169
|
-
/**
|
|
20170
|
-
* Array of the names of the AWS CloudFormation stacks.
|
|
20171
|
-
*/
|
|
20172
|
-
stackNames?: string[];
|
|
20173
|
-
}
|
|
20174
|
-
interface GetResourceCollectionCloudformationArgs {
|
|
20175
|
-
/**
|
|
20176
|
-
* Array of the names of the AWS CloudFormation stacks.
|
|
20177
|
-
*/
|
|
20178
|
-
stackNames?: pulumi.Input<pulumi.Input<string>[]>;
|
|
20179
|
-
}
|
|
20180
|
-
interface GetResourceCollectionTag {
|
|
20181
|
-
/**
|
|
20182
|
-
* An AWS tag key that is used to identify the AWS resources that DevOps Guru analyzes.
|
|
20183
|
-
*/
|
|
20184
|
-
appBoundaryKey?: string;
|
|
20185
|
-
/**
|
|
20186
|
-
* Array of tag values.
|
|
20187
|
-
*/
|
|
20188
|
-
tagValues?: string[];
|
|
20189
|
-
}
|
|
20190
|
-
interface GetResourceCollectionTagArgs {
|
|
20191
|
-
/**
|
|
20192
|
-
* An AWS tag key that is used to identify the AWS resources that DevOps Guru analyzes.
|
|
20193
|
-
*/
|
|
20194
|
-
appBoundaryKey?: pulumi.Input<string>;
|
|
20195
|
-
/**
|
|
20196
|
-
* Array of tag values.
|
|
20197
|
-
*/
|
|
20198
|
-
tagValues?: pulumi.Input<pulumi.Input<string>[]>;
|
|
20199
|
-
}
|
|
20200
20063
|
interface NotificationChannelFilters {
|
|
20201
20064
|
/**
|
|
20202
20065
|
* Events to receive notifications for. Valid values are `NEW_INSIGHT`, `CLOSED_INSIGHT`, `NEW_ASSOCIATION`, `SEVERITY_UPGRADED`, and `NEW_RECOMMENDATION`.
|
|
@@ -20791,160 +20654,6 @@ export declare namespace dms {
|
|
|
20791
20654
|
*/
|
|
20792
20655
|
serviceAccessRoleArn?: pulumi.Input<string>;
|
|
20793
20656
|
}
|
|
20794
|
-
interface EndpointS3Settings {
|
|
20795
|
-
/**
|
|
20796
|
-
* Whether to add column name information to the .csv output file. Default is `false`.
|
|
20797
|
-
*/
|
|
20798
|
-
addColumnName?: pulumi.Input<boolean>;
|
|
20799
|
-
/**
|
|
20800
|
-
* S3 object prefix.
|
|
20801
|
-
*/
|
|
20802
|
-
bucketFolder?: pulumi.Input<string>;
|
|
20803
|
-
/**
|
|
20804
|
-
* S3 bucket name.
|
|
20805
|
-
*/
|
|
20806
|
-
bucketName?: pulumi.Input<string>;
|
|
20807
|
-
/**
|
|
20808
|
-
* Predefined (canned) access control list for objects created in an S3 bucket. Valid values include `none`, `private`, `public-read`, `public-read-write`, `authenticated-read`, `aws-exec-read`, `bucket-owner-read`, and `bucket-owner-full-control`. Default is `none`.
|
|
20809
|
-
*/
|
|
20810
|
-
cannedAclForObjects?: pulumi.Input<string>;
|
|
20811
|
-
/**
|
|
20812
|
-
* Whether to write insert and update operations to .csv or .parquet output files. Default is `false`.
|
|
20813
|
-
*/
|
|
20814
|
-
cdcInsertsAndUpdates?: pulumi.Input<boolean>;
|
|
20815
|
-
/**
|
|
20816
|
-
* Whether to write insert operations to .csv or .parquet output files. Default is `false`.
|
|
20817
|
-
*/
|
|
20818
|
-
cdcInsertsOnly?: pulumi.Input<boolean>;
|
|
20819
|
-
/**
|
|
20820
|
-
* Maximum length of the interval, defined in seconds, after which to output a file to Amazon S3. Default is `60`.
|
|
20821
|
-
*/
|
|
20822
|
-
cdcMaxBatchInterval?: pulumi.Input<number>;
|
|
20823
|
-
/**
|
|
20824
|
-
* Minimum file size condition as defined in kilobytes to output a file to Amazon S3. Default is `32000`. **NOTE:** Previously, this setting was measured in megabytes but now represents kilobytes. Update configurations accordingly.
|
|
20825
|
-
*/
|
|
20826
|
-
cdcMinFileSize?: pulumi.Input<number>;
|
|
20827
|
-
/**
|
|
20828
|
-
* Folder path of CDC files. For an S3 source, this setting is required if a task captures change data; otherwise, it's optional. If `cdcPath` is set, AWS DMS reads CDC files from this path and replicates the data changes to the target endpoint. Supported in AWS DMS versions 3.4.2 and later.
|
|
20829
|
-
*/
|
|
20830
|
-
cdcPath?: pulumi.Input<string>;
|
|
20831
|
-
/**
|
|
20832
|
-
* Set to compress target files. Default is `NONE`. Valid values are `GZIP` and `NONE`.
|
|
20833
|
-
*/
|
|
20834
|
-
compressionType?: pulumi.Input<string>;
|
|
20835
|
-
/**
|
|
20836
|
-
* Delimiter used to separate columns in the source files. Default is `,`.
|
|
20837
|
-
*/
|
|
20838
|
-
csvDelimiter?: pulumi.Input<string>;
|
|
20839
|
-
/**
|
|
20840
|
-
* String to use for all columns not included in the supplemental log.
|
|
20841
|
-
*/
|
|
20842
|
-
csvNoSupValue?: pulumi.Input<string>;
|
|
20843
|
-
/**
|
|
20844
|
-
* String to as null when writing to the target.
|
|
20845
|
-
*/
|
|
20846
|
-
csvNullValue?: pulumi.Input<string>;
|
|
20847
|
-
/**
|
|
20848
|
-
* Delimiter used to separate rows in the source files. Default is `\n`.
|
|
20849
|
-
*/
|
|
20850
|
-
csvRowDelimiter?: pulumi.Input<string>;
|
|
20851
|
-
/**
|
|
20852
|
-
* Output format for the files that AWS DMS uses to create S3 objects. Valid values are `csv` and `parquet`. Default is `csv`.
|
|
20853
|
-
*/
|
|
20854
|
-
dataFormat?: pulumi.Input<string>;
|
|
20855
|
-
/**
|
|
20856
|
-
* Size of one data page in bytes. Default is `1048576` (1 MiB).
|
|
20857
|
-
*/
|
|
20858
|
-
dataPageSize?: pulumi.Input<number>;
|
|
20859
|
-
/**
|
|
20860
|
-
* Date separating delimiter to use during folder partitioning. Valid values are `SLASH`, `UNDERSCORE`, `DASH`, and `NONE`. Default is `SLASH`.
|
|
20861
|
-
*/
|
|
20862
|
-
datePartitionDelimiter?: pulumi.Input<string>;
|
|
20863
|
-
/**
|
|
20864
|
-
* Partition S3 bucket folders based on transaction commit dates. Default is `false`.
|
|
20865
|
-
*/
|
|
20866
|
-
datePartitionEnabled?: pulumi.Input<boolean>;
|
|
20867
|
-
/**
|
|
20868
|
-
* Date format to use during folder partitioning. Use this parameter when `datePartitionEnabled` is set to true. Valid values are `YYYYMMDD`, `YYYYMMDDHH`, `YYYYMM`, `MMYYYYDD`, and `DDMMYYYY`. Default is `YYYYMMDD`.
|
|
20869
|
-
*/
|
|
20870
|
-
datePartitionSequence?: pulumi.Input<string>;
|
|
20871
|
-
/**
|
|
20872
|
-
* Maximum size in bytes of an encoded dictionary page of a column. Default is `1048576` (1 MiB).
|
|
20873
|
-
*/
|
|
20874
|
-
dictPageSizeLimit?: pulumi.Input<number>;
|
|
20875
|
-
/**
|
|
20876
|
-
* Whether to enable statistics for Parquet pages and row groups. Default is `true`.
|
|
20877
|
-
*/
|
|
20878
|
-
enableStatistics?: pulumi.Input<boolean>;
|
|
20879
|
-
/**
|
|
20880
|
-
* Type of encoding to use. Value values are `rleDictionary`, `plain`, and `plainDictionary`. Default is `rleDictionary`.
|
|
20881
|
-
*/
|
|
20882
|
-
encodingType?: pulumi.Input<string>;
|
|
20883
|
-
/**
|
|
20884
|
-
* Server-side encryption mode that you want to encrypt your .csv or .parquet object files copied to S3. Valid values are `SSE_S3` and `SSE_KMS`. Default is `SSE_S3`.
|
|
20885
|
-
*/
|
|
20886
|
-
encryptionMode?: pulumi.Input<string>;
|
|
20887
|
-
/**
|
|
20888
|
-
* JSON document that describes how AWS DMS should interpret the data.
|
|
20889
|
-
*/
|
|
20890
|
-
externalTableDefinition?: pulumi.Input<string>;
|
|
20891
|
-
/**
|
|
20892
|
-
* Whether to integrate AWS Glue Data Catalog with an Amazon S3 target. See [Using AWS Glue Data Catalog with an Amazon S3 target for AWS DMS](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html#CHAP_Target.S3.GlueCatalog) for more information. Default is `false`.
|
|
20893
|
-
*/
|
|
20894
|
-
glueCatalogGeneration?: pulumi.Input<boolean>;
|
|
20895
|
-
/**
|
|
20896
|
-
* When this value is set to `1`, DMS ignores the first row header in a .csv file. Default is `0`.
|
|
20897
|
-
*/
|
|
20898
|
-
ignoreHeaderRows?: pulumi.Input<number>;
|
|
20899
|
-
/**
|
|
20900
|
-
* Whether to enable a full load to write INSERT operations to the .csv output files only to indicate how the rows were added to the source database. Default is `false`.
|
|
20901
|
-
*/
|
|
20902
|
-
includeOpForFullLoad?: pulumi.Input<boolean>;
|
|
20903
|
-
/**
|
|
20904
|
-
* Maximum size (in KB) of any .csv file to be created while migrating to an S3 target during full load. Valid values are from `1` to `1048576`. Default is `1048576` (1 GB).
|
|
20905
|
-
*/
|
|
20906
|
-
maxFileSize?: pulumi.Input<number>;
|
|
20907
|
-
/**
|
|
20908
|
-
* Specifies the precision of any TIMESTAMP column values written to an S3 object file in .parquet format. Default is `false`.
|
|
20909
|
-
*/
|
|
20910
|
-
parquetTimestampInMillisecond?: pulumi.Input<boolean>;
|
|
20911
|
-
/**
|
|
20912
|
-
* Version of the .parquet file format. Default is `parquet-1-0`. Valid values are `parquet-1-0` and `parquet-2-0`.
|
|
20913
|
-
*/
|
|
20914
|
-
parquetVersion?: pulumi.Input<string>;
|
|
20915
|
-
/**
|
|
20916
|
-
* Whether DMS saves the transaction order for a CDC load on the S3 target specified by `cdcPath`. Default is `false`.
|
|
20917
|
-
*/
|
|
20918
|
-
preserveTransactions?: pulumi.Input<boolean>;
|
|
20919
|
-
/**
|
|
20920
|
-
* For an S3 source, whether each leading double quotation mark has to be followed by an ending double quotation mark. Default is `true`.
|
|
20921
|
-
*/
|
|
20922
|
-
rfc4180?: pulumi.Input<boolean>;
|
|
20923
|
-
/**
|
|
20924
|
-
* Number of rows in a row group. Default is `10000`.
|
|
20925
|
-
*/
|
|
20926
|
-
rowGroupLength?: pulumi.Input<number>;
|
|
20927
|
-
/**
|
|
20928
|
-
* ARN or Id of KMS Key to use when `encryptionMode` is `SSE_KMS`.
|
|
20929
|
-
*/
|
|
20930
|
-
serverSideEncryptionKmsKeyId?: pulumi.Input<string>;
|
|
20931
|
-
/**
|
|
20932
|
-
* ARN of the IAM Role with permissions to read from or write to the S3 Bucket.
|
|
20933
|
-
*/
|
|
20934
|
-
serviceAccessRoleArn?: pulumi.Input<string>;
|
|
20935
|
-
/**
|
|
20936
|
-
* Column to add with timestamp information to the endpoint data for an Amazon S3 target.
|
|
20937
|
-
*/
|
|
20938
|
-
timestampColumnName?: pulumi.Input<string>;
|
|
20939
|
-
/**
|
|
20940
|
-
* Whether to use `csvNoSupValue` for columns not included in the supplemental log.
|
|
20941
|
-
*/
|
|
20942
|
-
useCsvNoSupValue?: pulumi.Input<boolean>;
|
|
20943
|
-
/**
|
|
20944
|
-
* When set to true, uses the task start time as the timestamp column value instead of the time data is written to target. For full load, when set to true, each row of the timestamp column contains the task start time. For CDC loads, each row of the timestamp column contains the transaction commit time. When set to false, the full load timestamp in the timestamp column increments with the time data arrives at the target. Default is `false`.
|
|
20945
|
-
*/
|
|
20946
|
-
useTaskStartTimeForFullLoadTimestamp?: pulumi.Input<boolean>;
|
|
20947
|
-
}
|
|
20948
20657
|
interface ReplicationConfigComputeConfig {
|
|
20949
20658
|
/**
|
|
20950
20659
|
* The Availability Zone where the DMS Serverless replication using this configuration will run. The default value is a random.
|
|
@@ -22289,7 +21998,7 @@ export declare namespace ec2 {
|
|
|
22289
21998
|
}
|
|
22290
21999
|
interface FlowLogDestinationOptions {
|
|
22291
22000
|
/**
|
|
22292
|
-
*
|
|
22001
|
+
* File format for the flow log. Default value: `plain-text`. Valid values: `plain-text`, `parquet`.
|
|
22293
22002
|
*/
|
|
22294
22003
|
fileFormat?: pulumi.Input<string>;
|
|
22295
22004
|
/**
|
|
@@ -23209,68 +22918,6 @@ export declare namespace ec2 {
|
|
|
23209
22918
|
*/
|
|
23210
22919
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
23211
22920
|
}
|
|
23212
|
-
interface GetVpcIamPoolCidrsFilter {
|
|
23213
|
-
/**
|
|
23214
|
-
* Name of the field to filter by, as defined by
|
|
23215
|
-
* [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetIpamPoolCidrs.html).
|
|
23216
|
-
*/
|
|
23217
|
-
name: string;
|
|
23218
|
-
/**
|
|
23219
|
-
* Set of values that are accepted for the given field.
|
|
23220
|
-
*/
|
|
23221
|
-
values: string[];
|
|
23222
|
-
}
|
|
23223
|
-
interface GetVpcIamPoolCidrsFilterArgs {
|
|
23224
|
-
/**
|
|
23225
|
-
* Name of the field to filter by, as defined by
|
|
23226
|
-
* [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetIpamPoolCidrs.html).
|
|
23227
|
-
*/
|
|
23228
|
-
name: pulumi.Input<string>;
|
|
23229
|
-
/**
|
|
23230
|
-
* Set of values that are accepted for the given field.
|
|
23231
|
-
*/
|
|
23232
|
-
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
23233
|
-
}
|
|
23234
|
-
interface GetVpcIamPoolFilter {
|
|
23235
|
-
/**
|
|
23236
|
-
* The name of the filter. Filter names are case-sensitive.
|
|
23237
|
-
*/
|
|
23238
|
-
name: string;
|
|
23239
|
-
/**
|
|
23240
|
-
* The filter values. Filter values are case-sensitive.
|
|
23241
|
-
*/
|
|
23242
|
-
values: string[];
|
|
23243
|
-
}
|
|
23244
|
-
interface GetVpcIamPoolFilterArgs {
|
|
23245
|
-
/**
|
|
23246
|
-
* The name of the filter. Filter names are case-sensitive.
|
|
23247
|
-
*/
|
|
23248
|
-
name: pulumi.Input<string>;
|
|
23249
|
-
/**
|
|
23250
|
-
* The filter values. Filter values are case-sensitive.
|
|
23251
|
-
*/
|
|
23252
|
-
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
23253
|
-
}
|
|
23254
|
-
interface GetVpcIamPoolsFilter {
|
|
23255
|
-
/**
|
|
23256
|
-
* The name of the filter. Filter names are case-sensitive.
|
|
23257
|
-
*/
|
|
23258
|
-
name: string;
|
|
23259
|
-
/**
|
|
23260
|
-
* The filter values. Filter values are case-sensitive.
|
|
23261
|
-
*/
|
|
23262
|
-
values: string[];
|
|
23263
|
-
}
|
|
23264
|
-
interface GetVpcIamPoolsFilterArgs {
|
|
23265
|
-
/**
|
|
23266
|
-
* The name of the filter. Filter names are case-sensitive.
|
|
23267
|
-
*/
|
|
23268
|
-
name: pulumi.Input<string>;
|
|
23269
|
-
/**
|
|
23270
|
-
* The filter values. Filter values are case-sensitive.
|
|
23271
|
-
*/
|
|
23272
|
-
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
23273
|
-
}
|
|
23274
22921
|
interface GetVpcIpamPoolCidrsFilter {
|
|
23275
22922
|
/**
|
|
23276
22923
|
* Name of the field to filter by, as defined by
|
|
@@ -23881,18 +23528,6 @@ export declare namespace ec2 {
|
|
|
23881
23528
|
*/
|
|
23882
23529
|
cpuCredits?: pulumi.Input<string>;
|
|
23883
23530
|
}
|
|
23884
|
-
interface LaunchTemplateElasticGpuSpecification {
|
|
23885
|
-
/**
|
|
23886
|
-
* The [Elastic GPU Type](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-graphics.html#elastic-graphics-basics)
|
|
23887
|
-
*/
|
|
23888
|
-
type: pulumi.Input<string>;
|
|
23889
|
-
}
|
|
23890
|
-
interface LaunchTemplateElasticInferenceAccelerator {
|
|
23891
|
-
/**
|
|
23892
|
-
* Accelerator type.
|
|
23893
|
-
*/
|
|
23894
|
-
type: pulumi.Input<string>;
|
|
23895
|
-
}
|
|
23896
23531
|
interface LaunchTemplateEnclaveOptions {
|
|
23897
23532
|
/**
|
|
23898
23533
|
* If set to `true`, Nitro Enclaves will be enabled on the instance.
|
|
@@ -25487,6 +25122,10 @@ export declare namespace ec2 {
|
|
|
25487
25122
|
*/
|
|
25488
25123
|
toPort: pulumi.Input<number>;
|
|
25489
25124
|
}
|
|
25125
|
+
/**
|
|
25126
|
+
* securityGroupEgressProvideDefaults sets the appropriate defaults for SecurityGroupEgress
|
|
25127
|
+
*/
|
|
25128
|
+
function securityGroupEgressProvideDefaults(val: SecurityGroupEgress): SecurityGroupEgress;
|
|
25490
25129
|
interface SecurityGroupIngress {
|
|
25491
25130
|
/**
|
|
25492
25131
|
* List of CIDR blocks.
|
|
@@ -25529,6 +25168,10 @@ export declare namespace ec2 {
|
|
|
25529
25168
|
*/
|
|
25530
25169
|
toPort: pulumi.Input<number>;
|
|
25531
25170
|
}
|
|
25171
|
+
/**
|
|
25172
|
+
* securityGroupIngressProvideDefaults sets the appropriate defaults for SecurityGroupIngress
|
|
25173
|
+
*/
|
|
25174
|
+
function securityGroupIngressProvideDefaults(val: SecurityGroupIngress): SecurityGroupIngress;
|
|
25532
25175
|
interface SpotFleetRequestLaunchSpecification {
|
|
25533
25176
|
ami: pulumi.Input<string>;
|
|
25534
25177
|
associatePublicIpAddress?: pulumi.Input<boolean>;
|
|
@@ -26940,6 +26583,75 @@ export declare namespace ecr {
|
|
|
26940
26583
|
*/
|
|
26941
26584
|
tagStatus: pulumi.Input<string>;
|
|
26942
26585
|
}
|
|
26586
|
+
interface LifecyclePolicyAction {
|
|
26587
|
+
/**
|
|
26588
|
+
* The type of action to take. Currently only 'expire' is supported.
|
|
26589
|
+
*/
|
|
26590
|
+
type: pulumi.Input<enums.ecr.LifecyclePolicyActionType>;
|
|
26591
|
+
}
|
|
26592
|
+
/**
|
|
26593
|
+
* Represents an ECR lifecycle policy document.
|
|
26594
|
+
*/
|
|
26595
|
+
interface LifecyclePolicyDocument {
|
|
26596
|
+
/**
|
|
26597
|
+
* The rules that comprise the lifecycle policy.
|
|
26598
|
+
*/
|
|
26599
|
+
rules: pulumi.Input<pulumi.Input<inputs.ecr.LifecyclePolicyRule>[]>;
|
|
26600
|
+
}
|
|
26601
|
+
/**
|
|
26602
|
+
* Represents a rule in an ECR lifecycle policy.
|
|
26603
|
+
*/
|
|
26604
|
+
interface LifecyclePolicyRule {
|
|
26605
|
+
/**
|
|
26606
|
+
* The action to take when the rule is triggered.
|
|
26607
|
+
*/
|
|
26608
|
+
action: pulumi.Input<inputs.ecr.LifecyclePolicyAction>;
|
|
26609
|
+
/**
|
|
26610
|
+
* A description of the rule.
|
|
26611
|
+
*/
|
|
26612
|
+
description?: pulumi.Input<string>;
|
|
26613
|
+
/**
|
|
26614
|
+
* The priority of the rule, must be unique within the policy.
|
|
26615
|
+
*/
|
|
26616
|
+
rulePriority: pulumi.Input<number>;
|
|
26617
|
+
/**
|
|
26618
|
+
* The selection criteria for the rule.
|
|
26619
|
+
*/
|
|
26620
|
+
selection: pulumi.Input<inputs.ecr.LifecyclePolicySelection>;
|
|
26621
|
+
}
|
|
26622
|
+
/**
|
|
26623
|
+
* Represents selection criteria for an ECR lifecycle policy rule.
|
|
26624
|
+
*/
|
|
26625
|
+
interface LifecyclePolicySelection {
|
|
26626
|
+
/**
|
|
26627
|
+
* The count number to use with the count type.
|
|
26628
|
+
*/
|
|
26629
|
+
countNumber: pulumi.Input<number>;
|
|
26630
|
+
/**
|
|
26631
|
+
* The type of count to perform. Either 'imageCountMoreThan' or 'sinceImagePushed'.
|
|
26632
|
+
*/
|
|
26633
|
+
countType: pulumi.Input<enums.ecr.LifecyclePolicyCountType>;
|
|
26634
|
+
/**
|
|
26635
|
+
* The unit of time for sinceImagePushed. Either 'days'.
|
|
26636
|
+
*/
|
|
26637
|
+
countUnit?: pulumi.Input<string>;
|
|
26638
|
+
/**
|
|
26639
|
+
* A list of image tag prefixes on which to take action.
|
|
26640
|
+
*/
|
|
26641
|
+
tagPrefixList?: pulumi.Input<string | pulumi.Input<string>[]>;
|
|
26642
|
+
/**
|
|
26643
|
+
* The tag status of the image. Either 'tagged', 'untagged', or 'any'.
|
|
26644
|
+
*/
|
|
26645
|
+
tagStatus: pulumi.Input<enums.ecr.LifecyclePolicyTagStatus>;
|
|
26646
|
+
}
|
|
26647
|
+
/**
|
|
26648
|
+
* Represents an AWS IAM policy document that defines permissions for AWS resources and actions.
|
|
26649
|
+
*/
|
|
26650
|
+
interface PolicyDocument {
|
|
26651
|
+
Id?: pulumi.Input<string>;
|
|
26652
|
+
Statement: pulumi.Input<pulumi.Input<inputs.iam.PolicyStatement>[]>;
|
|
26653
|
+
Version: pulumi.Input<enums.iam.PolicyDocumentVersion>;
|
|
26654
|
+
}
|
|
26943
26655
|
interface RegistryScanningConfigurationRule {
|
|
26944
26656
|
/**
|
|
26945
26657
|
* One or more repository filter blocks, containing a `filter` (required string filtering repositories, see pattern regex [here](https://docs.aws.amazon.com/AmazonECR/latest/APIReference/API_ScanningRepositoryFilter.html)) and a `filterType` (required string, currently only `WILDCARD` is supported).
|
|
@@ -27247,12 +26959,6 @@ export declare namespace ecs {
|
|
|
27247
26959
|
* Amazon Resource Name (ARN) of the task execution role override for the task.
|
|
27248
26960
|
*/
|
|
27249
26961
|
executionRoleArn?: string;
|
|
27250
|
-
/**
|
|
27251
|
-
* **DEPRECATED** Elastic Inference accelerator override for the task. See below.
|
|
27252
|
-
*
|
|
27253
|
-
* @deprecated inference_accelerator_overrides is deprecated. AWS no longer supports the Elastic Inference service.
|
|
27254
|
-
*/
|
|
27255
|
-
inferenceAcceleratorOverrides?: inputs.ecs.GetTaskExecutionOverridesInferenceAcceleratorOverride[];
|
|
27256
26962
|
/**
|
|
27257
26963
|
* The memory override for the task.
|
|
27258
26964
|
*/
|
|
@@ -27275,12 +26981,6 @@ export declare namespace ecs {
|
|
|
27275
26981
|
* Amazon Resource Name (ARN) of the task execution role override for the task.
|
|
27276
26982
|
*/
|
|
27277
26983
|
executionRoleArn?: pulumi.Input<string>;
|
|
27278
|
-
/**
|
|
27279
|
-
* **DEPRECATED** Elastic Inference accelerator override for the task. See below.
|
|
27280
|
-
*
|
|
27281
|
-
* @deprecated inference_accelerator_overrides is deprecated. AWS no longer supports the Elastic Inference service.
|
|
27282
|
-
*/
|
|
27283
|
-
inferenceAcceleratorOverrides?: pulumi.Input<pulumi.Input<inputs.ecs.GetTaskExecutionOverridesInferenceAcceleratorOverrideArgs>[]>;
|
|
27284
26984
|
/**
|
|
27285
26985
|
* The memory override for the task.
|
|
27286
26986
|
*/
|
|
@@ -27372,44 +27072,24 @@ export declare namespace ecs {
|
|
|
27372
27072
|
}
|
|
27373
27073
|
interface GetTaskExecutionOverridesContainerOverrideResourceRequirement {
|
|
27374
27074
|
/**
|
|
27375
|
-
* The type of resource to assign to a container. Valid values are `GPU
|
|
27075
|
+
* The type of resource to assign to a container. Valid values are `GPU`.
|
|
27376
27076
|
*/
|
|
27377
27077
|
type: string;
|
|
27378
27078
|
/**
|
|
27379
|
-
* The value for the specified resource type. If the `GPU` type is used, the value is the number of physical GPUs the Amazon ECS container agent reserves for the container. The number of GPUs that's reserved for all containers in a task can't exceed the number of available GPUs on the container instance that the task is launched on.
|
|
27079
|
+
* The value for the specified resource type. If the `GPU` type is used, the value is the number of physical GPUs the Amazon ECS container agent reserves for the container. The number of GPUs that's reserved for all containers in a task can't exceed the number of available GPUs on the container instance that the task is launched on.
|
|
27380
27080
|
*/
|
|
27381
27081
|
value: string;
|
|
27382
27082
|
}
|
|
27383
27083
|
interface GetTaskExecutionOverridesContainerOverrideResourceRequirementArgs {
|
|
27384
27084
|
/**
|
|
27385
|
-
* The type of resource to assign to a container. Valid values are `GPU
|
|
27085
|
+
* The type of resource to assign to a container. Valid values are `GPU`.
|
|
27386
27086
|
*/
|
|
27387
27087
|
type: pulumi.Input<string>;
|
|
27388
27088
|
/**
|
|
27389
|
-
* The value for the specified resource type. If the `GPU` type is used, the value is the number of physical GPUs the Amazon ECS container agent reserves for the container. The number of GPUs that's reserved for all containers in a task can't exceed the number of available GPUs on the container instance that the task is launched on.
|
|
27089
|
+
* The value for the specified resource type. If the `GPU` type is used, the value is the number of physical GPUs the Amazon ECS container agent reserves for the container. The number of GPUs that's reserved for all containers in a task can't exceed the number of available GPUs on the container instance that the task is launched on.
|
|
27390
27090
|
*/
|
|
27391
27091
|
value: pulumi.Input<string>;
|
|
27392
27092
|
}
|
|
27393
|
-
interface GetTaskExecutionOverridesInferenceAcceleratorOverride {
|
|
27394
|
-
/**
|
|
27395
|
-
* The Elastic Inference accelerator device name to override for the task. This parameter must match a deviceName specified in the task definition.
|
|
27396
|
-
*/
|
|
27397
|
-
deviceName?: string;
|
|
27398
|
-
/**
|
|
27399
|
-
* The Elastic Inference accelerator type to use.
|
|
27400
|
-
*/
|
|
27401
|
-
deviceType?: string;
|
|
27402
|
-
}
|
|
27403
|
-
interface GetTaskExecutionOverridesInferenceAcceleratorOverrideArgs {
|
|
27404
|
-
/**
|
|
27405
|
-
* The Elastic Inference accelerator device name to override for the task. This parameter must match a deviceName specified in the task definition.
|
|
27406
|
-
*/
|
|
27407
|
-
deviceName?: pulumi.Input<string>;
|
|
27408
|
-
/**
|
|
27409
|
-
* The Elastic Inference accelerator type to use.
|
|
27410
|
-
*/
|
|
27411
|
-
deviceType?: pulumi.Input<string>;
|
|
27412
|
-
}
|
|
27413
27093
|
interface GetTaskExecutionPlacementConstraint {
|
|
27414
27094
|
/**
|
|
27415
27095
|
* A cluster query language expression to apply to the constraint. The expression can have a maximum length of 2000 characters. You can't specify an expression if the constraint type is `distinctInstance`.
|
|
@@ -27779,16 +27459,6 @@ export declare namespace ecs {
|
|
|
27779
27459
|
*/
|
|
27780
27460
|
sizeInGib: pulumi.Input<number>;
|
|
27781
27461
|
}
|
|
27782
|
-
interface TaskDefinitionInferenceAccelerator {
|
|
27783
|
-
/**
|
|
27784
|
-
* Elastic Inference accelerator device name. The deviceName must also be referenced in a container definition as a ResourceRequirement.
|
|
27785
|
-
*/
|
|
27786
|
-
deviceName: pulumi.Input<string>;
|
|
27787
|
-
/**
|
|
27788
|
-
* Elastic Inference accelerator type to use.
|
|
27789
|
-
*/
|
|
27790
|
-
deviceType: pulumi.Input<string>;
|
|
27791
|
-
}
|
|
27792
27462
|
interface TaskDefinitionPlacementConstraint {
|
|
27793
27463
|
/**
|
|
27794
27464
|
* Cluster Query Language expression to apply to the constraint. For more information, see [Cluster Query Language in the Amazon EC2 Container Service Developer Guide](http://docs.aws.amazon.com/AmazonECS/latest/developerguide/cluster-query-language.html).
|
|
@@ -28967,6 +28637,14 @@ export declare namespace elasticsearch {
|
|
|
28967
28637
|
*/
|
|
28968
28638
|
vpcId?: pulumi.Input<string>;
|
|
28969
28639
|
}
|
|
28640
|
+
/**
|
|
28641
|
+
* Represents an AWS IAM policy document that defines permissions for AWS resources and actions.
|
|
28642
|
+
*/
|
|
28643
|
+
interface PolicyDocument {
|
|
28644
|
+
Id?: pulumi.Input<string>;
|
|
28645
|
+
Statement: pulumi.Input<pulumi.Input<inputs.iam.PolicyStatement>[]>;
|
|
28646
|
+
Version: pulumi.Input<enums.iam.PolicyDocumentVersion>;
|
|
28647
|
+
}
|
|
28970
28648
|
interface VpcEndpointVpcOptions {
|
|
28971
28649
|
availabilityZones?: pulumi.Input<pulumi.Input<string>[]>;
|
|
28972
28650
|
/**
|
|
@@ -29805,98 +29483,6 @@ export declare namespace emr {
|
|
|
29805
29483
|
*/
|
|
29806
29484
|
prefix?: pulumi.Input<string>;
|
|
29807
29485
|
}
|
|
29808
|
-
interface GetSupportedInstanceTypesSupportedInstanceType {
|
|
29809
|
-
/**
|
|
29810
|
-
* CPU architecture.
|
|
29811
|
-
*/
|
|
29812
|
-
architecture?: string;
|
|
29813
|
-
/**
|
|
29814
|
-
* Indicates whether the instance type supports Amazon EBS optimization.
|
|
29815
|
-
*/
|
|
29816
|
-
ebsOptimizedAvailable?: boolean;
|
|
29817
|
-
/**
|
|
29818
|
-
* Indicates whether the instance type uses Amazon EBS optimization by default.
|
|
29819
|
-
*/
|
|
29820
|
-
ebsOptimizedByDefault?: boolean;
|
|
29821
|
-
/**
|
|
29822
|
-
* Indicates whether the instance type only supports Amazon EBS.
|
|
29823
|
-
*/
|
|
29824
|
-
ebsStorageOnly?: boolean;
|
|
29825
|
-
/**
|
|
29826
|
-
* The Amazon EC2 family and generation for the instance type.
|
|
29827
|
-
*/
|
|
29828
|
-
instanceFamilyId?: string;
|
|
29829
|
-
/**
|
|
29830
|
-
* Indicates whether the instance type only supports 64-bit architecture.
|
|
29831
|
-
*/
|
|
29832
|
-
is64BitsOnly?: boolean;
|
|
29833
|
-
/**
|
|
29834
|
-
* Memory that is available to Amazon EMR from the instance type.
|
|
29835
|
-
*/
|
|
29836
|
-
memoryGb?: number;
|
|
29837
|
-
/**
|
|
29838
|
-
* Number of disks for the instance type.
|
|
29839
|
-
*/
|
|
29840
|
-
numberOfDisks?: number;
|
|
29841
|
-
/**
|
|
29842
|
-
* Storage capacity of the instance type.
|
|
29843
|
-
*/
|
|
29844
|
-
storageGb?: number;
|
|
29845
|
-
/**
|
|
29846
|
-
* Amazon EC2 instance type. For example, `m5.xlarge`.
|
|
29847
|
-
*/
|
|
29848
|
-
type?: string;
|
|
29849
|
-
/**
|
|
29850
|
-
* The number of vCPUs available for the instance type.
|
|
29851
|
-
*/
|
|
29852
|
-
vcpu?: number;
|
|
29853
|
-
}
|
|
29854
|
-
interface GetSupportedInstanceTypesSupportedInstanceTypeArgs {
|
|
29855
|
-
/**
|
|
29856
|
-
* CPU architecture.
|
|
29857
|
-
*/
|
|
29858
|
-
architecture?: pulumi.Input<string>;
|
|
29859
|
-
/**
|
|
29860
|
-
* Indicates whether the instance type supports Amazon EBS optimization.
|
|
29861
|
-
*/
|
|
29862
|
-
ebsOptimizedAvailable?: pulumi.Input<boolean>;
|
|
29863
|
-
/**
|
|
29864
|
-
* Indicates whether the instance type uses Amazon EBS optimization by default.
|
|
29865
|
-
*/
|
|
29866
|
-
ebsOptimizedByDefault?: pulumi.Input<boolean>;
|
|
29867
|
-
/**
|
|
29868
|
-
* Indicates whether the instance type only supports Amazon EBS.
|
|
29869
|
-
*/
|
|
29870
|
-
ebsStorageOnly?: pulumi.Input<boolean>;
|
|
29871
|
-
/**
|
|
29872
|
-
* The Amazon EC2 family and generation for the instance type.
|
|
29873
|
-
*/
|
|
29874
|
-
instanceFamilyId?: pulumi.Input<string>;
|
|
29875
|
-
/**
|
|
29876
|
-
* Indicates whether the instance type only supports 64-bit architecture.
|
|
29877
|
-
*/
|
|
29878
|
-
is64BitsOnly?: pulumi.Input<boolean>;
|
|
29879
|
-
/**
|
|
29880
|
-
* Memory that is available to Amazon EMR from the instance type.
|
|
29881
|
-
*/
|
|
29882
|
-
memoryGb?: pulumi.Input<number>;
|
|
29883
|
-
/**
|
|
29884
|
-
* Number of disks for the instance type.
|
|
29885
|
-
*/
|
|
29886
|
-
numberOfDisks?: pulumi.Input<number>;
|
|
29887
|
-
/**
|
|
29888
|
-
* Storage capacity of the instance type.
|
|
29889
|
-
*/
|
|
29890
|
-
storageGb?: pulumi.Input<number>;
|
|
29891
|
-
/**
|
|
29892
|
-
* Amazon EC2 instance type. For example, `m5.xlarge`.
|
|
29893
|
-
*/
|
|
29894
|
-
type?: pulumi.Input<string>;
|
|
29895
|
-
/**
|
|
29896
|
-
* The number of vCPUs available for the instance type.
|
|
29897
|
-
*/
|
|
29898
|
-
vcpu?: pulumi.Input<number>;
|
|
29899
|
-
}
|
|
29900
29486
|
interface InstanceFleetInstanceTypeConfig {
|
|
29901
29487
|
/**
|
|
29902
29488
|
* The bid price for each EC2 Spot instance type as defined by `instanceType`. Expressed in USD. If neither `bidPrice` nor `bidPriceAsPercentageOfOnDemandPrice` is provided, `bidPriceAsPercentageOfOnDemandPrice` defaults to 100%.
|
|
@@ -30469,7 +30055,7 @@ export declare namespace finspace {
|
|
|
30469
30055
|
* * RDB - Realtime Database. This type of database captures all the data from a ticker plant and stores it in memory until the end of day, after which it writes all of its data to a disk and reloads the HDB. This cluster type requires local storage for temporary storage of data during the savedown process. If you specify this field in your request, you must provide the `savedownStorageConfiguration` parameter.
|
|
30470
30056
|
* * GATEWAY - A gateway cluster allows you to access data across processes in kdb systems. It allows you to create your own routing logic using the initialization scripts and custom code. This type of cluster does not require a writable local storage.
|
|
30471
30057
|
* * GP - A general purpose cluster allows you to quickly iterate on code during development by granting greater access to system commands and enabling a fast reload of custom code. This cluster type can optionally mount databases including cache and savedown storage. For this cluster type, the node count is fixed at 1. It does not support autoscaling and supports only `SINGLE` AZ mode.
|
|
30472
|
-
* * Tickerplant
|
|
30058
|
+
* * Tickerplant - A tickerplant cluster allows you to subscribe to feed handlers based on IAM permissions. It can publish to RDBs, other Tickerplants, and real-time subscribers (RTS). Tickerplants can persist messages to log, which is readable by any RDB environment. It supports only single-node that is only one kdb process.
|
|
30473
30059
|
*/
|
|
30474
30060
|
type: pulumi.Input<string>;
|
|
30475
30061
|
}
|
|
@@ -30482,13 +30068,13 @@ export declare namespace finspace {
|
|
|
30482
30068
|
* Determines the hardware of the host computer used for your cluster instance. Each node type offers different memory and storage capabilities. Choose a node type based on the requirements of the application or software that you plan to run on your instance.
|
|
30483
30069
|
*
|
|
30484
30070
|
* You can only specify one of the following values:
|
|
30485
|
-
* * kx.s.large
|
|
30486
|
-
* * kx.s.xlarge
|
|
30487
|
-
* * kx.s.2xlarge
|
|
30488
|
-
* * kx.s.4xlarge
|
|
30489
|
-
* * kx.s.8xlarge
|
|
30490
|
-
* * kx.s.16xlarge
|
|
30491
|
-
* * kx.s.32xlarge
|
|
30071
|
+
* * kx.s.large - The node type with a configuration of 12 GiB memory and 2 vCPUs.
|
|
30072
|
+
* * kx.s.xlarge - The node type with a configuration of 27 GiB memory and 4 vCPUs.
|
|
30073
|
+
* * kx.s.2xlarge - The node type with a configuration of 54 GiB memory and 8 vCPUs.
|
|
30074
|
+
* * kx.s.4xlarge - The node type with a configuration of 108 GiB memory and 16 vCPUs.
|
|
30075
|
+
* * kx.s.8xlarge - The node type with a configuration of 216 GiB memory and 32 vCPUs.
|
|
30076
|
+
* * kx.s.16xlarge - The node type with a configuration of 432 GiB memory and 64 vCPUs.
|
|
30077
|
+
* * kx.s.32xlarge - The node type with a configuration of 864 GiB memory and 128 vCPUs.
|
|
30492
30078
|
*/
|
|
30493
30079
|
nodeType: pulumi.Input<string>;
|
|
30494
30080
|
}
|
|
@@ -31850,16 +31436,6 @@ export declare namespace gamelift {
|
|
|
31850
31436
|
*/
|
|
31851
31437
|
policyDurationSeconds?: pulumi.Input<number>;
|
|
31852
31438
|
}
|
|
31853
|
-
interface MatchmakingConfigurationGameProperty {
|
|
31854
|
-
/**
|
|
31855
|
-
* A game property key
|
|
31856
|
-
*/
|
|
31857
|
-
key: pulumi.Input<string>;
|
|
31858
|
-
/**
|
|
31859
|
-
* A game property value.
|
|
31860
|
-
*/
|
|
31861
|
-
value: pulumi.Input<string>;
|
|
31862
|
-
}
|
|
31863
31439
|
interface ScriptStorageLocation {
|
|
31864
31440
|
/**
|
|
31865
31441
|
* Name of your S3 bucket.
|
|
@@ -33329,6 +32905,24 @@ export declare namespace guardduty {
|
|
|
33329
32905
|
}
|
|
33330
32906
|
}
|
|
33331
32907
|
export declare namespace iam {
|
|
32908
|
+
/**
|
|
32909
|
+
* When you use an AWS account identifier as the principal in a policy, the permissions in the policy statement can be granted to all identities contained in that account. This includes IAM users and roles in that account.
|
|
32910
|
+
*/
|
|
32911
|
+
interface AWSPrincipal {
|
|
32912
|
+
/**
|
|
32913
|
+
* AWS account identifier or ARN.
|
|
32914
|
+
*/
|
|
32915
|
+
AWS: pulumi.Input<string | pulumi.Input<string>[]>;
|
|
32916
|
+
}
|
|
32917
|
+
/**
|
|
32918
|
+
* Federated principal for identity providers.
|
|
32919
|
+
*/
|
|
32920
|
+
interface FederatedPrincipal {
|
|
32921
|
+
/**
|
|
32922
|
+
* The federated principal identifier.
|
|
32923
|
+
*/
|
|
32924
|
+
Federated: pulumi.Input<string | pulumi.Input<string>[]>;
|
|
32925
|
+
}
|
|
33332
32926
|
interface GetPolicyDocumentStatement {
|
|
33333
32927
|
/**
|
|
33334
32928
|
* List of actions that this statement either allows or denies. For example, `["ec2:RunInstances", "s3:*"]`.
|
|
@@ -33509,6 +33103,57 @@ export declare namespace iam {
|
|
|
33509
33103
|
*/
|
|
33510
33104
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
33511
33105
|
}
|
|
33106
|
+
/**
|
|
33107
|
+
* Represents an AWS IAM policy document that defines permissions for AWS resources and actions.
|
|
33108
|
+
*/
|
|
33109
|
+
interface PolicyDocument {
|
|
33110
|
+
Id?: pulumi.Input<string>;
|
|
33111
|
+
Statement: pulumi.Input<pulumi.Input<inputs.iam.PolicyStatement>[]>;
|
|
33112
|
+
Version: pulumi.Input<enums.iam.PolicyDocumentVersion>;
|
|
33113
|
+
}
|
|
33114
|
+
/**
|
|
33115
|
+
* The Statement element is the main element for a policy. This element is required. It can include multiple elements (see the subsequent sections in this page). The Statement element contains an array of individual statements.
|
|
33116
|
+
*/
|
|
33117
|
+
interface PolicyStatement {
|
|
33118
|
+
/**
|
|
33119
|
+
* Include a list of actions that the policy allows or denies. Required (either Action or NotAction)
|
|
33120
|
+
*/
|
|
33121
|
+
Action?: pulumi.Input<string | pulumi.Input<string>[]>;
|
|
33122
|
+
/**
|
|
33123
|
+
* Specify the circumstances under which the policy grants permission.
|
|
33124
|
+
*/
|
|
33125
|
+
Condition?: pulumi.Input<{
|
|
33126
|
+
[key: string]: any;
|
|
33127
|
+
}>;
|
|
33128
|
+
/**
|
|
33129
|
+
* Indicate whether the policy allows or denies access.
|
|
33130
|
+
*/
|
|
33131
|
+
Effect: pulumi.Input<enums.iam.PolicyStatementEffect>;
|
|
33132
|
+
/**
|
|
33133
|
+
* Include a list of actions that are not covered by this policy. Required (either Action or NotAction)
|
|
33134
|
+
*/
|
|
33135
|
+
NotAction?: pulumi.Input<string | pulumi.Input<string>[]>;
|
|
33136
|
+
/**
|
|
33137
|
+
* Indicate the account, user, role, or federated user to which this policy does not apply.
|
|
33138
|
+
*/
|
|
33139
|
+
NotPrincipal?: pulumi.Input<string | inputs.iam.AWSPrincipal | inputs.iam.ServicePrincipal | inputs.iam.FederatedPrincipal>;
|
|
33140
|
+
/**
|
|
33141
|
+
* A list of resources that are specifically excluded by this policy.
|
|
33142
|
+
*/
|
|
33143
|
+
NotResource?: pulumi.Input<string | pulumi.Input<string>[]>;
|
|
33144
|
+
/**
|
|
33145
|
+
* Indicate the account, user, role, or federated user to which you would like to allow or deny access. If you are creating a policy to attach to a user or role, you cannot include this element. The principal is implied as that user or role.
|
|
33146
|
+
*/
|
|
33147
|
+
Principal?: pulumi.Input<string | inputs.iam.AWSPrincipal | inputs.iam.ServicePrincipal | inputs.iam.FederatedPrincipal>;
|
|
33148
|
+
/**
|
|
33149
|
+
* A list of resources to which the actions apply.
|
|
33150
|
+
*/
|
|
33151
|
+
Resource?: pulumi.Input<string | pulumi.Input<string>[]>;
|
|
33152
|
+
/**
|
|
33153
|
+
* An optional statement ID to differentiate between your statements.
|
|
33154
|
+
*/
|
|
33155
|
+
Sid?: pulumi.Input<string>;
|
|
33156
|
+
}
|
|
33512
33157
|
interface RoleInlinePolicy {
|
|
33513
33158
|
/**
|
|
33514
33159
|
* Name of the role policy.
|
|
@@ -33519,6 +33164,15 @@ export declare namespace iam {
|
|
|
33519
33164
|
*/
|
|
33520
33165
|
policy?: pulumi.Input<string>;
|
|
33521
33166
|
}
|
|
33167
|
+
/**
|
|
33168
|
+
* IAM roles that can be assumed by an AWS service are called service roles. Service roles must include a trust policy. A service principal is an identifier that is used to grant permissions to a service.
|
|
33169
|
+
*/
|
|
33170
|
+
interface ServicePrincipal {
|
|
33171
|
+
/**
|
|
33172
|
+
* The service principal identifier.
|
|
33173
|
+
*/
|
|
33174
|
+
Service: pulumi.Input<string | pulumi.Input<string>[]>;
|
|
33175
|
+
}
|
|
33522
33176
|
}
|
|
33523
33177
|
export declare namespace identitystore {
|
|
33524
33178
|
interface GetGroupAlternateIdentifier {
|
|
@@ -33585,26 +33239,6 @@ export declare namespace identitystore {
|
|
|
33585
33239
|
*/
|
|
33586
33240
|
attributeValue: pulumi.Input<string>;
|
|
33587
33241
|
}
|
|
33588
|
-
interface GetGroupFilter {
|
|
33589
|
-
/**
|
|
33590
|
-
* Attribute path that is used to specify which attribute name to search. Currently, `DisplayName` is the only valid attribute path.
|
|
33591
|
-
*/
|
|
33592
|
-
attributePath: string;
|
|
33593
|
-
/**
|
|
33594
|
-
* Value for an attribute.
|
|
33595
|
-
*/
|
|
33596
|
-
attributeValue: string;
|
|
33597
|
-
}
|
|
33598
|
-
interface GetGroupFilterArgs {
|
|
33599
|
-
/**
|
|
33600
|
-
* Attribute path that is used to specify which attribute name to search. Currently, `DisplayName` is the only valid attribute path.
|
|
33601
|
-
*/
|
|
33602
|
-
attributePath: pulumi.Input<string>;
|
|
33603
|
-
/**
|
|
33604
|
-
* Value for an attribute.
|
|
33605
|
-
*/
|
|
33606
|
-
attributeValue: pulumi.Input<string>;
|
|
33607
|
-
}
|
|
33608
33242
|
interface GetUserAlternateIdentifier {
|
|
33609
33243
|
/**
|
|
33610
33244
|
* Configuration block for filtering by the identifier issued by an external identity provider. Detailed below.
|
|
@@ -33669,26 +33303,6 @@ export declare namespace identitystore {
|
|
|
33669
33303
|
*/
|
|
33670
33304
|
attributeValue: pulumi.Input<string>;
|
|
33671
33305
|
}
|
|
33672
|
-
interface GetUserFilter {
|
|
33673
|
-
/**
|
|
33674
|
-
* Attribute path that is used to specify which attribute name to search. Currently, `UserName` is the only valid attribute path.
|
|
33675
|
-
*/
|
|
33676
|
-
attributePath: string;
|
|
33677
|
-
/**
|
|
33678
|
-
* Value for an attribute.
|
|
33679
|
-
*/
|
|
33680
|
-
attributeValue: string;
|
|
33681
|
-
}
|
|
33682
|
-
interface GetUserFilterArgs {
|
|
33683
|
-
/**
|
|
33684
|
-
* Attribute path that is used to specify which attribute name to search. Currently, `UserName` is the only valid attribute path.
|
|
33685
|
-
*/
|
|
33686
|
-
attributePath: pulumi.Input<string>;
|
|
33687
|
-
/**
|
|
33688
|
-
* Value for an attribute.
|
|
33689
|
-
*/
|
|
33690
|
-
attributeValue: pulumi.Input<string>;
|
|
33691
|
-
}
|
|
33692
33306
|
interface GroupExternalId {
|
|
33693
33307
|
/**
|
|
33694
33308
|
* The identifier issued to this resource by an external identity provider.
|
|
@@ -33915,9 +33529,7 @@ export declare namespace imagebuilder {
|
|
|
33915
33529
|
*/
|
|
33916
33530
|
licenseConfigurationArns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
33917
33531
|
/**
|
|
33918
|
-
*
|
|
33919
|
-
*
|
|
33920
|
-
* The following arguments are optional:
|
|
33532
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
33921
33533
|
*/
|
|
33922
33534
|
region: pulumi.Input<string>;
|
|
33923
33535
|
/**
|
|
@@ -34265,7 +33877,7 @@ export declare namespace imagebuilder {
|
|
|
34265
33877
|
*/
|
|
34266
33878
|
name?: pulumi.Input<string>;
|
|
34267
33879
|
/**
|
|
34268
|
-
* Region
|
|
33880
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
34269
33881
|
*/
|
|
34270
33882
|
region?: pulumi.Input<string>;
|
|
34271
33883
|
}
|
|
@@ -34275,7 +33887,7 @@ export declare namespace imagebuilder {
|
|
|
34275
33887
|
*/
|
|
34276
33888
|
imageUris?: pulumi.Input<pulumi.Input<string>[]>;
|
|
34277
33889
|
/**
|
|
34278
|
-
* Region
|
|
33890
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
34279
33891
|
*/
|
|
34280
33892
|
region?: pulumi.Input<string>;
|
|
34281
33893
|
}
|
|
@@ -36512,7 +36124,7 @@ export declare namespace kendra {
|
|
|
36512
36124
|
*/
|
|
36513
36125
|
authenticationConfiguration?: pulumi.Input<inputs.kendra.DataSourceConfigurationWebCrawlerConfigurationAuthenticationConfiguration>;
|
|
36514
36126
|
/**
|
|
36515
|
-
* Specifies the number of levels in a website that you want to crawl. The first level begins from the website seed or starting point URL. For example, if a website has 3 levels
|
|
36127
|
+
* Specifies the number of levels in a website that you want to crawl. The first level begins from the website seed or starting point URL. For example, if a website has 3 levels - index level (i.e. seed in this example), sections level, and subsections level - and you are only interested in crawling information up to the sections level (i.e. levels 0-1), you can set your depth to 1. The default crawl depth is set to `2`. Minimum value of `0`. Maximum value of `10`.
|
|
36516
36128
|
*/
|
|
36517
36129
|
crawlDepth?: pulumi.Input<number>;
|
|
36518
36130
|
/**
|
|
@@ -36595,9 +36207,9 @@ export declare namespace kendra {
|
|
|
36595
36207
|
seedUrls: pulumi.Input<pulumi.Input<string>[]>;
|
|
36596
36208
|
/**
|
|
36597
36209
|
* The default mode is set to `HOST_ONLY`. You can choose one of the following modes:
|
|
36598
|
-
* * `HOST_ONLY`
|
|
36599
|
-
* * `SUBDOMAINS`
|
|
36600
|
-
* * `EVERYTHING`
|
|
36210
|
+
* * `HOST_ONLY` - crawl only the website host names. For example, if the seed URL is `"abc.example.com"`, then only URLs with host name `"abc.example.com"` are crawled.
|
|
36211
|
+
* * `SUBDOMAINS` - crawl the website host names with subdomains. For example, if the seed URL is `"abc.example.com"`, then `"a.abc.example.com"` and `"b.abc.example.com"` are also crawled.
|
|
36212
|
+
* * `EVERYTHING` - crawl the website host names with subdomains and other domains that the webpages link to.
|
|
36601
36213
|
*/
|
|
36602
36214
|
webCrawlerMode?: pulumi.Input<string>;
|
|
36603
36215
|
}
|
|
@@ -40694,7 +40306,7 @@ export declare namespace lakeformation {
|
|
|
40694
40306
|
export declare namespace lambda {
|
|
40695
40307
|
interface AliasRoutingConfig {
|
|
40696
40308
|
/**
|
|
40697
|
-
*
|
|
40309
|
+
* Map that defines the proportion of events that should be sent to different versions of a Lambda function.
|
|
40698
40310
|
*/
|
|
40699
40311
|
additionalVersionWeights?: pulumi.Input<{
|
|
40700
40312
|
[key: string]: pulumi.Input<number>;
|
|
@@ -40702,41 +40314,41 @@ export declare namespace lambda {
|
|
|
40702
40314
|
}
|
|
40703
40315
|
interface CodeSigningConfigAllowedPublishers {
|
|
40704
40316
|
/**
|
|
40705
|
-
*
|
|
40317
|
+
* Set of ARNs for each of the signing profiles. A signing profile defines a trusted user who can sign a code package. Maximum of 20 signing profiles.
|
|
40706
40318
|
*/
|
|
40707
40319
|
signingProfileVersionArns: pulumi.Input<pulumi.Input<string>[]>;
|
|
40708
40320
|
}
|
|
40709
40321
|
interface CodeSigningConfigPolicies {
|
|
40710
40322
|
/**
|
|
40711
|
-
* Code signing configuration policy for deployment validation failure. If you set the policy to Enforce
|
|
40323
|
+
* Code signing configuration policy for deployment validation failure. If you set the policy to `Enforce`, Lambda blocks the deployment request if code-signing validation checks fail. If you set the policy to `Warn`, Lambda allows the deployment and creates a CloudWatch log. Valid values: `Warn`, `Enforce`. Default value: `Warn`.
|
|
40712
40324
|
*/
|
|
40713
40325
|
untrustedArtifactOnDeployment: pulumi.Input<string>;
|
|
40714
40326
|
}
|
|
40715
40327
|
interface EventSourceMappingAmazonManagedKafkaEventSourceConfig {
|
|
40716
40328
|
/**
|
|
40717
|
-
*
|
|
40329
|
+
* Kafka consumer group ID between 1 and 200 characters for use when creating this event source mapping. If one is not specified, this value will be automatically generated. See [AmazonManagedKafkaEventSourceConfig Syntax](https://docs.aws.amazon.com/lambda/latest/dg/API_AmazonManagedKafkaEventSourceConfig.html).
|
|
40718
40330
|
*/
|
|
40719
40331
|
consumerGroupId?: pulumi.Input<string>;
|
|
40720
40332
|
}
|
|
40721
40333
|
interface EventSourceMappingDestinationConfig {
|
|
40722
40334
|
/**
|
|
40723
|
-
*
|
|
40335
|
+
* Destination configuration for failed invocations. See below.
|
|
40724
40336
|
*/
|
|
40725
40337
|
onFailure?: pulumi.Input<inputs.lambda.EventSourceMappingDestinationConfigOnFailure>;
|
|
40726
40338
|
}
|
|
40727
40339
|
interface EventSourceMappingDestinationConfigOnFailure {
|
|
40728
40340
|
/**
|
|
40729
|
-
*
|
|
40341
|
+
* ARN of the destination resource.
|
|
40730
40342
|
*/
|
|
40731
40343
|
destinationArn: pulumi.Input<string>;
|
|
40732
40344
|
}
|
|
40733
40345
|
interface EventSourceMappingDocumentDbEventSourceConfig {
|
|
40734
40346
|
/**
|
|
40735
|
-
*
|
|
40347
|
+
* Name of the collection to consume within the database. If you do not specify a collection, Lambda consumes all collections.
|
|
40736
40348
|
*/
|
|
40737
40349
|
collectionName?: pulumi.Input<string>;
|
|
40738
40350
|
/**
|
|
40739
|
-
*
|
|
40351
|
+
* Name of the database to consume within the DocumentDB cluster.
|
|
40740
40352
|
*/
|
|
40741
40353
|
databaseName: pulumi.Input<string>;
|
|
40742
40354
|
/**
|
|
@@ -40746,41 +40358,41 @@ export declare namespace lambda {
|
|
|
40746
40358
|
}
|
|
40747
40359
|
interface EventSourceMappingFilterCriteria {
|
|
40748
40360
|
/**
|
|
40749
|
-
*
|
|
40361
|
+
* Set of up to 5 filter. If an event satisfies at least one, Lambda sends the event to the function or adds it to the next batch. See below.
|
|
40750
40362
|
*/
|
|
40751
40363
|
filters?: pulumi.Input<pulumi.Input<inputs.lambda.EventSourceMappingFilterCriteriaFilter>[]>;
|
|
40752
40364
|
}
|
|
40753
40365
|
interface EventSourceMappingFilterCriteriaFilter {
|
|
40754
40366
|
/**
|
|
40755
|
-
*
|
|
40367
|
+
* Filter pattern up to 4096 characters. See [Filter Rule Syntax](https://docs.aws.amazon.com/lambda/latest/dg/invocation-eventfiltering.html#filtering-syntax).
|
|
40756
40368
|
*/
|
|
40757
40369
|
pattern?: pulumi.Input<string>;
|
|
40758
40370
|
}
|
|
40759
40371
|
interface EventSourceMappingMetricsConfig {
|
|
40760
40372
|
/**
|
|
40761
|
-
*
|
|
40373
|
+
* List containing the metrics to be produced by the event source mapping. Valid values: `EventCount`.
|
|
40762
40374
|
*/
|
|
40763
40375
|
metrics: pulumi.Input<pulumi.Input<string>[]>;
|
|
40764
40376
|
}
|
|
40765
40377
|
interface EventSourceMappingProvisionedPollerConfig {
|
|
40766
40378
|
/**
|
|
40767
|
-
*
|
|
40379
|
+
* Maximum number of event pollers this event source can scale up to. The range is between 1 and 2000.
|
|
40768
40380
|
*/
|
|
40769
40381
|
maximumPollers?: pulumi.Input<number>;
|
|
40770
40382
|
/**
|
|
40771
|
-
*
|
|
40383
|
+
* Minimum number of event pollers this event source can scale down to. The range is between 1 and 200.
|
|
40772
40384
|
*/
|
|
40773
40385
|
minimumPollers?: pulumi.Input<number>;
|
|
40774
40386
|
}
|
|
40775
40387
|
interface EventSourceMappingScalingConfig {
|
|
40776
40388
|
/**
|
|
40777
|
-
* Limits the number of concurrent instances that the Amazon SQS event source can invoke. Must be greater than or equal to
|
|
40389
|
+
* Limits the number of concurrent instances that the Amazon SQS event source can invoke. Must be greater than or equal to 2. See [Configuring maximum concurrency for Amazon SQS event sources](https://docs.aws.amazon.com/lambda/latest/dg/with-sqs.html#events-sqs-max-concurrency). You need to raise a [Service Quota Ticket](https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html) to increase the concurrency beyond 1000.
|
|
40778
40390
|
*/
|
|
40779
40391
|
maximumConcurrency?: pulumi.Input<number>;
|
|
40780
40392
|
}
|
|
40781
40393
|
interface EventSourceMappingSelfManagedEventSource {
|
|
40782
40394
|
/**
|
|
40783
|
-
*
|
|
40395
|
+
* Map of endpoints for the self managed source. For Kafka self-managed sources, the key should be `KAFKA_BOOTSTRAP_SERVERS` and the value should be a string with a comma separated list of broker endpoints.
|
|
40784
40396
|
*/
|
|
40785
40397
|
endpoints: pulumi.Input<{
|
|
40786
40398
|
[key: string]: pulumi.Input<string>;
|
|
@@ -40788,29 +40400,29 @@ export declare namespace lambda {
|
|
|
40788
40400
|
}
|
|
40789
40401
|
interface EventSourceMappingSelfManagedKafkaEventSourceConfig {
|
|
40790
40402
|
/**
|
|
40791
|
-
*
|
|
40403
|
+
* Kafka consumer group ID between 1 and 200 characters for use when creating this event source mapping. If one is not specified, this value will be automatically generated. See [SelfManagedKafkaEventSourceConfig Syntax](https://docs.aws.amazon.com/lambda/latest/dg/API_SelfManagedKafkaEventSourceConfig.html).
|
|
40792
40404
|
*/
|
|
40793
40405
|
consumerGroupId?: pulumi.Input<string>;
|
|
40794
40406
|
}
|
|
40795
40407
|
interface EventSourceMappingSourceAccessConfiguration {
|
|
40796
40408
|
/**
|
|
40797
|
-
*
|
|
40409
|
+
* Type of authentication protocol, VPC components, or virtual host for your event source. For valid values, refer to the [AWS documentation](https://docs.aws.amazon.com/lambda/latest/api/API_SourceAccessConfiguration.html).
|
|
40798
40410
|
*/
|
|
40799
40411
|
type: pulumi.Input<string>;
|
|
40800
40412
|
/**
|
|
40801
|
-
*
|
|
40413
|
+
* URI for this configuration. For type `VPC_SUBNET` the value should be `subnet:subnet_id` where `subnetId` is the value you would find in an aws.ec2.Subnet resource's id attribute. For type `VPC_SECURITY_GROUP` the value should be `security_group:security_group_id` where `securityGroupId` is the value you would find in an aws.ec2.SecurityGroup resource's id attribute.
|
|
40802
40414
|
*/
|
|
40803
40415
|
uri: pulumi.Input<string>;
|
|
40804
40416
|
}
|
|
40805
40417
|
interface FunctionDeadLetterConfig {
|
|
40806
40418
|
/**
|
|
40807
|
-
* ARN of an SNS topic or SQS queue to notify when an invocation fails.
|
|
40419
|
+
* ARN of an SNS topic or SQS queue to notify when an invocation fails.
|
|
40808
40420
|
*/
|
|
40809
40421
|
targetArn: pulumi.Input<string>;
|
|
40810
40422
|
}
|
|
40811
40423
|
interface FunctionEnvironment {
|
|
40812
40424
|
/**
|
|
40813
|
-
* Map of environment variables
|
|
40425
|
+
* Map of environment variables available to your Lambda function during execution.
|
|
40814
40426
|
*/
|
|
40815
40427
|
variables?: pulumi.Input<{
|
|
40816
40428
|
[key: string]: pulumi.Input<string>;
|
|
@@ -40818,77 +40430,77 @@ export declare namespace lambda {
|
|
|
40818
40430
|
}
|
|
40819
40431
|
interface FunctionEphemeralStorage {
|
|
40820
40432
|
/**
|
|
40821
|
-
*
|
|
40433
|
+
* Amount of ephemeral storage (`/tmp`) in MB. Valid between 512 MB and 10,240 MB (10 GB).
|
|
40822
40434
|
*/
|
|
40823
40435
|
size?: pulumi.Input<number>;
|
|
40824
40436
|
}
|
|
40825
40437
|
interface FunctionEventInvokeConfigDestinationConfig {
|
|
40826
40438
|
/**
|
|
40827
|
-
* Configuration block with destination configuration for failed asynchronous invocations. See below
|
|
40439
|
+
* Configuration block with destination configuration for failed asynchronous invocations. See below.
|
|
40828
40440
|
*/
|
|
40829
40441
|
onFailure?: pulumi.Input<inputs.lambda.FunctionEventInvokeConfigDestinationConfigOnFailure>;
|
|
40830
40442
|
/**
|
|
40831
|
-
* Configuration block with destination configuration for successful asynchronous invocations. See below
|
|
40443
|
+
* Configuration block with destination configuration for successful asynchronous invocations. See below.
|
|
40832
40444
|
*/
|
|
40833
40445
|
onSuccess?: pulumi.Input<inputs.lambda.FunctionEventInvokeConfigDestinationConfigOnSuccess>;
|
|
40834
40446
|
}
|
|
40835
40447
|
interface FunctionEventInvokeConfigDestinationConfigOnFailure {
|
|
40836
40448
|
/**
|
|
40837
|
-
*
|
|
40449
|
+
* ARN of the destination resource. See the [Lambda Developer Guide](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html#invocation-async-destinations) for acceptable resource types and associated IAM permissions.
|
|
40838
40450
|
*/
|
|
40839
40451
|
destination: pulumi.Input<string>;
|
|
40840
40452
|
}
|
|
40841
40453
|
interface FunctionEventInvokeConfigDestinationConfigOnSuccess {
|
|
40842
40454
|
/**
|
|
40843
|
-
*
|
|
40455
|
+
* ARN of the destination resource. See the [Lambda Developer Guide](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html#invocation-async-destinations) for acceptable resource types and associated IAM permissions.
|
|
40844
40456
|
*/
|
|
40845
40457
|
destination: pulumi.Input<string>;
|
|
40846
40458
|
}
|
|
40847
40459
|
interface FunctionFileSystemConfig {
|
|
40848
40460
|
/**
|
|
40849
|
-
*
|
|
40461
|
+
* ARN of the Amazon EFS Access Point.
|
|
40850
40462
|
*/
|
|
40851
40463
|
arn: pulumi.Input<string>;
|
|
40852
40464
|
/**
|
|
40853
|
-
* Path where the function can access the file system
|
|
40465
|
+
* Path where the function can access the file system. Must start with `/mnt/`.
|
|
40854
40466
|
*/
|
|
40855
40467
|
localMountPath: pulumi.Input<string>;
|
|
40856
40468
|
}
|
|
40857
40469
|
interface FunctionImageConfig {
|
|
40858
40470
|
/**
|
|
40859
|
-
* Parameters
|
|
40471
|
+
* Parameters to pass to the container image.
|
|
40860
40472
|
*/
|
|
40861
40473
|
commands?: pulumi.Input<pulumi.Input<string>[]>;
|
|
40862
40474
|
/**
|
|
40863
|
-
* Entry point to your application
|
|
40475
|
+
* Entry point to your application.
|
|
40864
40476
|
*/
|
|
40865
40477
|
entryPoints?: pulumi.Input<pulumi.Input<string>[]>;
|
|
40866
40478
|
/**
|
|
40867
|
-
* Working directory.
|
|
40479
|
+
* Working directory for the container image.
|
|
40868
40480
|
*/
|
|
40869
40481
|
workingDirectory?: pulumi.Input<string>;
|
|
40870
40482
|
}
|
|
40871
40483
|
interface FunctionLoggingConfig {
|
|
40872
40484
|
/**
|
|
40873
|
-
*
|
|
40485
|
+
* Detail level of application logs. Valid values: `TRACE`, `DEBUG`, `INFO`, `WARN`, `ERROR`, `FATAL`.
|
|
40874
40486
|
*/
|
|
40875
40487
|
applicationLogLevel?: pulumi.Input<string>;
|
|
40876
40488
|
/**
|
|
40877
|
-
*
|
|
40489
|
+
* Log format. Valid values: `Text`, `JSON`.
|
|
40878
40490
|
*/
|
|
40879
40491
|
logFormat: pulumi.Input<string>;
|
|
40880
40492
|
/**
|
|
40881
|
-
*
|
|
40493
|
+
* CloudWatch log group where logs are sent.
|
|
40882
40494
|
*/
|
|
40883
40495
|
logGroup?: pulumi.Input<string>;
|
|
40884
40496
|
/**
|
|
40885
|
-
*
|
|
40497
|
+
* Detail level of Lambda platform logs. Valid values: `DEBUG`, `INFO`, `WARN`.
|
|
40886
40498
|
*/
|
|
40887
40499
|
systemLogLevel?: pulumi.Input<string>;
|
|
40888
40500
|
}
|
|
40889
40501
|
interface FunctionSnapStart {
|
|
40890
40502
|
/**
|
|
40891
|
-
*
|
|
40503
|
+
* When to apply snap start optimization. Valid value: `PublishedVersions`.
|
|
40892
40504
|
*/
|
|
40893
40505
|
applyOn: pulumi.Input<string>;
|
|
40894
40506
|
/**
|
|
@@ -40898,39 +40510,39 @@ export declare namespace lambda {
|
|
|
40898
40510
|
}
|
|
40899
40511
|
interface FunctionTracingConfig {
|
|
40900
40512
|
/**
|
|
40901
|
-
*
|
|
40513
|
+
* X-Ray tracing mode. Valid values: `Active`, `PassThrough`.
|
|
40902
40514
|
*/
|
|
40903
40515
|
mode: pulumi.Input<string>;
|
|
40904
40516
|
}
|
|
40905
40517
|
interface FunctionUrlCors {
|
|
40906
40518
|
/**
|
|
40907
|
-
* Whether to allow cookies or other credentials in requests to the function URL.
|
|
40519
|
+
* Whether to allow cookies or other credentials in requests to the function URL.
|
|
40908
40520
|
*/
|
|
40909
40521
|
allowCredentials?: pulumi.Input<boolean>;
|
|
40910
40522
|
/**
|
|
40911
|
-
*
|
|
40523
|
+
* HTTP headers that origins can include in requests to the function URL.
|
|
40912
40524
|
*/
|
|
40913
40525
|
allowHeaders?: pulumi.Input<pulumi.Input<string>[]>;
|
|
40914
40526
|
/**
|
|
40915
|
-
*
|
|
40527
|
+
* HTTP methods that are allowed when calling the function URL.
|
|
40916
40528
|
*/
|
|
40917
40529
|
allowMethods?: pulumi.Input<pulumi.Input<string>[]>;
|
|
40918
40530
|
/**
|
|
40919
|
-
*
|
|
40531
|
+
* Origins that can access the function URL.
|
|
40920
40532
|
*/
|
|
40921
40533
|
allowOrigins?: pulumi.Input<pulumi.Input<string>[]>;
|
|
40922
40534
|
/**
|
|
40923
|
-
*
|
|
40535
|
+
* HTTP headers in your function response that you want to expose to origins that call the function URL.
|
|
40924
40536
|
*/
|
|
40925
40537
|
exposeHeaders?: pulumi.Input<pulumi.Input<string>[]>;
|
|
40926
40538
|
/**
|
|
40927
|
-
*
|
|
40539
|
+
* Maximum amount of time, in seconds, that web browsers can cache results of a preflight request. Maximum value is `86400`.
|
|
40928
40540
|
*/
|
|
40929
40541
|
maxAge?: pulumi.Input<number>;
|
|
40930
40542
|
}
|
|
40931
40543
|
interface FunctionVpcConfig {
|
|
40932
40544
|
/**
|
|
40933
|
-
*
|
|
40545
|
+
* Whether to allow outbound IPv6 traffic on VPC functions connected to dual-stack subnets. Default: `false`.
|
|
40934
40546
|
*/
|
|
40935
40547
|
ipv6AllowedForDualStack?: pulumi.Input<boolean>;
|
|
40936
40548
|
/**
|
|
@@ -40953,22 +40565,22 @@ export declare namespace lb {
|
|
|
40953
40565
|
* An action to authenticate using Amazon Cognito.
|
|
40954
40566
|
* Detailed below.
|
|
40955
40567
|
*/
|
|
40956
|
-
|
|
40568
|
+
authenticateCognitos?: inputs.lb.GetListenerRuleActionAuthenticateCognito[];
|
|
40957
40569
|
/**
|
|
40958
40570
|
* An action to authenticate using OIDC.
|
|
40959
40571
|
* Detailed below.
|
|
40960
40572
|
*/
|
|
40961
|
-
|
|
40573
|
+
authenticateOidcs?: inputs.lb.GetListenerRuleActionAuthenticateOidc[];
|
|
40962
40574
|
/**
|
|
40963
40575
|
* An action to return a fixed response.
|
|
40964
40576
|
* Detailed below.
|
|
40965
40577
|
*/
|
|
40966
|
-
|
|
40578
|
+
fixedResponses?: inputs.lb.GetListenerRuleActionFixedResponse[];
|
|
40967
40579
|
/**
|
|
40968
40580
|
* An action to forward the request.
|
|
40969
40581
|
* Detailed below.
|
|
40970
40582
|
*/
|
|
40971
|
-
|
|
40583
|
+
forwards?: inputs.lb.GetListenerRuleActionForward[];
|
|
40972
40584
|
/**
|
|
40973
40585
|
* The evaluation order of the action.
|
|
40974
40586
|
*/
|
|
@@ -40977,7 +40589,7 @@ export declare namespace lb {
|
|
|
40977
40589
|
* An action to redirect the request.
|
|
40978
40590
|
* Detailed below.
|
|
40979
40591
|
*/
|
|
40980
|
-
|
|
40592
|
+
redirects?: inputs.lb.GetListenerRuleActionRedirect[];
|
|
40981
40593
|
/**
|
|
40982
40594
|
* The type of the action, indicates which sub-block will be populated.
|
|
40983
40595
|
*/
|
|
@@ -40988,22 +40600,22 @@ export declare namespace lb {
|
|
|
40988
40600
|
* An action to authenticate using Amazon Cognito.
|
|
40989
40601
|
* Detailed below.
|
|
40990
40602
|
*/
|
|
40991
|
-
|
|
40603
|
+
authenticateCognitos?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleActionAuthenticateCognitoArgs>[]>;
|
|
40992
40604
|
/**
|
|
40993
40605
|
* An action to authenticate using OIDC.
|
|
40994
40606
|
* Detailed below.
|
|
40995
40607
|
*/
|
|
40996
|
-
|
|
40608
|
+
authenticateOidcs?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleActionAuthenticateOidcArgs>[]>;
|
|
40997
40609
|
/**
|
|
40998
40610
|
* An action to return a fixed response.
|
|
40999
40611
|
* Detailed below.
|
|
41000
40612
|
*/
|
|
41001
|
-
|
|
40613
|
+
fixedResponses?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleActionFixedResponseArgs>[]>;
|
|
41002
40614
|
/**
|
|
41003
40615
|
* An action to forward the request.
|
|
41004
40616
|
* Detailed below.
|
|
41005
40617
|
*/
|
|
41006
|
-
|
|
40618
|
+
forwards?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleActionForwardArgs>[]>;
|
|
41007
40619
|
/**
|
|
41008
40620
|
* The evaluation order of the action.
|
|
41009
40621
|
*/
|
|
@@ -41012,7 +40624,7 @@ export declare namespace lb {
|
|
|
41012
40624
|
* An action to redirect the request.
|
|
41013
40625
|
* Detailed below.
|
|
41014
40626
|
*/
|
|
41015
|
-
|
|
40627
|
+
redirects?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleActionRedirectArgs>[]>;
|
|
41016
40628
|
/**
|
|
41017
40629
|
* The type of the action, indicates which sub-block will be populated.
|
|
41018
40630
|
*/
|
|
@@ -41215,7 +40827,7 @@ export declare namespace lb {
|
|
|
41215
40827
|
* Target group stickiness for the rule.
|
|
41216
40828
|
* Detailed below.
|
|
41217
40829
|
*/
|
|
41218
|
-
|
|
40830
|
+
stickinesses?: inputs.lb.GetListenerRuleActionForwardStickiness[];
|
|
41219
40831
|
/**
|
|
41220
40832
|
* Set of target groups for the action.
|
|
41221
40833
|
* Detailed below.
|
|
@@ -41227,7 +40839,7 @@ export declare namespace lb {
|
|
|
41227
40839
|
* Target group stickiness for the rule.
|
|
41228
40840
|
* Detailed below.
|
|
41229
40841
|
*/
|
|
41230
|
-
|
|
40842
|
+
stickinesses?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleActionForwardStickinessArgs>[]>;
|
|
41231
40843
|
/**
|
|
41232
40844
|
* Set of target groups for the action.
|
|
41233
40845
|
* Detailed below.
|
|
@@ -41332,57 +40944,57 @@ export declare namespace lb {
|
|
|
41332
40944
|
/**
|
|
41333
40945
|
* Contains a single attribute `values`, which contains a set of host names.
|
|
41334
40946
|
*/
|
|
41335
|
-
|
|
40947
|
+
hostHeaders?: inputs.lb.GetListenerRuleConditionHostHeader[];
|
|
41336
40948
|
/**
|
|
41337
40949
|
* HTTP header and values to match.
|
|
41338
40950
|
* Detailed below.
|
|
41339
40951
|
*/
|
|
41340
|
-
|
|
40952
|
+
httpHeaders?: inputs.lb.GetListenerRuleConditionHttpHeader[];
|
|
41341
40953
|
/**
|
|
41342
40954
|
* Contains a single attribute `values`, which contains a set of HTTP request methods.
|
|
41343
40955
|
*/
|
|
41344
|
-
|
|
40956
|
+
httpRequestMethods?: inputs.lb.GetListenerRuleConditionHttpRequestMethod[];
|
|
41345
40957
|
/**
|
|
41346
40958
|
* Contains a single attribute `values`, which contains a set of path patterns to compare against the request URL.
|
|
41347
40959
|
*/
|
|
41348
|
-
|
|
40960
|
+
pathPatterns?: inputs.lb.GetListenerRuleConditionPathPattern[];
|
|
41349
40961
|
/**
|
|
41350
40962
|
* Query string parameters to match.
|
|
41351
40963
|
* Detailed below.
|
|
41352
40964
|
*/
|
|
41353
|
-
|
|
40965
|
+
queryStrings?: inputs.lb.GetListenerRuleConditionQueryString[];
|
|
41354
40966
|
/**
|
|
41355
40967
|
* Contains a single attribute `values`, which contains a set of source IPs in CIDR notation.
|
|
41356
40968
|
*/
|
|
41357
|
-
|
|
40969
|
+
sourceIps?: inputs.lb.GetListenerRuleConditionSourceIp[];
|
|
41358
40970
|
}
|
|
41359
40971
|
interface GetListenerRuleConditionArgs {
|
|
41360
40972
|
/**
|
|
41361
40973
|
* Contains a single attribute `values`, which contains a set of host names.
|
|
41362
40974
|
*/
|
|
41363
|
-
|
|
40975
|
+
hostHeaders?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleConditionHostHeaderArgs>[]>;
|
|
41364
40976
|
/**
|
|
41365
40977
|
* HTTP header and values to match.
|
|
41366
40978
|
* Detailed below.
|
|
41367
40979
|
*/
|
|
41368
|
-
|
|
40980
|
+
httpHeaders?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleConditionHttpHeaderArgs>[]>;
|
|
41369
40981
|
/**
|
|
41370
40982
|
* Contains a single attribute `values`, which contains a set of HTTP request methods.
|
|
41371
40983
|
*/
|
|
41372
|
-
|
|
40984
|
+
httpRequestMethods?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleConditionHttpRequestMethodArgs>[]>;
|
|
41373
40985
|
/**
|
|
41374
40986
|
* Contains a single attribute `values`, which contains a set of path patterns to compare against the request URL.
|
|
41375
40987
|
*/
|
|
41376
|
-
|
|
40988
|
+
pathPatterns?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleConditionPathPatternArgs>[]>;
|
|
41377
40989
|
/**
|
|
41378
40990
|
* Query string parameters to match.
|
|
41379
40991
|
* Detailed below.
|
|
41380
40992
|
*/
|
|
41381
|
-
|
|
40993
|
+
queryStrings?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleConditionQueryStringArgs>[]>;
|
|
41382
40994
|
/**
|
|
41383
40995
|
* Contains a single attribute `values`, which contains a set of source IPs in CIDR notation.
|
|
41384
40996
|
*/
|
|
41385
|
-
|
|
40997
|
+
sourceIps?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleConditionSourceIpArgs>[]>;
|
|
41386
40998
|
}
|
|
41387
40999
|
interface GetListenerRuleConditionHostHeader {
|
|
41388
41000
|
/**
|
|
@@ -41694,11 +41306,12 @@ export declare namespace lb {
|
|
|
41694
41306
|
*/
|
|
41695
41307
|
advertiseTrustStoreCaNames?: pulumi.Input<string>;
|
|
41696
41308
|
/**
|
|
41697
|
-
* Whether client certificate expiry is ignored.
|
|
41309
|
+
* Whether client certificate expiry is ignored.
|
|
41310
|
+
* Default is `false`.
|
|
41698
41311
|
*/
|
|
41699
41312
|
ignoreClientCertificateExpiry?: pulumi.Input<boolean>;
|
|
41700
41313
|
/**
|
|
41701
|
-
* Valid values are `off`, `
|
|
41314
|
+
* Valid values are `off`, `passthrough`, and `verify`.
|
|
41702
41315
|
*/
|
|
41703
41316
|
mode: pulumi.Input<string>;
|
|
41704
41317
|
/**
|
|
@@ -53315,14 +52928,14 @@ export declare namespace lex {
|
|
|
53315
52928
|
* Settings required for a slot type based on a grammar that you provide.
|
|
53316
52929
|
* See `grammarSlotTypeSetting` argument reference below.
|
|
53317
52930
|
*/
|
|
53318
|
-
|
|
52931
|
+
grammarSlotTypeSettings?: pulumi.Input<pulumi.Input<inputs.lex.V2modelsSlotTypeExternalSourceSettingGrammarSlotTypeSetting>[]>;
|
|
53319
52932
|
}
|
|
53320
52933
|
interface V2modelsSlotTypeExternalSourceSettingGrammarSlotTypeSetting {
|
|
53321
52934
|
/**
|
|
53322
52935
|
* Source of the grammar used to create the slot type.
|
|
53323
52936
|
* See `source` argument reference below.
|
|
53324
52937
|
*/
|
|
53325
|
-
|
|
52938
|
+
sources?: pulumi.Input<pulumi.Input<inputs.lex.V2modelsSlotTypeExternalSourceSettingGrammarSlotTypeSettingSource>[]>;
|
|
53326
52939
|
}
|
|
53327
52940
|
interface V2modelsSlotTypeExternalSourceSettingGrammarSlotTypeSettingSource {
|
|
53328
52941
|
/**
|
|
@@ -53338,25 +52951,25 @@ export declare namespace lex {
|
|
|
53338
52951
|
*/
|
|
53339
52952
|
s3ObjectKey: pulumi.Input<string>;
|
|
53340
52953
|
}
|
|
53341
|
-
interface
|
|
52954
|
+
interface V2modelsSlotTypeSlotTypeValue {
|
|
53342
52955
|
/**
|
|
53343
52956
|
* Value of the slot type entry.
|
|
53344
52957
|
* See `sampleValue` argument reference below.
|
|
53345
52958
|
*/
|
|
53346
|
-
sampleValues?: pulumi.Input<pulumi.Input<inputs.lex.
|
|
52959
|
+
sampleValues?: pulumi.Input<pulumi.Input<inputs.lex.V2modelsSlotTypeSlotTypeValueSampleValue>[]>;
|
|
53347
52960
|
/**
|
|
53348
52961
|
* A list of additional values related to the slot type entry.
|
|
53349
52962
|
* See `synonyms` argument reference below.
|
|
53350
52963
|
*/
|
|
53351
|
-
synonyms?: pulumi.Input<pulumi.Input<inputs.lex.
|
|
52964
|
+
synonyms?: pulumi.Input<pulumi.Input<inputs.lex.V2modelsSlotTypeSlotTypeValueSynonym>[]>;
|
|
53352
52965
|
}
|
|
53353
|
-
interface
|
|
52966
|
+
interface V2modelsSlotTypeSlotTypeValueSampleValue {
|
|
53354
52967
|
/**
|
|
53355
52968
|
* Value that can be used for a slot type.
|
|
53356
52969
|
*/
|
|
53357
52970
|
value: pulumi.Input<string>;
|
|
53358
52971
|
}
|
|
53359
|
-
interface
|
|
52972
|
+
interface V2modelsSlotTypeSlotTypeValueSynonym {
|
|
53360
52973
|
/**
|
|
53361
52974
|
* Value that can be used for a slot type.
|
|
53362
52975
|
*/
|
|
@@ -53469,7 +53082,7 @@ export declare namespace lex {
|
|
|
53469
53082
|
variations?: pulumi.Input<pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingPromptSpecificationMessageGroupVariation>[]>;
|
|
53470
53083
|
}
|
|
53471
53084
|
interface V2modelsSlotValueElicitationSettingPromptSpecificationMessageGroupMessage {
|
|
53472
|
-
|
|
53085
|
+
customPayload?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingPromptSpecificationMessageGroupMessageCustomPayload>;
|
|
53473
53086
|
imageResponseCard?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingPromptSpecificationMessageGroupMessageImageResponseCard>;
|
|
53474
53087
|
plainTextMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingPromptSpecificationMessageGroupMessagePlainTextMessage>;
|
|
53475
53088
|
ssmlMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingPromptSpecificationMessageGroupMessageSsmlMessage>;
|
|
@@ -53494,7 +53107,7 @@ export declare namespace lex {
|
|
|
53494
53107
|
value: pulumi.Input<string>;
|
|
53495
53108
|
}
|
|
53496
53109
|
interface V2modelsSlotValueElicitationSettingPromptSpecificationMessageGroupVariation {
|
|
53497
|
-
|
|
53110
|
+
customPayload?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingPromptSpecificationMessageGroupVariationCustomPayload>;
|
|
53498
53111
|
imageResponseCard?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingPromptSpecificationMessageGroupVariationImageResponseCard>;
|
|
53499
53112
|
plainTextMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingPromptSpecificationMessageGroupVariationPlainTextMessage>;
|
|
53500
53113
|
ssmlMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingPromptSpecificationMessageGroupVariationSsmlMessage>;
|
|
@@ -53611,7 +53224,7 @@ export declare namespace lex {
|
|
|
53611
53224
|
variations?: pulumi.Input<pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupVariation>[]>;
|
|
53612
53225
|
}
|
|
53613
53226
|
interface V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupMessage {
|
|
53614
|
-
|
|
53227
|
+
customPayload?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupMessageCustomPayload>;
|
|
53615
53228
|
imageResponseCard?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupMessageImageResponseCard>;
|
|
53616
53229
|
plainTextMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupMessagePlainTextMessage>;
|
|
53617
53230
|
ssmlMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupMessageSsmlMessage>;
|
|
@@ -53636,7 +53249,7 @@ export declare namespace lex {
|
|
|
53636
53249
|
value: pulumi.Input<string>;
|
|
53637
53250
|
}
|
|
53638
53251
|
interface V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupVariation {
|
|
53639
|
-
|
|
53252
|
+
customPayload?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupVariationCustomPayload>;
|
|
53640
53253
|
imageResponseCard?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupVariationImageResponseCard>;
|
|
53641
53254
|
plainTextMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupVariationPlainTextMessage>;
|
|
53642
53255
|
ssmlMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupVariationSsmlMessage>;
|
|
@@ -53689,7 +53302,7 @@ export declare namespace lex {
|
|
|
53689
53302
|
variations?: pulumi.Input<pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponseMessageGroupVariation>[]>;
|
|
53690
53303
|
}
|
|
53691
53304
|
interface V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponseMessageGroupMessage {
|
|
53692
|
-
|
|
53305
|
+
customPayload?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponseMessageGroupMessageCustomPayload>;
|
|
53693
53306
|
imageResponseCard?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponseMessageGroupMessageImageResponseCard>;
|
|
53694
53307
|
plainTextMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponseMessageGroupMessagePlainTextMessage>;
|
|
53695
53308
|
ssmlMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponseMessageGroupMessageSsmlMessage>;
|
|
@@ -53714,7 +53327,7 @@ export declare namespace lex {
|
|
|
53714
53327
|
value: pulumi.Input<string>;
|
|
53715
53328
|
}
|
|
53716
53329
|
interface V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponseMessageGroupVariation {
|
|
53717
|
-
|
|
53330
|
+
customPayload?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponseMessageGroupVariationCustomPayload>;
|
|
53718
53331
|
imageResponseCard?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponseMessageGroupVariationImageResponseCard>;
|
|
53719
53332
|
plainTextMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponseMessageGroupVariationPlainTextMessage>;
|
|
53720
53333
|
ssmlMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponseMessageGroupVariationSsmlMessage>;
|
|
@@ -53764,7 +53377,7 @@ export declare namespace lex {
|
|
|
53764
53377
|
variations?: pulumi.Input<pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationWaitingResponseMessageGroupVariation>[]>;
|
|
53765
53378
|
}
|
|
53766
53379
|
interface V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationWaitingResponseMessageGroupMessage {
|
|
53767
|
-
|
|
53380
|
+
customPayload?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationWaitingResponseMessageGroupMessageCustomPayload>;
|
|
53768
53381
|
imageResponseCard?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationWaitingResponseMessageGroupMessageImageResponseCard>;
|
|
53769
53382
|
plainTextMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationWaitingResponseMessageGroupMessagePlainTextMessage>;
|
|
53770
53383
|
ssmlMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationWaitingResponseMessageGroupMessageSsmlMessage>;
|
|
@@ -53789,7 +53402,7 @@ export declare namespace lex {
|
|
|
53789
53402
|
value: pulumi.Input<string>;
|
|
53790
53403
|
}
|
|
53791
53404
|
interface V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationWaitingResponseMessageGroupVariation {
|
|
53792
|
-
|
|
53405
|
+
customPayload?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationWaitingResponseMessageGroupVariationCustomPayload>;
|
|
53793
53406
|
imageResponseCard?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationWaitingResponseMessageGroupVariationImageResponseCard>;
|
|
53794
53407
|
plainTextMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationWaitingResponseMessageGroupVariationPlainTextMessage>;
|
|
53795
53408
|
ssmlMessage?: pulumi.Input<inputs.lex.V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationWaitingResponseMessageGroupVariationSsmlMessage>;
|
|
@@ -57201,7 +56814,7 @@ export declare namespace memorydb {
|
|
|
57201
56814
|
export declare namespace mq {
|
|
57202
56815
|
interface BrokerConfiguration {
|
|
57203
56816
|
/**
|
|
57204
|
-
*
|
|
56817
|
+
* Configuration ID.
|
|
57205
56818
|
*/
|
|
57206
56819
|
id?: pulumi.Input<string>;
|
|
57207
56820
|
/**
|
|
@@ -57211,17 +56824,17 @@ export declare namespace mq {
|
|
|
57211
56824
|
}
|
|
57212
56825
|
interface BrokerEncryptionOptions {
|
|
57213
56826
|
/**
|
|
57214
|
-
*
|
|
56827
|
+
* ARN of KMS CMK to use for encryption at rest. Requires setting `useAwsOwnedKey` to `false`. To perform drift detection when AWS-managed CMKs or customer-managed CMKs are in use, this value must be configured.
|
|
57215
56828
|
*/
|
|
57216
56829
|
kmsKeyId?: pulumi.Input<string>;
|
|
57217
56830
|
/**
|
|
57218
|
-
* Whether to enable an AWS-owned KMS CMK
|
|
56831
|
+
* Whether to enable an AWS-owned KMS CMK not in your account. Defaults to `true`. Setting to `false` without configuring `kmsKeyId` creates an AWS-managed CMK aliased to `aws/mq` in your account.
|
|
57219
56832
|
*/
|
|
57220
56833
|
useAwsOwnedKey?: pulumi.Input<boolean>;
|
|
57221
56834
|
}
|
|
57222
56835
|
interface BrokerInstance {
|
|
57223
56836
|
/**
|
|
57224
|
-
*
|
|
56837
|
+
* URL of the [ActiveMQ Web Console](http://activemq.apache.org/web-console.html) or the [RabbitMQ Management UI](https://www.rabbitmq.com/management.html#external-monitoring) depending on `engineType`.
|
|
57225
56838
|
*/
|
|
57226
56839
|
consoleUrl?: pulumi.Input<string>;
|
|
57227
56840
|
/**
|
|
@@ -57243,15 +56856,15 @@ export declare namespace mq {
|
|
|
57243
56856
|
}
|
|
57244
56857
|
interface BrokerLdapServerMetadata {
|
|
57245
56858
|
/**
|
|
57246
|
-
* List of
|
|
56859
|
+
* List of fully qualified domain names of the LDAP server and optional failover server.
|
|
57247
56860
|
*/
|
|
57248
56861
|
hosts?: pulumi.Input<pulumi.Input<string>[]>;
|
|
57249
56862
|
/**
|
|
57250
|
-
* Fully qualified name of the directory to search for a user
|
|
56863
|
+
* Fully qualified name of the directory to search for a user's groups.
|
|
57251
56864
|
*/
|
|
57252
56865
|
roleBase?: pulumi.Input<string>;
|
|
57253
56866
|
/**
|
|
57254
|
-
*
|
|
56867
|
+
* LDAP attribute that identifies the group name attribute in the object returned from the group membership query.
|
|
57255
56868
|
*/
|
|
57256
56869
|
roleName?: pulumi.Input<string>;
|
|
57257
56870
|
/**
|
|
@@ -57275,7 +56888,7 @@ export declare namespace mq {
|
|
|
57275
56888
|
*/
|
|
57276
56889
|
userBase?: pulumi.Input<string>;
|
|
57277
56890
|
/**
|
|
57278
|
-
*
|
|
56891
|
+
* Name of the LDAP attribute for the user group membership.
|
|
57279
56892
|
*/
|
|
57280
56893
|
userRoleName?: pulumi.Input<string>;
|
|
57281
56894
|
/**
|
|
@@ -57289,11 +56902,11 @@ export declare namespace mq {
|
|
|
57289
56902
|
}
|
|
57290
56903
|
interface BrokerLogs {
|
|
57291
56904
|
/**
|
|
57292
|
-
*
|
|
56905
|
+
* Whether to enable audit logging. Only possible for `engineType` of `ActiveMQ`. Logs user management actions via JMX or ActiveMQ Web Console. Defaults to `false`.
|
|
57293
56906
|
*/
|
|
57294
56907
|
audit?: pulumi.Input<boolean>;
|
|
57295
56908
|
/**
|
|
57296
|
-
*
|
|
56909
|
+
* Whether to enable general logging via CloudWatch. Defaults to `false`.
|
|
57297
56910
|
*/
|
|
57298
56911
|
general?: pulumi.Input<boolean>;
|
|
57299
56912
|
}
|
|
@@ -57321,17 +56934,19 @@ export declare namespace mq {
|
|
|
57321
56934
|
*/
|
|
57322
56935
|
groups?: pulumi.Input<pulumi.Input<string>[]>;
|
|
57323
56936
|
/**
|
|
57324
|
-
* Password of the user.
|
|
56937
|
+
* Password of the user. Must be 12 to 250 characters long, contain at least 4 unique characters, and must not contain commas.
|
|
57325
56938
|
*/
|
|
57326
56939
|
password: pulumi.Input<string>;
|
|
57327
56940
|
/**
|
|
57328
|
-
* Whether to set
|
|
56941
|
+
* Whether to set replication user. Defaults to `false`.
|
|
56942
|
+
*
|
|
56943
|
+
* > **NOTE:** AWS currently does not support updating RabbitMQ users. Updates to users can only be in the RabbitMQ UI.
|
|
57329
56944
|
*/
|
|
57330
56945
|
replicationUser?: pulumi.Input<boolean>;
|
|
57331
56946
|
/**
|
|
57332
56947
|
* Username of the user.
|
|
57333
56948
|
*
|
|
57334
|
-
*
|
|
56949
|
+
* The following arguments are optional:
|
|
57335
56950
|
*/
|
|
57336
56951
|
username: pulumi.Input<string>;
|
|
57337
56952
|
}
|
|
@@ -58723,25 +58338,28 @@ export declare namespace networkfirewall {
|
|
|
58723
58338
|
export declare namespace networkmanager {
|
|
58724
58339
|
interface ConnectAttachmentOptions {
|
|
58725
58340
|
/**
|
|
58726
|
-
*
|
|
58341
|
+
* Protocol used for the attachment connection. Valid values: `GRE`, `NO_ENCAP`.
|
|
58727
58342
|
*/
|
|
58728
58343
|
protocol?: pulumi.Input<string>;
|
|
58729
58344
|
}
|
|
58730
58345
|
interface ConnectPeerBgpOptions {
|
|
58346
|
+
/**
|
|
58347
|
+
* Peer ASN.
|
|
58348
|
+
*/
|
|
58731
58349
|
peerAsn?: pulumi.Input<number>;
|
|
58732
58350
|
}
|
|
58733
58351
|
interface ConnectPeerConfiguration {
|
|
58734
58352
|
bgpConfigurations?: pulumi.Input<pulumi.Input<inputs.networkmanager.ConnectPeerConfigurationBgpConfiguration>[]>;
|
|
58735
58353
|
/**
|
|
58736
|
-
*
|
|
58354
|
+
* Connect peer core network address.
|
|
58737
58355
|
*/
|
|
58738
58356
|
coreNetworkAddress?: pulumi.Input<string>;
|
|
58739
58357
|
/**
|
|
58740
|
-
*
|
|
58358
|
+
* Inside IP addresses used for BGP peering. Required when the Connect attachment protocol is `GRE`. See `aws.networkmanager.ConnectAttachment` for details.
|
|
58741
58359
|
*/
|
|
58742
58360
|
insideCidrBlocks?: pulumi.Input<pulumi.Input<string>[]>;
|
|
58743
58361
|
/**
|
|
58744
|
-
*
|
|
58362
|
+
* Connect peer address.
|
|
58745
58363
|
*
|
|
58746
58364
|
* The following arguments are optional:
|
|
58747
58365
|
*/
|
|
@@ -58750,16 +58368,19 @@ export declare namespace networkmanager {
|
|
|
58750
58368
|
}
|
|
58751
58369
|
interface ConnectPeerConfigurationBgpConfiguration {
|
|
58752
58370
|
/**
|
|
58753
|
-
*
|
|
58371
|
+
* Connect peer core network address.
|
|
58754
58372
|
*/
|
|
58755
58373
|
coreNetworkAddress?: pulumi.Input<string>;
|
|
58756
58374
|
coreNetworkAsn?: pulumi.Input<number>;
|
|
58757
58375
|
/**
|
|
58758
|
-
*
|
|
58376
|
+
* Connect peer address.
|
|
58759
58377
|
*
|
|
58760
58378
|
* The following arguments are optional:
|
|
58761
58379
|
*/
|
|
58762
58380
|
peerAddress?: pulumi.Input<string>;
|
|
58381
|
+
/**
|
|
58382
|
+
* Peer ASN.
|
|
58383
|
+
*/
|
|
58763
58384
|
peerAsn?: pulumi.Input<number>;
|
|
58764
58385
|
}
|
|
58765
58386
|
interface CoreNetworkEdge {
|
|
@@ -58792,25 +58413,25 @@ export declare namespace networkmanager {
|
|
|
58792
58413
|
}
|
|
58793
58414
|
interface DeviceAwsLocation {
|
|
58794
58415
|
/**
|
|
58795
|
-
*
|
|
58416
|
+
* ARN of the subnet that the device is located in.
|
|
58796
58417
|
*/
|
|
58797
58418
|
subnetArn?: pulumi.Input<string>;
|
|
58798
58419
|
/**
|
|
58799
|
-
*
|
|
58420
|
+
* Zone that the device is located in. Specify the ID of an Availability Zone, Local Zone, Wavelength Zone, or an Outpost.
|
|
58800
58421
|
*/
|
|
58801
58422
|
zone?: pulumi.Input<string>;
|
|
58802
58423
|
}
|
|
58803
58424
|
interface DeviceLocation {
|
|
58804
58425
|
/**
|
|
58805
|
-
*
|
|
58426
|
+
* Physical address.
|
|
58806
58427
|
*/
|
|
58807
58428
|
address?: pulumi.Input<string>;
|
|
58808
58429
|
/**
|
|
58809
|
-
*
|
|
58430
|
+
* Latitude.
|
|
58810
58431
|
*/
|
|
58811
58432
|
latitude?: pulumi.Input<string>;
|
|
58812
58433
|
/**
|
|
58813
|
-
*
|
|
58434
|
+
* Longitude.
|
|
58814
58435
|
*/
|
|
58815
58436
|
longitude?: pulumi.Input<string>;
|
|
58816
58437
|
}
|
|
@@ -59272,14 +58893,11 @@ export declare namespace networkmanager {
|
|
|
59272
58893
|
}
|
|
59273
58894
|
interface VpcAttachmentOptions {
|
|
59274
58895
|
/**
|
|
59275
|
-
*
|
|
59276
|
-
* If enabled, traffic flow between a source and destination use the same Availability Zone for the VPC attachment for the lifetime of that flow.
|
|
59277
|
-
* If the VPC attachment is pending acceptance, changing this value will recreate the resource.
|
|
58896
|
+
* Whether to enable appliance mode support. If enabled, traffic flow between a source and destination use the same Availability Zone for the VPC attachment for the lifetime of that flow. If the VPC attachment is pending acceptance, changing this value will recreate the resource.
|
|
59278
58897
|
*/
|
|
59279
58898
|
applianceModeSupport?: pulumi.Input<boolean>;
|
|
59280
58899
|
/**
|
|
59281
|
-
*
|
|
59282
|
-
* If the VPC attachment is pending acceptance, changing this value will recreate the resource.
|
|
58900
|
+
* Whether to enable IPv6 support. If the VPC attachment is pending acceptance, changing this value will recreate the resource.
|
|
59283
58901
|
*/
|
|
59284
58902
|
ipv6Support?: pulumi.Input<boolean>;
|
|
59285
58903
|
}
|
|
@@ -59728,7 +59346,7 @@ export declare namespace opensearch {
|
|
|
59728
59346
|
*/
|
|
59729
59347
|
minutes?: pulumi.Input<number>;
|
|
59730
59348
|
}
|
|
59731
|
-
interface
|
|
59349
|
+
interface GetServerlessSecurityConfigSamlOption {
|
|
59732
59350
|
/**
|
|
59733
59351
|
* Group attribute for this SAML integration.
|
|
59734
59352
|
*/
|
|
@@ -59746,7 +59364,7 @@ export declare namespace opensearch {
|
|
|
59746
59364
|
*/
|
|
59747
59365
|
userAttribute?: string;
|
|
59748
59366
|
}
|
|
59749
|
-
interface
|
|
59367
|
+
interface GetServerlessSecurityConfigSamlOptionArgs {
|
|
59750
59368
|
/**
|
|
59751
59369
|
* Group attribute for this SAML integration.
|
|
59752
59370
|
*/
|
|
@@ -59931,933 +59549,6 @@ export declare namespace opensearchingest {
|
|
|
59931
59549
|
vpcEndpointManagement?: pulumi.Input<string>;
|
|
59932
59550
|
}
|
|
59933
59551
|
}
|
|
59934
|
-
export declare namespace opsworks {
|
|
59935
|
-
interface ApplicationAppSource {
|
|
59936
|
-
/**
|
|
59937
|
-
* Password to use when authenticating to the source. This provider cannot perform drift detection of this configuration.
|
|
59938
|
-
*/
|
|
59939
|
-
password?: pulumi.Input<string>;
|
|
59940
|
-
/**
|
|
59941
|
-
* For sources that are version-aware, the revision to use.
|
|
59942
|
-
*/
|
|
59943
|
-
revision?: pulumi.Input<string>;
|
|
59944
|
-
/**
|
|
59945
|
-
* SSH key to use when authenticating to the source. This provider cannot perform drift detection of this configuration.
|
|
59946
|
-
*/
|
|
59947
|
-
sshKey?: pulumi.Input<string>;
|
|
59948
|
-
/**
|
|
59949
|
-
* The type of source to use. For example, "archive".
|
|
59950
|
-
*/
|
|
59951
|
-
type: pulumi.Input<string>;
|
|
59952
|
-
/**
|
|
59953
|
-
* The URL where the app resource can be found.
|
|
59954
|
-
*/
|
|
59955
|
-
url?: pulumi.Input<string>;
|
|
59956
|
-
/**
|
|
59957
|
-
* Username to use when authenticating to the source.
|
|
59958
|
-
*/
|
|
59959
|
-
username?: pulumi.Input<string>;
|
|
59960
|
-
}
|
|
59961
|
-
interface ApplicationEnvironment {
|
|
59962
|
-
/**
|
|
59963
|
-
* Variable name.
|
|
59964
|
-
*/
|
|
59965
|
-
key: pulumi.Input<string>;
|
|
59966
|
-
/**
|
|
59967
|
-
* Set visibility of the variable value to `true` or `false`.
|
|
59968
|
-
*/
|
|
59969
|
-
secure?: pulumi.Input<boolean>;
|
|
59970
|
-
/**
|
|
59971
|
-
* Variable value.
|
|
59972
|
-
*/
|
|
59973
|
-
value: pulumi.Input<string>;
|
|
59974
|
-
}
|
|
59975
|
-
interface ApplicationSslConfiguration {
|
|
59976
|
-
/**
|
|
59977
|
-
* The contents of the certificate's domain.crt file.
|
|
59978
|
-
*/
|
|
59979
|
-
certificate: pulumi.Input<string>;
|
|
59980
|
-
/**
|
|
59981
|
-
* Can be used to specify an intermediate certificate authority key or client authentication.
|
|
59982
|
-
*/
|
|
59983
|
-
chain?: pulumi.Input<string>;
|
|
59984
|
-
/**
|
|
59985
|
-
* The private key; the contents of the certificate's domain.key file.
|
|
59986
|
-
*/
|
|
59987
|
-
privateKey: pulumi.Input<string>;
|
|
59988
|
-
}
|
|
59989
|
-
interface CustomLayerCloudwatchConfiguration {
|
|
59990
|
-
enabled?: pulumi.Input<boolean>;
|
|
59991
|
-
/**
|
|
59992
|
-
* A block the specifies how an opsworks logs look like. See Log Streams.
|
|
59993
|
-
*/
|
|
59994
|
-
logStreams?: pulumi.Input<pulumi.Input<inputs.opsworks.CustomLayerCloudwatchConfigurationLogStream>[]>;
|
|
59995
|
-
}
|
|
59996
|
-
interface CustomLayerCloudwatchConfigurationLogStream {
|
|
59997
|
-
/**
|
|
59998
|
-
* Specifies the max number of log events in a batch, up to `10000`. The default value is `1000`.
|
|
59999
|
-
*/
|
|
60000
|
-
batchCount?: pulumi.Input<number>;
|
|
60001
|
-
/**
|
|
60002
|
-
* Specifies the maximum size of log events in a batch, in bytes, up to `1048576` bytes. The default value is `32768` bytes.
|
|
60003
|
-
*/
|
|
60004
|
-
batchSize?: pulumi.Input<number>;
|
|
60005
|
-
/**
|
|
60006
|
-
* Specifies the time duration for the batching of log events. The minimum value is `5000` and default value is `5000`.
|
|
60007
|
-
*/
|
|
60008
|
-
bufferDuration?: pulumi.Input<number>;
|
|
60009
|
-
/**
|
|
60010
|
-
* Specifies how the timestamp is extracted from logs. For more information, see the CloudWatch Logs Agent Reference (https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AgentReference.html).
|
|
60011
|
-
*/
|
|
60012
|
-
datetimeFormat?: pulumi.Input<string>;
|
|
60013
|
-
/**
|
|
60014
|
-
* Specifies the encoding of the log file so that the file can be read correctly. The default is `utf8`.
|
|
60015
|
-
*/
|
|
60016
|
-
encoding?: pulumi.Input<string>;
|
|
60017
|
-
/**
|
|
60018
|
-
* Specifies log files that you want to push to CloudWatch Logs. File can point to a specific file or multiple files (by using wild card characters such as /var/log/system.log*).
|
|
60019
|
-
*/
|
|
60020
|
-
file: pulumi.Input<string>;
|
|
60021
|
-
/**
|
|
60022
|
-
* Specifies the range of lines for identifying a file. The valid values are one number, or two dash-delimited numbers, such as `1`, `2-5`. The default value is `1`.
|
|
60023
|
-
*/
|
|
60024
|
-
fileFingerprintLines?: pulumi.Input<string>;
|
|
60025
|
-
/**
|
|
60026
|
-
* Specifies where to start to read data (`startOfFile` or `endOfFile`). The default is `startOfFile`.
|
|
60027
|
-
*/
|
|
60028
|
-
initialPosition?: pulumi.Input<string>;
|
|
60029
|
-
/**
|
|
60030
|
-
* Specifies the destination log group. A log group is created automatically if it doesn't already exist.
|
|
60031
|
-
*/
|
|
60032
|
-
logGroupName: pulumi.Input<string>;
|
|
60033
|
-
/**
|
|
60034
|
-
* Specifies the pattern for identifying the start of a log message.
|
|
60035
|
-
*/
|
|
60036
|
-
multilineStartPattern?: pulumi.Input<string>;
|
|
60037
|
-
/**
|
|
60038
|
-
* Specifies the time zone of log event time stamps.
|
|
60039
|
-
*/
|
|
60040
|
-
timeZone?: pulumi.Input<string>;
|
|
60041
|
-
}
|
|
60042
|
-
interface CustomLayerEbsVolume {
|
|
60043
|
-
/**
|
|
60044
|
-
* Encrypt the volume.
|
|
60045
|
-
*/
|
|
60046
|
-
encrypted?: pulumi.Input<boolean>;
|
|
60047
|
-
/**
|
|
60048
|
-
* For PIOPS volumes, the IOPS per disk.
|
|
60049
|
-
*/
|
|
60050
|
-
iops?: pulumi.Input<number>;
|
|
60051
|
-
/**
|
|
60052
|
-
* The path to mount the EBS volume on the layer's instances.
|
|
60053
|
-
*/
|
|
60054
|
-
mountPoint: pulumi.Input<string>;
|
|
60055
|
-
/**
|
|
60056
|
-
* The number of disks to use for the EBS volume.
|
|
60057
|
-
*/
|
|
60058
|
-
numberOfDisks: pulumi.Input<number>;
|
|
60059
|
-
/**
|
|
60060
|
-
* The RAID level to use for the volume.
|
|
60061
|
-
*/
|
|
60062
|
-
raidLevel?: pulumi.Input<string>;
|
|
60063
|
-
/**
|
|
60064
|
-
* The size of the volume in gigabytes.
|
|
60065
|
-
*/
|
|
60066
|
-
size: pulumi.Input<number>;
|
|
60067
|
-
/**
|
|
60068
|
-
* The type of volume to create. This may be `standard` (the default), `io1` or `gp2`.
|
|
60069
|
-
*/
|
|
60070
|
-
type?: pulumi.Input<string>;
|
|
60071
|
-
}
|
|
60072
|
-
interface CustomLayerLoadBasedAutoScaling {
|
|
60073
|
-
/**
|
|
60074
|
-
* The downscaling settings, as defined below, used for load-based autoscaling
|
|
60075
|
-
*/
|
|
60076
|
-
downscaling?: pulumi.Input<inputs.opsworks.CustomLayerLoadBasedAutoScalingDownscaling>;
|
|
60077
|
-
/**
|
|
60078
|
-
* Whether load-based auto scaling is enabled for the layer.
|
|
60079
|
-
*/
|
|
60080
|
-
enable?: pulumi.Input<boolean>;
|
|
60081
|
-
/**
|
|
60082
|
-
* The upscaling settings, as defined below, used for load-based autoscaling
|
|
60083
|
-
*/
|
|
60084
|
-
upscaling?: pulumi.Input<inputs.opsworks.CustomLayerLoadBasedAutoScalingUpscaling>;
|
|
60085
|
-
}
|
|
60086
|
-
interface CustomLayerLoadBasedAutoScalingDownscaling {
|
|
60087
|
-
/**
|
|
60088
|
-
* Custom Cloudwatch auto scaling alarms, to be used as thresholds. This parameter takes a list of up to five alarm names, which are case sensitive and must be in the same region as the stack.
|
|
60089
|
-
*/
|
|
60090
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60091
|
-
/**
|
|
60092
|
-
* The CPU utilization threshold, as a percent of the available CPU. A value of -1 disables the threshold.
|
|
60093
|
-
*/
|
|
60094
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60095
|
-
/**
|
|
60096
|
-
* The amount of time (in minutes) after a scaling event occurs that AWS OpsWorks Stacks should ignore metrics and suppress additional scaling events.
|
|
60097
|
-
*/
|
|
60098
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60099
|
-
/**
|
|
60100
|
-
* The number of instances to add or remove when the load exceeds a threshold.
|
|
60101
|
-
*/
|
|
60102
|
-
instanceCount?: pulumi.Input<number>;
|
|
60103
|
-
/**
|
|
60104
|
-
* The load threshold. A value of -1 disables the threshold.
|
|
60105
|
-
*/
|
|
60106
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60107
|
-
/**
|
|
60108
|
-
* The memory utilization threshold, as a percent of the available memory. A value of -1 disables the threshold.
|
|
60109
|
-
*/
|
|
60110
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60111
|
-
/**
|
|
60112
|
-
* The amount of time, in minutes, that the load must exceed a threshold before more instances are added or removed.
|
|
60113
|
-
*/
|
|
60114
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60115
|
-
}
|
|
60116
|
-
interface CustomLayerLoadBasedAutoScalingUpscaling {
|
|
60117
|
-
/**
|
|
60118
|
-
* Custom Cloudwatch auto scaling alarms, to be used as thresholds. This parameter takes a list of up to five alarm names, which are case sensitive and must be in the same region as the stack.
|
|
60119
|
-
*/
|
|
60120
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60121
|
-
/**
|
|
60122
|
-
* The CPU utilization threshold, as a percent of the available CPU. A value of -1 disables the threshold.
|
|
60123
|
-
*/
|
|
60124
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60125
|
-
/**
|
|
60126
|
-
* The amount of time (in minutes) after a scaling event occurs that AWS OpsWorks Stacks should ignore metrics and suppress additional scaling events.
|
|
60127
|
-
*/
|
|
60128
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60129
|
-
/**
|
|
60130
|
-
* The number of instances to add or remove when the load exceeds a threshold.
|
|
60131
|
-
*/
|
|
60132
|
-
instanceCount?: pulumi.Input<number>;
|
|
60133
|
-
/**
|
|
60134
|
-
* The load threshold. A value of -1 disables the threshold.
|
|
60135
|
-
*/
|
|
60136
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60137
|
-
/**
|
|
60138
|
-
* The memory utilization threshold, as a percent of the available memory. A value of -1 disables the threshold.
|
|
60139
|
-
*/
|
|
60140
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60141
|
-
/**
|
|
60142
|
-
* The amount of time, in minutes, that the load must exceed a threshold before more instances are added or removed.
|
|
60143
|
-
*/
|
|
60144
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60145
|
-
}
|
|
60146
|
-
interface EcsClusterLayerCloudwatchConfiguration {
|
|
60147
|
-
enabled?: pulumi.Input<boolean>;
|
|
60148
|
-
logStreams?: pulumi.Input<pulumi.Input<inputs.opsworks.EcsClusterLayerCloudwatchConfigurationLogStream>[]>;
|
|
60149
|
-
}
|
|
60150
|
-
interface EcsClusterLayerCloudwatchConfigurationLogStream {
|
|
60151
|
-
batchCount?: pulumi.Input<number>;
|
|
60152
|
-
batchSize?: pulumi.Input<number>;
|
|
60153
|
-
bufferDuration?: pulumi.Input<number>;
|
|
60154
|
-
datetimeFormat?: pulumi.Input<string>;
|
|
60155
|
-
encoding?: pulumi.Input<string>;
|
|
60156
|
-
file: pulumi.Input<string>;
|
|
60157
|
-
fileFingerprintLines?: pulumi.Input<string>;
|
|
60158
|
-
initialPosition?: pulumi.Input<string>;
|
|
60159
|
-
logGroupName: pulumi.Input<string>;
|
|
60160
|
-
multilineStartPattern?: pulumi.Input<string>;
|
|
60161
|
-
timeZone?: pulumi.Input<string>;
|
|
60162
|
-
}
|
|
60163
|
-
interface EcsClusterLayerEbsVolume {
|
|
60164
|
-
encrypted?: pulumi.Input<boolean>;
|
|
60165
|
-
/**
|
|
60166
|
-
* For PIOPS volumes, the IOPS per disk.
|
|
60167
|
-
*/
|
|
60168
|
-
iops?: pulumi.Input<number>;
|
|
60169
|
-
/**
|
|
60170
|
-
* The path to mount the EBS volume on the layer's instances.
|
|
60171
|
-
*/
|
|
60172
|
-
mountPoint: pulumi.Input<string>;
|
|
60173
|
-
/**
|
|
60174
|
-
* The number of disks to use for the EBS volume.
|
|
60175
|
-
*/
|
|
60176
|
-
numberOfDisks: pulumi.Input<number>;
|
|
60177
|
-
/**
|
|
60178
|
-
* The RAID level to use for the volume.
|
|
60179
|
-
*/
|
|
60180
|
-
raidLevel?: pulumi.Input<string>;
|
|
60181
|
-
/**
|
|
60182
|
-
* The size of the volume in gigabytes.
|
|
60183
|
-
*/
|
|
60184
|
-
size: pulumi.Input<number>;
|
|
60185
|
-
/**
|
|
60186
|
-
* The type of volume to create. This may be `standard` (the default), `io1` or `gp2`.
|
|
60187
|
-
*/
|
|
60188
|
-
type?: pulumi.Input<string>;
|
|
60189
|
-
}
|
|
60190
|
-
interface EcsClusterLayerLoadBasedAutoScaling {
|
|
60191
|
-
downscaling?: pulumi.Input<inputs.opsworks.EcsClusterLayerLoadBasedAutoScalingDownscaling>;
|
|
60192
|
-
enable?: pulumi.Input<boolean>;
|
|
60193
|
-
upscaling?: pulumi.Input<inputs.opsworks.EcsClusterLayerLoadBasedAutoScalingUpscaling>;
|
|
60194
|
-
}
|
|
60195
|
-
interface EcsClusterLayerLoadBasedAutoScalingDownscaling {
|
|
60196
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60197
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60198
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60199
|
-
instanceCount?: pulumi.Input<number>;
|
|
60200
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60201
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60202
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60203
|
-
}
|
|
60204
|
-
interface EcsClusterLayerLoadBasedAutoScalingUpscaling {
|
|
60205
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60206
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60207
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60208
|
-
instanceCount?: pulumi.Input<number>;
|
|
60209
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60210
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60211
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60212
|
-
}
|
|
60213
|
-
interface GangliaLayerCloudwatchConfiguration {
|
|
60214
|
-
enabled?: pulumi.Input<boolean>;
|
|
60215
|
-
logStreams?: pulumi.Input<pulumi.Input<inputs.opsworks.GangliaLayerCloudwatchConfigurationLogStream>[]>;
|
|
60216
|
-
}
|
|
60217
|
-
interface GangliaLayerCloudwatchConfigurationLogStream {
|
|
60218
|
-
batchCount?: pulumi.Input<number>;
|
|
60219
|
-
batchSize?: pulumi.Input<number>;
|
|
60220
|
-
bufferDuration?: pulumi.Input<number>;
|
|
60221
|
-
datetimeFormat?: pulumi.Input<string>;
|
|
60222
|
-
encoding?: pulumi.Input<string>;
|
|
60223
|
-
file: pulumi.Input<string>;
|
|
60224
|
-
fileFingerprintLines?: pulumi.Input<string>;
|
|
60225
|
-
initialPosition?: pulumi.Input<string>;
|
|
60226
|
-
logGroupName: pulumi.Input<string>;
|
|
60227
|
-
multilineStartPattern?: pulumi.Input<string>;
|
|
60228
|
-
timeZone?: pulumi.Input<string>;
|
|
60229
|
-
}
|
|
60230
|
-
interface GangliaLayerEbsVolume {
|
|
60231
|
-
encrypted?: pulumi.Input<boolean>;
|
|
60232
|
-
/**
|
|
60233
|
-
* For PIOPS volumes, the IOPS per disk.
|
|
60234
|
-
*/
|
|
60235
|
-
iops?: pulumi.Input<number>;
|
|
60236
|
-
/**
|
|
60237
|
-
* The path to mount the EBS volume on the layer's instances.
|
|
60238
|
-
*/
|
|
60239
|
-
mountPoint: pulumi.Input<string>;
|
|
60240
|
-
/**
|
|
60241
|
-
* The number of disks to use for the EBS volume.
|
|
60242
|
-
*/
|
|
60243
|
-
numberOfDisks: pulumi.Input<number>;
|
|
60244
|
-
/**
|
|
60245
|
-
* The RAID level to use for the volume.
|
|
60246
|
-
*/
|
|
60247
|
-
raidLevel?: pulumi.Input<string>;
|
|
60248
|
-
/**
|
|
60249
|
-
* The size of the volume in gigabytes.
|
|
60250
|
-
*/
|
|
60251
|
-
size: pulumi.Input<number>;
|
|
60252
|
-
/**
|
|
60253
|
-
* The type of volume to create. This may be `standard` (the default), `io1` or `gp2`.
|
|
60254
|
-
*/
|
|
60255
|
-
type?: pulumi.Input<string>;
|
|
60256
|
-
}
|
|
60257
|
-
interface GangliaLayerLoadBasedAutoScaling {
|
|
60258
|
-
downscaling?: pulumi.Input<inputs.opsworks.GangliaLayerLoadBasedAutoScalingDownscaling>;
|
|
60259
|
-
enable?: pulumi.Input<boolean>;
|
|
60260
|
-
upscaling?: pulumi.Input<inputs.opsworks.GangliaLayerLoadBasedAutoScalingUpscaling>;
|
|
60261
|
-
}
|
|
60262
|
-
interface GangliaLayerLoadBasedAutoScalingDownscaling {
|
|
60263
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60264
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60265
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60266
|
-
instanceCount?: pulumi.Input<number>;
|
|
60267
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60268
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60269
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60270
|
-
}
|
|
60271
|
-
interface GangliaLayerLoadBasedAutoScalingUpscaling {
|
|
60272
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60273
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60274
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60275
|
-
instanceCount?: pulumi.Input<number>;
|
|
60276
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60277
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60278
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60279
|
-
}
|
|
60280
|
-
interface HaproxyLayerCloudwatchConfiguration {
|
|
60281
|
-
enabled?: pulumi.Input<boolean>;
|
|
60282
|
-
logStreams?: pulumi.Input<pulumi.Input<inputs.opsworks.HaproxyLayerCloudwatchConfigurationLogStream>[]>;
|
|
60283
|
-
}
|
|
60284
|
-
interface HaproxyLayerCloudwatchConfigurationLogStream {
|
|
60285
|
-
batchCount?: pulumi.Input<number>;
|
|
60286
|
-
batchSize?: pulumi.Input<number>;
|
|
60287
|
-
bufferDuration?: pulumi.Input<number>;
|
|
60288
|
-
datetimeFormat?: pulumi.Input<string>;
|
|
60289
|
-
encoding?: pulumi.Input<string>;
|
|
60290
|
-
file: pulumi.Input<string>;
|
|
60291
|
-
fileFingerprintLines?: pulumi.Input<string>;
|
|
60292
|
-
initialPosition?: pulumi.Input<string>;
|
|
60293
|
-
logGroupName: pulumi.Input<string>;
|
|
60294
|
-
multilineStartPattern?: pulumi.Input<string>;
|
|
60295
|
-
timeZone?: pulumi.Input<string>;
|
|
60296
|
-
}
|
|
60297
|
-
interface HaproxyLayerEbsVolume {
|
|
60298
|
-
encrypted?: pulumi.Input<boolean>;
|
|
60299
|
-
/**
|
|
60300
|
-
* For PIOPS volumes, the IOPS per disk.
|
|
60301
|
-
*/
|
|
60302
|
-
iops?: pulumi.Input<number>;
|
|
60303
|
-
/**
|
|
60304
|
-
* The path to mount the EBS volume on the layer's instances.
|
|
60305
|
-
*/
|
|
60306
|
-
mountPoint: pulumi.Input<string>;
|
|
60307
|
-
/**
|
|
60308
|
-
* The number of disks to use for the EBS volume.
|
|
60309
|
-
*/
|
|
60310
|
-
numberOfDisks: pulumi.Input<number>;
|
|
60311
|
-
/**
|
|
60312
|
-
* The RAID level to use for the volume.
|
|
60313
|
-
*/
|
|
60314
|
-
raidLevel?: pulumi.Input<string>;
|
|
60315
|
-
/**
|
|
60316
|
-
* The size of the volume in gigabytes.
|
|
60317
|
-
*/
|
|
60318
|
-
size: pulumi.Input<number>;
|
|
60319
|
-
/**
|
|
60320
|
-
* The type of volume to create. This may be `standard` (the default), `io1` or `gp2`.
|
|
60321
|
-
*/
|
|
60322
|
-
type?: pulumi.Input<string>;
|
|
60323
|
-
}
|
|
60324
|
-
interface HaproxyLayerLoadBasedAutoScaling {
|
|
60325
|
-
downscaling?: pulumi.Input<inputs.opsworks.HaproxyLayerLoadBasedAutoScalingDownscaling>;
|
|
60326
|
-
enable?: pulumi.Input<boolean>;
|
|
60327
|
-
upscaling?: pulumi.Input<inputs.opsworks.HaproxyLayerLoadBasedAutoScalingUpscaling>;
|
|
60328
|
-
}
|
|
60329
|
-
interface HaproxyLayerLoadBasedAutoScalingDownscaling {
|
|
60330
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60331
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60332
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60333
|
-
instanceCount?: pulumi.Input<number>;
|
|
60334
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60335
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60336
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60337
|
-
}
|
|
60338
|
-
interface HaproxyLayerLoadBasedAutoScalingUpscaling {
|
|
60339
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60340
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60341
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60342
|
-
instanceCount?: pulumi.Input<number>;
|
|
60343
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60344
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60345
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60346
|
-
}
|
|
60347
|
-
interface InstanceEbsBlockDevice {
|
|
60348
|
-
deleteOnTermination?: pulumi.Input<boolean>;
|
|
60349
|
-
deviceName: pulumi.Input<string>;
|
|
60350
|
-
iops?: pulumi.Input<number>;
|
|
60351
|
-
snapshotId?: pulumi.Input<string>;
|
|
60352
|
-
volumeSize?: pulumi.Input<number>;
|
|
60353
|
-
volumeType?: pulumi.Input<string>;
|
|
60354
|
-
}
|
|
60355
|
-
interface InstanceEphemeralBlockDevice {
|
|
60356
|
-
deviceName: pulumi.Input<string>;
|
|
60357
|
-
virtualName: pulumi.Input<string>;
|
|
60358
|
-
}
|
|
60359
|
-
interface InstanceRootBlockDevice {
|
|
60360
|
-
deleteOnTermination?: pulumi.Input<boolean>;
|
|
60361
|
-
iops?: pulumi.Input<number>;
|
|
60362
|
-
volumeSize?: pulumi.Input<number>;
|
|
60363
|
-
volumeType?: pulumi.Input<string>;
|
|
60364
|
-
}
|
|
60365
|
-
interface JavaAppLayerCloudwatchConfiguration {
|
|
60366
|
-
enabled?: pulumi.Input<boolean>;
|
|
60367
|
-
logStreams?: pulumi.Input<pulumi.Input<inputs.opsworks.JavaAppLayerCloudwatchConfigurationLogStream>[]>;
|
|
60368
|
-
}
|
|
60369
|
-
interface JavaAppLayerCloudwatchConfigurationLogStream {
|
|
60370
|
-
batchCount?: pulumi.Input<number>;
|
|
60371
|
-
batchSize?: pulumi.Input<number>;
|
|
60372
|
-
bufferDuration?: pulumi.Input<number>;
|
|
60373
|
-
datetimeFormat?: pulumi.Input<string>;
|
|
60374
|
-
encoding?: pulumi.Input<string>;
|
|
60375
|
-
file: pulumi.Input<string>;
|
|
60376
|
-
fileFingerprintLines?: pulumi.Input<string>;
|
|
60377
|
-
initialPosition?: pulumi.Input<string>;
|
|
60378
|
-
logGroupName: pulumi.Input<string>;
|
|
60379
|
-
multilineStartPattern?: pulumi.Input<string>;
|
|
60380
|
-
timeZone?: pulumi.Input<string>;
|
|
60381
|
-
}
|
|
60382
|
-
interface JavaAppLayerEbsVolume {
|
|
60383
|
-
encrypted?: pulumi.Input<boolean>;
|
|
60384
|
-
/**
|
|
60385
|
-
* For PIOPS volumes, the IOPS per disk.
|
|
60386
|
-
*/
|
|
60387
|
-
iops?: pulumi.Input<number>;
|
|
60388
|
-
/**
|
|
60389
|
-
* The path to mount the EBS volume on the layer's instances.
|
|
60390
|
-
*/
|
|
60391
|
-
mountPoint: pulumi.Input<string>;
|
|
60392
|
-
/**
|
|
60393
|
-
* The number of disks to use for the EBS volume.
|
|
60394
|
-
*/
|
|
60395
|
-
numberOfDisks: pulumi.Input<number>;
|
|
60396
|
-
/**
|
|
60397
|
-
* The RAID level to use for the volume.
|
|
60398
|
-
*/
|
|
60399
|
-
raidLevel?: pulumi.Input<string>;
|
|
60400
|
-
/**
|
|
60401
|
-
* The size of the volume in gigabytes.
|
|
60402
|
-
*/
|
|
60403
|
-
size: pulumi.Input<number>;
|
|
60404
|
-
/**
|
|
60405
|
-
* The type of volume to create. This may be `standard` (the default), `io1` or `gp2`.
|
|
60406
|
-
*/
|
|
60407
|
-
type?: pulumi.Input<string>;
|
|
60408
|
-
}
|
|
60409
|
-
interface JavaAppLayerLoadBasedAutoScaling {
|
|
60410
|
-
downscaling?: pulumi.Input<inputs.opsworks.JavaAppLayerLoadBasedAutoScalingDownscaling>;
|
|
60411
|
-
enable?: pulumi.Input<boolean>;
|
|
60412
|
-
upscaling?: pulumi.Input<inputs.opsworks.JavaAppLayerLoadBasedAutoScalingUpscaling>;
|
|
60413
|
-
}
|
|
60414
|
-
interface JavaAppLayerLoadBasedAutoScalingDownscaling {
|
|
60415
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60416
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60417
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60418
|
-
instanceCount?: pulumi.Input<number>;
|
|
60419
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60420
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60421
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60422
|
-
}
|
|
60423
|
-
interface JavaAppLayerLoadBasedAutoScalingUpscaling {
|
|
60424
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60425
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60426
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60427
|
-
instanceCount?: pulumi.Input<number>;
|
|
60428
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60429
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60430
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60431
|
-
}
|
|
60432
|
-
interface MemcachedLayerCloudwatchConfiguration {
|
|
60433
|
-
enabled?: pulumi.Input<boolean>;
|
|
60434
|
-
logStreams?: pulumi.Input<pulumi.Input<inputs.opsworks.MemcachedLayerCloudwatchConfigurationLogStream>[]>;
|
|
60435
|
-
}
|
|
60436
|
-
interface MemcachedLayerCloudwatchConfigurationLogStream {
|
|
60437
|
-
batchCount?: pulumi.Input<number>;
|
|
60438
|
-
batchSize?: pulumi.Input<number>;
|
|
60439
|
-
bufferDuration?: pulumi.Input<number>;
|
|
60440
|
-
datetimeFormat?: pulumi.Input<string>;
|
|
60441
|
-
encoding?: pulumi.Input<string>;
|
|
60442
|
-
file: pulumi.Input<string>;
|
|
60443
|
-
fileFingerprintLines?: pulumi.Input<string>;
|
|
60444
|
-
initialPosition?: pulumi.Input<string>;
|
|
60445
|
-
logGroupName: pulumi.Input<string>;
|
|
60446
|
-
multilineStartPattern?: pulumi.Input<string>;
|
|
60447
|
-
timeZone?: pulumi.Input<string>;
|
|
60448
|
-
}
|
|
60449
|
-
interface MemcachedLayerEbsVolume {
|
|
60450
|
-
encrypted?: pulumi.Input<boolean>;
|
|
60451
|
-
/**
|
|
60452
|
-
* For PIOPS volumes, the IOPS per disk.
|
|
60453
|
-
*/
|
|
60454
|
-
iops?: pulumi.Input<number>;
|
|
60455
|
-
/**
|
|
60456
|
-
* The path to mount the EBS volume on the layer's instances.
|
|
60457
|
-
*/
|
|
60458
|
-
mountPoint: pulumi.Input<string>;
|
|
60459
|
-
/**
|
|
60460
|
-
* The number of disks to use for the EBS volume.
|
|
60461
|
-
*/
|
|
60462
|
-
numberOfDisks: pulumi.Input<number>;
|
|
60463
|
-
/**
|
|
60464
|
-
* The RAID level to use for the volume.
|
|
60465
|
-
*/
|
|
60466
|
-
raidLevel?: pulumi.Input<string>;
|
|
60467
|
-
/**
|
|
60468
|
-
* The size of the volume in gigabytes.
|
|
60469
|
-
*/
|
|
60470
|
-
size: pulumi.Input<number>;
|
|
60471
|
-
/**
|
|
60472
|
-
* The type of volume to create. This may be `standard` (the default), `io1` or `gp2`.
|
|
60473
|
-
*/
|
|
60474
|
-
type?: pulumi.Input<string>;
|
|
60475
|
-
}
|
|
60476
|
-
interface MemcachedLayerLoadBasedAutoScaling {
|
|
60477
|
-
downscaling?: pulumi.Input<inputs.opsworks.MemcachedLayerLoadBasedAutoScalingDownscaling>;
|
|
60478
|
-
enable?: pulumi.Input<boolean>;
|
|
60479
|
-
upscaling?: pulumi.Input<inputs.opsworks.MemcachedLayerLoadBasedAutoScalingUpscaling>;
|
|
60480
|
-
}
|
|
60481
|
-
interface MemcachedLayerLoadBasedAutoScalingDownscaling {
|
|
60482
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60483
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60484
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60485
|
-
instanceCount?: pulumi.Input<number>;
|
|
60486
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60487
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60488
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60489
|
-
}
|
|
60490
|
-
interface MemcachedLayerLoadBasedAutoScalingUpscaling {
|
|
60491
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60492
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60493
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60494
|
-
instanceCount?: pulumi.Input<number>;
|
|
60495
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60496
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60497
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60498
|
-
}
|
|
60499
|
-
interface MysqlLayerCloudwatchConfiguration {
|
|
60500
|
-
enabled?: pulumi.Input<boolean>;
|
|
60501
|
-
logStreams?: pulumi.Input<pulumi.Input<inputs.opsworks.MysqlLayerCloudwatchConfigurationLogStream>[]>;
|
|
60502
|
-
}
|
|
60503
|
-
interface MysqlLayerCloudwatchConfigurationLogStream {
|
|
60504
|
-
batchCount?: pulumi.Input<number>;
|
|
60505
|
-
batchSize?: pulumi.Input<number>;
|
|
60506
|
-
bufferDuration?: pulumi.Input<number>;
|
|
60507
|
-
datetimeFormat?: pulumi.Input<string>;
|
|
60508
|
-
encoding?: pulumi.Input<string>;
|
|
60509
|
-
file: pulumi.Input<string>;
|
|
60510
|
-
fileFingerprintLines?: pulumi.Input<string>;
|
|
60511
|
-
initialPosition?: pulumi.Input<string>;
|
|
60512
|
-
logGroupName: pulumi.Input<string>;
|
|
60513
|
-
multilineStartPattern?: pulumi.Input<string>;
|
|
60514
|
-
timeZone?: pulumi.Input<string>;
|
|
60515
|
-
}
|
|
60516
|
-
interface MysqlLayerEbsVolume {
|
|
60517
|
-
encrypted?: pulumi.Input<boolean>;
|
|
60518
|
-
/**
|
|
60519
|
-
* For PIOPS volumes, the IOPS per disk.
|
|
60520
|
-
*/
|
|
60521
|
-
iops?: pulumi.Input<number>;
|
|
60522
|
-
/**
|
|
60523
|
-
* The path to mount the EBS volume on the layer's instances.
|
|
60524
|
-
*/
|
|
60525
|
-
mountPoint: pulumi.Input<string>;
|
|
60526
|
-
/**
|
|
60527
|
-
* The number of disks to use for the EBS volume.
|
|
60528
|
-
*/
|
|
60529
|
-
numberOfDisks: pulumi.Input<number>;
|
|
60530
|
-
/**
|
|
60531
|
-
* The RAID level to use for the volume.
|
|
60532
|
-
*/
|
|
60533
|
-
raidLevel?: pulumi.Input<string>;
|
|
60534
|
-
/**
|
|
60535
|
-
* The size of the volume in gigabytes.
|
|
60536
|
-
*/
|
|
60537
|
-
size: pulumi.Input<number>;
|
|
60538
|
-
/**
|
|
60539
|
-
* The type of volume to create. This may be `standard` (the default), `io1` or `gp2`.
|
|
60540
|
-
*/
|
|
60541
|
-
type?: pulumi.Input<string>;
|
|
60542
|
-
}
|
|
60543
|
-
interface MysqlLayerLoadBasedAutoScaling {
|
|
60544
|
-
downscaling?: pulumi.Input<inputs.opsworks.MysqlLayerLoadBasedAutoScalingDownscaling>;
|
|
60545
|
-
enable?: pulumi.Input<boolean>;
|
|
60546
|
-
upscaling?: pulumi.Input<inputs.opsworks.MysqlLayerLoadBasedAutoScalingUpscaling>;
|
|
60547
|
-
}
|
|
60548
|
-
interface MysqlLayerLoadBasedAutoScalingDownscaling {
|
|
60549
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60550
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60551
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60552
|
-
instanceCount?: pulumi.Input<number>;
|
|
60553
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60554
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60555
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60556
|
-
}
|
|
60557
|
-
interface MysqlLayerLoadBasedAutoScalingUpscaling {
|
|
60558
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60559
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60560
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60561
|
-
instanceCount?: pulumi.Input<number>;
|
|
60562
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60563
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60564
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60565
|
-
}
|
|
60566
|
-
interface NodejsAppLayerCloudwatchConfiguration {
|
|
60567
|
-
enabled?: pulumi.Input<boolean>;
|
|
60568
|
-
logStreams?: pulumi.Input<pulumi.Input<inputs.opsworks.NodejsAppLayerCloudwatchConfigurationLogStream>[]>;
|
|
60569
|
-
}
|
|
60570
|
-
interface NodejsAppLayerCloudwatchConfigurationLogStream {
|
|
60571
|
-
batchCount?: pulumi.Input<number>;
|
|
60572
|
-
batchSize?: pulumi.Input<number>;
|
|
60573
|
-
bufferDuration?: pulumi.Input<number>;
|
|
60574
|
-
datetimeFormat?: pulumi.Input<string>;
|
|
60575
|
-
encoding?: pulumi.Input<string>;
|
|
60576
|
-
file: pulumi.Input<string>;
|
|
60577
|
-
fileFingerprintLines?: pulumi.Input<string>;
|
|
60578
|
-
initialPosition?: pulumi.Input<string>;
|
|
60579
|
-
logGroupName: pulumi.Input<string>;
|
|
60580
|
-
multilineStartPattern?: pulumi.Input<string>;
|
|
60581
|
-
timeZone?: pulumi.Input<string>;
|
|
60582
|
-
}
|
|
60583
|
-
interface NodejsAppLayerEbsVolume {
|
|
60584
|
-
encrypted?: pulumi.Input<boolean>;
|
|
60585
|
-
/**
|
|
60586
|
-
* For PIOPS volumes, the IOPS per disk.
|
|
60587
|
-
*/
|
|
60588
|
-
iops?: pulumi.Input<number>;
|
|
60589
|
-
/**
|
|
60590
|
-
* The path to mount the EBS volume on the layer's instances.
|
|
60591
|
-
*/
|
|
60592
|
-
mountPoint: pulumi.Input<string>;
|
|
60593
|
-
/**
|
|
60594
|
-
* The number of disks to use for the EBS volume.
|
|
60595
|
-
*/
|
|
60596
|
-
numberOfDisks: pulumi.Input<number>;
|
|
60597
|
-
/**
|
|
60598
|
-
* The RAID level to use for the volume.
|
|
60599
|
-
*/
|
|
60600
|
-
raidLevel?: pulumi.Input<string>;
|
|
60601
|
-
/**
|
|
60602
|
-
* The size of the volume in gigabytes.
|
|
60603
|
-
*/
|
|
60604
|
-
size: pulumi.Input<number>;
|
|
60605
|
-
/**
|
|
60606
|
-
* The type of volume to create. This may be `standard` (the default), `io1` or `gp2`.
|
|
60607
|
-
*/
|
|
60608
|
-
type?: pulumi.Input<string>;
|
|
60609
|
-
}
|
|
60610
|
-
interface NodejsAppLayerLoadBasedAutoScaling {
|
|
60611
|
-
downscaling?: pulumi.Input<inputs.opsworks.NodejsAppLayerLoadBasedAutoScalingDownscaling>;
|
|
60612
|
-
enable?: pulumi.Input<boolean>;
|
|
60613
|
-
upscaling?: pulumi.Input<inputs.opsworks.NodejsAppLayerLoadBasedAutoScalingUpscaling>;
|
|
60614
|
-
}
|
|
60615
|
-
interface NodejsAppLayerLoadBasedAutoScalingDownscaling {
|
|
60616
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60617
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60618
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60619
|
-
instanceCount?: pulumi.Input<number>;
|
|
60620
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60621
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60622
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60623
|
-
}
|
|
60624
|
-
interface NodejsAppLayerLoadBasedAutoScalingUpscaling {
|
|
60625
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60626
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60627
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60628
|
-
instanceCount?: pulumi.Input<number>;
|
|
60629
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60630
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60631
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60632
|
-
}
|
|
60633
|
-
interface PhpAppLayerCloudwatchConfiguration {
|
|
60634
|
-
enabled?: pulumi.Input<boolean>;
|
|
60635
|
-
logStreams?: pulumi.Input<pulumi.Input<inputs.opsworks.PhpAppLayerCloudwatchConfigurationLogStream>[]>;
|
|
60636
|
-
}
|
|
60637
|
-
interface PhpAppLayerCloudwatchConfigurationLogStream {
|
|
60638
|
-
batchCount?: pulumi.Input<number>;
|
|
60639
|
-
batchSize?: pulumi.Input<number>;
|
|
60640
|
-
bufferDuration?: pulumi.Input<number>;
|
|
60641
|
-
datetimeFormat?: pulumi.Input<string>;
|
|
60642
|
-
encoding?: pulumi.Input<string>;
|
|
60643
|
-
file: pulumi.Input<string>;
|
|
60644
|
-
fileFingerprintLines?: pulumi.Input<string>;
|
|
60645
|
-
initialPosition?: pulumi.Input<string>;
|
|
60646
|
-
logGroupName: pulumi.Input<string>;
|
|
60647
|
-
multilineStartPattern?: pulumi.Input<string>;
|
|
60648
|
-
timeZone?: pulumi.Input<string>;
|
|
60649
|
-
}
|
|
60650
|
-
interface PhpAppLayerEbsVolume {
|
|
60651
|
-
encrypted?: pulumi.Input<boolean>;
|
|
60652
|
-
/**
|
|
60653
|
-
* For PIOPS volumes, the IOPS per disk.
|
|
60654
|
-
*/
|
|
60655
|
-
iops?: pulumi.Input<number>;
|
|
60656
|
-
/**
|
|
60657
|
-
* The path to mount the EBS volume on the layer's instances.
|
|
60658
|
-
*/
|
|
60659
|
-
mountPoint: pulumi.Input<string>;
|
|
60660
|
-
/**
|
|
60661
|
-
* The number of disks to use for the EBS volume.
|
|
60662
|
-
*/
|
|
60663
|
-
numberOfDisks: pulumi.Input<number>;
|
|
60664
|
-
/**
|
|
60665
|
-
* The RAID level to use for the volume.
|
|
60666
|
-
*/
|
|
60667
|
-
raidLevel?: pulumi.Input<string>;
|
|
60668
|
-
/**
|
|
60669
|
-
* The size of the volume in gigabytes.
|
|
60670
|
-
*/
|
|
60671
|
-
size: pulumi.Input<number>;
|
|
60672
|
-
/**
|
|
60673
|
-
* The type of volume to create. This may be `standard` (the default), `io1` or `gp2`.
|
|
60674
|
-
*/
|
|
60675
|
-
type?: pulumi.Input<string>;
|
|
60676
|
-
}
|
|
60677
|
-
interface PhpAppLayerLoadBasedAutoScaling {
|
|
60678
|
-
downscaling?: pulumi.Input<inputs.opsworks.PhpAppLayerLoadBasedAutoScalingDownscaling>;
|
|
60679
|
-
enable?: pulumi.Input<boolean>;
|
|
60680
|
-
upscaling?: pulumi.Input<inputs.opsworks.PhpAppLayerLoadBasedAutoScalingUpscaling>;
|
|
60681
|
-
}
|
|
60682
|
-
interface PhpAppLayerLoadBasedAutoScalingDownscaling {
|
|
60683
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60684
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60685
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60686
|
-
instanceCount?: pulumi.Input<number>;
|
|
60687
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60688
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60689
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60690
|
-
}
|
|
60691
|
-
interface PhpAppLayerLoadBasedAutoScalingUpscaling {
|
|
60692
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60693
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60694
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60695
|
-
instanceCount?: pulumi.Input<number>;
|
|
60696
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60697
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60698
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60699
|
-
}
|
|
60700
|
-
interface RailsAppLayerCloudwatchConfiguration {
|
|
60701
|
-
enabled?: pulumi.Input<boolean>;
|
|
60702
|
-
logStreams?: pulumi.Input<pulumi.Input<inputs.opsworks.RailsAppLayerCloudwatchConfigurationLogStream>[]>;
|
|
60703
|
-
}
|
|
60704
|
-
interface RailsAppLayerCloudwatchConfigurationLogStream {
|
|
60705
|
-
batchCount?: pulumi.Input<number>;
|
|
60706
|
-
batchSize?: pulumi.Input<number>;
|
|
60707
|
-
bufferDuration?: pulumi.Input<number>;
|
|
60708
|
-
datetimeFormat?: pulumi.Input<string>;
|
|
60709
|
-
encoding?: pulumi.Input<string>;
|
|
60710
|
-
file: pulumi.Input<string>;
|
|
60711
|
-
fileFingerprintLines?: pulumi.Input<string>;
|
|
60712
|
-
initialPosition?: pulumi.Input<string>;
|
|
60713
|
-
logGroupName: pulumi.Input<string>;
|
|
60714
|
-
multilineStartPattern?: pulumi.Input<string>;
|
|
60715
|
-
timeZone?: pulumi.Input<string>;
|
|
60716
|
-
}
|
|
60717
|
-
interface RailsAppLayerEbsVolume {
|
|
60718
|
-
encrypted?: pulumi.Input<boolean>;
|
|
60719
|
-
/**
|
|
60720
|
-
* For PIOPS volumes, the IOPS per disk.
|
|
60721
|
-
*/
|
|
60722
|
-
iops?: pulumi.Input<number>;
|
|
60723
|
-
/**
|
|
60724
|
-
* The path to mount the EBS volume on the layer's instances.
|
|
60725
|
-
*/
|
|
60726
|
-
mountPoint: pulumi.Input<string>;
|
|
60727
|
-
/**
|
|
60728
|
-
* The number of disks to use for the EBS volume.
|
|
60729
|
-
*/
|
|
60730
|
-
numberOfDisks: pulumi.Input<number>;
|
|
60731
|
-
/**
|
|
60732
|
-
* The RAID level to use for the volume.
|
|
60733
|
-
*/
|
|
60734
|
-
raidLevel?: pulumi.Input<string>;
|
|
60735
|
-
/**
|
|
60736
|
-
* The size of the volume in gigabytes.
|
|
60737
|
-
*/
|
|
60738
|
-
size: pulumi.Input<number>;
|
|
60739
|
-
/**
|
|
60740
|
-
* The type of volume to create. This may be `standard` (the default), `io1` or `gp2`.
|
|
60741
|
-
*/
|
|
60742
|
-
type?: pulumi.Input<string>;
|
|
60743
|
-
}
|
|
60744
|
-
interface RailsAppLayerLoadBasedAutoScaling {
|
|
60745
|
-
downscaling?: pulumi.Input<inputs.opsworks.RailsAppLayerLoadBasedAutoScalingDownscaling>;
|
|
60746
|
-
enable?: pulumi.Input<boolean>;
|
|
60747
|
-
upscaling?: pulumi.Input<inputs.opsworks.RailsAppLayerLoadBasedAutoScalingUpscaling>;
|
|
60748
|
-
}
|
|
60749
|
-
interface RailsAppLayerLoadBasedAutoScalingDownscaling {
|
|
60750
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60751
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60752
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60753
|
-
instanceCount?: pulumi.Input<number>;
|
|
60754
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60755
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60756
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60757
|
-
}
|
|
60758
|
-
interface RailsAppLayerLoadBasedAutoScalingUpscaling {
|
|
60759
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60760
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60761
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60762
|
-
instanceCount?: pulumi.Input<number>;
|
|
60763
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60764
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60765
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60766
|
-
}
|
|
60767
|
-
interface StackCustomCookbooksSource {
|
|
60768
|
-
/**
|
|
60769
|
-
* Password to use when authenticating to the source. The provider cannot perform drift detection of this configuration.
|
|
60770
|
-
*/
|
|
60771
|
-
password?: pulumi.Input<string>;
|
|
60772
|
-
/**
|
|
60773
|
-
* For sources that are version-aware, the revision to use.
|
|
60774
|
-
*/
|
|
60775
|
-
revision?: pulumi.Input<string>;
|
|
60776
|
-
/**
|
|
60777
|
-
* SSH key to use when authenticating to the source. This provider cannot perform drift detection of this configuration.
|
|
60778
|
-
*/
|
|
60779
|
-
sshKey?: pulumi.Input<string>;
|
|
60780
|
-
/**
|
|
60781
|
-
* The type of source to use. For example, "archive".
|
|
60782
|
-
*/
|
|
60783
|
-
type: pulumi.Input<string>;
|
|
60784
|
-
/**
|
|
60785
|
-
* The URL where the cookbooks resource can be found.
|
|
60786
|
-
*/
|
|
60787
|
-
url: pulumi.Input<string>;
|
|
60788
|
-
/**
|
|
60789
|
-
* Username to use when authenticating to the source.
|
|
60790
|
-
*/
|
|
60791
|
-
username?: pulumi.Input<string>;
|
|
60792
|
-
}
|
|
60793
|
-
interface StaticWebLayerCloudwatchConfiguration {
|
|
60794
|
-
enabled?: pulumi.Input<boolean>;
|
|
60795
|
-
logStreams?: pulumi.Input<pulumi.Input<inputs.opsworks.StaticWebLayerCloudwatchConfigurationLogStream>[]>;
|
|
60796
|
-
}
|
|
60797
|
-
interface StaticWebLayerCloudwatchConfigurationLogStream {
|
|
60798
|
-
batchCount?: pulumi.Input<number>;
|
|
60799
|
-
batchSize?: pulumi.Input<number>;
|
|
60800
|
-
bufferDuration?: pulumi.Input<number>;
|
|
60801
|
-
datetimeFormat?: pulumi.Input<string>;
|
|
60802
|
-
encoding?: pulumi.Input<string>;
|
|
60803
|
-
file: pulumi.Input<string>;
|
|
60804
|
-
fileFingerprintLines?: pulumi.Input<string>;
|
|
60805
|
-
initialPosition?: pulumi.Input<string>;
|
|
60806
|
-
logGroupName: pulumi.Input<string>;
|
|
60807
|
-
multilineStartPattern?: pulumi.Input<string>;
|
|
60808
|
-
timeZone?: pulumi.Input<string>;
|
|
60809
|
-
}
|
|
60810
|
-
interface StaticWebLayerEbsVolume {
|
|
60811
|
-
encrypted?: pulumi.Input<boolean>;
|
|
60812
|
-
/**
|
|
60813
|
-
* For PIOPS volumes, the IOPS per disk.
|
|
60814
|
-
*/
|
|
60815
|
-
iops?: pulumi.Input<number>;
|
|
60816
|
-
/**
|
|
60817
|
-
* The path to mount the EBS volume on the layer's instances.
|
|
60818
|
-
*/
|
|
60819
|
-
mountPoint: pulumi.Input<string>;
|
|
60820
|
-
/**
|
|
60821
|
-
* The number of disks to use for the EBS volume.
|
|
60822
|
-
*/
|
|
60823
|
-
numberOfDisks: pulumi.Input<number>;
|
|
60824
|
-
/**
|
|
60825
|
-
* The RAID level to use for the volume.
|
|
60826
|
-
*/
|
|
60827
|
-
raidLevel?: pulumi.Input<string>;
|
|
60828
|
-
/**
|
|
60829
|
-
* The size of the volume in gigabytes.
|
|
60830
|
-
*/
|
|
60831
|
-
size: pulumi.Input<number>;
|
|
60832
|
-
/**
|
|
60833
|
-
* The type of volume to create. This may be `standard` (the default), `io1` or `gp2`.
|
|
60834
|
-
*/
|
|
60835
|
-
type?: pulumi.Input<string>;
|
|
60836
|
-
}
|
|
60837
|
-
interface StaticWebLayerLoadBasedAutoScaling {
|
|
60838
|
-
downscaling?: pulumi.Input<inputs.opsworks.StaticWebLayerLoadBasedAutoScalingDownscaling>;
|
|
60839
|
-
enable?: pulumi.Input<boolean>;
|
|
60840
|
-
upscaling?: pulumi.Input<inputs.opsworks.StaticWebLayerLoadBasedAutoScalingUpscaling>;
|
|
60841
|
-
}
|
|
60842
|
-
interface StaticWebLayerLoadBasedAutoScalingDownscaling {
|
|
60843
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60844
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60845
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60846
|
-
instanceCount?: pulumi.Input<number>;
|
|
60847
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60848
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60849
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60850
|
-
}
|
|
60851
|
-
interface StaticWebLayerLoadBasedAutoScalingUpscaling {
|
|
60852
|
-
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
60853
|
-
cpuThreshold?: pulumi.Input<number>;
|
|
60854
|
-
ignoreMetricsTime?: pulumi.Input<number>;
|
|
60855
|
-
instanceCount?: pulumi.Input<number>;
|
|
60856
|
-
loadThreshold?: pulumi.Input<number>;
|
|
60857
|
-
memoryThreshold?: pulumi.Input<number>;
|
|
60858
|
-
thresholdsWaitTime?: pulumi.Input<number>;
|
|
60859
|
-
}
|
|
60860
|
-
}
|
|
60861
59552
|
export declare namespace organizations {
|
|
60862
59553
|
interface OrganizationAccount {
|
|
60863
59554
|
/**
|
|
@@ -60948,7 +59639,7 @@ export declare namespace organizations {
|
|
|
60948
59639
|
}
|
|
60949
59640
|
}
|
|
60950
59641
|
export declare namespace paymentcryptography {
|
|
60951
|
-
interface
|
|
59642
|
+
interface KeyKeyAttribute {
|
|
60952
59643
|
/**
|
|
60953
59644
|
* Key algorithm to be use during creation of an AWS Payment Cryptography key.
|
|
60954
59645
|
*/
|
|
@@ -60960,13 +59651,13 @@ export declare namespace paymentcryptography {
|
|
|
60960
59651
|
/**
|
|
60961
59652
|
* List of cryptographic operations that you can perform using the key.
|
|
60962
59653
|
*/
|
|
60963
|
-
|
|
59654
|
+
keyModesOfUses?: pulumi.Input<pulumi.Input<inputs.paymentcryptography.KeyKeyAttributeKeyModesOfUse>[]>;
|
|
60964
59655
|
/**
|
|
60965
59656
|
* Cryptographic usage of an AWS Payment Cryptography key as defined in section A.5.2 of the TR-31 spec.
|
|
60966
59657
|
*/
|
|
60967
59658
|
keyUsage: pulumi.Input<string>;
|
|
60968
59659
|
}
|
|
60969
|
-
interface
|
|
59660
|
+
interface KeyKeyAttributeKeyModesOfUse {
|
|
60970
59661
|
/**
|
|
60971
59662
|
* Whether an AWS Payment Cryptography key can be used to decrypt data.
|
|
60972
59663
|
*/
|
|
@@ -64014,43 +62705,6 @@ export declare namespace redshift {
|
|
|
64014
62705
|
*/
|
|
64015
62706
|
publicIpAddress?: pulumi.Input<string>;
|
|
64016
62707
|
}
|
|
64017
|
-
interface ClusterLogging {
|
|
64018
|
-
/**
|
|
64019
|
-
* The name of an existing S3 bucket where the log files are to be stored. Must be in the same region as the cluster and the cluster must have read bucket and put object permissions.
|
|
64020
|
-
* For more information on the permissions required for the bucket, please read the AWS [documentation](http://docs.aws.amazon.com/redshift/latest/mgmt/db-auditing.html#db-auditing-enable-logging)
|
|
64021
|
-
*/
|
|
64022
|
-
bucketName?: pulumi.Input<string>;
|
|
64023
|
-
/**
|
|
64024
|
-
* Enables logging information such as queries and connection attempts, for the specified Amazon Redshift cluster.
|
|
64025
|
-
*/
|
|
64026
|
-
enable: pulumi.Input<boolean>;
|
|
64027
|
-
/**
|
|
64028
|
-
* The log destination type. An enum with possible values of `s3` and `cloudwatch`.
|
|
64029
|
-
*/
|
|
64030
|
-
logDestinationType?: pulumi.Input<string>;
|
|
64031
|
-
/**
|
|
64032
|
-
* The collection of exported log types. Log types include the connection log, user log and user activity log. Required when `logDestinationType` is `cloudwatch`. Valid log types are `connectionlog`, `userlog`, and `useractivitylog`.
|
|
64033
|
-
*/
|
|
64034
|
-
logExports?: pulumi.Input<pulumi.Input<string>[]>;
|
|
64035
|
-
/**
|
|
64036
|
-
* The prefix applied to the log file names.
|
|
64037
|
-
*/
|
|
64038
|
-
s3KeyPrefix?: pulumi.Input<string>;
|
|
64039
|
-
}
|
|
64040
|
-
interface ClusterSnapshotCopy {
|
|
64041
|
-
/**
|
|
64042
|
-
* The destination region that you want to copy snapshots to.
|
|
64043
|
-
*/
|
|
64044
|
-
destinationRegion: pulumi.Input<string>;
|
|
64045
|
-
/**
|
|
64046
|
-
* The name of the snapshot copy grant to use when snapshots of an AWS KMS-encrypted cluster are copied to the destination region.
|
|
64047
|
-
*/
|
|
64048
|
-
grantName?: pulumi.Input<string>;
|
|
64049
|
-
/**
|
|
64050
|
-
* The number of days to retain automated snapshots in the destination region after they are copied from the source region. Defaults to `7`.
|
|
64051
|
-
*/
|
|
64052
|
-
retentionPeriod?: pulumi.Input<number>;
|
|
64053
|
-
}
|
|
64054
62708
|
interface EndpointAccessVpcEndpoint {
|
|
64055
62709
|
/**
|
|
64056
62710
|
* One or more network interfaces of the endpoint. Also known as an interface endpoint. See details below.
|
|
@@ -64083,66 +62737,6 @@ export declare namespace redshift {
|
|
|
64083
62737
|
*/
|
|
64084
62738
|
subnetId?: pulumi.Input<string>;
|
|
64085
62739
|
}
|
|
64086
|
-
interface GetDataSharesDataShare {
|
|
64087
|
-
/**
|
|
64088
|
-
* ARN (Amazon Resource Name) of the data share.
|
|
64089
|
-
*/
|
|
64090
|
-
dataShareArn?: string;
|
|
64091
|
-
/**
|
|
64092
|
-
* Identifier of a datashare to show its managing entity.
|
|
64093
|
-
*/
|
|
64094
|
-
managedBy?: string;
|
|
64095
|
-
/**
|
|
64096
|
-
* ARN (Amazon Resource Name) of the producer.
|
|
64097
|
-
*/
|
|
64098
|
-
producerArn?: string;
|
|
64099
|
-
}
|
|
64100
|
-
interface GetDataSharesDataShareArgs {
|
|
64101
|
-
/**
|
|
64102
|
-
* ARN (Amazon Resource Name) of the data share.
|
|
64103
|
-
*/
|
|
64104
|
-
dataShareArn?: pulumi.Input<string>;
|
|
64105
|
-
/**
|
|
64106
|
-
* Identifier of a datashare to show its managing entity.
|
|
64107
|
-
*/
|
|
64108
|
-
managedBy?: pulumi.Input<string>;
|
|
64109
|
-
/**
|
|
64110
|
-
* ARN (Amazon Resource Name) of the producer.
|
|
64111
|
-
*/
|
|
64112
|
-
producerArn?: pulumi.Input<string>;
|
|
64113
|
-
}
|
|
64114
|
-
interface GetProducerDataSharesDataShare {
|
|
64115
|
-
/**
|
|
64116
|
-
* ARN (Amazon Resource Name) of the data share.
|
|
64117
|
-
*/
|
|
64118
|
-
dataShareArn?: string;
|
|
64119
|
-
/**
|
|
64120
|
-
* Identifier of a datashare to show its managing entity.
|
|
64121
|
-
*/
|
|
64122
|
-
managedBy?: string;
|
|
64123
|
-
/**
|
|
64124
|
-
* Amazon Resource Name (ARN) of the producer namespace that returns in the list of datashares.
|
|
64125
|
-
*
|
|
64126
|
-
* The following arguments are optional:
|
|
64127
|
-
*/
|
|
64128
|
-
producerArn?: string;
|
|
64129
|
-
}
|
|
64130
|
-
interface GetProducerDataSharesDataShareArgs {
|
|
64131
|
-
/**
|
|
64132
|
-
* ARN (Amazon Resource Name) of the data share.
|
|
64133
|
-
*/
|
|
64134
|
-
dataShareArn?: pulumi.Input<string>;
|
|
64135
|
-
/**
|
|
64136
|
-
* Identifier of a datashare to show its managing entity.
|
|
64137
|
-
*/
|
|
64138
|
-
managedBy?: pulumi.Input<string>;
|
|
64139
|
-
/**
|
|
64140
|
-
* Amazon Resource Name (ARN) of the producer namespace that returns in the list of datashares.
|
|
64141
|
-
*
|
|
64142
|
-
* The following arguments are optional:
|
|
64143
|
-
*/
|
|
64144
|
-
producerArn?: pulumi.Input<string>;
|
|
64145
|
-
}
|
|
64146
62740
|
interface IntegrationTimeouts {
|
|
64147
62741
|
/**
|
|
64148
62742
|
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
@@ -64393,7 +62987,7 @@ export declare namespace rekognition {
|
|
|
64393
62987
|
/**
|
|
64394
62988
|
* Box representing a region of interest on screen. Only 1 per region is allowed. See `boundingBox`.
|
|
64395
62989
|
*/
|
|
64396
|
-
boundingBox
|
|
62990
|
+
boundingBox: pulumi.Input<inputs.rekognition.StreamProcessorRegionsOfInterestBoundingBox>;
|
|
64397
62991
|
/**
|
|
64398
62992
|
* Shape made up of up to 10 Point objects to define a region of interest. See `polygon`.
|
|
64399
62993
|
*/
|
|
@@ -66121,27 +64715,27 @@ export declare namespace s3 {
|
|
|
66121
64715
|
*/
|
|
66122
64716
|
prefix?: pulumi.Input<string>;
|
|
66123
64717
|
}
|
|
66124
|
-
interface
|
|
64718
|
+
interface BucketAclAccessControlPolicy {
|
|
66125
64719
|
/**
|
|
66126
64720
|
* Set of `grant` configuration blocks. See below.
|
|
66127
64721
|
*/
|
|
66128
|
-
grants?: pulumi.Input<pulumi.Input<inputs.s3.
|
|
64722
|
+
grants?: pulumi.Input<pulumi.Input<inputs.s3.BucketAclAccessControlPolicyGrant>[]>;
|
|
66129
64723
|
/**
|
|
66130
64724
|
* Configuration block for the bucket owner's display name and ID. See below.
|
|
66131
64725
|
*/
|
|
66132
|
-
owner: pulumi.Input<inputs.s3.
|
|
64726
|
+
owner: pulumi.Input<inputs.s3.BucketAclAccessControlPolicyOwner>;
|
|
66133
64727
|
}
|
|
66134
|
-
interface
|
|
64728
|
+
interface BucketAclAccessControlPolicyGrant {
|
|
66135
64729
|
/**
|
|
66136
64730
|
* Configuration block for the person being granted permissions. See below.
|
|
66137
64731
|
*/
|
|
66138
|
-
grantee?: pulumi.Input<inputs.s3.
|
|
64732
|
+
grantee?: pulumi.Input<inputs.s3.BucketAclAccessControlPolicyGrantGrantee>;
|
|
66139
64733
|
/**
|
|
66140
64734
|
* Logging permissions assigned to the grantee for the bucket. Valid values: `FULL_CONTROL`, `WRITE`, `WRITE_ACP`, `READ`, `READ_ACP`. See [What permissions can I grant?](https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html#permissions) for more details about what each permission means in the context of buckets.
|
|
66141
64735
|
*/
|
|
66142
64736
|
permission: pulumi.Input<string>;
|
|
66143
64737
|
}
|
|
66144
|
-
interface
|
|
64738
|
+
interface BucketAclAccessControlPolicyGrantGrantee {
|
|
66145
64739
|
/**
|
|
66146
64740
|
* Display name of the owner.
|
|
66147
64741
|
*/
|
|
@@ -66163,7 +64757,7 @@ export declare namespace s3 {
|
|
|
66163
64757
|
*/
|
|
66164
64758
|
uri?: pulumi.Input<string>;
|
|
66165
64759
|
}
|
|
66166
|
-
interface
|
|
64760
|
+
interface BucketAclAccessControlPolicyOwner {
|
|
66167
64761
|
/**
|
|
66168
64762
|
* Display name of the owner.
|
|
66169
64763
|
*/
|
|
@@ -66173,7 +64767,7 @@ export declare namespace s3 {
|
|
|
66173
64767
|
*/
|
|
66174
64768
|
id: pulumi.Input<string>;
|
|
66175
64769
|
}
|
|
66176
|
-
interface
|
|
64770
|
+
interface BucketCorsConfigurationCorsRule {
|
|
66177
64771
|
/**
|
|
66178
64772
|
* Set of Headers that are specified in the `Access-Control-Request-Headers` header.
|
|
66179
64773
|
*/
|
|
@@ -66201,19 +64795,19 @@ export declare namespace s3 {
|
|
|
66201
64795
|
}
|
|
66202
64796
|
interface BucketCorsRule {
|
|
66203
64797
|
/**
|
|
66204
|
-
*
|
|
64798
|
+
* List of headers allowed.
|
|
66205
64799
|
*/
|
|
66206
64800
|
allowedHeaders?: pulumi.Input<pulumi.Input<string>[]>;
|
|
66207
64801
|
/**
|
|
66208
|
-
*
|
|
64802
|
+
* One or more HTTP methods that you allow the origin to execute. Can be `GET`, `PUT`, `POST`, `DELETE` or `HEAD`.
|
|
66209
64803
|
*/
|
|
66210
64804
|
allowedMethods: pulumi.Input<pulumi.Input<string>[]>;
|
|
66211
64805
|
/**
|
|
66212
|
-
*
|
|
64806
|
+
* One or more origins you want customers to be able to access the bucket from.
|
|
66213
64807
|
*/
|
|
66214
64808
|
allowedOrigins: pulumi.Input<pulumi.Input<string>[]>;
|
|
66215
64809
|
/**
|
|
66216
|
-
*
|
|
64810
|
+
* One or more headers in the response that you want customers to be able to access from their applications (for example, from a JavaScript `XMLHttpRequest` object).
|
|
66217
64811
|
*/
|
|
66218
64812
|
exposeHeaders?: pulumi.Input<pulumi.Input<string>[]>;
|
|
66219
64813
|
/**
|
|
@@ -66261,22 +64855,22 @@ export declare namespace s3 {
|
|
|
66261
64855
|
*/
|
|
66262
64856
|
days: pulumi.Input<number>;
|
|
66263
64857
|
}
|
|
66264
|
-
interface
|
|
64858
|
+
interface BucketLifecycleConfigurationRule {
|
|
66265
64859
|
/**
|
|
66266
64860
|
* Configuration block that specifies the days since the initiation of an incomplete multipart upload that Amazon S3 will wait before permanently removing all parts of the upload. See below.
|
|
66267
64861
|
*/
|
|
66268
|
-
abortIncompleteMultipartUpload?: pulumi.Input<inputs.s3.
|
|
64862
|
+
abortIncompleteMultipartUpload?: pulumi.Input<inputs.s3.BucketLifecycleConfigurationRuleAbortIncompleteMultipartUpload>;
|
|
66269
64863
|
/**
|
|
66270
64864
|
* Configuration block that specifies the expiration for the lifecycle of the object in the form of date, days and, whether the object has a delete marker. See below.
|
|
66271
64865
|
*/
|
|
66272
|
-
expiration?: pulumi.Input<inputs.s3.
|
|
64866
|
+
expiration?: pulumi.Input<inputs.s3.BucketLifecycleConfigurationRuleExpiration>;
|
|
66273
64867
|
/**
|
|
66274
64868
|
* Configuration block used to identify objects that a Lifecycle Rule applies to.
|
|
66275
64869
|
* See below.
|
|
66276
64870
|
* If not specified, the `rule` will default to using `prefix`.
|
|
66277
64871
|
* One of `filter` or `prefix` should be specified.
|
|
66278
64872
|
*/
|
|
66279
|
-
filter?: pulumi.Input<inputs.s3.
|
|
64873
|
+
filter?: pulumi.Input<inputs.s3.BucketLifecycleConfigurationRuleFilter>;
|
|
66280
64874
|
/**
|
|
66281
64875
|
* Unique identifier for the rule. The value cannot be longer than 255 characters.
|
|
66282
64876
|
*/
|
|
@@ -66284,11 +64878,11 @@ export declare namespace s3 {
|
|
|
66284
64878
|
/**
|
|
66285
64879
|
* Configuration block that specifies when noncurrent object versions expire. See below.
|
|
66286
64880
|
*/
|
|
66287
|
-
noncurrentVersionExpiration?: pulumi.Input<inputs.s3.
|
|
64881
|
+
noncurrentVersionExpiration?: pulumi.Input<inputs.s3.BucketLifecycleConfigurationRuleNoncurrentVersionExpiration>;
|
|
66288
64882
|
/**
|
|
66289
64883
|
* Set of configuration blocks that specify the transition rule for the lifecycle rule that describes when noncurrent objects transition to a specific storage class. See below.
|
|
66290
64884
|
*/
|
|
66291
|
-
noncurrentVersionTransitions?: pulumi.Input<pulumi.Input<inputs.s3.
|
|
64885
|
+
noncurrentVersionTransitions?: pulumi.Input<pulumi.Input<inputs.s3.BucketLifecycleConfigurationRuleNoncurrentVersionTransition>[]>;
|
|
66292
64886
|
/**
|
|
66293
64887
|
* **DEPRECATED** Use `filter` instead.
|
|
66294
64888
|
* This has been deprecated by Amazon S3.
|
|
@@ -66306,15 +64900,15 @@ export declare namespace s3 {
|
|
|
66306
64900
|
/**
|
|
66307
64901
|
* Set of configuration blocks that specify when an Amazon S3 object transitions to a specified storage class. See below.
|
|
66308
64902
|
*/
|
|
66309
|
-
transitions?: pulumi.Input<pulumi.Input<inputs.s3.
|
|
64903
|
+
transitions?: pulumi.Input<pulumi.Input<inputs.s3.BucketLifecycleConfigurationRuleTransition>[]>;
|
|
66310
64904
|
}
|
|
66311
|
-
interface
|
|
64905
|
+
interface BucketLifecycleConfigurationRuleAbortIncompleteMultipartUpload {
|
|
66312
64906
|
/**
|
|
66313
64907
|
* Number of days after which Amazon S3 aborts an incomplete multipart upload.
|
|
66314
64908
|
*/
|
|
66315
64909
|
daysAfterInitiation?: pulumi.Input<number>;
|
|
66316
64910
|
}
|
|
66317
|
-
interface
|
|
64911
|
+
interface BucketLifecycleConfigurationRuleExpiration {
|
|
66318
64912
|
/**
|
|
66319
64913
|
* Date the object is to be moved or deleted. The date value must be in [RFC3339 full-date format](https://datatracker.ietf.org/doc/html/rfc3339#section-5.6) e.g. `2023-08-22`.
|
|
66320
64914
|
*/
|
|
@@ -66328,11 +64922,11 @@ export declare namespace s3 {
|
|
|
66328
64922
|
*/
|
|
66329
64923
|
expiredObjectDeleteMarker?: pulumi.Input<boolean>;
|
|
66330
64924
|
}
|
|
66331
|
-
interface
|
|
64925
|
+
interface BucketLifecycleConfigurationRuleFilter {
|
|
66332
64926
|
/**
|
|
66333
64927
|
* Configuration block used to apply a logical `AND` to two or more predicates. See below. The Lifecycle Rule will apply to any object matching all the predicates configured inside the `and` block.
|
|
66334
64928
|
*/
|
|
66335
|
-
and?: pulumi.Input<inputs.s3.
|
|
64929
|
+
and?: pulumi.Input<inputs.s3.BucketLifecycleConfigurationRuleFilterAnd>;
|
|
66336
64930
|
/**
|
|
66337
64931
|
* Minimum object size (in bytes) to which the rule applies.
|
|
66338
64932
|
*/
|
|
@@ -66348,9 +64942,9 @@ export declare namespace s3 {
|
|
|
66348
64942
|
/**
|
|
66349
64943
|
* Configuration block for specifying a tag key and value. See below.
|
|
66350
64944
|
*/
|
|
66351
|
-
tag?: pulumi.Input<inputs.s3.
|
|
64945
|
+
tag?: pulumi.Input<inputs.s3.BucketLifecycleConfigurationRuleFilterTag>;
|
|
66352
64946
|
}
|
|
66353
|
-
interface
|
|
64947
|
+
interface BucketLifecycleConfigurationRuleFilterAnd {
|
|
66354
64948
|
/**
|
|
66355
64949
|
* Minimum object size to which the rule applies. Value must be at least `0` if specified. Defaults to 128000 (128 KB) for all `storageClass` values unless `transitionDefaultMinimumObjectSize` specifies otherwise.
|
|
66356
64950
|
*/
|
|
@@ -66372,7 +64966,7 @@ export declare namespace s3 {
|
|
|
66372
64966
|
[key: string]: pulumi.Input<string>;
|
|
66373
64967
|
}>;
|
|
66374
64968
|
}
|
|
66375
|
-
interface
|
|
64969
|
+
interface BucketLifecycleConfigurationRuleFilterTag {
|
|
66376
64970
|
/**
|
|
66377
64971
|
* Name of the object key.
|
|
66378
64972
|
*/
|
|
@@ -66382,7 +64976,7 @@ export declare namespace s3 {
|
|
|
66382
64976
|
*/
|
|
66383
64977
|
value: pulumi.Input<string>;
|
|
66384
64978
|
}
|
|
66385
|
-
interface
|
|
64979
|
+
interface BucketLifecycleConfigurationRuleNoncurrentVersionExpiration {
|
|
66386
64980
|
/**
|
|
66387
64981
|
* Number of noncurrent versions Amazon S3 will retain. Must be a non-zero positive integer.
|
|
66388
64982
|
*/
|
|
@@ -66392,7 +64986,7 @@ export declare namespace s3 {
|
|
|
66392
64986
|
*/
|
|
66393
64987
|
noncurrentDays: pulumi.Input<number>;
|
|
66394
64988
|
}
|
|
66395
|
-
interface
|
|
64989
|
+
interface BucketLifecycleConfigurationRuleNoncurrentVersionTransition {
|
|
66396
64990
|
/**
|
|
66397
64991
|
* Number of noncurrent versions Amazon S3 will retain. Must be a non-zero positive integer.
|
|
66398
64992
|
*/
|
|
@@ -66406,7 +65000,7 @@ export declare namespace s3 {
|
|
|
66406
65000
|
*/
|
|
66407
65001
|
storageClass: pulumi.Input<string>;
|
|
66408
65002
|
}
|
|
66409
|
-
interface
|
|
65003
|
+
interface BucketLifecycleConfigurationRuleTransition {
|
|
66410
65004
|
/**
|
|
66411
65005
|
* Date objects are transitioned to the specified storage class. The date value must be in [RFC3339 full-date format](https://datatracker.ietf.org/doc/html/rfc3339#section-5.6) e.g. `2023-08-22`.
|
|
66412
65006
|
*/
|
|
@@ -66420,7 +65014,7 @@ export declare namespace s3 {
|
|
|
66420
65014
|
*/
|
|
66421
65015
|
storageClass: pulumi.Input<string>;
|
|
66422
65016
|
}
|
|
66423
|
-
interface
|
|
65017
|
+
interface BucketLifecycleConfigurationTimeouts {
|
|
66424
65018
|
/**
|
|
66425
65019
|
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
66426
65020
|
*/
|
|
@@ -66440,7 +65034,7 @@ export declare namespace s3 {
|
|
|
66440
65034
|
*/
|
|
66441
65035
|
enabled: pulumi.Input<boolean>;
|
|
66442
65036
|
/**
|
|
66443
|
-
* Specifies a period in the object's expire
|
|
65037
|
+
* Specifies a period in the object's expire. See Expiration below for details.
|
|
66444
65038
|
*/
|
|
66445
65039
|
expiration?: pulumi.Input<inputs.s3.BucketLifecycleRuleExpiration>;
|
|
66446
65040
|
/**
|
|
@@ -66448,13 +65042,11 @@ export declare namespace s3 {
|
|
|
66448
65042
|
*/
|
|
66449
65043
|
id?: pulumi.Input<string>;
|
|
66450
65044
|
/**
|
|
66451
|
-
* Specifies when noncurrent object versions expire
|
|
65045
|
+
* Specifies when noncurrent object versions expire. See Noncurrent Version Expiration below for details.
|
|
66452
65046
|
*/
|
|
66453
65047
|
noncurrentVersionExpiration?: pulumi.Input<inputs.s3.BucketLifecycleRuleNoncurrentVersionExpiration>;
|
|
66454
65048
|
/**
|
|
66455
|
-
* Specifies when noncurrent object versions transitions
|
|
66456
|
-
*
|
|
66457
|
-
* At least one of `abortIncompleteMultipartUploadDays`, `expiration`, `transition`, `noncurrentVersionExpiration`, `noncurrentVersionTransition` must be specified.
|
|
65049
|
+
* Specifies when noncurrent object versions transitions. See Noncurrent Version Transition below for details.
|
|
66458
65050
|
*/
|
|
66459
65051
|
noncurrentVersionTransitions?: pulumi.Input<pulumi.Input<inputs.s3.BucketLifecycleRuleNoncurrentVersionTransition>[]>;
|
|
66460
65052
|
/**
|
|
@@ -66468,7 +65060,7 @@ export declare namespace s3 {
|
|
|
66468
65060
|
[key: string]: pulumi.Input<string>;
|
|
66469
65061
|
}>;
|
|
66470
65062
|
/**
|
|
66471
|
-
* Specifies a period in the object's transitions
|
|
65063
|
+
* Specifies a period in the object's transitions. See Transition below for details.
|
|
66472
65064
|
*/
|
|
66473
65065
|
transitions?: pulumi.Input<pulumi.Input<inputs.s3.BucketLifecycleRuleTransition>[]>;
|
|
66474
65066
|
}
|
|
@@ -66518,7 +65110,7 @@ export declare namespace s3 {
|
|
|
66518
65110
|
}
|
|
66519
65111
|
interface BucketLogging {
|
|
66520
65112
|
/**
|
|
66521
|
-
*
|
|
65113
|
+
* Name of the bucket that will receive the log objects.
|
|
66522
65114
|
*/
|
|
66523
65115
|
targetBucket: pulumi.Input<string>;
|
|
66524
65116
|
/**
|
|
@@ -66526,17 +65118,17 @@ export declare namespace s3 {
|
|
|
66526
65118
|
*/
|
|
66527
65119
|
targetPrefix?: pulumi.Input<string>;
|
|
66528
65120
|
}
|
|
66529
|
-
interface
|
|
65121
|
+
interface BucketLoggingTargetGrant {
|
|
66530
65122
|
/**
|
|
66531
65123
|
* Configuration block for the person being granted permissions. See below.
|
|
66532
65124
|
*/
|
|
66533
|
-
grantee: pulumi.Input<inputs.s3.
|
|
65125
|
+
grantee: pulumi.Input<inputs.s3.BucketLoggingTargetGrantGrantee>;
|
|
66534
65126
|
/**
|
|
66535
65127
|
* Logging permissions assigned to the grantee for the bucket. Valid values: `FULL_CONTROL`, `READ`, `WRITE`.
|
|
66536
65128
|
*/
|
|
66537
65129
|
permission: pulumi.Input<string>;
|
|
66538
65130
|
}
|
|
66539
|
-
interface
|
|
65131
|
+
interface BucketLoggingTargetGrantGrantee {
|
|
66540
65132
|
displayName?: pulumi.Input<string>;
|
|
66541
65133
|
/**
|
|
66542
65134
|
* Email address of the grantee. See [Regions and Endpoints](https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region) for supported AWS regions where this argument can be specified.
|
|
@@ -66555,23 +65147,23 @@ export declare namespace s3 {
|
|
|
66555
65147
|
*/
|
|
66556
65148
|
uri?: pulumi.Input<string>;
|
|
66557
65149
|
}
|
|
66558
|
-
interface
|
|
65150
|
+
interface BucketLoggingTargetObjectKeyFormat {
|
|
66559
65151
|
/**
|
|
66560
65152
|
* Partitioned S3 key for log objects. See below.
|
|
66561
65153
|
*/
|
|
66562
|
-
partitionedPrefix?: pulumi.Input<inputs.s3.
|
|
65154
|
+
partitionedPrefix?: pulumi.Input<inputs.s3.BucketLoggingTargetObjectKeyFormatPartitionedPrefix>;
|
|
66563
65155
|
/**
|
|
66564
65156
|
* Use the simple format for S3 keys for log objects. To use, set `simplePrefix {}`.
|
|
66565
65157
|
*/
|
|
66566
|
-
simplePrefix?: pulumi.Input<inputs.s3.
|
|
65158
|
+
simplePrefix?: pulumi.Input<inputs.s3.BucketLoggingTargetObjectKeyFormatSimplePrefix>;
|
|
66567
65159
|
}
|
|
66568
|
-
interface
|
|
65160
|
+
interface BucketLoggingTargetObjectKeyFormatPartitionedPrefix {
|
|
66569
65161
|
/**
|
|
66570
65162
|
* Specifies the partition date source for the partitioned prefix. Valid values: `EventTime`, `DeliveryTime`.
|
|
66571
65163
|
*/
|
|
66572
65164
|
partitionDateSource: pulumi.Input<string>;
|
|
66573
65165
|
}
|
|
66574
|
-
interface
|
|
65166
|
+
interface BucketLoggingTargetObjectKeyFormatSimplePrefix {
|
|
66575
65167
|
}
|
|
66576
65168
|
interface BucketMetricFilter {
|
|
66577
65169
|
/**
|
|
@@ -66657,47 +65249,25 @@ export declare namespace s3 {
|
|
|
66657
65249
|
}
|
|
66658
65250
|
interface BucketObjectLockConfiguration {
|
|
66659
65251
|
/**
|
|
66660
|
-
* Indicates whether this bucket has an Object Lock configuration enabled. Valid
|
|
65252
|
+
* Indicates whether this bucket has an Object Lock configuration enabled. Valid values are `true` or `false`. This argument is not supported in all regions or partitions.
|
|
65253
|
+
*
|
|
65254
|
+
* @deprecated object_lock_enabled is deprecated. Use the top-level parameter objectLockEnabled instead.
|
|
66661
65255
|
*/
|
|
66662
|
-
objectLockEnabled
|
|
65256
|
+
objectLockEnabled?: pulumi.Input<string>;
|
|
66663
65257
|
/**
|
|
66664
|
-
*
|
|
65258
|
+
* Object Lock rule in place for this bucket (documented below).
|
|
65259
|
+
*
|
|
65260
|
+
* @deprecated rule is deprecated. Use the aws.s3.BucketObjectLockConfiguration resource instead.
|
|
66665
65261
|
*/
|
|
66666
65262
|
rule?: pulumi.Input<inputs.s3.BucketObjectLockConfigurationRule>;
|
|
66667
65263
|
}
|
|
66668
65264
|
interface BucketObjectLockConfigurationRule {
|
|
66669
65265
|
/**
|
|
66670
|
-
*
|
|
65266
|
+
* Configuration block for specifying the default Object Lock retention settings for new objects placed in the specified bucket. See below.
|
|
66671
65267
|
*/
|
|
66672
65268
|
defaultRetention: pulumi.Input<inputs.s3.BucketObjectLockConfigurationRuleDefaultRetention>;
|
|
66673
65269
|
}
|
|
66674
65270
|
interface BucketObjectLockConfigurationRuleDefaultRetention {
|
|
66675
|
-
/**
|
|
66676
|
-
* The number of days that you want to specify for the default retention period.
|
|
66677
|
-
*/
|
|
66678
|
-
days?: pulumi.Input<number>;
|
|
66679
|
-
/**
|
|
66680
|
-
* The default Object Lock retention mode you want to apply to new objects placed in this bucket. Valid values are `GOVERNANCE` and `COMPLIANCE`.
|
|
66681
|
-
*/
|
|
66682
|
-
mode: pulumi.Input<string>;
|
|
66683
|
-
/**
|
|
66684
|
-
* The number of years that you want to specify for the default retention period.
|
|
66685
|
-
*
|
|
66686
|
-
* Either `days` or `years` must be specified, but not both.
|
|
66687
|
-
*
|
|
66688
|
-
* > **NOTE on `objectLockConfiguration`:** You can only enable S3 Object Lock for new buckets. If you need to turn on S3 Object Lock for an existing bucket, please contact AWS Support.
|
|
66689
|
-
* When you create a bucket with S3 Object Lock enabled, Amazon S3 automatically enables versioning for the bucket.
|
|
66690
|
-
* Once you create a bucket with S3 Object Lock enabled, you can't disable Object Lock or suspend versioning for the bucket.
|
|
66691
|
-
*/
|
|
66692
|
-
years?: pulumi.Input<number>;
|
|
66693
|
-
}
|
|
66694
|
-
interface BucketObjectLockConfigurationV2Rule {
|
|
66695
|
-
/**
|
|
66696
|
-
* Configuration block for specifying the default Object Lock retention settings for new objects placed in the specified bucket. See below.
|
|
66697
|
-
*/
|
|
66698
|
-
defaultRetention: pulumi.Input<inputs.s3.BucketObjectLockConfigurationV2RuleDefaultRetention>;
|
|
66699
|
-
}
|
|
66700
|
-
interface BucketObjectLockConfigurationV2RuleDefaultRetention {
|
|
66701
65271
|
/**
|
|
66702
65272
|
* Number of days that you want to specify for the default retention period.
|
|
66703
65273
|
*/
|
|
@@ -66920,7 +65490,7 @@ export declare namespace s3 {
|
|
|
66920
65490
|
}
|
|
66921
65491
|
interface BucketReplicationConfiguration {
|
|
66922
65492
|
/**
|
|
66923
|
-
*
|
|
65493
|
+
* ARN of the IAM role for Amazon S3 to assume when replicating the objects.
|
|
66924
65494
|
*/
|
|
66925
65495
|
role: pulumi.Input<string>;
|
|
66926
65496
|
/**
|
|
@@ -66950,7 +65520,7 @@ export declare namespace s3 {
|
|
|
66950
65520
|
*/
|
|
66951
65521
|
prefix?: pulumi.Input<string>;
|
|
66952
65522
|
/**
|
|
66953
|
-
*
|
|
65523
|
+
* Priority associated with the rule. Priority should only be set if `filter` is configured. If not provided, defaults to `0`. Priority must be unique between multiple rules.
|
|
66954
65524
|
*/
|
|
66955
65525
|
priority?: pulumi.Input<number>;
|
|
66956
65526
|
/**
|
|
@@ -66958,23 +65528,21 @@ export declare namespace s3 {
|
|
|
66958
65528
|
*/
|
|
66959
65529
|
sourceSelectionCriteria?: pulumi.Input<inputs.s3.BucketReplicationConfigurationRuleSourceSelectionCriteria>;
|
|
66960
65530
|
/**
|
|
66961
|
-
*
|
|
66962
|
-
*
|
|
66963
|
-
* > **NOTE:** Replication to multiple destination buckets requires that `priority` is specified in the `rules` object. If the corresponding rule requires no filter, an empty configuration block `filter {}` must be specified.
|
|
65531
|
+
* Status of the rule. Either `Enabled` or `Disabled`. The rule is ignored if status is not Enabled.
|
|
66964
65532
|
*/
|
|
66965
65533
|
status: pulumi.Input<string>;
|
|
66966
65534
|
}
|
|
66967
65535
|
interface BucketReplicationConfigurationRuleDestination {
|
|
66968
65536
|
/**
|
|
66969
|
-
* Specifies the overrides to use for object owners on replication. Must be used in conjunction with `accountId` owner override configuration.
|
|
65537
|
+
* Specifies the overrides to use for object owners on replication (documented below). Must be used in conjunction with `accountId` owner override configuration.
|
|
66970
65538
|
*/
|
|
66971
65539
|
accessControlTranslation?: pulumi.Input<inputs.s3.BucketReplicationConfigurationRuleDestinationAccessControlTranslation>;
|
|
66972
65540
|
/**
|
|
66973
|
-
*
|
|
65541
|
+
* Account ID to use for overriding the object owner on replication. Must be used in conjunction with `accessControlTranslation` override configuration.
|
|
66974
65542
|
*/
|
|
66975
65543
|
accountId?: pulumi.Input<string>;
|
|
66976
65544
|
/**
|
|
66977
|
-
*
|
|
65545
|
+
* ARN of the S3 bucket where you want Amazon S3 to store replicas of the object identified by the rule.
|
|
66978
65546
|
*/
|
|
66979
65547
|
bucket: pulumi.Input<string>;
|
|
66980
65548
|
/**
|
|
@@ -66997,7 +65565,7 @@ export declare namespace s3 {
|
|
|
66997
65565
|
}
|
|
66998
65566
|
interface BucketReplicationConfigurationRuleDestinationAccessControlTranslation {
|
|
66999
65567
|
/**
|
|
67000
|
-
*
|
|
65568
|
+
* Specifies the replica ownership. For default and valid values, see [PUT bucket replication](https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketReplication.html) in the Amazon S3 API Reference. The only valid value is `Destination`.
|
|
67001
65569
|
*/
|
|
67002
65570
|
owner: pulumi.Input<string>;
|
|
67003
65571
|
}
|
|
@@ -67007,7 +65575,7 @@ export declare namespace s3 {
|
|
|
67007
65575
|
*/
|
|
67008
65576
|
minutes?: pulumi.Input<number>;
|
|
67009
65577
|
/**
|
|
67010
|
-
*
|
|
65578
|
+
* Status of replication metrics. Either `Enabled` or `Disabled`.
|
|
67011
65579
|
*/
|
|
67012
65580
|
status?: pulumi.Input<string>;
|
|
67013
65581
|
}
|
|
@@ -67017,7 +65585,7 @@ export declare namespace s3 {
|
|
|
67017
65585
|
*/
|
|
67018
65586
|
minutes?: pulumi.Input<number>;
|
|
67019
65587
|
/**
|
|
67020
|
-
*
|
|
65588
|
+
* Status of RTC. Either `Enabled` or `Disabled`.
|
|
67021
65589
|
*/
|
|
67022
65590
|
status?: pulumi.Input<string>;
|
|
67023
65591
|
}
|
|
@@ -67049,41 +65617,21 @@ export declare namespace s3 {
|
|
|
67049
65617
|
}
|
|
67050
65618
|
interface BucketServerSideEncryptionConfiguration {
|
|
67051
65619
|
/**
|
|
67052
|
-
*
|
|
65620
|
+
* Single object for server-side encryption by default configuration. (documented below)
|
|
67053
65621
|
*/
|
|
67054
65622
|
rule: pulumi.Input<inputs.s3.BucketServerSideEncryptionConfigurationRule>;
|
|
67055
65623
|
}
|
|
67056
65624
|
interface BucketServerSideEncryptionConfigurationRule {
|
|
67057
|
-
/**
|
|
67058
|
-
* A single object for setting server-side encryption by default. (documented below)
|
|
67059
|
-
*/
|
|
67060
|
-
applyServerSideEncryptionByDefault: pulumi.Input<inputs.s3.BucketServerSideEncryptionConfigurationRuleApplyServerSideEncryptionByDefault>;
|
|
67061
|
-
/**
|
|
67062
|
-
* Whether or not to use [Amazon S3 Bucket Keys](https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-key.html) for SSE-KMS.
|
|
67063
|
-
*/
|
|
67064
|
-
bucketKeyEnabled?: pulumi.Input<boolean>;
|
|
67065
|
-
}
|
|
67066
|
-
interface BucketServerSideEncryptionConfigurationRuleApplyServerSideEncryptionByDefault {
|
|
67067
|
-
/**
|
|
67068
|
-
* The AWS KMS master key ID used for the SSE-KMS encryption. This can only be used when you set the value of `sseAlgorithm` as `aws:kms`. The default `aws/s3` AWS KMS master key is used if this element is absent while the `sseAlgorithm` is `aws:kms`.
|
|
67069
|
-
*/
|
|
67070
|
-
kmsMasterKeyId?: pulumi.Input<string>;
|
|
67071
|
-
/**
|
|
67072
|
-
* The server-side encryption algorithm to use. Valid values are `AES256` and `aws:kms`
|
|
67073
|
-
*/
|
|
67074
|
-
sseAlgorithm: pulumi.Input<string>;
|
|
67075
|
-
}
|
|
67076
|
-
interface BucketServerSideEncryptionConfigurationV2Rule {
|
|
67077
65625
|
/**
|
|
67078
65626
|
* Single object for setting server-side encryption by default. See below.
|
|
67079
65627
|
*/
|
|
67080
|
-
applyServerSideEncryptionByDefault?: pulumi.Input<inputs.s3.
|
|
65628
|
+
applyServerSideEncryptionByDefault?: pulumi.Input<inputs.s3.BucketServerSideEncryptionConfigurationRuleApplyServerSideEncryptionByDefault>;
|
|
67081
65629
|
/**
|
|
67082
65630
|
* Whether or not to use [Amazon S3 Bucket Keys](https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-key.html) for SSE-KMS.
|
|
67083
65631
|
*/
|
|
67084
65632
|
bucketKeyEnabled?: pulumi.Input<boolean>;
|
|
67085
65633
|
}
|
|
67086
|
-
interface
|
|
65634
|
+
interface BucketServerSideEncryptionConfigurationRuleApplyServerSideEncryptionByDefault {
|
|
67087
65635
|
/**
|
|
67088
65636
|
* AWS KMS master key ID used for the SSE-KMS encryption. This can only be used when you set the value of `sseAlgorithm` as `aws:kms`. The default `aws/s3` AWS KMS master key is used if this element is absent while the `sseAlgorithm` is `aws:kms`.
|
|
67089
65637
|
*/
|
|
@@ -67093,356 +65641,6 @@ export declare namespace s3 {
|
|
|
67093
65641
|
*/
|
|
67094
65642
|
sseAlgorithm: pulumi.Input<string>;
|
|
67095
65643
|
}
|
|
67096
|
-
interface BucketV2CorsRule {
|
|
67097
|
-
/**
|
|
67098
|
-
* List of headers allowed.
|
|
67099
|
-
*/
|
|
67100
|
-
allowedHeaders?: pulumi.Input<pulumi.Input<string>[]>;
|
|
67101
|
-
/**
|
|
67102
|
-
* One or more HTTP methods that you allow the origin to execute. Can be `GET`, `PUT`, `POST`, `DELETE` or `HEAD`.
|
|
67103
|
-
*/
|
|
67104
|
-
allowedMethods: pulumi.Input<pulumi.Input<string>[]>;
|
|
67105
|
-
/**
|
|
67106
|
-
* One or more origins you want customers to be able to access the bucket from.
|
|
67107
|
-
*/
|
|
67108
|
-
allowedOrigins: pulumi.Input<pulumi.Input<string>[]>;
|
|
67109
|
-
/**
|
|
67110
|
-
* One or more headers in the response that you want customers to be able to access from their applications (for example, from a JavaScript `XMLHttpRequest` object).
|
|
67111
|
-
*/
|
|
67112
|
-
exposeHeaders?: pulumi.Input<pulumi.Input<string>[]>;
|
|
67113
|
-
/**
|
|
67114
|
-
* Specifies time in seconds that browser can cache the response for a preflight request.
|
|
67115
|
-
*/
|
|
67116
|
-
maxAgeSeconds?: pulumi.Input<number>;
|
|
67117
|
-
}
|
|
67118
|
-
interface BucketV2Grant {
|
|
67119
|
-
/**
|
|
67120
|
-
* Canonical user id to grant for. Used only when `type` is `CanonicalUser`.
|
|
67121
|
-
*/
|
|
67122
|
-
id?: pulumi.Input<string>;
|
|
67123
|
-
/**
|
|
67124
|
-
* List of permissions to apply for grantee. Valid values are `READ`, `WRITE`, `READ_ACP`, `WRITE_ACP`, `FULL_CONTROL`.
|
|
67125
|
-
*/
|
|
67126
|
-
permissions: pulumi.Input<pulumi.Input<string>[]>;
|
|
67127
|
-
/**
|
|
67128
|
-
* Type of grantee to apply for. Valid values are `CanonicalUser` and `Group`. `AmazonCustomerByEmail` is not supported.
|
|
67129
|
-
*/
|
|
67130
|
-
type: pulumi.Input<string>;
|
|
67131
|
-
/**
|
|
67132
|
-
* Uri address to grant for. Used only when `type` is `Group`.
|
|
67133
|
-
*/
|
|
67134
|
-
uri?: pulumi.Input<string>;
|
|
67135
|
-
}
|
|
67136
|
-
interface BucketV2LifecycleRule {
|
|
67137
|
-
/**
|
|
67138
|
-
* Specifies the number of days after initiating a multipart upload when the multipart upload must be completed.
|
|
67139
|
-
*/
|
|
67140
|
-
abortIncompleteMultipartUploadDays?: pulumi.Input<number>;
|
|
67141
|
-
/**
|
|
67142
|
-
* Specifies lifecycle rule status.
|
|
67143
|
-
*/
|
|
67144
|
-
enabled: pulumi.Input<boolean>;
|
|
67145
|
-
/**
|
|
67146
|
-
* Specifies a period in the object's expire. See Expiration below for details.
|
|
67147
|
-
*/
|
|
67148
|
-
expirations?: pulumi.Input<pulumi.Input<inputs.s3.BucketV2LifecycleRuleExpiration>[]>;
|
|
67149
|
-
/**
|
|
67150
|
-
* Unique identifier for the rule. Must be less than or equal to 255 characters in length.
|
|
67151
|
-
*/
|
|
67152
|
-
id?: pulumi.Input<string>;
|
|
67153
|
-
/**
|
|
67154
|
-
* Specifies when noncurrent object versions expire. See Noncurrent Version Expiration below for details.
|
|
67155
|
-
*/
|
|
67156
|
-
noncurrentVersionExpirations?: pulumi.Input<pulumi.Input<inputs.s3.BucketV2LifecycleRuleNoncurrentVersionExpiration>[]>;
|
|
67157
|
-
/**
|
|
67158
|
-
* Specifies when noncurrent object versions transitions. See Noncurrent Version Transition below for details.
|
|
67159
|
-
*/
|
|
67160
|
-
noncurrentVersionTransitions?: pulumi.Input<pulumi.Input<inputs.s3.BucketV2LifecycleRuleNoncurrentVersionTransition>[]>;
|
|
67161
|
-
/**
|
|
67162
|
-
* Object key prefix identifying one or more objects to which the rule applies.
|
|
67163
|
-
*/
|
|
67164
|
-
prefix?: pulumi.Input<string>;
|
|
67165
|
-
/**
|
|
67166
|
-
* Specifies object tags key and value.
|
|
67167
|
-
*/
|
|
67168
|
-
tags?: pulumi.Input<{
|
|
67169
|
-
[key: string]: pulumi.Input<string>;
|
|
67170
|
-
}>;
|
|
67171
|
-
/**
|
|
67172
|
-
* Specifies a period in the object's transitions. See Transition below for details.
|
|
67173
|
-
*/
|
|
67174
|
-
transitions?: pulumi.Input<pulumi.Input<inputs.s3.BucketV2LifecycleRuleTransition>[]>;
|
|
67175
|
-
}
|
|
67176
|
-
interface BucketV2LifecycleRuleExpiration {
|
|
67177
|
-
/**
|
|
67178
|
-
* Specifies the date after which you want the corresponding action to take effect.
|
|
67179
|
-
*/
|
|
67180
|
-
date?: pulumi.Input<string>;
|
|
67181
|
-
/**
|
|
67182
|
-
* Specifies the number of days after object creation when the specific rule action takes effect.
|
|
67183
|
-
*/
|
|
67184
|
-
days?: pulumi.Input<number>;
|
|
67185
|
-
/**
|
|
67186
|
-
* On a versioned bucket (versioning-enabled or versioning-suspended bucket), you can add this element in the lifecycle configuration to direct Amazon S3 to delete expired object delete markers. This cannot be specified with Days or Date in a Lifecycle Expiration Policy.
|
|
67187
|
-
*/
|
|
67188
|
-
expiredObjectDeleteMarker?: pulumi.Input<boolean>;
|
|
67189
|
-
}
|
|
67190
|
-
interface BucketV2LifecycleRuleNoncurrentVersionExpiration {
|
|
67191
|
-
/**
|
|
67192
|
-
* Specifies the number of days noncurrent object versions expire.
|
|
67193
|
-
*/
|
|
67194
|
-
days?: pulumi.Input<number>;
|
|
67195
|
-
}
|
|
67196
|
-
interface BucketV2LifecycleRuleNoncurrentVersionTransition {
|
|
67197
|
-
/**
|
|
67198
|
-
* Specifies the number of days noncurrent object versions transition.
|
|
67199
|
-
*/
|
|
67200
|
-
days?: pulumi.Input<number>;
|
|
67201
|
-
/**
|
|
67202
|
-
* Specifies the Amazon S3 [storage class](https://docs.aws.amazon.com/AmazonS3/latest/API/API_Transition.html#AmazonS3-Type-Transition-StorageClass) to which you want the object to transition.
|
|
67203
|
-
*/
|
|
67204
|
-
storageClass: pulumi.Input<string>;
|
|
67205
|
-
}
|
|
67206
|
-
interface BucketV2LifecycleRuleTransition {
|
|
67207
|
-
/**
|
|
67208
|
-
* Specifies the date after which you want the corresponding action to take effect.
|
|
67209
|
-
*/
|
|
67210
|
-
date?: pulumi.Input<string>;
|
|
67211
|
-
/**
|
|
67212
|
-
* Specifies the number of days after object creation when the specific rule action takes effect.
|
|
67213
|
-
*/
|
|
67214
|
-
days?: pulumi.Input<number>;
|
|
67215
|
-
/**
|
|
67216
|
-
* Specifies the Amazon S3 [storage class](https://docs.aws.amazon.com/AmazonS3/latest/API/API_Transition.html#AmazonS3-Type-Transition-StorageClass) to which you want the object to transition.
|
|
67217
|
-
*/
|
|
67218
|
-
storageClass: pulumi.Input<string>;
|
|
67219
|
-
}
|
|
67220
|
-
interface BucketV2Logging {
|
|
67221
|
-
/**
|
|
67222
|
-
* Name of the bucket that will receive the log objects.
|
|
67223
|
-
*/
|
|
67224
|
-
targetBucket: pulumi.Input<string>;
|
|
67225
|
-
/**
|
|
67226
|
-
* To specify a key prefix for log objects.
|
|
67227
|
-
*/
|
|
67228
|
-
targetPrefix?: pulumi.Input<string>;
|
|
67229
|
-
}
|
|
67230
|
-
interface BucketV2ObjectLockConfiguration {
|
|
67231
|
-
/**
|
|
67232
|
-
* Indicates whether this bucket has an Object Lock configuration enabled. Valid values are `true` or `false`. This argument is not supported in all regions or partitions.
|
|
67233
|
-
*
|
|
67234
|
-
* @deprecated object_lock_enabled is deprecated. Use the top-level parameter objectLockEnabled instead.
|
|
67235
|
-
*/
|
|
67236
|
-
objectLockEnabled?: pulumi.Input<string>;
|
|
67237
|
-
/**
|
|
67238
|
-
* Object Lock rule in place for this bucket (documented below).
|
|
67239
|
-
*
|
|
67240
|
-
* @deprecated rule is deprecated. Use the aws.s3.BucketObjectLockConfigurationV2 resource instead.
|
|
67241
|
-
*/
|
|
67242
|
-
rules?: pulumi.Input<pulumi.Input<inputs.s3.BucketV2ObjectLockConfigurationRule>[]>;
|
|
67243
|
-
}
|
|
67244
|
-
interface BucketV2ObjectLockConfigurationRule {
|
|
67245
|
-
/**
|
|
67246
|
-
* Default retention period that you want to apply to new objects placed in this bucket (documented below).
|
|
67247
|
-
*/
|
|
67248
|
-
defaultRetentions: pulumi.Input<pulumi.Input<inputs.s3.BucketV2ObjectLockConfigurationRuleDefaultRetention>[]>;
|
|
67249
|
-
}
|
|
67250
|
-
interface BucketV2ObjectLockConfigurationRuleDefaultRetention {
|
|
67251
|
-
/**
|
|
67252
|
-
* Number of days that you want to specify for the default retention period.
|
|
67253
|
-
*/
|
|
67254
|
-
days?: pulumi.Input<number>;
|
|
67255
|
-
/**
|
|
67256
|
-
* Default Object Lock retention mode you want to apply to new objects placed in this bucket. Valid values are `GOVERNANCE` and `COMPLIANCE`.
|
|
67257
|
-
*/
|
|
67258
|
-
mode: pulumi.Input<string>;
|
|
67259
|
-
/**
|
|
67260
|
-
* Number of years that you want to specify for the default retention period.
|
|
67261
|
-
*/
|
|
67262
|
-
years?: pulumi.Input<number>;
|
|
67263
|
-
}
|
|
67264
|
-
interface BucketV2ReplicationConfiguration {
|
|
67265
|
-
/**
|
|
67266
|
-
* ARN of the IAM role for Amazon S3 to assume when replicating the objects.
|
|
67267
|
-
*/
|
|
67268
|
-
role: pulumi.Input<string>;
|
|
67269
|
-
/**
|
|
67270
|
-
* Specifies the rules managing the replication (documented below).
|
|
67271
|
-
*/
|
|
67272
|
-
rules: pulumi.Input<pulumi.Input<inputs.s3.BucketV2ReplicationConfigurationRule>[]>;
|
|
67273
|
-
}
|
|
67274
|
-
interface BucketV2ReplicationConfigurationRule {
|
|
67275
|
-
/**
|
|
67276
|
-
* Whether delete markers are replicated. The only valid value is `Enabled`. To disable, omit this argument. This argument is only valid with V2 replication configurations (i.e., when `filter` is used).
|
|
67277
|
-
*/
|
|
67278
|
-
deleteMarkerReplicationStatus?: pulumi.Input<string>;
|
|
67279
|
-
/**
|
|
67280
|
-
* Specifies the destination for the rule (documented below).
|
|
67281
|
-
*/
|
|
67282
|
-
destinations: pulumi.Input<pulumi.Input<inputs.s3.BucketV2ReplicationConfigurationRuleDestination>[]>;
|
|
67283
|
-
/**
|
|
67284
|
-
* Filter that identifies subset of objects to which the replication rule applies (documented below).
|
|
67285
|
-
*/
|
|
67286
|
-
filters?: pulumi.Input<pulumi.Input<inputs.s3.BucketV2ReplicationConfigurationRuleFilter>[]>;
|
|
67287
|
-
/**
|
|
67288
|
-
* Unique identifier for the rule. Must be less than or equal to 255 characters in length.
|
|
67289
|
-
*/
|
|
67290
|
-
id?: pulumi.Input<string>;
|
|
67291
|
-
/**
|
|
67292
|
-
* Object keyname prefix identifying one or more objects to which the rule applies. Must be less than or equal to 1024 characters in length.
|
|
67293
|
-
*/
|
|
67294
|
-
prefix?: pulumi.Input<string>;
|
|
67295
|
-
/**
|
|
67296
|
-
* Priority associated with the rule. Priority should only be set if `filter` is configured. If not provided, defaults to `0`. Priority must be unique between multiple rules.
|
|
67297
|
-
*/
|
|
67298
|
-
priority?: pulumi.Input<number>;
|
|
67299
|
-
/**
|
|
67300
|
-
* Specifies special object selection criteria (documented below).
|
|
67301
|
-
*/
|
|
67302
|
-
sourceSelectionCriterias?: pulumi.Input<pulumi.Input<inputs.s3.BucketV2ReplicationConfigurationRuleSourceSelectionCriteria>[]>;
|
|
67303
|
-
/**
|
|
67304
|
-
* Status of the rule. Either `Enabled` or `Disabled`. The rule is ignored if status is not Enabled.
|
|
67305
|
-
*/
|
|
67306
|
-
status: pulumi.Input<string>;
|
|
67307
|
-
}
|
|
67308
|
-
interface BucketV2ReplicationConfigurationRuleDestination {
|
|
67309
|
-
/**
|
|
67310
|
-
* Specifies the overrides to use for object owners on replication (documented below). Must be used in conjunction with `accountId` owner override configuration.
|
|
67311
|
-
*/
|
|
67312
|
-
accessControlTranslations?: pulumi.Input<pulumi.Input<inputs.s3.BucketV2ReplicationConfigurationRuleDestinationAccessControlTranslation>[]>;
|
|
67313
|
-
/**
|
|
67314
|
-
* Account ID to use for overriding the object owner on replication. Must be used in conjunction with `accessControlTranslation` override configuration.
|
|
67315
|
-
*/
|
|
67316
|
-
accountId?: pulumi.Input<string>;
|
|
67317
|
-
/**
|
|
67318
|
-
* ARN of the S3 bucket where you want Amazon S3 to store replicas of the object identified by the rule.
|
|
67319
|
-
*/
|
|
67320
|
-
bucket: pulumi.Input<string>;
|
|
67321
|
-
/**
|
|
67322
|
-
* Enables replication metrics (required for S3 RTC) (documented below).
|
|
67323
|
-
*/
|
|
67324
|
-
metrics?: pulumi.Input<pulumi.Input<inputs.s3.BucketV2ReplicationConfigurationRuleDestinationMetric>[]>;
|
|
67325
|
-
/**
|
|
67326
|
-
* Destination KMS encryption key ARN for SSE-KMS replication. Must be used in conjunction with
|
|
67327
|
-
* `sseKmsEncryptedObjects` source selection criteria.
|
|
67328
|
-
*/
|
|
67329
|
-
replicaKmsKeyId?: pulumi.Input<string>;
|
|
67330
|
-
/**
|
|
67331
|
-
* Enables S3 Replication Time Control (S3 RTC) (documented below).
|
|
67332
|
-
*/
|
|
67333
|
-
replicationTimes?: pulumi.Input<pulumi.Input<inputs.s3.BucketV2ReplicationConfigurationRuleDestinationReplicationTime>[]>;
|
|
67334
|
-
/**
|
|
67335
|
-
* The [storage class](https://docs.aws.amazon.com/AmazonS3/latest/API/API_Destination.html#AmazonS3-Type-Destination-StorageClass) used to store the object. By default, Amazon S3 uses the storage class of the source object to create the object replica.
|
|
67336
|
-
*/
|
|
67337
|
-
storageClass?: pulumi.Input<string>;
|
|
67338
|
-
}
|
|
67339
|
-
interface BucketV2ReplicationConfigurationRuleDestinationAccessControlTranslation {
|
|
67340
|
-
/**
|
|
67341
|
-
* Specifies the replica ownership. For default and valid values, see [PUT bucket replication](https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketReplication.html) in the Amazon S3 API Reference. The only valid value is `Destination`.
|
|
67342
|
-
*/
|
|
67343
|
-
owner: pulumi.Input<string>;
|
|
67344
|
-
}
|
|
67345
|
-
interface BucketV2ReplicationConfigurationRuleDestinationMetric {
|
|
67346
|
-
/**
|
|
67347
|
-
* Threshold within which objects are to be replicated. The only valid value is `15`.
|
|
67348
|
-
*/
|
|
67349
|
-
minutes?: pulumi.Input<number>;
|
|
67350
|
-
/**
|
|
67351
|
-
* Status of replication metrics. Either `Enabled` or `Disabled`.
|
|
67352
|
-
*/
|
|
67353
|
-
status?: pulumi.Input<string>;
|
|
67354
|
-
}
|
|
67355
|
-
interface BucketV2ReplicationConfigurationRuleDestinationReplicationTime {
|
|
67356
|
-
/**
|
|
67357
|
-
* Threshold within which objects are to be replicated. The only valid value is `15`.
|
|
67358
|
-
*/
|
|
67359
|
-
minutes?: pulumi.Input<number>;
|
|
67360
|
-
/**
|
|
67361
|
-
* Status of RTC. Either `Enabled` or `Disabled`.
|
|
67362
|
-
*/
|
|
67363
|
-
status?: pulumi.Input<string>;
|
|
67364
|
-
}
|
|
67365
|
-
interface BucketV2ReplicationConfigurationRuleFilter {
|
|
67366
|
-
/**
|
|
67367
|
-
* Object keyname prefix that identifies subset of objects to which the rule applies. Must be less than or equal to 1024 characters in length.
|
|
67368
|
-
*/
|
|
67369
|
-
prefix?: pulumi.Input<string>;
|
|
67370
|
-
/**
|
|
67371
|
-
* A map of tags that identifies subset of objects to which the rule applies.
|
|
67372
|
-
* The rule applies only to objects having all the tags in its tagset.
|
|
67373
|
-
*/
|
|
67374
|
-
tags?: pulumi.Input<{
|
|
67375
|
-
[key: string]: pulumi.Input<string>;
|
|
67376
|
-
}>;
|
|
67377
|
-
}
|
|
67378
|
-
interface BucketV2ReplicationConfigurationRuleSourceSelectionCriteria {
|
|
67379
|
-
/**
|
|
67380
|
-
* Match SSE-KMS encrypted objects (documented below). If specified, `replicaKmsKeyId`
|
|
67381
|
-
* in `destination` must be specified as well.
|
|
67382
|
-
*/
|
|
67383
|
-
sseKmsEncryptedObjects?: pulumi.Input<pulumi.Input<inputs.s3.BucketV2ReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObject>[]>;
|
|
67384
|
-
}
|
|
67385
|
-
interface BucketV2ReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObject {
|
|
67386
|
-
/**
|
|
67387
|
-
* Boolean which indicates if this criteria is enabled.
|
|
67388
|
-
*/
|
|
67389
|
-
enabled: pulumi.Input<boolean>;
|
|
67390
|
-
}
|
|
67391
|
-
interface BucketV2ServerSideEncryptionConfiguration {
|
|
67392
|
-
/**
|
|
67393
|
-
* Single object for server-side encryption by default configuration. (documented below)
|
|
67394
|
-
*/
|
|
67395
|
-
rules: pulumi.Input<pulumi.Input<inputs.s3.BucketV2ServerSideEncryptionConfigurationRule>[]>;
|
|
67396
|
-
}
|
|
67397
|
-
interface BucketV2ServerSideEncryptionConfigurationRule {
|
|
67398
|
-
/**
|
|
67399
|
-
* Single object for setting server-side encryption by default. (documented below)
|
|
67400
|
-
*/
|
|
67401
|
-
applyServerSideEncryptionByDefaults: pulumi.Input<pulumi.Input<inputs.s3.BucketV2ServerSideEncryptionConfigurationRuleApplyServerSideEncryptionByDefault>[]>;
|
|
67402
|
-
/**
|
|
67403
|
-
* Whether or not to use [Amazon S3 Bucket Keys](https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-key.html) for SSE-KMS.
|
|
67404
|
-
*/
|
|
67405
|
-
bucketKeyEnabled?: pulumi.Input<boolean>;
|
|
67406
|
-
}
|
|
67407
|
-
interface BucketV2ServerSideEncryptionConfigurationRuleApplyServerSideEncryptionByDefault {
|
|
67408
|
-
/**
|
|
67409
|
-
* AWS KMS master key ID used for the SSE-KMS encryption. This can only be used when you set the value of `sseAlgorithm` as `aws:kms`. The default `aws/s3` AWS KMS master key is used if this element is absent while the `sseAlgorithm` is `aws:kms`.
|
|
67410
|
-
*/
|
|
67411
|
-
kmsMasterKeyId?: pulumi.Input<string>;
|
|
67412
|
-
/**
|
|
67413
|
-
* Server-side encryption algorithm to use. Valid values are `AES256` and `aws:kms`
|
|
67414
|
-
*/
|
|
67415
|
-
sseAlgorithm: pulumi.Input<string>;
|
|
67416
|
-
}
|
|
67417
|
-
interface BucketV2Versioning {
|
|
67418
|
-
/**
|
|
67419
|
-
* Enable versioning. Once you version-enable a bucket, it can never return to an unversioned state. You can, however, suspend versioning on that bucket.
|
|
67420
|
-
*/
|
|
67421
|
-
enabled?: pulumi.Input<boolean>;
|
|
67422
|
-
/**
|
|
67423
|
-
* Enable MFA delete for either `Change the versioning state of your bucket` or `Permanently delete an object version`. Default is `false`. This cannot be used to toggle this setting but is available to allow managed buckets to reflect the state in AWS
|
|
67424
|
-
*/
|
|
67425
|
-
mfaDelete?: pulumi.Input<boolean>;
|
|
67426
|
-
}
|
|
67427
|
-
interface BucketV2Website {
|
|
67428
|
-
/**
|
|
67429
|
-
* Absolute path to the document to return in case of a 4XX error.
|
|
67430
|
-
*/
|
|
67431
|
-
errorDocument?: pulumi.Input<string>;
|
|
67432
|
-
/**
|
|
67433
|
-
* Amazon S3 returns this index document when requests are made to the root domain or any of the subfolders.
|
|
67434
|
-
*/
|
|
67435
|
-
indexDocument?: pulumi.Input<string>;
|
|
67436
|
-
/**
|
|
67437
|
-
* Hostname to redirect all website requests for this bucket to. Hostname can optionally be prefixed with a protocol (`http://` or `https://`) to use when redirecting requests. The default is the protocol that is used in the original request.
|
|
67438
|
-
*/
|
|
67439
|
-
redirectAllRequestsTo?: pulumi.Input<string>;
|
|
67440
|
-
/**
|
|
67441
|
-
* JSON array containing [routing rules](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration-routingrules.html)
|
|
67442
|
-
* describing redirect behavior and when redirects are applied.
|
|
67443
|
-
*/
|
|
67444
|
-
routingRules?: pulumi.Input<string>;
|
|
67445
|
-
}
|
|
67446
65644
|
interface BucketVersioning {
|
|
67447
65645
|
/**
|
|
67448
65646
|
* Enable versioning. Once you version-enable a bucket, it can never return to an unversioned state. You can, however, suspend versioning on that bucket.
|
|
@@ -67453,7 +65651,7 @@ export declare namespace s3 {
|
|
|
67453
65651
|
*/
|
|
67454
65652
|
mfaDelete?: pulumi.Input<boolean>;
|
|
67455
65653
|
}
|
|
67456
|
-
interface
|
|
65654
|
+
interface BucketVersioningVersioningConfiguration {
|
|
67457
65655
|
/**
|
|
67458
65656
|
* Specifies whether MFA delete is enabled in the bucket versioning configuration. Valid values: `Enabled` or `Disabled`.
|
|
67459
65657
|
*/
|
|
@@ -67465,7 +65663,7 @@ export declare namespace s3 {
|
|
|
67465
65663
|
}
|
|
67466
65664
|
interface BucketWebsite {
|
|
67467
65665
|
/**
|
|
67468
|
-
*
|
|
65666
|
+
* Absolute path to the document to return in case of a 4XX error.
|
|
67469
65667
|
*/
|
|
67470
65668
|
errorDocument?: pulumi.Input<string>;
|
|
67471
65669
|
/**
|
|
@@ -67473,24 +65671,22 @@ export declare namespace s3 {
|
|
|
67473
65671
|
*/
|
|
67474
65672
|
indexDocument?: pulumi.Input<string>;
|
|
67475
65673
|
/**
|
|
67476
|
-
*
|
|
65674
|
+
* Hostname to redirect all website requests for this bucket to. Hostname can optionally be prefixed with a protocol (`http://` or `https://`) to use when redirecting requests. The default is the protocol that is used in the original request.
|
|
67477
65675
|
*/
|
|
67478
65676
|
redirectAllRequestsTo?: pulumi.Input<string>;
|
|
67479
65677
|
/**
|
|
67480
|
-
*
|
|
65678
|
+
* JSON array containing [routing rules](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration-routingrules.html)
|
|
67481
65679
|
* describing redirect behavior and when redirects are applied.
|
|
67482
|
-
*
|
|
67483
|
-
* The `CORS` object supports the following:
|
|
67484
65680
|
*/
|
|
67485
|
-
routingRules?: pulumi.Input<string
|
|
65681
|
+
routingRules?: pulumi.Input<string>;
|
|
67486
65682
|
}
|
|
67487
|
-
interface
|
|
65683
|
+
interface BucketWebsiteConfigurationErrorDocument {
|
|
67488
65684
|
/**
|
|
67489
65685
|
* Object key name to use when a 4XX class error occurs.
|
|
67490
65686
|
*/
|
|
67491
65687
|
key: pulumi.Input<string>;
|
|
67492
65688
|
}
|
|
67493
|
-
interface
|
|
65689
|
+
interface BucketWebsiteConfigurationIndexDocument {
|
|
67494
65690
|
/**
|
|
67495
65691
|
* Suffix that is appended to a request that is for a directory on the website endpoint.
|
|
67496
65692
|
* For example, if the suffix is `index.html` and you make a request to `samplebucket/images/`, the data that is returned will be for the object with the key name `images/index.html`.
|
|
@@ -67498,7 +65694,7 @@ export declare namespace s3 {
|
|
|
67498
65694
|
*/
|
|
67499
65695
|
suffix: pulumi.Input<string>;
|
|
67500
65696
|
}
|
|
67501
|
-
interface
|
|
65697
|
+
interface BucketWebsiteConfigurationRedirectAllRequestsTo {
|
|
67502
65698
|
/**
|
|
67503
65699
|
* Name of the host where requests are redirected.
|
|
67504
65700
|
*/
|
|
@@ -67508,17 +65704,17 @@ export declare namespace s3 {
|
|
|
67508
65704
|
*/
|
|
67509
65705
|
protocol?: pulumi.Input<string>;
|
|
67510
65706
|
}
|
|
67511
|
-
interface
|
|
65707
|
+
interface BucketWebsiteConfigurationRoutingRule {
|
|
67512
65708
|
/**
|
|
67513
65709
|
* Configuration block for describing a condition that must be met for the specified redirect to apply. See below.
|
|
67514
65710
|
*/
|
|
67515
|
-
condition?: pulumi.Input<inputs.s3.
|
|
65711
|
+
condition?: pulumi.Input<inputs.s3.BucketWebsiteConfigurationRoutingRuleCondition>;
|
|
67516
65712
|
/**
|
|
67517
65713
|
* Configuration block for redirect information. See below.
|
|
67518
65714
|
*/
|
|
67519
|
-
redirect: pulumi.Input<inputs.s3.
|
|
65715
|
+
redirect: pulumi.Input<inputs.s3.BucketWebsiteConfigurationRoutingRuleRedirect>;
|
|
67520
65716
|
}
|
|
67521
|
-
interface
|
|
65717
|
+
interface BucketWebsiteConfigurationRoutingRuleCondition {
|
|
67522
65718
|
/**
|
|
67523
65719
|
* HTTP error code when the redirect is applied. If specified with `keyPrefixEquals`, then both must be true for the redirect to be applied.
|
|
67524
65720
|
*/
|
|
@@ -67528,7 +65724,7 @@ export declare namespace s3 {
|
|
|
67528
65724
|
*/
|
|
67529
65725
|
keyPrefixEquals?: pulumi.Input<string>;
|
|
67530
65726
|
}
|
|
67531
|
-
interface
|
|
65727
|
+
interface BucketWebsiteConfigurationRoutingRuleRedirect {
|
|
67532
65728
|
/**
|
|
67533
65729
|
* Host name to use in the redirect request.
|
|
67534
65730
|
*/
|
|
@@ -67656,6 +65852,14 @@ export declare namespace s3 {
|
|
|
67656
65852
|
[key: string]: pulumi.Input<string>;
|
|
67657
65853
|
}>;
|
|
67658
65854
|
}
|
|
65855
|
+
/**
|
|
65856
|
+
* Represents an AWS IAM policy document that defines permissions for AWS resources and actions.
|
|
65857
|
+
*/
|
|
65858
|
+
interface PolicyDocument {
|
|
65859
|
+
Id?: pulumi.Input<string>;
|
|
65860
|
+
Statement: pulumi.Input<pulumi.Input<inputs.iam.PolicyStatement>[]>;
|
|
65861
|
+
Version: pulumi.Input<enums.iam.PolicyDocumentVersion>;
|
|
65862
|
+
}
|
|
67659
65863
|
}
|
|
67660
65864
|
export declare namespace s3control {
|
|
67661
65865
|
interface AccessGrantAccessGrantsLocationConfiguration {
|
|
@@ -67743,6 +65947,9 @@ export declare namespace s3control {
|
|
|
67743
65947
|
interface MultiRegionAccessPointDetails {
|
|
67744
65948
|
name: pulumi.Input<string>;
|
|
67745
65949
|
publicAccessBlock?: pulumi.Input<inputs.s3control.MultiRegionAccessPointDetailsPublicAccessBlock>;
|
|
65950
|
+
/**
|
|
65951
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
65952
|
+
*/
|
|
67746
65953
|
regions: pulumi.Input<pulumi.Input<inputs.s3control.MultiRegionAccessPointDetailsRegion>[]>;
|
|
67747
65954
|
}
|
|
67748
65955
|
interface MultiRegionAccessPointDetailsPublicAccessBlock {
|
|
@@ -67754,6 +65961,9 @@ export declare namespace s3control {
|
|
|
67754
65961
|
interface MultiRegionAccessPointDetailsRegion {
|
|
67755
65962
|
bucket: pulumi.Input<string>;
|
|
67756
65963
|
bucketAccountId?: pulumi.Input<string>;
|
|
65964
|
+
/**
|
|
65965
|
+
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
65966
|
+
*/
|
|
67757
65967
|
region?: pulumi.Input<string>;
|
|
67758
65968
|
}
|
|
67759
65969
|
interface MultiRegionAccessPointPolicyDetails {
|
|
@@ -68256,7 +66466,7 @@ export declare namespace sagemaker {
|
|
|
68256
66466
|
/**
|
|
68257
66467
|
* The default branch for the Git repository. See Kernel Spec details below.
|
|
68258
66468
|
*/
|
|
68259
|
-
|
|
66469
|
+
kernelSpecs: pulumi.Input<pulumi.Input<inputs.sagemaker.AppImageConfigKernelGatewayImageConfigKernelSpec>[]>;
|
|
68260
66470
|
}
|
|
68261
66471
|
interface AppImageConfigKernelGatewayImageConfigFileSystemConfig {
|
|
68262
66472
|
/**
|
|
@@ -73771,80 +71981,14 @@ export declare namespace servicediscovery {
|
|
|
73771
71981
|
}
|
|
73772
71982
|
interface ServiceHealthCheckCustomConfig {
|
|
73773
71983
|
/**
|
|
73774
|
-
* The number of 30-second intervals that you want service discovery to wait before it changes the health status of a service instance.
|
|
71984
|
+
* The number of 30-second intervals that you want service discovery to wait before it changes the health status of a service instance. Value is always set to 1.
|
|
71985
|
+
*
|
|
71986
|
+
* @deprecated failure_threshold is deprecated. The argument is no longer supported by AWS and the value is always set to 1. The attribute will be removed in a future major version.
|
|
73775
71987
|
*/
|
|
73776
71988
|
failureThreshold?: pulumi.Input<number>;
|
|
73777
71989
|
}
|
|
73778
71990
|
}
|
|
73779
71991
|
export declare namespace servicequotas {
|
|
73780
|
-
interface GetTemplatesTemplate {
|
|
73781
|
-
/**
|
|
73782
|
-
* Indicates whether the quota is global.
|
|
73783
|
-
*/
|
|
73784
|
-
globalQuota?: boolean;
|
|
73785
|
-
/**
|
|
73786
|
-
* Quota identifier.
|
|
73787
|
-
*/
|
|
73788
|
-
quotaCode?: string;
|
|
73789
|
-
/**
|
|
73790
|
-
* Quota name.
|
|
73791
|
-
*/
|
|
73792
|
-
quotaName?: string;
|
|
73793
|
-
/**
|
|
73794
|
-
* AWS Region to which the quota increases apply.
|
|
73795
|
-
*/
|
|
73796
|
-
region?: string;
|
|
73797
|
-
/**
|
|
73798
|
-
* (Required) Service identifier.
|
|
73799
|
-
*/
|
|
73800
|
-
serviceCode?: string;
|
|
73801
|
-
/**
|
|
73802
|
-
* Service name.
|
|
73803
|
-
*/
|
|
73804
|
-
serviceName?: string;
|
|
73805
|
-
/**
|
|
73806
|
-
* Unit of measurement.
|
|
73807
|
-
*/
|
|
73808
|
-
unit?: string;
|
|
73809
|
-
/**
|
|
73810
|
-
* (Required) The new, increased value for the quota.
|
|
73811
|
-
*/
|
|
73812
|
-
value?: number;
|
|
73813
|
-
}
|
|
73814
|
-
interface GetTemplatesTemplateArgs {
|
|
73815
|
-
/**
|
|
73816
|
-
* Indicates whether the quota is global.
|
|
73817
|
-
*/
|
|
73818
|
-
globalQuota?: pulumi.Input<boolean>;
|
|
73819
|
-
/**
|
|
73820
|
-
* Quota identifier.
|
|
73821
|
-
*/
|
|
73822
|
-
quotaCode?: pulumi.Input<string>;
|
|
73823
|
-
/**
|
|
73824
|
-
* Quota name.
|
|
73825
|
-
*/
|
|
73826
|
-
quotaName?: pulumi.Input<string>;
|
|
73827
|
-
/**
|
|
73828
|
-
* AWS Region to which the quota increases apply.
|
|
73829
|
-
*/
|
|
73830
|
-
region?: pulumi.Input<string>;
|
|
73831
|
-
/**
|
|
73832
|
-
* (Required) Service identifier.
|
|
73833
|
-
*/
|
|
73834
|
-
serviceCode?: pulumi.Input<string>;
|
|
73835
|
-
/**
|
|
73836
|
-
* Service name.
|
|
73837
|
-
*/
|
|
73838
|
-
serviceName?: pulumi.Input<string>;
|
|
73839
|
-
/**
|
|
73840
|
-
* Unit of measurement.
|
|
73841
|
-
*/
|
|
73842
|
-
unit?: pulumi.Input<string>;
|
|
73843
|
-
/**
|
|
73844
|
-
* (Required) The new, increased value for the quota.
|
|
73845
|
-
*/
|
|
73846
|
-
value?: pulumi.Input<number>;
|
|
73847
|
-
}
|
|
73848
71992
|
interface ServiceQuotaUsageMetric {
|
|
73849
71993
|
/**
|
|
73850
71994
|
* The metric dimensions.
|
|
@@ -74441,6 +72585,26 @@ export declare namespace signer {
|
|
|
74441
72585
|
certificateArn: pulumi.Input<string>;
|
|
74442
72586
|
}
|
|
74443
72587
|
}
|
|
72588
|
+
export declare namespace sns {
|
|
72589
|
+
/**
|
|
72590
|
+
* Represents an AWS IAM policy document that defines permissions for AWS resources and actions.
|
|
72591
|
+
*/
|
|
72592
|
+
interface PolicyDocument {
|
|
72593
|
+
Id?: pulumi.Input<string>;
|
|
72594
|
+
Statement: pulumi.Input<pulumi.Input<inputs.iam.PolicyStatement>[]>;
|
|
72595
|
+
Version: pulumi.Input<enums.iam.PolicyDocumentVersion>;
|
|
72596
|
+
}
|
|
72597
|
+
}
|
|
72598
|
+
export declare namespace sqs {
|
|
72599
|
+
/**
|
|
72600
|
+
* Represents an AWS IAM policy document that defines permissions for AWS resources and actions.
|
|
72601
|
+
*/
|
|
72602
|
+
interface PolicyDocument {
|
|
72603
|
+
Id?: pulumi.Input<string>;
|
|
72604
|
+
Statement: pulumi.Input<pulumi.Input<inputs.iam.PolicyStatement>[]>;
|
|
72605
|
+
Version: pulumi.Input<enums.iam.PolicyDocumentVersion>;
|
|
72606
|
+
}
|
|
72607
|
+
}
|
|
74444
72608
|
export declare namespace ssm {
|
|
74445
72609
|
interface AssociationOutputLocation {
|
|
74446
72610
|
/**
|
|
@@ -75143,106 +73307,6 @@ export declare namespace ssoadmin {
|
|
|
75143
73307
|
*/
|
|
75144
73308
|
path?: pulumi.Input<string>;
|
|
75145
73309
|
}
|
|
75146
|
-
interface GetApplicationAssignmentsApplicationAssignment {
|
|
75147
|
-
/**
|
|
75148
|
-
* ARN of the application.
|
|
75149
|
-
*/
|
|
75150
|
-
applicationArn?: string;
|
|
75151
|
-
/**
|
|
75152
|
-
* An identifier for an object in IAM Identity Center, such as a user or group.
|
|
75153
|
-
*/
|
|
75154
|
-
principalId?: string;
|
|
75155
|
-
/**
|
|
75156
|
-
* Entity type for which the assignment will be created. Valid values are `USER` or `GROUP`.
|
|
75157
|
-
*/
|
|
75158
|
-
principalType?: string;
|
|
75159
|
-
}
|
|
75160
|
-
interface GetApplicationAssignmentsApplicationAssignmentArgs {
|
|
75161
|
-
/**
|
|
75162
|
-
* ARN of the application.
|
|
75163
|
-
*/
|
|
75164
|
-
applicationArn?: pulumi.Input<string>;
|
|
75165
|
-
/**
|
|
75166
|
-
* An identifier for an object in IAM Identity Center, such as a user or group.
|
|
75167
|
-
*/
|
|
75168
|
-
principalId?: pulumi.Input<string>;
|
|
75169
|
-
/**
|
|
75170
|
-
* Entity type for which the assignment will be created. Valid values are `USER` or `GROUP`.
|
|
75171
|
-
*/
|
|
75172
|
-
principalType?: pulumi.Input<string>;
|
|
75173
|
-
}
|
|
75174
|
-
interface GetApplicationPortalOption {
|
|
75175
|
-
signInOptions?: inputs.ssoadmin.GetApplicationPortalOptionSignInOption[];
|
|
75176
|
-
visibility?: string;
|
|
75177
|
-
}
|
|
75178
|
-
interface GetApplicationPortalOptionArgs {
|
|
75179
|
-
signInOptions?: pulumi.Input<pulumi.Input<inputs.ssoadmin.GetApplicationPortalOptionSignInOptionArgs>[]>;
|
|
75180
|
-
visibility?: pulumi.Input<string>;
|
|
75181
|
-
}
|
|
75182
|
-
interface GetApplicationPortalOptionSignInOption {
|
|
75183
|
-
applicationUrl?: string;
|
|
75184
|
-
origin?: string;
|
|
75185
|
-
}
|
|
75186
|
-
interface GetApplicationPortalOptionSignInOptionArgs {
|
|
75187
|
-
applicationUrl?: pulumi.Input<string>;
|
|
75188
|
-
origin?: pulumi.Input<string>;
|
|
75189
|
-
}
|
|
75190
|
-
interface GetApplicationProvidersApplicationProvider {
|
|
75191
|
-
/**
|
|
75192
|
-
* ARN of the application provider.
|
|
75193
|
-
*/
|
|
75194
|
-
applicationProviderArn?: string;
|
|
75195
|
-
/**
|
|
75196
|
-
* An object describing how IAM Identity Center represents the application provider in the portal. See `displayData` below.
|
|
75197
|
-
*/
|
|
75198
|
-
displayDatas?: inputs.ssoadmin.GetApplicationProvidersApplicationProviderDisplayData[];
|
|
75199
|
-
/**
|
|
75200
|
-
* Protocol that the application provider uses to perform federation. Valid values are `SAML` and `OAUTH`.
|
|
75201
|
-
*/
|
|
75202
|
-
federationProtocol?: string;
|
|
75203
|
-
}
|
|
75204
|
-
interface GetApplicationProvidersApplicationProviderArgs {
|
|
75205
|
-
/**
|
|
75206
|
-
* ARN of the application provider.
|
|
75207
|
-
*/
|
|
75208
|
-
applicationProviderArn?: pulumi.Input<string>;
|
|
75209
|
-
/**
|
|
75210
|
-
* An object describing how IAM Identity Center represents the application provider in the portal. See `displayData` below.
|
|
75211
|
-
*/
|
|
75212
|
-
displayDatas?: pulumi.Input<pulumi.Input<inputs.ssoadmin.GetApplicationProvidersApplicationProviderDisplayDataArgs>[]>;
|
|
75213
|
-
/**
|
|
75214
|
-
* Protocol that the application provider uses to perform federation. Valid values are `SAML` and `OAUTH`.
|
|
75215
|
-
*/
|
|
75216
|
-
federationProtocol?: pulumi.Input<string>;
|
|
75217
|
-
}
|
|
75218
|
-
interface GetApplicationProvidersApplicationProviderDisplayData {
|
|
75219
|
-
/**
|
|
75220
|
-
* Description of the application provider.
|
|
75221
|
-
*/
|
|
75222
|
-
description?: string;
|
|
75223
|
-
/**
|
|
75224
|
-
* Name of the application provider.
|
|
75225
|
-
*/
|
|
75226
|
-
displayName?: string;
|
|
75227
|
-
/**
|
|
75228
|
-
* URL that points to an icon that represents the application provider.
|
|
75229
|
-
*/
|
|
75230
|
-
iconUrl?: string;
|
|
75231
|
-
}
|
|
75232
|
-
interface GetApplicationProvidersApplicationProviderDisplayDataArgs {
|
|
75233
|
-
/**
|
|
75234
|
-
* Description of the application provider.
|
|
75235
|
-
*/
|
|
75236
|
-
description?: pulumi.Input<string>;
|
|
75237
|
-
/**
|
|
75238
|
-
* Name of the application provider.
|
|
75239
|
-
*/
|
|
75240
|
-
displayName?: pulumi.Input<string>;
|
|
75241
|
-
/**
|
|
75242
|
-
* URL that points to an icon that represents the application provider.
|
|
75243
|
-
*/
|
|
75244
|
-
iconUrl?: pulumi.Input<string>;
|
|
75245
|
-
}
|
|
75246
73310
|
interface GetPrincipalApplicationAssignmentsApplicationAssignment {
|
|
75247
73311
|
/**
|
|
75248
73312
|
* ARN of the application.
|
|
@@ -75508,44 +73572,6 @@ export declare namespace synthetics {
|
|
|
75508
73572
|
*/
|
|
75509
73573
|
vpcId?: pulumi.Input<string>;
|
|
75510
73574
|
}
|
|
75511
|
-
interface GetRuntimeVersionsRuntimeVersion {
|
|
75512
|
-
/**
|
|
75513
|
-
* Date of deprecation if the runtme version is deprecated.
|
|
75514
|
-
*/
|
|
75515
|
-
deprecationDate?: string;
|
|
75516
|
-
/**
|
|
75517
|
-
* Description of the runtime version, created by Amazon.
|
|
75518
|
-
*/
|
|
75519
|
-
description?: string;
|
|
75520
|
-
/**
|
|
75521
|
-
* Date that the runtime version was released.
|
|
75522
|
-
*/
|
|
75523
|
-
releaseDate?: string;
|
|
75524
|
-
/**
|
|
75525
|
-
* Name of the runtime version.
|
|
75526
|
-
* For a list of valid runtime versions, see [Canary Runtime Versions](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries_Library.html).
|
|
75527
|
-
*/
|
|
75528
|
-
versionName?: string;
|
|
75529
|
-
}
|
|
75530
|
-
interface GetRuntimeVersionsRuntimeVersionArgs {
|
|
75531
|
-
/**
|
|
75532
|
-
* Date of deprecation if the runtme version is deprecated.
|
|
75533
|
-
*/
|
|
75534
|
-
deprecationDate?: pulumi.Input<string>;
|
|
75535
|
-
/**
|
|
75536
|
-
* Description of the runtime version, created by Amazon.
|
|
75537
|
-
*/
|
|
75538
|
-
description?: pulumi.Input<string>;
|
|
75539
|
-
/**
|
|
75540
|
-
* Date that the runtime version was released.
|
|
75541
|
-
*/
|
|
75542
|
-
releaseDate?: pulumi.Input<string>;
|
|
75543
|
-
/**
|
|
75544
|
-
* Name of the runtime version.
|
|
75545
|
-
* For a list of valid runtime versions, see [Canary Runtime Versions](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries_Library.html).
|
|
75546
|
-
*/
|
|
75547
|
-
versionName?: pulumi.Input<string>;
|
|
75548
|
-
}
|
|
75549
73575
|
}
|
|
75550
73576
|
export declare namespace timestreaminfluxdb {
|
|
75551
73577
|
interface DbInstanceLogDeliveryConfiguration {
|
|
@@ -77002,8 +75028,6 @@ export declare namespace vpc {
|
|
|
77002
75028
|
peerAsn: pulumi.Input<number>;
|
|
77003
75029
|
/**
|
|
77004
75030
|
* The requested liveness detection protocol for the BGP peer. Valid values are `bgp-keepalive` and `bfd`. Default value is `bgp-keepalive`.
|
|
77005
|
-
*
|
|
77006
|
-
* The following arguments are optional:
|
|
77007
75031
|
*/
|
|
77008
75032
|
peerLivenessDetection?: pulumi.Input<string>;
|
|
77009
75033
|
}
|
|
@@ -81262,23 +79286,23 @@ export declare namespace wafv2 {
|
|
|
81262
79286
|
/**
|
|
81263
79287
|
* Customizes the request body that your protected Amazon API Gateway REST APIs forward to AWS WAF for inspection. Applicable only when `scope` is set to `CLOUDFRONT`. See `apiGateway` below for details.
|
|
81264
79288
|
*/
|
|
81265
|
-
|
|
79289
|
+
apiGateway?: pulumi.Input<inputs.wafv2.WebAclAssociationConfigRequestBodyApiGateway>;
|
|
81266
79290
|
/**
|
|
81267
79291
|
* Customizes the request body that your protected Amazon App Runner services forward to AWS WAF for inspection. Applicable only when `scope` is set to `REGIONAL`. See `appRunnerService` below for details.
|
|
81268
79292
|
*/
|
|
81269
|
-
|
|
79293
|
+
appRunnerService?: pulumi.Input<inputs.wafv2.WebAclAssociationConfigRequestBodyAppRunnerService>;
|
|
81270
79294
|
/**
|
|
81271
79295
|
* Customizes the request body that your protected Amazon CloudFront distributions forward to AWS WAF for inspection. Applicable only when `scope` is set to `REGIONAL`. See `cloudfront` below for details.
|
|
81272
79296
|
*/
|
|
81273
|
-
|
|
79297
|
+
cloudfront?: pulumi.Input<inputs.wafv2.WebAclAssociationConfigRequestBodyCloudfront>;
|
|
81274
79298
|
/**
|
|
81275
79299
|
* Customizes the request body that your protected Amazon Cognito user pools forward to AWS WAF for inspection. Applicable only when `scope` is set to `REGIONAL`. See `cognitoUserPool` below for details.
|
|
81276
79300
|
*/
|
|
81277
|
-
|
|
79301
|
+
cognitoUserPool?: pulumi.Input<inputs.wafv2.WebAclAssociationConfigRequestBodyCognitoUserPool>;
|
|
81278
79302
|
/**
|
|
81279
79303
|
* Customizes the request body that your protected AWS Verfied Access instances forward to AWS WAF for inspection. Applicable only when `scope` is set to `REGIONAL`. See `verifiedAccessInstance` below for details.
|
|
81280
79304
|
*/
|
|
81281
|
-
|
|
79305
|
+
verifiedAccessInstance?: pulumi.Input<inputs.wafv2.WebAclAssociationConfigRequestBodyVerifiedAccessInstance>;
|
|
81282
79306
|
}
|
|
81283
79307
|
interface WebAclAssociationConfigRequestBodyApiGateway {
|
|
81284
79308
|
/**
|
|
@@ -86891,36 +84915,6 @@ export declare namespace wafv2 {
|
|
|
86891
84915
|
sampledRequestsEnabled: pulumi.Input<boolean>;
|
|
86892
84916
|
}
|
|
86893
84917
|
}
|
|
86894
|
-
export declare namespace worklink {
|
|
86895
|
-
interface FleetIdentityProvider {
|
|
86896
|
-
/**
|
|
86897
|
-
* The SAML metadata document provided by the customer’s identity provider.
|
|
86898
|
-
*/
|
|
86899
|
-
samlMetadata: pulumi.Input<string>;
|
|
86900
|
-
/**
|
|
86901
|
-
* The type of identity provider.
|
|
86902
|
-
*/
|
|
86903
|
-
type: pulumi.Input<string>;
|
|
86904
|
-
}
|
|
86905
|
-
interface FleetNetwork {
|
|
86906
|
-
/**
|
|
86907
|
-
* A list of security group IDs associated with access to the provided subnets.
|
|
86908
|
-
*
|
|
86909
|
-
* **identity_provider** requires the following:
|
|
86910
|
-
*
|
|
86911
|
-
* > **NOTE:** `identityProvider` cannot be removed without force recreating.
|
|
86912
|
-
*/
|
|
86913
|
-
securityGroupIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
86914
|
-
/**
|
|
86915
|
-
* A list of subnet IDs used for X-ENI connections from Amazon WorkLink rendering containers.
|
|
86916
|
-
*/
|
|
86917
|
-
subnetIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
86918
|
-
/**
|
|
86919
|
-
* The VPC ID with connectivity to associated websites.
|
|
86920
|
-
*/
|
|
86921
|
-
vpcId: pulumi.Input<string>;
|
|
86922
|
-
}
|
|
86923
|
-
}
|
|
86924
84918
|
export declare namespace workspaces {
|
|
86925
84919
|
interface ConnectionAliasTimeouts {
|
|
86926
84920
|
/**
|
|
@@ -87054,144 +85048,6 @@ export declare namespace workspaces {
|
|
|
87054
85048
|
*/
|
|
87055
85049
|
source: pulumi.Input<string>;
|
|
87056
85050
|
}
|
|
87057
|
-
interface WebDataProtectionSettingsInlineRedactionConfiguration {
|
|
87058
|
-
/**
|
|
87059
|
-
* The global confidence level for the inline redaction configuration. This indicates the certainty of data type matches in the redaction process. Values range from 1 (low confidence) to 3 (high confidence).
|
|
87060
|
-
*/
|
|
87061
|
-
globalConfidenceLevel?: pulumi.Input<number>;
|
|
87062
|
-
/**
|
|
87063
|
-
* The global enforced URL configuration for the inline redaction configuration.
|
|
87064
|
-
*/
|
|
87065
|
-
globalEnforcedUrls?: pulumi.Input<pulumi.Input<string>[]>;
|
|
87066
|
-
/**
|
|
87067
|
-
* The global exempt URL configuration for the inline redaction configuration.
|
|
87068
|
-
*/
|
|
87069
|
-
globalExemptUrls?: pulumi.Input<pulumi.Input<string>[]>;
|
|
87070
|
-
/**
|
|
87071
|
-
* The inline redaction patterns to be enabled for the inline redaction configuration. Detailed below.
|
|
87072
|
-
*/
|
|
87073
|
-
inlineRedactionPatterns?: pulumi.Input<pulumi.Input<inputs.workspaces.WebDataProtectionSettingsInlineRedactionConfigurationInlineRedactionPattern>[]>;
|
|
87074
|
-
}
|
|
87075
|
-
interface WebDataProtectionSettingsInlineRedactionConfigurationInlineRedactionPattern {
|
|
87076
|
-
/**
|
|
87077
|
-
* The built-in pattern from the list of preconfigured patterns. Either a `customPattern` or `builtInPatternId` is required.
|
|
87078
|
-
*/
|
|
87079
|
-
builtInPatternId?: pulumi.Input<string>;
|
|
87080
|
-
/**
|
|
87081
|
-
* The confidence level for inline redaction pattern. This indicates the certainty of data type matches in the redaction process. Values range from 1 (low confidence) to 3 (high confidence).
|
|
87082
|
-
*/
|
|
87083
|
-
confidenceLevel?: pulumi.Input<number>;
|
|
87084
|
-
/**
|
|
87085
|
-
* The configuration for a custom pattern. Either a `customPattern` or `builtInPatternId` is required. Detailed below.
|
|
87086
|
-
*/
|
|
87087
|
-
customPattern?: pulumi.Input<inputs.workspaces.WebDataProtectionSettingsInlineRedactionConfigurationInlineRedactionPatternCustomPattern>;
|
|
87088
|
-
/**
|
|
87089
|
-
* The enforced URL configuration for the inline redaction pattern.
|
|
87090
|
-
*/
|
|
87091
|
-
enforcedUrls?: pulumi.Input<pulumi.Input<string>[]>;
|
|
87092
|
-
/**
|
|
87093
|
-
* The exempt URL configuration for the inline redaction pattern.
|
|
87094
|
-
*/
|
|
87095
|
-
exemptUrls?: pulumi.Input<pulumi.Input<string>[]>;
|
|
87096
|
-
/**
|
|
87097
|
-
* The redaction placeholder that will replace the redacted text in session. Detailed below.
|
|
87098
|
-
*/
|
|
87099
|
-
redactionPlaceHolders?: pulumi.Input<pulumi.Input<inputs.workspaces.WebDataProtectionSettingsInlineRedactionConfigurationInlineRedactionPatternRedactionPlaceHolder>[]>;
|
|
87100
|
-
}
|
|
87101
|
-
interface WebDataProtectionSettingsInlineRedactionConfigurationInlineRedactionPatternCustomPattern {
|
|
87102
|
-
/**
|
|
87103
|
-
* The keyword regex for the customer pattern.
|
|
87104
|
-
*/
|
|
87105
|
-
keywordRegex?: pulumi.Input<string>;
|
|
87106
|
-
/**
|
|
87107
|
-
* The pattern description for the customer pattern.
|
|
87108
|
-
*/
|
|
87109
|
-
patternDescription?: pulumi.Input<string>;
|
|
87110
|
-
/**
|
|
87111
|
-
* The pattern name for the custom pattern.
|
|
87112
|
-
*/
|
|
87113
|
-
patternName: pulumi.Input<string>;
|
|
87114
|
-
/**
|
|
87115
|
-
* The pattern regex for the customer pattern. The format must follow JavaScript regex format.
|
|
87116
|
-
*/
|
|
87117
|
-
patternRegex: pulumi.Input<string>;
|
|
87118
|
-
}
|
|
87119
|
-
interface WebDataProtectionSettingsInlineRedactionConfigurationInlineRedactionPatternRedactionPlaceHolder {
|
|
87120
|
-
/**
|
|
87121
|
-
* The redaction placeholder text that will replace the redacted text in session for the custom text redaction placeholder type.
|
|
87122
|
-
*/
|
|
87123
|
-
redactionPlaceHolderText?: pulumi.Input<string>;
|
|
87124
|
-
/**
|
|
87125
|
-
* The redaction placeholder type that will replace the redacted text in session. Currently, only `CustomText` is supported.
|
|
87126
|
-
*/
|
|
87127
|
-
redactionPlaceHolderType: pulumi.Input<string>;
|
|
87128
|
-
}
|
|
87129
|
-
interface WebIpAccessSettingsIpRule {
|
|
87130
|
-
/**
|
|
87131
|
-
* The description of the IP access settings.
|
|
87132
|
-
*/
|
|
87133
|
-
description?: pulumi.Input<string>;
|
|
87134
|
-
/**
|
|
87135
|
-
* The IP range of the IP rule.
|
|
87136
|
-
*/
|
|
87137
|
-
ipRange: pulumi.Input<string>;
|
|
87138
|
-
}
|
|
87139
|
-
interface WebUserSettingsCookieSynchronizationConfiguration {
|
|
87140
|
-
/**
|
|
87141
|
-
* List of cookie specifications that are allowed to be synchronized to the remote browser.
|
|
87142
|
-
*/
|
|
87143
|
-
allowlists?: pulumi.Input<pulumi.Input<inputs.workspaces.WebUserSettingsCookieSynchronizationConfigurationAllowlist>[]>;
|
|
87144
|
-
/**
|
|
87145
|
-
* List of cookie specifications that are blocked from being synchronized to the remote browser.
|
|
87146
|
-
*/
|
|
87147
|
-
blocklists?: pulumi.Input<pulumi.Input<inputs.workspaces.WebUserSettingsCookieSynchronizationConfigurationBlocklist>[]>;
|
|
87148
|
-
}
|
|
87149
|
-
interface WebUserSettingsCookieSynchronizationConfigurationAllowlist {
|
|
87150
|
-
/**
|
|
87151
|
-
* Domain of the cookie.
|
|
87152
|
-
*/
|
|
87153
|
-
domain: pulumi.Input<string>;
|
|
87154
|
-
/**
|
|
87155
|
-
* Name of the cookie.
|
|
87156
|
-
*/
|
|
87157
|
-
name?: pulumi.Input<string>;
|
|
87158
|
-
/**
|
|
87159
|
-
* Path of the cookie.
|
|
87160
|
-
*/
|
|
87161
|
-
path?: pulumi.Input<string>;
|
|
87162
|
-
}
|
|
87163
|
-
interface WebUserSettingsCookieSynchronizationConfigurationBlocklist {
|
|
87164
|
-
/**
|
|
87165
|
-
* Domain of the cookie.
|
|
87166
|
-
*/
|
|
87167
|
-
domain: pulumi.Input<string>;
|
|
87168
|
-
/**
|
|
87169
|
-
* Name of the cookie.
|
|
87170
|
-
*/
|
|
87171
|
-
name?: pulumi.Input<string>;
|
|
87172
|
-
/**
|
|
87173
|
-
* Path of the cookie.
|
|
87174
|
-
*/
|
|
87175
|
-
path?: pulumi.Input<string>;
|
|
87176
|
-
}
|
|
87177
|
-
interface WebUserSettingsToolbarConfiguration {
|
|
87178
|
-
/**
|
|
87179
|
-
* List of toolbar items to be hidden.
|
|
87180
|
-
*/
|
|
87181
|
-
hiddenToolbarItems?: pulumi.Input<pulumi.Input<string>[]>;
|
|
87182
|
-
/**
|
|
87183
|
-
* Maximum display resolution that is allowed for the session.
|
|
87184
|
-
*/
|
|
87185
|
-
maxDisplayResolution?: pulumi.Input<string>;
|
|
87186
|
-
/**
|
|
87187
|
-
* Type of toolbar displayed during the session.
|
|
87188
|
-
*/
|
|
87189
|
-
toolbarType?: pulumi.Input<string>;
|
|
87190
|
-
/**
|
|
87191
|
-
* Visual mode of the toolbar.
|
|
87192
|
-
*/
|
|
87193
|
-
visualMode?: pulumi.Input<string>;
|
|
87194
|
-
}
|
|
87195
85051
|
interface WorkspaceWorkspaceProperties {
|
|
87196
85052
|
/**
|
|
87197
85053
|
* The compute type. For more information, see [Amazon WorkSpaces Bundles](http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles). Valid values are `VALUE`, `STANDARD`, `PERFORMANCE`, `POWER`, `GRAPHICS`, `POWERPRO`, `GRAPHICSPRO`, `GRAPHICS_G4DN`, and `GRAPHICSPRO_G4DN`.
|