@pulumi/aws 5.14.0-alpha.1663282832 → 5.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accessanalyzer/analyzer.d.ts +4 -4
- package/accessanalyzer/archiveRule.d.ts +5 -4
- package/accessanalyzer/archiveRule.js.map +1 -1
- package/accessanalyzer/index.d.ts +6 -2
- package/accessanalyzer/index.js +7 -22
- package/accessanalyzer/index.js.map +1 -1
- package/account/alternativeContact.d.ts +15 -15
- package/account/index.d.ts +3 -1
- package/account/index.js +4 -19
- package/account/index.js.map +1 -1
- package/acm/certificate.d.ts +27 -35
- package/acm/certificate.js.map +1 -1
- package/acm/certificateValidation.d.ts +3 -3
- package/acm/getCertificate.d.ts +13 -13
- package/acm/index.d.ts +9 -3
- package/acm/index.js +10 -23
- package/acm/index.js.map +1 -1
- package/acmpca/certificate.d.ts +14 -13
- package/acmpca/certificate.js.map +1 -1
- package/acmpca/certificateAuthority.d.ts +16 -15
- package/acmpca/certificateAuthority.js +1 -1
- package/acmpca/certificateAuthority.js.map +1 -1
- package/acmpca/certificateAuthorityCertificate.d.ts +9 -9
- package/acmpca/getCertificate.d.ts +6 -6
- package/acmpca/getCertificateAuthority.d.ts +8 -7
- package/acmpca/getCertificateAuthority.js.map +1 -1
- package/acmpca/index.d.ts +21 -7
- package/acmpca/index.js +22 -33
- package/acmpca/index.js.map +1 -1
- package/acmpca/permission.d.ts +14 -14
- package/acmpca/policy.d.ts +3 -3
- package/alb/getListener.d.ts +1 -1
- package/alb/getListener.js.map +1 -1
- package/alb/getLoadBalancer.d.ts +7 -7
- package/alb/getLoadBalancer.js.map +1 -1
- package/alb/getTargetGroup.d.ts +5 -5
- package/alb/getTargetGroup.js.map +1 -1
- package/alb/index.d.ts +27 -9
- package/alb/index.js +28 -23
- package/alb/index.js.map +1 -1
- package/alb/listener.d.ts +2 -1
- package/alb/listener.js.map +1 -1
- package/alb/listenerRule.d.ts +2 -1
- package/alb/listenerRule.js.map +1 -1
- package/alb/loadBalancer.d.ts +2 -1
- package/alb/loadBalancer.js.map +1 -1
- package/alb/targetGroup.d.ts +2 -1
- package/alb/targetGroup.js.map +1 -1
- package/amp/alertManagerDefinition.d.ts +3 -3
- package/amp/getWorkspace.d.ts +11 -11
- package/amp/getWorkspace.js +1 -1
- package/amp/index.d.ts +12 -4
- package/amp/index.js +13 -26
- package/amp/index.js.map +1 -1
- package/amp/ruleGroupNamespace.d.ts +3 -3
- package/amp/workspace.d.ts +6 -0
- package/amp/workspace.js.map +1 -1
- package/amplify/app.d.ts +46 -43
- package/amplify/app.js.map +1 -1
- package/amplify/backendEnvironment.d.ts +14 -14
- package/amplify/branch.d.ts +40 -40
- package/amplify/domainAssociation.d.ts +13 -12
- package/amplify/domainAssociation.js.map +1 -1
- package/amplify/index.d.ts +15 -5
- package/amplify/index.js +16 -31
- package/amplify/index.js.map +1 -1
- package/amplify/webhook.d.ts +13 -13
- package/apigateway/account.d.ts +5 -4
- package/apigateway/account.js.map +1 -1
- package/apigateway/apiKey.d.ts +23 -23
- package/apigateway/authorizer.d.ts +29 -29
- package/apigateway/basePathMapping.d.ts +9 -9
- package/apigateway/clientCertificate.d.ts +11 -11
- package/apigateway/deployment.d.ts +8 -8
- package/apigateway/documentationPart.d.ts +11 -10
- package/apigateway/documentationPart.js.map +1 -1
- package/apigateway/documentationVersion.d.ts +9 -9
- package/apigateway/domainName.d.ts +2 -1
- package/apigateway/domainName.js.map +1 -1
- package/apigateway/getDomainName.d.ts +1 -1
- package/apigateway/getDomainName.js.map +1 -1
- package/apigateway/getExport.d.ts +13 -13
- package/apigateway/getKey.d.ts +9 -9
- package/apigateway/getResource.d.ts +4 -4
- package/apigateway/getRestApi.d.ts +7 -7
- package/apigateway/getRestApi.js.map +1 -1
- package/apigateway/getSdk.d.ts +11 -11
- package/apigateway/getVpcLink.d.ts +6 -6
- package/apigateway/index.d.ts +93 -31
- package/apigateway/index.js +94 -95
- package/apigateway/index.js.map +1 -1
- package/apigateway/integration.d.ts +50 -49
- package/apigateway/integration.js.map +1 -1
- package/apigateway/integrationResponse.d.ts +24 -36
- package/apigateway/integrationResponse.js.map +1 -1
- package/apigateway/method.d.ts +30 -30
- package/apigateway/methodResponse.d.ts +18 -18
- package/apigateway/methodSettings.d.ts +11 -10
- package/apigateway/methodSettings.js.map +1 -1
- package/apigateway/model.d.ts +15 -15
- package/apigateway/requestValidator.d.ts +6 -6
- package/apigateway/resource.d.ts +11 -11
- package/apigateway/response.d.ts +15 -15
- package/apigateway/restApi.d.ts +18 -17
- package/apigateway/restApi.js.map +1 -1
- package/apigateway/restApiPolicy.d.ts +3 -3
- package/apigateway/stage.d.ts +46 -39
- package/apigateway/stage.js.map +1 -1
- package/apigateway/usagePlan.d.ts +18 -17
- package/apigateway/usagePlan.js.map +1 -1
- package/apigateway/usagePlanKey.d.ts +13 -13
- package/apigateway/vpcLink.d.ts +14 -14
- package/apigatewayv2/api.d.ts +28 -27
- package/apigatewayv2/api.js.map +1 -1
- package/apigatewayv2/apiMapping.d.ts +9 -9
- package/apigatewayv2/authorizer.d.ts +29 -28
- package/apigatewayv2/authorizer.js.map +1 -1
- package/apigatewayv2/deployment.d.ts +9 -9
- package/apigatewayv2/domainName.d.ts +2 -1
- package/apigatewayv2/domainName.js.map +1 -1
- package/apigatewayv2/getApi.d.ts +13 -13
- package/apigatewayv2/getApi.js.map +1 -1
- package/apigatewayv2/getApis.d.ts +6 -6
- package/apigatewayv2/getExport.d.ts +13 -13
- package/apigatewayv2/index.d.ts +45 -15
- package/apigatewayv2/index.js +46 -55
- package/apigatewayv2/index.js.map +1 -1
- package/apigatewayv2/integration.d.ts +38 -37
- package/apigatewayv2/integration.js.map +1 -1
- package/apigatewayv2/integrationResponse.d.ts +12 -12
- package/apigatewayv2/model.d.ts +12 -12
- package/apigatewayv2/route.d.ts +29 -28
- package/apigatewayv2/route.js.map +1 -1
- package/apigatewayv2/routeResponse.d.ts +12 -12
- package/apigatewayv2/stage.d.ts +37 -36
- package/apigatewayv2/stage.js.map +1 -1
- package/apigatewayv2/vpcLink.d.ts +10 -10
- package/appautoscaling/index.d.ts +9 -3
- package/appautoscaling/index.js +10 -25
- package/appautoscaling/index.js.map +1 -1
- package/appautoscaling/policy.d.ts +22 -21
- package/appautoscaling/policy.js.map +1 -1
- package/appautoscaling/scheduledAction.d.ts +31 -30
- package/appautoscaling/scheduledAction.js.map +1 -1
- package/appautoscaling/target.d.ts +18 -18
- package/appconfig/application.d.ts +13 -13
- package/appconfig/configurationProfile.d.ts +30 -29
- package/appconfig/configurationProfile.js.map +1 -1
- package/appconfig/deployment.d.ts +29 -29
- package/appconfig/deploymentStrategy.d.ts +22 -22
- package/appconfig/environment.d.ts +20 -19
- package/appconfig/environment.js.map +1 -1
- package/appconfig/eventIntegration.d.ts +22 -15
- package/appconfig/eventIntegration.js.map +1 -1
- package/appconfig/hostedConfigurationVersion.d.ts +19 -19
- package/appconfig/index.d.ts +21 -7
- package/appconfig/index.js +22 -37
- package/appconfig/index.js.map +1 -1
- package/appflow/connectorProfile.d.ts +9 -8
- package/appflow/connectorProfile.js.map +1 -1
- package/appflow/flow.d.ts +13 -12
- package/appflow/flow.js.map +1 -1
- package/appflow/index.d.ts +6 -2
- package/appflow/index.js +7 -22
- package/appflow/index.js.map +1 -1
- package/applicationinsights/application.d.ts +23 -11
- package/applicationinsights/application.js.map +1 -1
- package/applicationinsights/index.d.ts +3 -1
- package/applicationinsights/index.js +4 -19
- package/applicationinsights/index.js.map +1 -1
- package/applicationloadbalancing/getListener.d.ts +1 -1
- package/applicationloadbalancing/getListener.js.map +1 -1
- package/applicationloadbalancing/getLoadBalancer.d.ts +7 -7
- package/applicationloadbalancing/getLoadBalancer.js.map +1 -1
- package/applicationloadbalancing/getTargetGroup.d.ts +5 -5
- package/applicationloadbalancing/getTargetGroup.js.map +1 -1
- package/applicationloadbalancing/index.d.ts +27 -9
- package/applicationloadbalancing/index.js +28 -23
- package/applicationloadbalancing/index.js.map +1 -1
- package/applicationloadbalancing/listener.d.ts +2 -1
- package/applicationloadbalancing/listener.js.map +1 -1
- package/applicationloadbalancing/listenerRule.d.ts +2 -1
- package/applicationloadbalancing/listenerRule.js.map +1 -1
- package/applicationloadbalancing/loadBalancer.d.ts +2 -1
- package/applicationloadbalancing/loadBalancer.js.map +1 -1
- package/applicationloadbalancing/targetGroup.d.ts +2 -1
- package/applicationloadbalancing/targetGroup.js.map +1 -1
- package/appmesh/gatewayRoute.d.ts +30 -29
- package/appmesh/gatewayRoute.js.map +1 -1
- package/appmesh/getMesh.d.ts +13 -13
- package/appmesh/getMesh.js.map +1 -1
- package/appmesh/getVirtualService.d.ts +15 -15
- package/appmesh/getVirtualService.js.map +1 -1
- package/appmesh/index.d.ts +27 -9
- package/appmesh/index.js +28 -39
- package/appmesh/index.js.map +1 -1
- package/appmesh/mesh.d.ts +23 -22
- package/appmesh/mesh.js.map +1 -1
- package/appmesh/route.d.ts +30 -29
- package/appmesh/route.js.map +1 -1
- package/appmesh/virtualGateway.d.ts +27 -26
- package/appmesh/virtualGateway.js.map +1 -1
- package/appmesh/virtualNode.d.ts +27 -26
- package/appmesh/virtualNode.js.map +1 -1
- package/appmesh/virtualRouter.d.ts +27 -26
- package/appmesh/virtualRouter.js.map +1 -1
- package/appmesh/virtualService.d.ts +27 -26
- package/appmesh/virtualService.js.map +1 -1
- package/apprunner/autoScalingConfigurationVersion.d.ts +16 -16
- package/apprunner/connection.d.ts +10 -10
- package/apprunner/customDomainAssociation.d.ts +12 -11
- package/apprunner/customDomainAssociation.js.map +1 -1
- package/apprunner/index.d.ts +18 -6
- package/apprunner/index.js +19 -34
- package/apprunner/index.js.map +1 -1
- package/apprunner/observabilityConfiguration.d.ts +13 -6
- package/apprunner/observabilityConfiguration.js.map +1 -1
- package/apprunner/service.d.ts +8 -7
- package/apprunner/service.js.map +1 -1
- package/apprunner/vpcConnector.d.ts +11 -11
- package/appstream/directoryConfig.d.ts +2 -1
- package/appstream/directoryConfig.js.map +1 -1
- package/appstream/fleet.d.ts +2 -1
- package/appstream/fleet.js.map +1 -1
- package/appstream/imageBuilder.d.ts +13 -12
- package/appstream/imageBuilder.js.map +1 -1
- package/appstream/index.d.ts +21 -7
- package/appstream/index.js +22 -37
- package/appstream/index.js.map +1 -1
- package/appstream/stack.d.ts +2 -1
- package/appstream/stack.js.map +1 -1
- package/appstream/user.d.ts +3 -3
- package/appstream/userStackAssociation.d.ts +3 -3
- package/appsync/apiCache.d.ts +6 -6
- package/appsync/apiKey.d.ts +8 -8
- package/appsync/dataSource.d.ts +19 -18
- package/appsync/dataSource.js.map +1 -1
- package/appsync/domainName.d.ts +10 -10
- package/appsync/domainNameApiAssociation.d.ts +6 -6
- package/appsync/function.d.ts +30 -29
- package/appsync/function.js.map +1 -1
- package/appsync/graphQLApi.d.ts +21 -20
- package/appsync/graphQLApi.js.map +1 -1
- package/appsync/index.d.ts +24 -8
- package/appsync/index.js +25 -40
- package/appsync/index.js.map +1 -1
- package/appsync/resolver.d.ts +34 -33
- package/appsync/resolver.js.map +1 -1
- package/athena/dataCatalog.d.ts +18 -12
- package/athena/dataCatalog.js.map +1 -1
- package/athena/database.d.ts +17 -16
- package/athena/database.js.map +1 -1
- package/athena/index.d.ts +12 -4
- package/athena/index.js +13 -28
- package/athena/index.js.map +1 -1
- package/athena/namedQuery.d.ts +15 -15
- package/athena/workgroup.d.ts +12 -11
- package/athena/workgroup.js.map +1 -1
- package/autoscaling/attachment.d.ts +9 -9
- package/autoscaling/getAmiIds.d.ts +8 -7
- package/autoscaling/getAmiIds.js.map +1 -1
- package/autoscaling/getGroup.d.ts +11 -11
- package/autoscaling/getGroup.js.map +1 -1
- package/autoscaling/group.d.ts +83 -69
- package/autoscaling/group.js +12 -0
- package/autoscaling/group.js.map +1 -1
- package/autoscaling/index.d.ts +27 -9
- package/autoscaling/index.js +28 -25
- package/autoscaling/index.js.map +1 -1
- package/autoscaling/lifecycleHook.d.ts +15 -15
- package/autoscaling/notification.d.ts +9 -9
- package/autoscaling/policy.d.ts +40 -39
- package/autoscaling/policy.js.map +1 -1
- package/autoscaling/schedule.d.ts +26 -26
- package/autoscaling/tag.d.ts +8 -7
- package/autoscaling/tag.js.map +1 -1
- package/autoscalingplans/index.d.ts +3 -1
- package/autoscalingplans/index.js +4 -19
- package/autoscalingplans/index.js.map +1 -1
- package/autoscalingplans/scalingPlan.d.ts +11 -10
- package/autoscalingplans/scalingPlan.js.map +1 -1
- package/backup/framework.d.ts +8 -1
- package/backup/framework.js.map +1 -1
- package/backup/getFramework.d.ts +12 -12
- package/backup/getFramework.js.map +1 -1
- package/backup/getPlan.d.ts +4 -4
- package/backup/getReportPlan.d.ts +7 -7
- package/backup/getReportPlan.js.map +1 -1
- package/backup/getSelection.d.ts +6 -6
- package/backup/getVault.d.ts +5 -5
- package/backup/index.d.ts +45 -15
- package/backup/index.js +46 -51
- package/backup/index.js.map +1 -1
- package/backup/plan.d.ts +2 -1
- package/backup/plan.js.map +1 -1
- package/backup/reportPlan.d.ts +8 -1
- package/backup/reportPlan.js.map +1 -1
- package/backup/selection.d.ts +2 -1
- package/backup/selection.js.map +1 -1
- package/batch/computeEnvironment.d.ts +2 -1
- package/batch/computeEnvironment.js.map +1 -1
- package/batch/getComputeEnvironment.d.ts +9 -9
- package/batch/getJobQueue.d.ts +7 -7
- package/batch/getJobQueue.js.map +1 -1
- package/batch/getSchedulingPolicy.d.ts +4 -4
- package/batch/getSchedulingPolicy.js.map +1 -1
- package/batch/index.d.ts +21 -7
- package/batch/index.js +22 -31
- package/batch/index.js.map +1 -1
- package/batch/jobDefinition.d.ts +2 -1
- package/batch/jobDefinition.js.map +1 -1
- package/batch/schedulingPolicy.d.ts +8 -1
- package/batch/schedulingPolicy.js.map +1 -1
- package/budgets/budget.d.ts +2 -1
- package/budgets/budget.js.map +1 -1
- package/budgets/budgetAction.d.ts +2 -1
- package/budgets/budgetAction.js.map +1 -1
- package/budgets/index.d.ts +6 -2
- package/budgets/index.js +7 -22
- package/budgets/index.js.map +1 -1
- package/cfg/configurationAggregator.d.ts +2 -1
- package/cfg/configurationAggregator.js.map +1 -1
- package/cfg/conformancePack.d.ts +2 -1
- package/cfg/conformancePack.js.map +1 -1
- package/cfg/deliveryChannel.d.ts +2 -1
- package/cfg/deliveryChannel.js.map +1 -1
- package/cfg/index.d.ts +33 -11
- package/cfg/index.js +34 -49
- package/cfg/index.js.map +1 -1
- package/cfg/organizationConformancePack.d.ts +2 -1
- package/cfg/organizationConformancePack.js.map +1 -1
- package/cfg/recorder.d.ts +2 -1
- package/cfg/recorder.js.map +1 -1
- package/cfg/remediationConfiguration.d.ts +2 -1
- package/cfg/remediationConfiguration.js.map +1 -1
- package/cfg/rule.d.ts +2 -1
- package/cfg/rule.js.map +1 -1
- package/chime/index.d.ts +21 -7
- package/chime/index.js +22 -37
- package/chime/index.js.map +1 -1
- package/chime/voiceConnectorGroup.d.ts +2 -1
- package/chime/voiceConnectorGroup.js.map +1 -1
- package/chime/voiceConnectorOrganization.d.ts +2 -1
- package/chime/voiceConnectorOrganization.js.map +1 -1
- package/chime/voiceConnectorTerminationCredentials.d.ts +2 -1
- package/chime/voiceConnectorTerminationCredentials.js.map +1 -1
- package/cloud9/index.d.ts +6 -2
- package/cloud9/index.js +7 -22
- package/cloud9/index.js.map +1 -1
- package/cloudcontrol/getResource.d.ts +2 -2
- package/cloudcontrol/index.d.ts +6 -2
- package/cloudcontrol/index.js +7 -20
- package/cloudcontrol/index.js.map +1 -1
- package/cloudformation/cloudFormationType.d.ts +2 -1
- package/cloudformation/cloudFormationType.js.map +1 -1
- package/cloudformation/getCloudFormationType.d.ts +4 -4
- package/cloudformation/getCloudFormationType.js.map +1 -1
- package/cloudformation/getExport.d.ts +4 -4
- package/cloudformation/getStack.d.ts +11 -11
- package/cloudformation/index.d.ts +21 -7
- package/cloudformation/index.js +22 -31
- package/cloudformation/index.js.map +1 -1
- package/cloudformation/stackSet.d.ts +2 -1
- package/cloudformation/stackSet.js.map +1 -1
- package/cloudformation/stackSetInstance.d.ts +2 -1
- package/cloudformation/stackSetInstance.js.map +1 -1
- package/cloudfront/cachePolicy.d.ts +2 -1
- package/cloudfront/cachePolicy.js.map +1 -1
- package/cloudfront/distribution.d.ts +2 -1
- package/cloudfront/distribution.js.map +1 -1
- package/cloudfront/fieldLevelEncryptionConfig.d.ts +2 -1
- package/cloudfront/fieldLevelEncryptionConfig.js.map +1 -1
- package/cloudfront/fieldLevelEncryptionProfile.d.ts +2 -1
- package/cloudfront/fieldLevelEncryptionProfile.js.map +1 -1
- package/cloudfront/getCachePolicy.d.ts +10 -10
- package/cloudfront/getCachePolicy.js.map +1 -1
- package/cloudfront/getDistribution.d.ts +10 -10
- package/cloudfront/getFunction.d.ts +3 -3
- package/cloudfront/getLogDeliveryCanonicalUserId.d.ts +2 -2
- package/cloudfront/getOriginAccessIdentity.d.ts +2 -2
- package/cloudfront/getOriginRequestPolicy.d.ts +4 -4
- package/cloudfront/getOriginRequestPolicy.js.map +1 -1
- package/cloudfront/getRealtimeLogConfig.d.ts +7 -7
- package/cloudfront/getRealtimeLogConfig.js.map +1 -1
- package/cloudfront/getResponseHeadersPolicy.d.ts +9 -9
- package/cloudfront/getResponseHeadersPolicy.js.map +1 -1
- package/cloudfront/index.d.ts +66 -21
- package/cloudfront/index.js +69 -61
- package/cloudfront/index.js.map +1 -1
- package/cloudfront/monitoringSubscription.d.ts +2 -1
- package/cloudfront/monitoringSubscription.js.map +1 -1
- package/cloudfront/originAccessControl.d.ts +132 -0
- package/cloudfront/originAccessControl.js +96 -0
- package/cloudfront/originAccessControl.js.map +1 -0
- package/cloudfront/originRequestPolicy.d.ts +2 -1
- package/cloudfront/originRequestPolicy.js.map +1 -1
- package/cloudfront/realtimeLogConfig.d.ts +2 -1
- package/cloudfront/realtimeLogConfig.js.map +1 -1
- package/cloudfront/responseHeadersPolicy.d.ts +2 -1
- package/cloudfront/responseHeadersPolicy.js.map +1 -1
- package/cloudhsmv2/cluster.d.ts +5 -4
- package/cloudhsmv2/cluster.js.map +1 -1
- package/cloudhsmv2/getCluster.d.ts +8 -8
- package/cloudhsmv2/getCluster.js.map +1 -1
- package/cloudhsmv2/index.d.ts +9 -3
- package/cloudhsmv2/index.js +10 -23
- package/cloudhsmv2/index.js.map +1 -1
- package/cloudsearch/domain.d.ts +2 -1
- package/cloudsearch/domain.js.map +1 -1
- package/cloudsearch/index.d.ts +6 -2
- package/cloudsearch/index.js +7 -22
- package/cloudsearch/index.js.map +1 -1
- package/cloudtrail/eventDataStore.d.ts +2 -1
- package/cloudtrail/eventDataStore.js.map +1 -1
- package/cloudtrail/getFunction.d.ts +3 -3
- package/cloudtrail/getServiceAccount.d.ts +1 -1
- package/cloudtrail/index.d.ts +12 -4
- package/cloudtrail/index.js +13 -24
- package/cloudtrail/index.js.map +1 -1
- package/cloudtrail/trail.d.ts +5 -4
- package/cloudtrail/trail.js.map +1 -1
- package/cloudwatch/eventConnection.d.ts +2 -1
- package/cloudwatch/eventConnection.js.map +1 -1
- package/cloudwatch/eventPermission.d.ts +2 -1
- package/cloudwatch/eventPermission.js.map +1 -1
- package/cloudwatch/eventTarget.d.ts +2 -1
- package/cloudwatch/eventTarget.js.map +1 -1
- package/cloudwatch/getEventBus.d.ts +3 -3
- package/cloudwatch/getEventConnection.d.ts +6 -6
- package/cloudwatch/getEventSource.d.ts +4 -4
- package/cloudwatch/getLogGroup.d.ts +9 -9
- package/cloudwatch/getLogGroups.d.ts +2 -2
- package/cloudwatch/index.d.ts +75 -25
- package/cloudwatch/index.js +76 -66
- package/cloudwatch/index.js.map +1 -1
- package/cloudwatch/logMetricFilter.d.ts +2 -1
- package/cloudwatch/logMetricFilter.js.map +1 -1
- package/cloudwatch/metricAlarm.d.ts +2 -1
- package/cloudwatch/metricAlarm.js.map +1 -1
- package/cloudwatch/metricStream.d.ts +2 -1
- package/cloudwatch/metricStream.js.map +1 -1
- package/codeartifact/getAuthorizationToken.d.ts +7 -7
- package/codeartifact/getRepositoryEndpoint.d.ts +7 -7
- package/codeartifact/index.d.ts +18 -6
- package/codeartifact/index.js +19 -30
- package/codeartifact/index.js.map +1 -1
- package/codeartifact/repository.d.ts +2 -1
- package/codeartifact/repository.js.map +1 -1
- package/codebuild/index.d.ts +15 -5
- package/codebuild/index.js +16 -31
- package/codebuild/index.js.map +1 -1
- package/codebuild/project.d.ts +2 -1
- package/codebuild/project.js.map +1 -1
- package/codebuild/reportGroup.d.ts +2 -1
- package/codebuild/reportGroup.js.map +1 -1
- package/codebuild/webhook.d.ts +2 -1
- package/codebuild/webhook.js.map +1 -1
- package/codecommit/getApprovalRuleTemplate.d.ts +8 -8
- package/codecommit/getRepository.d.ts +6 -6
- package/codecommit/index.d.ts +18 -6
- package/codecommit/index.js +19 -30
- package/codecommit/index.js.map +1 -1
- package/codecommit/trigger.d.ts +2 -1
- package/codecommit/trigger.js.map +1 -1
- package/codedeploy/deploymentConfig.d.ts +2 -1
- package/codedeploy/deploymentConfig.js.map +1 -1
- package/codedeploy/deploymentGroup.d.ts +2 -1
- package/codedeploy/deploymentGroup.js.map +1 -1
- package/codedeploy/index.d.ts +9 -3
- package/codedeploy/index.js +10 -25
- package/codedeploy/index.js.map +1 -1
- package/codepipeline/index.d.ts +6 -2
- package/codepipeline/index.js +7 -22
- package/codepipeline/index.js.map +1 -1
- package/codepipeline/pipeline.d.ts +2 -1
- package/codepipeline/pipeline.js.map +1 -1
- package/codepipeline/webhook.d.ts +2 -1
- package/codepipeline/webhook.js.map +1 -1
- package/codestarconnections/getConnection.d.ts +7 -7
- package/codestarconnections/host.d.ts +2 -1
- package/codestarconnections/host.js.map +1 -1
- package/codestarconnections/index.d.ts +9 -3
- package/codestarconnections/index.js +10 -23
- package/codestarconnections/index.js.map +1 -1
- package/codestarnotifications/index.d.ts +3 -1
- package/codestarnotifications/index.js +4 -19
- package/codestarnotifications/index.js.map +1 -1
- package/codestarnotifications/notificationRule.d.ts +2 -1
- package/codestarnotifications/notificationRule.js.map +1 -1
- package/cognito/getUserPoolClient.d.ts +1 -1
- package/cognito/getUserPoolClient.js.map +1 -1
- package/cognito/getUserPoolClients.d.ts +2 -2
- package/cognito/getUserPoolSigningCertificate.d.ts +3 -3
- package/cognito/getUserPools.d.ts +2 -2
- package/cognito/identityPool.d.ts +2 -1
- package/cognito/identityPool.js.map +1 -1
- package/cognito/identityPoolRoleAttachment.d.ts +2 -1
- package/cognito/identityPoolRoleAttachment.js.map +1 -1
- package/cognito/index.d.ts +51 -17
- package/cognito/index.js +52 -59
- package/cognito/index.js.map +1 -1
- package/cognito/resourceServer.d.ts +2 -1
- package/cognito/resourceServer.js.map +1 -1
- package/cognito/riskConfiguration.d.ts +2 -1
- package/cognito/riskConfiguration.js.map +1 -1
- package/cognito/userPool.d.ts +2 -1
- package/cognito/userPool.js.map +1 -1
- package/cognito/userPoolClient.d.ts +2 -1
- package/cognito/userPoolClient.js.map +1 -1
- package/comprehend/entityRecognizer.d.ts +2 -1
- package/comprehend/entityRecognizer.js.map +1 -1
- package/comprehend/index.d.ts +3 -1
- package/comprehend/index.js +4 -19
- package/comprehend/index.js.map +1 -1
- package/config/vars.d.ts +1 -1
- package/config/vars.js.map +1 -1
- package/connect/botAssociation.d.ts +2 -1
- package/connect/botAssociation.js.map +1 -1
- package/connect/contactFlowModule.d.ts +6 -0
- package/connect/contactFlowModule.js.map +1 -1
- package/connect/getBotAssociation.d.ts +4 -3
- package/connect/getBotAssociation.js.map +1 -1
- package/connect/getContactFlow.d.ts +9 -9
- package/connect/getContactFlowModule.d.ts +8 -8
- package/connect/getHoursOfOperation.d.ts +11 -11
- package/connect/getHoursOfOperation.js.map +1 -1
- package/connect/getInstance.d.ts +9 -9
- package/connect/getLambdaFunctionAssociation.d.ts +4 -4
- package/connect/getPrompt.d.ts +2 -2
- package/connect/getQueue.d.ts +9 -9
- package/connect/getQueue.js.map +1 -1
- package/connect/getQuickConnect.d.ts +7 -7
- package/connect/getQuickConnect.js.map +1 -1
- package/connect/getRoutingProfile.d.ts +6 -6
- package/connect/getRoutingProfile.js.map +1 -1
- package/connect/getSecurityProfile.d.ts +6 -6
- package/connect/getUserHierarchyGroup.d.ts +8 -8
- package/connect/getUserHierarchyGroup.js.map +1 -1
- package/connect/getUserHierarchyStructure.d.ts +2 -2
- package/connect/getUserHierarchyStructure.js.map +1 -1
- package/connect/hoursOfOperation.d.ts +2 -1
- package/connect/hoursOfOperation.js.map +1 -1
- package/connect/index.d.ts +84 -28
- package/connect/index.js +85 -74
- package/connect/index.js.map +1 -1
- package/connect/instance.d.ts +5 -5
- package/connect/instanceStorageConfig.d.ts +2 -1
- package/connect/instanceStorageConfig.js.map +1 -1
- package/connect/queue.d.ts +8 -1
- package/connect/queue.js.map +1 -1
- package/connect/quickConnect.d.ts +8 -1
- package/connect/quickConnect.js.map +1 -1
- package/connect/routingProfile.d.ts +8 -1
- package/connect/routingProfile.js.map +1 -1
- package/connect/securityProfile.d.ts +6 -0
- package/connect/securityProfile.js.map +1 -1
- package/connect/user.d.ts +8 -1
- package/connect/user.js.map +1 -1
- package/connect/userHierarchyGroup.d.ts +8 -1
- package/connect/userHierarchyGroup.js.map +1 -1
- package/connect/userHierarchyStructure.d.ts +2 -1
- package/connect/userHierarchyStructure.js.map +1 -1
- package/connect/vocabulary.d.ts +6 -0
- package/connect/vocabulary.js.map +1 -1
- package/costexplorer/anomalyMonitor.d.ts +6 -0
- package/costexplorer/anomalyMonitor.js.map +1 -1
- package/costexplorer/anomalySubscription.d.ts +95 -1
- package/costexplorer/anomalySubscription.js +87 -0
- package/costexplorer/anomalySubscription.js.map +1 -1
- package/costexplorer/costCategory.d.ts +8 -1
- package/costexplorer/costCategory.js.map +1 -1
- package/costexplorer/getCostCategory.d.ts +1 -1
- package/costexplorer/getCostCategory.js.map +1 -1
- package/costexplorer/getTags.d.ts +2 -1
- package/costexplorer/getTags.js.map +1 -1
- package/costexplorer/index.d.ts +18 -6
- package/costexplorer/index.js +19 -30
- package/costexplorer/index.js.map +1 -1
- package/cur/getReportDefinition.d.ts +3 -3
- package/cur/index.d.ts +6 -2
- package/cur/index.js +7 -20
- package/cur/index.js.map +1 -1
- package/dataexchange/dataSet.d.ts +6 -0
- package/dataexchange/dataSet.js.map +1 -1
- package/dataexchange/index.d.ts +6 -2
- package/dataexchange/index.js +7 -22
- package/dataexchange/index.js.map +1 -1
- package/dataexchange/revision.d.ts +6 -0
- package/dataexchange/revision.js.map +1 -1
- package/datapipeline/getPipeline.d.ts +3 -3
- package/datapipeline/getPipelineDefinition.d.ts +2 -1
- package/datapipeline/getPipelineDefinition.js.map +1 -1
- package/datapipeline/index.d.ts +12 -4
- package/datapipeline/index.js +13 -24
- package/datapipeline/index.js.map +1 -1
- package/datapipeline/pipelineDefinition.d.ts +2 -1
- package/datapipeline/pipelineDefinition.js.map +1 -1
- package/datasync/efsLocation.d.ts +2 -1
- package/datasync/efsLocation.js.map +1 -1
- package/datasync/fsxOpenZfsFileSystem.d.ts +8 -1
- package/datasync/fsxOpenZfsFileSystem.js.map +1 -1
- package/datasync/index.d.ts +30 -10
- package/datasync/index.js +31 -46
- package/datasync/index.js.map +1 -1
- package/datasync/locationFsxLustre.d.ts +6 -0
- package/datasync/locationFsxLustre.js.map +1 -1
- package/datasync/locationHdfs.d.ts +8 -1
- package/datasync/locationHdfs.js.map +1 -1
- package/datasync/locationSmb.d.ts +2 -1
- package/datasync/locationSmb.js.map +1 -1
- package/datasync/nfsLocation.d.ts +2 -1
- package/datasync/nfsLocation.js.map +1 -1
- package/datasync/s3location.d.ts +2 -1
- package/datasync/s3location.js.map +1 -1
- package/datasync/task.d.ts +2 -1
- package/datasync/task.js.map +1 -1
- package/dax/cluster.d.ts +2 -1
- package/dax/cluster.js.map +1 -1
- package/dax/index.d.ts +9 -3
- package/dax/index.js +10 -25
- package/dax/index.js.map +1 -1
- package/dax/parameterGroup.d.ts +2 -1
- package/dax/parameterGroup.js.map +1 -1
- package/detective/index.d.ts +9 -3
- package/detective/index.js +10 -25
- package/detective/index.js.map +1 -1
- package/devicefarm/devicePool.d.ts +8 -1
- package/devicefarm/devicePool.js.map +1 -1
- package/devicefarm/index.d.ts +18 -6
- package/devicefarm/index.js +19 -34
- package/devicefarm/index.js.map +1 -1
- package/devicefarm/instanceProfile.d.ts +6 -0
- package/devicefarm/instanceProfile.js.map +1 -1
- package/devicefarm/networkProfile.d.ts +6 -0
- package/devicefarm/networkProfile.js.map +1 -1
- package/devicefarm/testGridProject.d.ts +8 -1
- package/devicefarm/testGridProject.js.map +1 -1
- package/directconnect/getConnection.d.ts +11 -11
- package/directconnect/getGateway.d.ts +3 -3
- package/directconnect/getLocation.d.ts +4 -4
- package/directconnect/getLocations.d.ts +1 -1
- package/directconnect/index.d.ts +65 -22
- package/directconnect/index.js +66 -74
- package/directconnect/index.js.map +1 -1
- package/directoryservice/conditionalForwader.d.ts +3 -3
- package/directoryservice/directory.d.ts +2 -1
- package/directoryservice/directory.js.map +1 -1
- package/directoryservice/getDirectory.d.ts +14 -14
- package/directoryservice/getDirectory.js.map +1 -1
- package/directoryservice/index.d.ts +24 -8
- package/directoryservice/index.js +25 -38
- package/directoryservice/index.js.map +1 -1
- package/directoryservice/logService.d.ts +3 -3
- package/directoryservice/serviceRegion.d.ts +2 -1
- package/directoryservice/serviceRegion.js.map +1 -1
- package/directoryservice/sharedDirectory.d.ts +2 -1
- package/directoryservice/sharedDirectory.js.map +1 -1
- package/dlm/index.d.ts +3 -1
- package/dlm/index.js +4 -19
- package/dlm/index.js.map +1 -1
- package/dlm/lifecyclePolicy.d.ts +2 -1
- package/dlm/lifecyclePolicy.js.map +1 -1
- package/dms/endpoint.d.ts +11 -7
- package/dms/endpoint.js +2 -0
- package/dms/endpoint.js.map +1 -1
- package/dms/index.d.ts +18 -6
- package/dms/index.js +19 -34
- package/dms/index.js.map +1 -1
- package/docdb/clusterParameterGroup.d.ts +2 -1
- package/docdb/clusterParameterGroup.js.map +1 -1
- package/docdb/eventSubscription.d.ts +6 -0
- package/docdb/eventSubscription.js.map +1 -1
- package/docdb/getEngineVersion.d.ts +4 -4
- package/docdb/globalCluster.d.ts +2 -1
- package/docdb/globalCluster.js.map +1 -1
- package/docdb/index.d.ts +27 -9
- package/docdb/index.js +28 -39
- package/docdb/index.js.map +1 -1
- package/dynamodb/getTable.d.ts +4 -3
- package/dynamodb/getTable.js.map +1 -1
- package/dynamodb/globalTable.d.ts +2 -1
- package/dynamodb/globalTable.js.map +1 -1
- package/dynamodb/index.d.ts +24 -8
- package/dynamodb/index.js +25 -24
- package/dynamodb/index.js.map +1 -1
- package/dynamodb/table.d.ts +2 -1
- package/dynamodb/table.js.map +1 -1
- package/ebs/getDefaultKmsKey.d.ts +1 -1
- package/ebs/getEbsVolumes.d.ts +5 -4
- package/ebs/getEbsVolumes.js.map +1 -1
- package/ebs/getSnapshot.d.ts +15 -14
- package/ebs/getSnapshot.js.map +1 -1
- package/ebs/getSnapshotIds.d.ts +2 -1
- package/ebs/getSnapshotIds.js.map +1 -1
- package/ebs/getVolume.d.ts +15 -14
- package/ebs/getVolume.js.map +1 -1
- package/ebs/index.d.ts +34 -12
- package/ebs/index.js +35 -40
- package/ebs/index.js.map +1 -1
- package/ebs/snapshotImport.d.ts +8 -1
- package/ebs/snapshotImport.js.map +1 -1
- package/ec2/ami.d.ts +49 -48
- package/ec2/ami.js.map +1 -1
- package/ec2/amiCopy.d.ts +38 -37
- package/ec2/amiCopy.js.map +1 -1
- package/ec2/amiFromInstance.d.ts +29 -28
- package/ec2/amiFromInstance.js.map +1 -1
- package/ec2/amiLaunchPermission.d.ts +15 -15
- package/ec2/capacityReservation.d.ts +1 -1
- package/ec2/capacityReservation.js.map +1 -1
- package/ec2/defaultNetworkAcl.d.ts +2 -1
- package/ec2/defaultNetworkAcl.js.map +1 -1
- package/ec2/defaultRouteTable.d.ts +2 -1
- package/ec2/defaultRouteTable.js.map +1 -1
- package/ec2/defaultSecurityGroup.d.ts +3 -4
- package/ec2/defaultSecurityGroup.js +1 -3
- package/ec2/defaultSecurityGroup.js.map +1 -1
- package/ec2/defaultVpc.d.ts +18 -0
- package/ec2/defaultVpc.js.map +1 -1
- package/ec2/eip.d.ts +6 -3
- package/ec2/eip.js +1 -1
- package/ec2/eip.js.map +1 -1
- package/ec2/fleet.d.ts +2 -1
- package/ec2/fleet.js.map +1 -1
- package/ec2/flowLog.d.ts +2 -1
- package/ec2/flowLog.js.map +1 -1
- package/ec2/getAmi.d.ts +35 -34
- package/ec2/getAmi.js.map +1 -1
- package/ec2/getAmiIds.d.ts +4 -3
- package/ec2/getAmiIds.js.map +1 -1
- package/ec2/getCoipPool.d.ts +6 -5
- package/ec2/getCoipPool.js.map +1 -1
- package/ec2/getCoipPools.d.ts +4 -3
- package/ec2/getCoipPools.js.map +1 -1
- package/ec2/getCustomerGateway.d.ts +10 -9
- package/ec2/getCustomerGateway.js.map +1 -1
- package/ec2/getDedicatedHost.d.ts +14 -13
- package/ec2/getDedicatedHost.js.map +1 -1
- package/ec2/getEips.d.ts +6 -5
- package/ec2/getEips.js.map +1 -1
- package/ec2/getElasticIp.d.ts +15 -14
- package/ec2/getElasticIp.js.map +1 -1
- package/ec2/getInstance.d.ts +43 -45
- package/ec2/getInstance.js +1 -2
- package/ec2/getInstance.js.map +1 -1
- package/ec2/getInstanceType.d.ts +9 -9
- package/ec2/getInstanceType.js.map +1 -1
- package/ec2/getInstanceTypeOffering.d.ts +2 -1
- package/ec2/getInstanceTypeOffering.js.map +1 -1
- package/ec2/getInstanceTypeOfferings.d.ts +2 -1
- package/ec2/getInstanceTypeOfferings.js.map +1 -1
- package/ec2/getInstanceTypes.d.ts +2 -1
- package/ec2/getInstanceTypes.js.map +1 -1
- package/ec2/getInstances.d.ts +6 -5
- package/ec2/getInstances.js.map +1 -1
- package/ec2/getInternetGateway.d.ts +8 -7
- package/ec2/getInternetGateway.js.map +1 -1
- package/ec2/getIpamPreviewNextCidr.d.ts +5 -5
- package/ec2/getKeyPair.d.ts +11 -10
- package/ec2/getKeyPair.js.map +1 -1
- package/ec2/getLaunchConfiguration.d.ts +16 -16
- package/ec2/getLaunchConfiguration.js.map +1 -1
- package/ec2/getLaunchTemplate.d.ts +9 -8
- package/ec2/getLaunchTemplate.js.map +1 -1
- package/ec2/getLocalGateway.d.ts +9 -8
- package/ec2/getLocalGateway.js.map +1 -1
- package/ec2/getLocalGatewayRouteTable.d.ts +10 -9
- package/ec2/getLocalGatewayRouteTable.js.map +1 -1
- package/ec2/getLocalGatewayRouteTables.d.ts +4 -3
- package/ec2/getLocalGatewayRouteTables.js.map +1 -1
- package/ec2/getLocalGatewayVirtualInterface.d.ts +2 -1
- package/ec2/getLocalGatewayVirtualInterface.js.map +1 -1
- package/ec2/getLocalGatewayVirtualInterfaceGroup.d.ts +2 -1
- package/ec2/getLocalGatewayVirtualInterfaceGroup.js.map +1 -1
- package/ec2/getLocalGatewayVirtualInterfaceGroups.d.ts +2 -1
- package/ec2/getLocalGatewayVirtualInterfaceGroups.js.map +1 -1
- package/ec2/getLocalGateways.d.ts +4 -3
- package/ec2/getLocalGateways.js.map +1 -1
- package/ec2/getManagedPrefixList.d.ts +15 -14
- package/ec2/getManagedPrefixList.js.map +1 -1
- package/ec2/getNatGateway.d.ts +17 -16
- package/ec2/getNatGateway.js.map +1 -1
- package/ec2/getNatGateways.d.ts +7 -6
- package/ec2/getNatGateways.js.map +1 -1
- package/ec2/getNetworkAcls.d.ts +7 -6
- package/ec2/getNetworkAcls.js.map +1 -1
- package/ec2/getNetworkInsightsAnalysis.d.ts +10 -9
- package/ec2/getNetworkInsightsAnalysis.js.map +1 -1
- package/ec2/getNetworkInsightsPath.d.ts +14 -13
- package/ec2/getNetworkInsightsPath.js.map +1 -1
- package/ec2/getNetworkInterface.d.ts +18 -17
- package/ec2/getNetworkInterface.js.map +1 -1
- package/ec2/getNetworkInterfaces.d.ts +5 -4
- package/ec2/getNetworkInterfaces.js.map +1 -1
- package/ec2/getPrefixList.d.ts +8 -7
- package/ec2/getPrefixList.js.map +1 -1
- package/ec2/getRoute.d.ts +4 -4
- package/ec2/getRouteTable.d.ts +2 -1
- package/ec2/getRouteTable.js.map +1 -1
- package/ec2/getRouteTables.d.ts +7 -6
- package/ec2/getRouteTables.js.map +1 -1
- package/ec2/getSecurityGroup.d.ts +12 -11
- package/ec2/getSecurityGroup.js.map +1 -1
- package/ec2/getSecurityGroups.d.ts +5 -4
- package/ec2/getSecurityGroups.js.map +1 -1
- package/ec2/getSpotPrice.d.ts +7 -6
- package/ec2/getSpotPrice.js.map +1 -1
- package/ec2/getSubnet.d.ts +4 -3
- package/ec2/getSubnet.js.map +1 -1
- package/ec2/getSubnetIds.d.ts +7 -6
- package/ec2/getSubnetIds.js.map +1 -1
- package/ec2/getSubnets.d.ts +5 -4
- package/ec2/getSubnets.js.map +1 -1
- package/ec2/getTransitGatewayRouteTables.d.ts +4 -3
- package/ec2/getTransitGatewayRouteTables.js.map +1 -1
- package/ec2/getVpc.d.ts +20 -19
- package/ec2/getVpc.js.map +1 -1
- package/ec2/getVpcDhcpOptions.d.ts +11 -10
- package/ec2/getVpcDhcpOptions.js.map +1 -1
- package/ec2/getVpcEndpoint.d.ts +19 -18
- package/ec2/getVpcEndpoint.js.map +1 -1
- package/ec2/getVpcEndpointService.d.ts +16 -15
- package/ec2/getVpcEndpointService.js.map +1 -1
- package/ec2/getVpcIamPool.d.ts +15 -14
- package/ec2/getVpcIamPool.js.map +1 -1
- package/ec2/getVpcPeeringConnection.d.ts +27 -26
- package/ec2/getVpcPeeringConnection.js.map +1 -1
- package/ec2/getVpcPeeringConnections.d.ts +5 -4
- package/ec2/getVpcPeeringConnections.js.map +1 -1
- package/ec2/getVpcs.d.ts +5 -4
- package/ec2/getVpcs.js.map +1 -1
- package/ec2/getVpnGateway.d.ts +14 -13
- package/ec2/getVpnGateway.js.map +1 -1
- package/ec2/index.d.ts +434 -145
- package/ec2/index.js +438 -327
- package/ec2/index.js.map +1 -1
- package/ec2/instance.d.ts +83 -52
- package/ec2/instance.js +21 -2
- package/ec2/instance.js.map +1 -1
- package/ec2/launchConfiguration.d.ts +2 -1
- package/ec2/launchConfiguration.js.map +1 -1
- package/ec2/launchTemplate.d.ts +2 -1
- package/ec2/launchTemplate.js.map +1 -1
- package/ec2/managedPrefixList.d.ts +2 -1
- package/ec2/managedPrefixList.js.map +1 -1
- package/ec2/managedPrefixListEntry.d.ts +1 -1
- package/ec2/managedPrefixListEntry.js +1 -1
- package/ec2/networkAcl.d.ts +2 -1
- package/ec2/networkAcl.js.map +1 -1
- package/ec2/networkInsightsAnalysis.d.ts +5 -10
- package/ec2/networkInsightsAnalysis.js +1 -1
- package/ec2/networkInsightsAnalysis.js.map +1 -1
- package/ec2/networkInterface.d.ts +2 -1
- package/ec2/networkInterface.js.map +1 -1
- package/ec2/peeringConnectionOptions.d.ts +2 -1
- package/ec2/peeringConnectionOptions.js.map +1 -1
- package/ec2/placementGroup.d.ts +1 -1
- package/ec2/placementGroup.js.map +1 -1
- package/ec2/routeTable.d.ts +2 -1
- package/ec2/routeTable.js.map +1 -1
- package/ec2/securityGroup.d.ts +99 -1
- package/ec2/securityGroup.js +94 -0
- package/ec2/securityGroup.js.map +1 -1
- package/ec2/securityGroupRule.d.ts +1 -1
- package/ec2/securityGroupRule.js.map +1 -1
- package/ec2/spotFleetRequest.d.ts +14 -1
- package/ec2/spotFleetRequest.js +2 -0
- package/ec2/spotFleetRequest.js.map +1 -1
- package/ec2/spotInstanceRequest.d.ts +47 -34
- package/ec2/spotInstanceRequest.js +2 -0
- package/ec2/spotInstanceRequest.js.map +1 -1
- package/ec2/trafficMirrorFilterRule.d.ts +2 -1
- package/ec2/trafficMirrorFilterRule.js.map +1 -1
- package/ec2/vpcEndpoint.d.ts +2 -1
- package/ec2/vpcEndpoint.js.map +1 -1
- package/ec2/vpcEndpointService.d.ts +2 -1
- package/ec2/vpcEndpointService.js.map +1 -1
- package/ec2/vpcIpam.d.ts +2 -1
- package/ec2/vpcIpam.js.map +1 -1
- package/ec2/vpcIpamPoolCidr.d.ts +2 -1
- package/ec2/vpcIpamPoolCidr.js.map +1 -1
- package/ec2/vpcPeeringConnection.d.ts +2 -1
- package/ec2/vpcPeeringConnection.js.map +1 -1
- package/ec2/vpcPeeringConnectionAccepter.d.ts +2 -1
- package/ec2/vpcPeeringConnectionAccepter.js.map +1 -1
- package/ec2/vpnConnection.d.ts +26 -1
- package/ec2/vpnConnection.js +4 -0
- package/ec2/vpnConnection.js.map +1 -1
- package/ec2clientvpn/endpoint.d.ts +2 -1
- package/ec2clientvpn/endpoint.js.map +1 -1
- package/ec2clientvpn/getEndpoint.d.ts +13 -12
- package/ec2clientvpn/getEndpoint.js.map +1 -1
- package/ec2clientvpn/index.d.ts +15 -5
- package/ec2clientvpn/index.js +16 -29
- package/ec2clientvpn/index.js.map +1 -1
- package/ec2transitgateway/connect.d.ts +6 -0
- package/ec2transitgateway/connect.js.map +1 -1
- package/ec2transitgateway/connectPeer.d.ts +6 -0
- package/ec2transitgateway/connectPeer.js.map +1 -1
- package/ec2transitgateway/getAttachment.d.ts +10 -9
- package/ec2transitgateway/getAttachment.js.map +1 -1
- package/ec2transitgateway/getConnect.d.ts +3 -2
- package/ec2transitgateway/getConnect.js.map +1 -1
- package/ec2transitgateway/getConnectPeer.d.ts +5 -4
- package/ec2transitgateway/getConnectPeer.js.map +1 -1
- package/ec2transitgateway/getDirectConnectGatewayAttachment.d.ts +4 -3
- package/ec2transitgateway/getDirectConnectGatewayAttachment.js.map +1 -1
- package/ec2transitgateway/getMulticastDomain.d.ts +3 -2
- package/ec2transitgateway/getMulticastDomain.js.map +1 -1
- package/ec2transitgateway/getPeeringAttachment.d.ts +4 -3
- package/ec2transitgateway/getPeeringAttachment.js.map +1 -1
- package/ec2transitgateway/getRouteTable.d.ts +3 -2
- package/ec2transitgateway/getRouteTable.js.map +1 -1
- package/ec2transitgateway/getTransitGateway.d.ts +3 -2
- package/ec2transitgateway/getTransitGateway.js.map +1 -1
- package/ec2transitgateway/getVpcAttachment.d.ts +2 -1
- package/ec2transitgateway/getVpcAttachment.js.map +1 -1
- package/ec2transitgateway/getVpcAttachments.d.ts +2 -1
- package/ec2transitgateway/getVpcAttachments.js.map +1 -1
- package/ec2transitgateway/getVpnAttachment.d.ts +4 -3
- package/ec2transitgateway/getVpnAttachment.js.map +1 -1
- package/ec2transitgateway/index.d.ts +87 -29
- package/ec2transitgateway/index.js +88 -81
- package/ec2transitgateway/index.js.map +1 -1
- package/ec2transitgateway/multicastDomain.d.ts +6 -0
- package/ec2transitgateway/multicastDomain.js.map +1 -1
- package/ec2transitgateway/policyTable.d.ts +6 -3
- package/ec2transitgateway/policyTable.js +1 -1
- package/ec2transitgateway/policyTable.js.map +1 -1
- package/ecr/getAuthorizationToken.d.ts +2 -2
- package/ecr/getImage.d.ts +11 -11
- package/ecr/getRepository.d.ts +9 -9
- package/ecr/getRepository.js.map +1 -1
- package/ecr/index.d.ts +33 -11
- package/ecr/index.js +34 -27
- package/ecr/index.js.map +1 -1
- package/ecr/registryScanningConfiguration.d.ts +2 -1
- package/ecr/registryScanningConfiguration.js.map +1 -1
- package/ecr/replicationConfiguration.d.ts +2 -1
- package/ecr/replicationConfiguration.js.map +1 -1
- package/ecr/repository.d.ts +2 -1
- package/ecr/repository.js.map +1 -1
- package/ecrpublic/getAuthorizationToken.d.ts +1 -1
- package/ecrpublic/index.d.ts +8 -3
- package/ecrpublic/index.js +9 -23
- package/ecrpublic/index.js.map +1 -1
- package/ecrpublic/repository.d.ts +2 -1
- package/ecrpublic/repository.js.map +1 -1
- package/ecs/capacityProvider.d.ts +2 -1
- package/ecs/capacityProvider.js.map +1 -1
- package/ecs/cluster.d.ts +2 -1
- package/ecs/cluster.js.map +1 -1
- package/ecs/clusterCapacityProviders.d.ts +2 -1
- package/ecs/clusterCapacityProviders.js.map +1 -1
- package/ecs/getCluster.d.ts +8 -8
- package/ecs/getCluster.js.map +1 -1
- package/ecs/getContainerDefinition.d.ts +10 -10
- package/ecs/getService.d.ts +9 -9
- package/ecs/getTaskDefinition.d.ts +9 -9
- package/ecs/getTaskDefinition.js +1 -1
- package/ecs/index.d.ts +36 -12
- package/ecs/index.js +37 -30
- package/ecs/index.js.map +1 -1
- package/ecs/service.d.ts +2 -1
- package/ecs/service.js.map +1 -1
- package/ecs/taskDefinition.d.ts +11 -1
- package/ecs/taskDefinition.js.map +1 -1
- package/ecs/taskSet.d.ts +2 -1
- package/ecs/taskSet.js.map +1 -1
- package/efs/accessPoint.d.ts +2 -1
- package/efs/accessPoint.js.map +1 -1
- package/efs/backupPolicy.d.ts +2 -1
- package/efs/backupPolicy.js.map +1 -1
- package/efs/fileSystem.d.ts +2 -1
- package/efs/fileSystem.js.map +1 -1
- package/efs/getAccessPoint.d.ts +4 -4
- package/efs/getAccessPoint.js.map +1 -1
- package/efs/getFileSystem.d.ts +8 -8
- package/efs/getFileSystem.js.map +1 -1
- package/efs/getMountTarget.d.ts +1 -1
- package/efs/index.d.ts +30 -10
- package/efs/index.js +31 -38
- package/efs/index.js.map +1 -1
- package/efs/replicationConfiguration.d.ts +2 -1
- package/efs/replicationConfiguration.js.map +1 -1
- package/eks/cluster.d.ts +2 -1
- package/eks/cluster.js.map +1 -1
- package/eks/fargateProfile.d.ts +2 -1
- package/eks/fargateProfile.js.map +1 -1
- package/eks/getAddon.d.ts +2 -2
- package/eks/getAddonVersion.d.ts +1 -1
- package/eks/getCluster.d.ts +9 -9
- package/eks/getCluster.js.map +1 -1
- package/eks/getClusterAuth.d.ts +3 -3
- package/eks/getNodeGroup.d.ts +11 -7
- package/eks/getNodeGroup.js.map +1 -1
- package/eks/getNodeGroups.d.ts +3 -3
- package/eks/identityProviderConfig.d.ts +2 -1
- package/eks/identityProviderConfig.js.map +1 -1
- package/eks/index.d.ts +35 -12
- package/eks/index.js +36 -38
- package/eks/index.js.map +1 -1
- package/eks/nodeGroup.d.ts +4 -3
- package/eks/nodeGroup.js +2 -2
- package/eks/nodeGroup.js.map +1 -1
- package/elasticache/cluster.d.ts +2 -1
- package/elasticache/cluster.js.map +1 -1
- package/elasticache/getCluster.d.ts +9 -9
- package/elasticache/getCluster.js.map +1 -1
- package/elasticache/getReplicationGroup.d.ts +11 -11
- package/elasticache/getReplicationGroup.js.map +1 -1
- package/elasticache/getUser.d.ts +9 -9
- package/elasticache/index.d.ts +36 -12
- package/elasticache/index.js +37 -46
- package/elasticache/index.js.map +1 -1
- package/elasticache/parameterGroup.d.ts +2 -1
- package/elasticache/parameterGroup.js.map +1 -1
- package/elasticache/replicationGroup.d.ts +2 -1
- package/elasticache/replicationGroup.js.map +1 -1
- package/elasticbeanstalk/application.d.ts +2 -1
- package/elasticbeanstalk/application.js.map +1 -1
- package/elasticbeanstalk/configurationTemplate.d.ts +2 -1
- package/elasticbeanstalk/configurationTemplate.js.map +1 -1
- package/elasticbeanstalk/environment.d.ts +2 -1
- package/elasticbeanstalk/environment.js.map +1 -1
- package/elasticbeanstalk/getApplication.d.ts +4 -4
- package/elasticbeanstalk/getApplication.js.map +1 -1
- package/elasticbeanstalk/getHostedZone.d.ts +3 -3
- package/elasticbeanstalk/getSolutionStack.d.ts +3 -3
- package/elasticbeanstalk/index.d.ts +21 -7
- package/elasticbeanstalk/index.js +22 -31
- package/elasticbeanstalk/index.js.map +1 -1
- package/elasticloadbalancing/appCookieStickinessPolicy.d.ts +12 -12
- package/elasticloadbalancing/getLoadBalancer.d.ts +3 -3
- package/elasticloadbalancing/getLoadBalancer.js.map +1 -1
- package/elasticloadbalancing/getServiceAccount.d.ts +1 -1
- package/elasticloadbalancing/index.d.ts +33 -11
- package/elasticloadbalancing/index.js +34 -43
- package/elasticloadbalancing/index.js.map +1 -1
- package/elasticloadbalancing/loadBalancer.d.ts +2 -1
- package/elasticloadbalancing/loadBalancer.js.map +1 -1
- package/elasticloadbalancing/loadBalancerPolicy.d.ts +2 -1
- package/elasticloadbalancing/loadBalancerPolicy.js.map +1 -1
- package/elasticloadbalancing/sslNegotiationPolicy.d.ts +2 -1
- package/elasticloadbalancing/sslNegotiationPolicy.js.map +1 -1
- package/elasticloadbalancingv2/getListener.d.ts +1 -1
- package/elasticloadbalancingv2/getListener.js.map +1 -1
- package/elasticloadbalancingv2/getLoadBalancer.d.ts +7 -7
- package/elasticloadbalancingv2/getLoadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/getTargetGroup.d.ts +5 -5
- package/elasticloadbalancingv2/getTargetGroup.js.map +1 -1
- package/elasticloadbalancingv2/index.d.ts +27 -9
- package/elasticloadbalancingv2/index.js +28 -37
- package/elasticloadbalancingv2/index.js.map +1 -1
- package/elasticloadbalancingv2/listener.d.ts +2 -1
- package/elasticloadbalancingv2/listener.js.map +1 -1
- package/elasticloadbalancingv2/listenerRule.d.ts +2 -1
- package/elasticloadbalancingv2/listenerRule.js.map +1 -1
- package/elasticloadbalancingv2/loadBalancer.d.ts +2 -1
- package/elasticloadbalancingv2/loadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/targetGroup.d.ts +2 -1
- package/elasticloadbalancingv2/targetGroup.js.map +1 -1
- package/elasticsearch/domain.d.ts +2 -1
- package/elasticsearch/domain.js.map +1 -1
- package/elasticsearch/domainSamlOptions.d.ts +2 -1
- package/elasticsearch/domainSamlOptions.js.map +1 -1
- package/elasticsearch/getDomain.d.ts +5 -5
- package/elasticsearch/getDomain.js.map +1 -1
- package/elasticsearch/index.d.ts +12 -4
- package/elasticsearch/index.js +13 -26
- package/elasticsearch/index.js.map +1 -1
- package/elastictranscoder/index.d.ts +6 -2
- package/elastictranscoder/index.js +7 -22
- package/elastictranscoder/index.js.map +1 -1
- package/elastictranscoder/pipeline.d.ts +2 -1
- package/elastictranscoder/pipeline.js.map +1 -1
- package/elastictranscoder/preset.d.ts +2 -1
- package/elastictranscoder/preset.js.map +1 -1
- package/elb/appCookieStickinessPolicy.d.ts +12 -12
- package/elb/getLoadBalancer.d.ts +3 -3
- package/elb/getLoadBalancer.js.map +1 -1
- package/elb/getServiceAccount.d.ts +1 -1
- package/elb/index.d.ts +33 -11
- package/elb/index.js +34 -43
- package/elb/index.js.map +1 -1
- package/elb/loadBalancer.d.ts +2 -1
- package/elb/loadBalancer.js.map +1 -1
- package/elb/loadBalancerPolicy.d.ts +2 -1
- package/elb/loadBalancerPolicy.js.map +1 -1
- package/elb/sslNegotiationPolicy.d.ts +2 -1
- package/elb/sslNegotiationPolicy.js.map +1 -1
- package/emr/cluster.d.ts +2 -1
- package/emr/cluster.js.map +1 -1
- package/emr/getReleaseLabels.d.ts +3 -2
- package/emr/getReleaseLabels.js.map +1 -1
- package/emr/index.d.ts +24 -8
- package/emr/index.js +25 -38
- package/emr/index.js.map +1 -1
- package/emr/instanceFleet.d.ts +2 -1
- package/emr/instanceFleet.js.map +1 -1
- package/emr/instanceGroup.d.ts +2 -1
- package/emr/instanceGroup.js.map +1 -1
- package/emr/managedScalingPolicy.d.ts +5 -4
- package/emr/managedScalingPolicy.js.map +1 -1
- package/emrcontainers/getVirtualCluster.d.ts +7 -7
- package/emrcontainers/getVirtualCluster.js.map +1 -1
- package/emrcontainers/index.d.ts +6 -2
- package/emrcontainers/index.js +7 -20
- package/emrcontainers/index.js.map +1 -1
- package/emrcontainers/virtualCluster.d.ts +2 -1
- package/emrcontainers/virtualCluster.js.map +1 -1
- package/emrserverless/application.d.ts +2 -1
- package/emrserverless/application.js.map +1 -1
- package/emrserverless/index.d.ts +3 -1
- package/emrserverless/index.js +4 -19
- package/emrserverless/index.js.map +1 -1
- package/fis/experimentTemplate.d.ts +2 -1
- package/fis/experimentTemplate.js.map +1 -1
- package/fis/index.d.ts +3 -1
- package/fis/index.js +4 -19
- package/fis/index.js.map +1 -1
- package/fms/index.d.ts +6 -2
- package/fms/index.js +7 -22
- package/fms/index.js.map +1 -1
- package/fms/policy.d.ts +8 -1
- package/fms/policy.js.map +1 -1
- package/fsx/dataRepositoryAssociation.d.ts +8 -1
- package/fsx/dataRepositoryAssociation.js.map +1 -1
- package/fsx/getOpenZfsSnapshot.d.ts +11 -10
- package/fsx/getOpenZfsSnapshot.js.map +1 -1
- package/fsx/index.d.ts +33 -11
- package/fsx/index.js +34 -47
- package/fsx/index.js.map +1 -1
- package/fsx/lustreFileSystem.d.ts +2 -1
- package/fsx/lustreFileSystem.js.map +1 -1
- package/fsx/ontapFileSystem.d.ts +2 -1
- package/fsx/ontapFileSystem.js.map +1 -1
- package/fsx/ontapStorageVirtualMachine.d.ts +2 -1
- package/fsx/ontapStorageVirtualMachine.js.map +1 -1
- package/fsx/ontapVolume.d.ts +2 -1
- package/fsx/ontapVolume.js.map +1 -1
- package/fsx/openZfsFileSystem.d.ts +8 -1
- package/fsx/openZfsFileSystem.js.map +1 -1
- package/fsx/openZfsSnapshot.d.ts +6 -0
- package/fsx/openZfsSnapshot.js.map +1 -1
- package/fsx/openZfsVolume.d.ts +8 -1
- package/fsx/openZfsVolume.js.map +1 -1
- package/fsx/windowsFileSystem.d.ts +2 -1
- package/fsx/windowsFileSystem.js.map +1 -1
- package/gamelift/alias.d.ts +2 -1
- package/gamelift/alias.js.map +1 -1
- package/gamelift/build.d.ts +2 -1
- package/gamelift/build.js.map +1 -1
- package/gamelift/fleet.d.ts +2 -1
- package/gamelift/fleet.js.map +1 -1
- package/gamelift/gameServerGroup.d.ts +2 -1
- package/gamelift/gameServerGroup.js.map +1 -1
- package/gamelift/gameSessionQueue.d.ts +2 -1
- package/gamelift/gameSessionQueue.js.map +1 -1
- package/gamelift/index.d.ts +18 -6
- package/gamelift/index.js +19 -34
- package/gamelift/index.js.map +1 -1
- package/gamelift/script.d.ts +8 -1
- package/gamelift/script.js.map +1 -1
- package/getAmi.d.ts +35 -34
- package/getAmi.js.map +1 -1
- package/getAmiIds.d.ts +4 -3
- package/getAmiIds.js.map +1 -1
- package/getArn.d.ts +6 -6
- package/getArn.js +1 -1
- package/getAutoscalingGroups.d.ts +8 -7
- package/getAutoscalingGroups.js.map +1 -1
- package/getAvailabilityZone.d.ts +13 -12
- package/getAvailabilityZone.js.map +1 -1
- package/getAvailabilityZones.d.ts +4 -3
- package/getAvailabilityZones.js.map +1 -1
- package/getBillingServiceAccount.d.ts +1 -1
- package/getCanonicalUserId.d.ts +1 -1
- package/getElasticIp.d.ts +15 -14
- package/getElasticIp.js.map +1 -1
- package/getIpRanges.d.ts +4 -4
- package/getPrefixList.d.ts +8 -7
- package/getPrefixList.js.map +1 -1
- package/getRegion.d.ts +7 -7
- package/getRegions.d.ts +2 -1
- package/getRegions.js.map +1 -1
- package/glacier/index.d.ts +6 -2
- package/glacier/index.js +7 -22
- package/glacier/index.js.map +1 -1
- package/glacier/vault.d.ts +2 -1
- package/glacier/vault.js.map +1 -1
- package/globalaccelerator/accelerator.d.ts +2 -1
- package/globalaccelerator/accelerator.js.map +1 -1
- package/globalaccelerator/endpointGroup.d.ts +2 -1
- package/globalaccelerator/endpointGroup.js.map +1 -1
- package/globalaccelerator/getAccelerator.d.ts +5 -5
- package/globalaccelerator/getAccelerator.js.map +1 -1
- package/globalaccelerator/index.d.ts +12 -4
- package/globalaccelerator/index.js +13 -26
- package/globalaccelerator/index.js.map +1 -1
- package/globalaccelerator/listener.d.ts +2 -1
- package/globalaccelerator/listener.js.map +1 -1
- package/glue/catalogDatabase.d.ts +2 -1
- package/glue/catalogDatabase.js.map +1 -1
- package/glue/catalogTable.d.ts +2 -1
- package/glue/catalogTable.js.map +1 -1
- package/glue/classifier.d.ts +2 -1
- package/glue/classifier.js.map +1 -1
- package/glue/connection.d.ts +2 -1
- package/glue/connection.js.map +1 -1
- package/glue/crawler.d.ts +2 -1
- package/glue/crawler.js.map +1 -1
- package/glue/dataCatalogEncryptionSettings.d.ts +2 -1
- package/glue/dataCatalogEncryptionSettings.js.map +1 -1
- package/glue/getConnection.d.ts +10 -10
- package/glue/getConnection.js.map +1 -1
- package/glue/getDataCatalogEncryptionSettings.d.ts +3 -3
- package/glue/getDataCatalogEncryptionSettings.js.map +1 -1
- package/glue/getScript.d.ts +10 -9
- package/glue/getScript.js.map +1 -1
- package/glue/index.d.ts +63 -21
- package/glue/index.js +64 -73
- package/glue/index.js.map +1 -1
- package/glue/job.d.ts +2 -1
- package/glue/job.js.map +1 -1
- package/glue/mltransform.d.ts +2 -1
- package/glue/mltransform.js.map +1 -1
- package/glue/partition.d.ts +2 -1
- package/glue/partition.js.map +1 -1
- package/glue/partitionIndex.d.ts +2 -1
- package/glue/partitionIndex.js.map +1 -1
- package/glue/securityConfiguration.d.ts +2 -1
- package/glue/securityConfiguration.js.map +1 -1
- package/glue/trigger.d.ts +2 -1
- package/glue/trigger.js.map +1 -1
- package/glue/userDefinedFunction.d.ts +2 -1
- package/glue/userDefinedFunction.js.map +1 -1
- package/grafana/getWorkspace.d.ts +19 -19
- package/grafana/index.d.ts +18 -6
- package/grafana/index.js +19 -32
- package/grafana/index.js.map +1 -1
- package/guardduty/detector.d.ts +2 -1
- package/guardduty/detector.js.map +1 -1
- package/guardduty/filter.d.ts +2 -1
- package/guardduty/filter.js.map +1 -1
- package/guardduty/getDetector.d.ts +4 -4
- package/guardduty/index.d.ts +30 -10
- package/guardduty/index.js +31 -44
- package/guardduty/index.js.map +1 -1
- package/guardduty/organizationConfiguration.d.ts +2 -1
- package/guardduty/organizationConfiguration.js.map +1 -1
- package/iam/getAccountAlias.d.ts +1 -1
- package/iam/getGroup.d.ts +7 -7
- package/iam/getGroup.js.map +1 -1
- package/iam/getInstanceProfile.d.ts +8 -9
- package/iam/getInstanceProfile.js.map +1 -1
- package/iam/getInstanceProfiles.d.ts +3 -3
- package/iam/getOpenidConnectProvider.d.ts +6 -6
- package/iam/getPolicy.d.ts +11 -11
- package/iam/getPolicyDocument.d.ts +2 -1
- package/iam/getPolicyDocument.js.map +1 -1
- package/iam/getRole.d.ts +9 -9
- package/iam/getRoles.d.ts +4 -4
- package/iam/getSamlProvider.d.ts +7 -7
- package/iam/getUser.d.ts +5 -5
- package/iam/getUserSshKey.d.ts +7 -7
- package/iam/getUsers.d.ts +2 -2
- package/iam/index.d.ts +122 -41
- package/iam/index.js +124 -95
- package/iam/index.js.map +1 -1
- package/iam/role.d.ts +2 -1
- package/iam/role.js.map +1 -1
- package/iam/virtualMfaDevice.d.ts +6 -0
- package/iam/virtualMfaDevice.js.map +1 -1
- package/identitystore/getGroup.d.ts +5 -4
- package/identitystore/getGroup.js.map +1 -1
- package/identitystore/getUser.d.ts +5 -4
- package/identitystore/getUser.js.map +1 -1
- package/identitystore/index.d.ts +6 -2
- package/identitystore/index.js +8 -17
- package/identitystore/index.js.map +1 -1
- package/imagebuilder/containerRecipe.d.ts +8 -1
- package/imagebuilder/containerRecipe.js.map +1 -1
- package/imagebuilder/distributionConfiguration.d.ts +2 -1
- package/imagebuilder/distributionConfiguration.js.map +1 -1
- package/imagebuilder/getComponent.d.ts +3 -3
- package/imagebuilder/getComponents.d.ts +4 -3
- package/imagebuilder/getComponents.js.map +1 -1
- package/imagebuilder/getContainerRecipe.d.ts +4 -4
- package/imagebuilder/getContainerRecipe.js.map +1 -1
- package/imagebuilder/getContainerRecipes.d.ts +4 -3
- package/imagebuilder/getContainerRecipes.js.map +1 -1
- package/imagebuilder/getDistributionConfiguration.d.ts +3 -3
- package/imagebuilder/getDistributionConfiguration.js.map +1 -1
- package/imagebuilder/getDistributionConfigurations.d.ts +2 -1
- package/imagebuilder/getDistributionConfigurations.js.map +1 -1
- package/imagebuilder/getImage.d.ts +8 -8
- package/imagebuilder/getImage.js.map +1 -1
- package/imagebuilder/getImagePipeline.d.ts +7 -7
- package/imagebuilder/getImagePipeline.js.map +1 -1
- package/imagebuilder/getImagePipelines.d.ts +2 -1
- package/imagebuilder/getImagePipelines.js.map +1 -1
- package/imagebuilder/getImageRecipe.d.ts +4 -4
- package/imagebuilder/getImageRecipe.js.map +1 -1
- package/imagebuilder/getImageRecipes.d.ts +4 -3
- package/imagebuilder/getImageRecipes.js.map +1 -1
- package/imagebuilder/getInfrastructureConfiguration.d.ts +4 -4
- package/imagebuilder/getInfrastructureConfiguration.js.map +1 -1
- package/imagebuilder/getInfrastructureConfigurations.d.ts +2 -1
- package/imagebuilder/getInfrastructureConfigurations.js.map +1 -1
- package/imagebuilder/image.d.ts +2 -1
- package/imagebuilder/image.js.map +1 -1
- package/imagebuilder/imagePipeline.d.ts +2 -1
- package/imagebuilder/imagePipeline.js.map +1 -1
- package/imagebuilder/imageRecipe.d.ts +2 -1
- package/imagebuilder/imageRecipe.js.map +1 -1
- package/imagebuilder/index.d.ts +60 -20
- package/imagebuilder/index.js +61 -50
- package/imagebuilder/index.js.map +1 -1
- package/imagebuilder/infrastructureConfiguration.d.ts +2 -1
- package/imagebuilder/infrastructureConfiguration.js.map +1 -1
- package/index.d.ts +52 -19
- package/index.js +57 -24
- package/index.js.map +1 -1
- package/inspector/assessmentTemplate.d.ts +2 -1
- package/inspector/assessmentTemplate.js.map +1 -1
- package/inspector/getRulesPackages.d.ts +1 -1
- package/inspector/index.d.ts +11 -4
- package/inspector/index.js +12 -26
- package/inspector/index.js.map +1 -1
- package/iot/getEndpoint.d.ts +1 -1
- package/iot/index.d.ts +48 -16
- package/iot/index.js +49 -62
- package/iot/index.js.map +1 -1
- package/iot/indexingConfiguration.d.ts +2 -1
- package/iot/indexingConfiguration.js.map +1 -1
- package/iot/provisioningTemplate.d.ts +8 -1
- package/iot/provisioningTemplate.js.map +1 -1
- package/iot/thingGroup.d.ts +2 -1
- package/iot/thingGroup.js.map +1 -1
- package/iot/thingType.d.ts +2 -1
- package/iot/thingType.js.map +1 -1
- package/iot/topicRule.d.ts +2 -1
- package/iot/topicRule.js.map +1 -1
- package/iot/topicRuleDestination.d.ts +2 -1
- package/iot/topicRuleDestination.js.map +1 -1
- package/kendra/dataSource.d.ts +2 -1
- package/kendra/dataSource.js.map +1 -1
- package/kendra/experience.d.ts +2 -1
- package/kendra/experience.js.map +1 -1
- package/kendra/faq.d.ts +8 -1
- package/kendra/faq.js.map +1 -1
- package/kendra/getExperience.d.ts +14 -14
- package/kendra/getExperience.js.map +1 -1
- package/kendra/getFaq.d.ts +15 -15
- package/kendra/getFaq.js.map +1 -1
- package/kendra/getIndex.d.ts +12 -12
- package/kendra/getIndex.js.map +1 -1
- package/kendra/getQuerySuggestionsBlockList.d.ts +16 -16
- package/kendra/getQuerySuggestionsBlockList.js.map +1 -1
- package/kendra/getThesaurus.d.ts +16 -16
- package/kendra/getThesaurus.js.map +1 -1
- package/kendra/index.d.ts +33 -11
- package/kendra/index.js +34 -39
- package/kendra/index.js.map +1 -1
- package/kendra/index_.d.ts +8 -1
- package/kendra/index_.js.map +1 -1
- package/kendra/querySuggestionsBlockList.d.ts +8 -1
- package/kendra/querySuggestionsBlockList.js.map +1 -1
- package/kendra/thesaurus.d.ts +8 -1
- package/kendra/thesaurus.js.map +1 -1
- package/keyspaces/index.d.ts +6 -2
- package/keyspaces/index.js +7 -22
- package/keyspaces/index.js.map +1 -1
- package/keyspaces/keyspace.d.ts +6 -0
- package/keyspaces/keyspace.js.map +1 -1
- package/keyspaces/table.d.ts +8 -1
- package/keyspaces/table.js.map +1 -1
- package/kinesis/analyticsApplication.d.ts +2 -1
- package/kinesis/analyticsApplication.js.map +1 -1
- package/kinesis/firehoseDeliveryStream.d.ts +2 -1
- package/kinesis/firehoseDeliveryStream.js.map +1 -1
- package/kinesis/getFirehoseDeliveryStream.d.ts +3 -3
- package/kinesis/getStream.d.ts +14 -14
- package/kinesis/getStream.js.map +1 -1
- package/kinesis/getStreamConsumer.d.ts +5 -5
- package/kinesis/index.d.ts +24 -8
- package/kinesis/index.js +25 -20
- package/kinesis/index.js.map +1 -1
- package/kinesis/stream.d.ts +2 -1
- package/kinesis/stream.js.map +1 -1
- package/kinesisanalyticsv2/application.d.ts +2 -1
- package/kinesisanalyticsv2/application.js.map +1 -1
- package/kinesisanalyticsv2/index.d.ts +6 -2
- package/kinesisanalyticsv2/index.js +7 -22
- package/kinesisanalyticsv2/index.js.map +1 -1
- package/kms/getAlias.d.ts +3 -3
- package/kms/getKey.d.ts +1 -1
- package/kms/getKey.js.map +1 -1
- package/kms/getSecret.d.ts +2 -1
- package/kms/getSecret.js.map +1 -1
- package/kms/getSecrets.d.ts +2 -1
- package/kms/getSecrets.js.map +1 -1
- package/kms/grant.d.ts +2 -1
- package/kms/grant.js.map +1 -1
- package/kms/index.d.ts +39 -13
- package/kms/index.js +40 -43
- package/kms/index.js.map +1 -1
- package/lakeformation/dataLakeSettings.d.ts +2 -1
- package/lakeformation/dataLakeSettings.js.map +1 -1
- package/lakeformation/getDataLakeSettings.d.ts +1 -1
- package/lakeformation/getDataLakeSettings.js.map +1 -1
- package/lakeformation/getPermissions.d.ts +2 -1
- package/lakeformation/getPermissions.js.map +1 -1
- package/lakeformation/getResource.d.ts +3 -3
- package/lakeformation/index.d.ts +24 -8
- package/lakeformation/index.js +25 -34
- package/lakeformation/index.js.map +1 -1
- package/lakeformation/permissions.d.ts +2 -1
- package/lakeformation/permissions.js.map +1 -1
- package/lakeformation/resourceLfTags.d.ts +2 -1
- package/lakeformation/resourceLfTags.js.map +1 -1
- package/lambda/alias.d.ts +2 -1
- package/lambda/alias.js.map +1 -1
- package/lambda/codeSigningConfig.d.ts +2 -1
- package/lambda/codeSigningConfig.js.map +1 -1
- package/lambda/eventSourceMapping.d.ts +29 -4
- package/lambda/eventSourceMapping.js +4 -0
- package/lambda/eventSourceMapping.js.map +1 -1
- package/lambda/function.d.ts +3 -1
- package/lambda/function.js.map +1 -1
- package/lambda/functionEventInvokeConfig.d.ts +2 -1
- package/lambda/functionEventInvokeConfig.js.map +1 -1
- package/lambda/functionUrl.d.ts +2 -1
- package/lambda/functionUrl.js.map +1 -1
- package/lambda/getAlias.d.ts +2 -2
- package/lambda/getCodeSigningConfig.d.ts +4 -4
- package/lambda/getCodeSigningConfig.js.map +1 -1
- package/lambda/getFunction.d.ts +22 -22
- package/lambda/getFunction.js.map +1 -1
- package/lambda/getFunctionUrl.d.ts +7 -7
- package/lambda/getFunctionUrl.js.map +1 -1
- package/lambda/getInvocation.d.ts +6 -6
- package/lambda/getLayerVersion.d.ts +7 -7
- package/lambda/index.d.ts +51 -17
- package/lambda/index.js +52 -41
- package/lambda/index.js.map +1 -1
- package/lb/getHostedZoneId.d.ts +2 -2
- package/lb/getListener.d.ts +1 -1
- package/lb/getListener.js.map +1 -1
- package/lb/getLoadBalancer.d.ts +7 -7
- package/lb/getLoadBalancer.js.map +1 -1
- package/lb/getTargetGroup.d.ts +5 -5
- package/lb/getTargetGroup.js.map +1 -1
- package/lb/index.d.ts +30 -10
- package/lb/index.js +31 -38
- package/lb/index.js.map +1 -1
- package/lb/listener.d.ts +2 -1
- package/lb/listener.js.map +1 -1
- package/lb/listenerRule.d.ts +2 -1
- package/lb/listenerRule.js.map +1 -1
- package/lb/loadBalancer.d.ts +2 -1
- package/lb/loadBalancer.js.map +1 -1
- package/lb/targetGroup.d.ts +2 -1
- package/lb/targetGroup.js.map +1 -1
- package/lex/bot.d.ts +2 -1
- package/lex/bot.js.map +1 -1
- package/lex/botAlias.d.ts +2 -1
- package/lex/botAlias.js.map +1 -1
- package/lex/getBot.d.ts +14 -14
- package/lex/getBotAlias.d.ts +11 -11
- package/lex/getIntent.d.ts +10 -10
- package/lex/getSlotType.d.ts +11 -11
- package/lex/getSlotType.js.map +1 -1
- package/lex/index.d.ts +24 -8
- package/lex/index.js +25 -32
- package/lex/index.js.map +1 -1
- package/lex/intent.d.ts +2 -1
- package/lex/intent.js.map +1 -1
- package/lex/slotType.d.ts +2 -1
- package/lex/slotType.js.map +1 -1
- package/licensemanager/index.d.ts +6 -2
- package/licensemanager/index.js +7 -22
- package/licensemanager/index.js.map +1 -1
- package/lightsail/containerService.d.ts +2 -1
- package/lightsail/containerService.js.map +1 -1
- package/lightsail/containerServiceDeploymentVersion.d.ts +2 -1
- package/lightsail/containerServiceDeploymentVersion.js.map +1 -1
- package/lightsail/database.d.ts +6 -0
- package/lightsail/database.js.map +1 -1
- package/lightsail/index.d.ts +27 -9
- package/lightsail/index.js +28 -43
- package/lightsail/index.js.map +1 -1
- package/lightsail/instancePublicPorts.d.ts +2 -1
- package/lightsail/instancePublicPorts.js.map +1 -1
- package/location/getGeofenceCollection.d.ts +9 -9
- package/location/getMap.d.ts +7 -7
- package/location/getMap.js.map +1 -1
- package/location/getPlaceIndex.d.ts +8 -8
- package/location/getPlaceIndex.js.map +1 -1
- package/location/getRouteCalculator.d.ts +7 -7
- package/location/getTracker.d.ts +8 -8
- package/location/getTrackerAssociation.d.ts +4 -4
- package/location/getTrackerAssociations.d.ts +50 -0
- package/location/getTrackerAssociations.js +37 -0
- package/location/getTrackerAssociations.js.map +1 -0
- package/location/index.d.ts +39 -12
- package/location/index.js +40 -40
- package/location/index.js.map +1 -1
- package/location/map.d.ts +8 -1
- package/location/map.js.map +1 -1
- package/location/placeIndex.d.ts +8 -1
- package/location/placeIndex.js.map +1 -1
- package/location/routeCalculation.d.ts +6 -0
- package/location/routeCalculation.js.map +1 -1
- package/location/tracker.d.ts +6 -0
- package/location/tracker.js.map +1 -1
- package/macie/findingsFilter.d.ts +2 -1
- package/macie/findingsFilter.js.map +1 -1
- package/macie/index.d.ts +12 -4
- package/macie/index.js +13 -28
- package/macie/index.js.map +1 -1
- package/macie/s3bucketAssociation.d.ts +2 -1
- package/macie/s3bucketAssociation.js.map +1 -1
- package/macie2/classificationExportConfiguration.d.ts +2 -1
- package/macie2/classificationExportConfiguration.js.map +1 -1
- package/macie2/classificationJob.d.ts +2 -1
- package/macie2/classificationJob.js.map +1 -1
- package/macie2/index.d.ts +18 -6
- package/macie2/index.js +19 -34
- package/macie2/index.js.map +1 -1
- package/mediaconvert/index.d.ts +3 -1
- package/mediaconvert/index.js +4 -19
- package/mediaconvert/index.js.map +1 -1
- package/mediaconvert/queue.d.ts +2 -1
- package/mediaconvert/queue.js.map +1 -1
- package/medialive/index.d.ts +9 -0
- package/medialive/index.js +32 -0
- package/medialive/index.js.map +1 -0
- package/medialive/input.d.ts +243 -0
- package/medialive/input.js +115 -0
- package/medialive/input.js.map +1 -0
- package/medialive/inputSecurityGroup.d.ts +116 -0
- package/medialive/inputSecurityGroup.js +86 -0
- package/medialive/inputSecurityGroup.js.map +1 -0
- package/medialive/multiplex.d.ts +158 -0
- package/medialive/multiplex.js +101 -0
- package/medialive/multiplex.js.map +1 -0
- package/mediapackage/channel.d.ts +2 -1
- package/mediapackage/channel.js.map +1 -1
- package/mediapackage/index.d.ts +3 -1
- package/mediapackage/index.js +4 -19
- package/mediapackage/index.js.map +1 -1
- package/mediastore/index.d.ts +6 -2
- package/mediastore/index.js +7 -22
- package/mediastore/index.js.map +1 -1
- package/memorydb/acl.d.ts +6 -0
- package/memorydb/acl.js.map +1 -1
- package/memorydb/cluster.d.ts +8 -1
- package/memorydb/cluster.js.map +1 -1
- package/memorydb/getAcl.d.ts +3 -3
- package/memorydb/getCluster.d.ts +10 -10
- package/memorydb/getCluster.js.map +1 -1
- package/memorydb/getParameterGroup.d.ts +5 -5
- package/memorydb/getParameterGroup.js.map +1 -1
- package/memorydb/getSnapshot.d.ts +6 -6
- package/memorydb/getSnapshot.js.map +1 -1
- package/memorydb/getSubnetGroup.d.ts +4 -4
- package/memorydb/getUser.d.ts +5 -5
- package/memorydb/getUser.js.map +1 -1
- package/memorydb/index.d.ts +36 -12
- package/memorydb/index.js +37 -40
- package/memorydb/index.js.map +1 -1
- package/memorydb/parameterGroup.d.ts +8 -1
- package/memorydb/parameterGroup.js.map +1 -1
- package/memorydb/snapshot.d.ts +8 -1
- package/memorydb/snapshot.js.map +1 -1
- package/memorydb/subnetGroup.d.ts +6 -0
- package/memorydb/subnetGroup.js.map +1 -1
- package/memorydb/user.d.ts +8 -1
- package/memorydb/user.js.map +1 -1
- package/mq/broker.d.ts +2 -1
- package/mq/broker.js.map +1 -1
- package/mq/getBroker.d.ts +5 -5
- package/mq/getBroker.js.map +1 -1
- package/mq/getInstanceTypeOfferings.d.ts +4 -4
- package/mq/getInstanceTypeOfferings.js.map +1 -1
- package/mq/index.d.ts +12 -4
- package/mq/index.js +13 -24
- package/mq/index.js.map +1 -1
- package/msk/cluster.d.ts +2 -1
- package/msk/cluster.js.map +1 -1
- package/msk/getBrokerNodes.d.ts +3 -3
- package/msk/getBrokerNodes.js.map +1 -1
- package/msk/getCluster.d.ts +1 -1
- package/msk/getConfiguration.d.ts +1 -1
- package/msk/index.d.ts +24 -8
- package/msk/index.js +25 -32
- package/msk/index.js.map +1 -1
- package/msk/serverlessCluster.d.ts +8 -4
- package/msk/serverlessCluster.js +1 -1
- package/msk/serverlessCluster.js.map +1 -1
- package/mskconnect/connector.d.ts +2 -1
- package/mskconnect/connector.js.map +1 -1
- package/mskconnect/customPlugin.d.ts +2 -1
- package/mskconnect/customPlugin.js.map +1 -1
- package/mskconnect/getConnector.d.ts +3 -3
- package/mskconnect/getCustomPlugin.d.ts +1 -1
- package/mskconnect/getWorkerConfiguration.d.ts +1 -1
- package/mskconnect/index.d.ts +18 -6
- package/mskconnect/index.js +19 -28
- package/mskconnect/index.js.map +1 -1
- package/mwaa/environment.d.ts +2 -1
- package/mwaa/environment.js.map +1 -1
- package/mwaa/index.d.ts +3 -1
- package/mwaa/index.js +4 -19
- package/mwaa/index.js.map +1 -1
- package/neptune/clusterParameterGroup.d.ts +2 -1
- package/neptune/clusterParameterGroup.js.map +1 -1
- package/neptune/getEngineVersion.d.ts +4 -4
- package/neptune/getOrderableDbInstance.d.ts +1 -1
- package/neptune/index.d.ts +30 -10
- package/neptune/index.js +31 -42
- package/neptune/index.js.map +1 -1
- package/neptune/parameterGroup.d.ts +2 -1
- package/neptune/parameterGroup.js.map +1 -1
- package/networkfirewall/firewall.d.ts +2 -1
- package/networkfirewall/firewall.js.map +1 -1
- package/networkfirewall/firewallPolicy.d.ts +2 -1
- package/networkfirewall/firewallPolicy.js.map +1 -1
- package/networkfirewall/getFirewall.d.ts +14 -14
- package/networkfirewall/getFirewall.js +2 -2
- package/networkfirewall/getFirewall.js.map +1 -1
- package/networkfirewall/getFirewallPolicy.d.ts +8 -8
- package/networkfirewall/getFirewallPolicy.js +1 -1
- package/networkfirewall/getFirewallPolicy.js.map +1 -1
- package/networkfirewall/index.d.ts +21 -7
- package/networkfirewall/index.js +22 -33
- package/networkfirewall/index.js.map +1 -1
- package/networkfirewall/loggingConfiguration.d.ts +2 -1
- package/networkfirewall/loggingConfiguration.js.map +1 -1
- package/networkfirewall/ruleGroup.d.ts +2 -1
- package/networkfirewall/ruleGroup.js.map +1 -1
- package/networkmanager/connection.d.ts +6 -0
- package/networkmanager/connection.js.map +1 -1
- package/networkmanager/device.d.ts +8 -1
- package/networkmanager/device.js.map +1 -1
- package/networkmanager/getConnection.d.ts +10 -10
- package/networkmanager/getConnections.d.ts +5 -5
- package/networkmanager/getCoreNetworkPolicyDocument.d.ts +4 -3
- package/networkmanager/getCoreNetworkPolicyDocument.js.map +1 -1
- package/networkmanager/getDevice.d.ts +14 -14
- package/networkmanager/getDevice.js.map +1 -1
- package/networkmanager/getDevices.d.ts +5 -5
- package/networkmanager/getGlobalNetwork.d.ts +7 -7
- package/networkmanager/getGlobalNetworks.d.ts +1 -1
- package/networkmanager/getLink.d.ts +11 -11
- package/networkmanager/getLink.js.map +1 -1
- package/networkmanager/getLinks.d.ts +9 -9
- package/networkmanager/getSite.d.ts +8 -8
- package/networkmanager/getSite.js.map +1 -1
- package/networkmanager/getSites.d.ts +3 -3
- package/networkmanager/globalNetwork.d.ts +6 -0
- package/networkmanager/globalNetwork.js.map +1 -1
- package/networkmanager/index.d.ts +72 -24
- package/networkmanager/index.js +73 -66
- package/networkmanager/index.js.map +1 -1
- package/networkmanager/link.d.ts +8 -1
- package/networkmanager/link.js.map +1 -1
- package/networkmanager/site.d.ts +8 -1
- package/networkmanager/site.js.map +1 -1
- package/networkmanager/transitGatewayPeering.d.ts +6 -3
- package/networkmanager/transitGatewayPeering.js +1 -1
- package/networkmanager/transitGatewayPeering.js.map +1 -1
- package/networkmanager/transitGatewayRouteTableAttachment.d.ts +6 -3
- package/networkmanager/transitGatewayRouteTableAttachment.js +1 -1
- package/networkmanager/transitGatewayRouteTableAttachment.js.map +1 -1
- package/networkmanager/vpcAttachment.d.ts +8 -4
- package/networkmanager/vpcAttachment.js +1 -1
- package/networkmanager/vpcAttachment.js.map +1 -1
- package/opensearch/domain.d.ts +89 -2
- package/opensearch/domain.js +78 -1
- package/opensearch/domain.js.map +1 -1
- package/opensearch/domainSamlOptions.d.ts +2 -1
- package/opensearch/domainSamlOptions.js.map +1 -1
- package/opensearch/getDomain.d.ts +1 -1
- package/opensearch/getDomain.js.map +1 -1
- package/opensearch/index.d.ts +12 -4
- package/opensearch/index.js +13 -26
- package/opensearch/index.js.map +1 -1
- package/opsworks/application.d.ts +5 -4
- package/opsworks/application.js.map +1 -1
- package/opsworks/customLayer.d.ts +5 -4
- package/opsworks/customLayer.js.map +1 -1
- package/opsworks/ecsClusterLayer.d.ts +5 -4
- package/opsworks/ecsClusterLayer.js.map +1 -1
- package/opsworks/gangliaLayer.d.ts +5 -4
- package/opsworks/gangliaLayer.js.map +1 -1
- package/opsworks/haproxyLayer.d.ts +5 -4
- package/opsworks/haproxyLayer.js.map +1 -1
- package/opsworks/index.d.ts +51 -17
- package/opsworks/index.js +52 -67
- package/opsworks/index.js.map +1 -1
- package/opsworks/instance.d.ts +2 -1
- package/opsworks/instance.js.map +1 -1
- package/opsworks/javaAppLayer.d.ts +5 -4
- package/opsworks/javaAppLayer.js.map +1 -1
- package/opsworks/memcachedLayer.d.ts +5 -4
- package/opsworks/memcachedLayer.js.map +1 -1
- package/opsworks/mysqlLayer.d.ts +5 -4
- package/opsworks/mysqlLayer.js.map +1 -1
- package/opsworks/nodejsAppLayer.d.ts +5 -4
- package/opsworks/nodejsAppLayer.js.map +1 -1
- package/opsworks/phpAppLayer.d.ts +5 -4
- package/opsworks/phpAppLayer.js.map +1 -1
- package/opsworks/railsAppLayer.d.ts +5 -4
- package/opsworks/railsAppLayer.js.map +1 -1
- package/opsworks/stack.d.ts +29 -34
- package/opsworks/stack.js.map +1 -1
- package/opsworks/staticWebLayer.d.ts +5 -4
- package/opsworks/staticWebLayer.js.map +1 -1
- package/organizations/getDelegatedAdministrators.d.ts +1 -1
- package/organizations/getDelegatedAdministrators.js.map +1 -1
- package/organizations/getDelegatedServices.d.ts +4 -4
- package/organizations/getDelegatedServices.js.map +1 -1
- package/organizations/getOrganization.d.ts +4 -4
- package/organizations/getOrganization.js.map +1 -1
- package/organizations/getOrganizationalUnits.d.ts +3 -3
- package/organizations/getOrganizationalUnits.js.map +1 -1
- package/organizations/getResourceTags.d.ts +2 -2
- package/organizations/index.d.ts +32 -11
- package/organizations/index.js +33 -39
- package/organizations/index.js.map +1 -1
- package/organizations/organization.d.ts +2 -1
- package/organizations/organization.js.map +1 -1
- package/organizations/organizationalUnit.d.ts +2 -1
- package/organizations/organizationalUnit.js.map +1 -1
- package/outposts/getAsset.d.ts +6 -6
- package/outposts/getAssets.d.ts +1 -1
- package/outposts/getOutpost.d.ts +2 -2
- package/outposts/getOutpostInstanceType.d.ts +2 -2
- package/outposts/getOutpostInstanceTypes.d.ts +2 -2
- package/outposts/index.d.ts +23 -8
- package/outposts/index.js +25 -23
- package/outposts/index.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/pinpoint/app.d.ts +2 -1
- package/pinpoint/app.js.map +1 -1
- package/pinpoint/index.d.ts +33 -11
- package/pinpoint/index.js +34 -49
- package/pinpoint/index.js.map +1 -1
- package/pricing/getProduct.d.ts +6 -5
- package/pricing/getProduct.js.map +1 -1
- package/pricing/index.d.ts +3 -1
- package/pricing/index.js +5 -16
- package/pricing/index.js.map +1 -1
- package/provider.d.ts +1 -1
- package/provider.js.map +1 -1
- package/qldb/getLedger.d.ts +2 -2
- package/qldb/index.d.ts +9 -3
- package/qldb/index.js +10 -23
- package/qldb/index.js.map +1 -1
- package/qldb/stream.d.ts +8 -1
- package/qldb/stream.js.map +1 -1
- package/quicksight/dataSource.d.ts +2 -1
- package/quicksight/dataSource.js.map +1 -1
- package/quicksight/index.d.ts +12 -4
- package/quicksight/index.js +13 -28
- package/quicksight/index.js.map +1 -1
- package/ram/getResourceShare.d.ts +14 -13
- package/ram/getResourceShare.js.map +1 -1
- package/ram/index.d.ts +15 -5
- package/ram/index.js +16 -29
- package/ram/index.js.map +1 -1
- package/rds/cluster.d.ts +15 -1
- package/rds/cluster.js +2 -0
- package/rds/cluster.js.map +1 -1
- package/rds/clusterInstance.d.ts +12 -4
- package/rds/clusterInstance.js +2 -0
- package/rds/clusterInstance.js.map +1 -1
- package/rds/clusterParameterGroup.d.ts +2 -1
- package/rds/clusterParameterGroup.js.map +1 -1
- package/rds/clusterSnapshot.d.ts +6 -6
- package/rds/getCertificate.d.ts +1 -1
- package/rds/getCluster.d.ts +3 -2
- package/rds/getCluster.js.map +1 -1
- package/rds/getClusterSnapshot.d.ts +11 -11
- package/rds/getEngineVersion.d.ts +7 -8
- package/rds/getEngineVersion.js.map +1 -1
- package/rds/getEventCategories.d.ts +3 -3
- package/rds/getInstance.d.ts +24 -24
- package/rds/getProxy.d.ts +11 -11
- package/rds/getProxy.js.map +1 -1
- package/rds/getSnapshot.d.ts +15 -15
- package/rds/getSubnetGroup.d.ts +3 -3
- package/rds/globalCluster.d.ts +4 -1
- package/rds/globalCluster.js +2 -0
- package/rds/globalCluster.js.map +1 -1
- package/rds/index.d.ts +96 -32
- package/rds/index.js +97 -78
- package/rds/index.js.map +1 -1
- package/rds/instance.d.ts +6 -4
- package/rds/instance.js.map +1 -1
- package/rds/optionGroup.d.ts +2 -1
- package/rds/optionGroup.js.map +1 -1
- package/rds/parameterGroup.d.ts +2 -1
- package/rds/parameterGroup.js.map +1 -1
- package/rds/proxy.d.ts +2 -1
- package/rds/proxy.js.map +1 -1
- package/rds/proxyDefaultTargetGroup.d.ts +2 -1
- package/rds/proxyDefaultTargetGroup.js.map +1 -1
- package/rds/proxyEndpoint.d.ts +1 -1
- package/rds/proxyEndpoint.js +1 -1
- package/rds/securityGroup.d.ts +2 -1
- package/rds/securityGroup.js.map +1 -1
- package/rds/snapshotCopy.d.ts +6 -0
- package/rds/snapshotCopy.js.map +1 -1
- package/redshift/cluster.d.ts +2 -1
- package/redshift/cluster.js.map +1 -1
- package/redshift/endpointAccess.d.ts +2 -1
- package/redshift/endpointAccess.js.map +1 -1
- package/redshift/getCluster.d.ts +25 -25
- package/redshift/getCluster.js.map +1 -1
- package/redshift/getClusterCredentials.d.ts +10 -10
- package/redshift/getServiceAccount.d.ts +1 -1
- package/redshift/getSubnetGroup.d.ts +7 -7
- package/redshift/hsmClientCertificate.d.ts +6 -0
- package/redshift/hsmClientCertificate.js.map +1 -1
- package/redshift/hsmConfiguration.d.ts +6 -0
- package/redshift/hsmConfiguration.js.map +1 -1
- package/redshift/index.d.ts +60 -20
- package/redshift/index.js +61 -66
- package/redshift/index.js.map +1 -1
- package/redshift/parameterGroup.d.ts +2 -1
- package/redshift/parameterGroup.js.map +1 -1
- package/redshift/scheduledAction.d.ts +2 -1
- package/redshift/scheduledAction.js.map +1 -1
- package/redshift/securityGroup.d.ts +2 -1
- package/redshift/securityGroup.js.map +1 -1
- package/redshift/usageLimit.d.ts +6 -0
- package/redshift/usageLimit.js.map +1 -1
- package/redshiftdata/index.d.ts +3 -1
- package/redshiftdata/index.js +4 -19
- package/redshiftdata/index.js.map +1 -1
- package/redshiftdata/statement.d.ts +2 -1
- package/redshiftdata/statement.js.map +1 -1
- package/redshiftserverless/endpointAccess.d.ts +141 -0
- package/redshiftserverless/endpointAccess.js +95 -0
- package/redshiftserverless/endpointAccess.js.map +1 -0
- package/redshiftserverless/index.d.ts +12 -2
- package/redshiftserverless/index.js +17 -22
- package/redshiftserverless/index.js.map +1 -1
- package/redshiftserverless/namespace.d.ts +6 -0
- package/redshiftserverless/namespace.js.map +1 -1
- package/redshiftserverless/usageLimit.d.ts +132 -0
- package/redshiftserverless/usageLimit.js +96 -0
- package/redshiftserverless/usageLimit.js.map +1 -0
- package/redshiftserverless/workgroup.d.ts +16 -4
- package/redshiftserverless/workgroup.js +3 -1
- package/redshiftserverless/workgroup.js.map +1 -1
- package/resourcegroups/group.d.ts +2 -1
- package/resourcegroups/group.js.map +1 -1
- package/resourcegroups/index.d.ts +3 -1
- package/resourcegroups/index.js +4 -19
- package/resourcegroups/index.js.map +1 -1
- package/resourcegroupstaggingapi/getResources.d.ts +4 -3
- package/resourcegroupstaggingapi/getResources.js.map +1 -1
- package/resourcegroupstaggingapi/index.d.ts +3 -1
- package/resourcegroupstaggingapi/index.js +5 -16
- package/resourcegroupstaggingapi/index.js.map +1 -1
- package/rolesanywhere/index.d.ts +6 -2
- package/rolesanywhere/index.js +7 -22
- package/rolesanywhere/index.js.map +1 -1
- package/rolesanywhere/profile.d.ts +6 -0
- package/rolesanywhere/profile.js.map +1 -1
- package/rolesanywhere/trustAnchor.d.ts +8 -1
- package/rolesanywhere/trustAnchor.js.map +1 -1
- package/route53/getDelegationSet.d.ts +2 -2
- package/route53/getResolverEndpoint.d.ts +4 -3
- package/route53/getResolverEndpoint.js.map +1 -1
- package/route53/getResolverRule.d.ts +14 -14
- package/route53/getResolverRules.d.ts +7 -7
- package/route53/getTrafficPolicyDocument.d.ts +2 -1
- package/route53/getTrafficPolicyDocument.js.map +1 -1
- package/route53/getZone.d.ts +7 -7
- package/route53/index.d.ts +84 -28
- package/route53/index.js +85 -74
- package/route53/index.js.map +1 -1
- package/route53/record.d.ts +3 -1
- package/route53/record.js.map +1 -1
- package/route53/resolverEndpoint.d.ts +2 -1
- package/route53/resolverEndpoint.js.map +1 -1
- package/route53/resolverRule.d.ts +2 -1
- package/route53/resolverRule.js.map +1 -1
- package/route53/zone.d.ts +2 -1
- package/route53/zone.js.map +1 -1
- package/route53domains/index.d.ts +3 -1
- package/route53domains/index.js +4 -19
- package/route53domains/index.js.map +1 -1
- package/route53domains/registeredDomain.d.ts +11 -1
- package/route53domains/registeredDomain.js.map +1 -1
- package/route53recoverycontrol/cluster.d.ts +2 -1
- package/route53recoverycontrol/cluster.js.map +1 -1
- package/route53recoverycontrol/index.d.ts +12 -4
- package/route53recoverycontrol/index.js +13 -28
- package/route53recoverycontrol/index.js.map +1 -1
- package/route53recoverycontrol/safetyRule.d.ts +2 -1
- package/route53recoverycontrol/safetyRule.js.map +1 -1
- package/route53recoveryreadiness/index.d.ts +12 -4
- package/route53recoveryreadiness/index.js +13 -28
- package/route53recoveryreadiness/index.js.map +1 -1
- package/route53recoveryreadiness/resourceSet.d.ts +2 -1
- package/route53recoveryreadiness/resourceSet.js.map +1 -1
- package/rum/appMonitor.d.ts +8 -1
- package/rum/appMonitor.js.map +1 -1
- package/rum/index.d.ts +3 -1
- package/rum/index.js +4 -19
- package/rum/index.js.map +1 -1
- package/s3/accessPoint.d.ts +2 -1
- package/s3/accessPoint.js.map +1 -1
- package/s3/analyticsConfiguration.d.ts +2 -1
- package/s3/analyticsConfiguration.js.map +1 -1
- package/s3/bucket.d.ts +3 -1
- package/s3/bucket.js.map +1 -1
- package/s3/bucketAclV2.d.ts +2 -1
- package/s3/bucketAclV2.js.map +1 -1
- package/s3/bucketCorsConfigurationV2.d.ts +2 -1
- package/s3/bucketCorsConfigurationV2.js.map +1 -1
- package/s3/bucketIntelligentTieringConfiguration.d.ts +2 -1
- package/s3/bucketIntelligentTieringConfiguration.js.map +1 -1
- package/s3/bucketLifecycleConfigurationV2.d.ts +2 -1
- package/s3/bucketLifecycleConfigurationV2.js.map +1 -1
- package/s3/bucketLoggingV2.d.ts +2 -1
- package/s3/bucketLoggingV2.js.map +1 -1
- package/s3/bucketMetric.d.ts +2 -1
- package/s3/bucketMetric.js.map +1 -1
- package/s3/bucketNotification.d.ts +2 -1
- package/s3/bucketNotification.js.map +1 -1
- package/s3/bucketObjectLockConfigurationV2.d.ts +4 -3
- package/s3/bucketObjectLockConfigurationV2.js +0 -3
- package/s3/bucketObjectLockConfigurationV2.js.map +1 -1
- package/s3/bucketOwnershipControls.d.ts +2 -1
- package/s3/bucketOwnershipControls.js.map +1 -1
- package/s3/bucketReplicationConfig.d.ts +2 -1
- package/s3/bucketReplicationConfig.js.map +1 -1
- package/s3/bucketServerSideEncryptionConfigurationV2.d.ts +2 -1
- package/s3/bucketServerSideEncryptionConfigurationV2.js.map +1 -1
- package/s3/bucketV2.d.ts +2 -1
- package/s3/bucketV2.js.map +1 -1
- package/s3/bucketVersioningV2.d.ts +2 -1
- package/s3/bucketVersioningV2.js.map +1 -1
- package/s3/bucketWebsiteConfigurationV2.d.ts +2 -1
- package/s3/bucketWebsiteConfigurationV2.js.map +1 -1
- package/s3/getBucket.d.ts +7 -7
- package/s3/getBucketObject.d.ts +16 -16
- package/s3/getBucketObjects.d.ts +2 -2
- package/s3/getBucketPolicy.d.ts +2 -2
- package/s3/getCanonicalUserId.d.ts +1 -1
- package/s3/getObject.d.ts +16 -16
- package/s3/getObjects.d.ts +2 -2
- package/s3/index.d.ts +101 -34
- package/s3/index.js +102 -88
- package/s3/index.js.map +1 -1
- package/s3/inventory.d.ts +2 -1
- package/s3/inventory.js.map +1 -1
- package/s3/objectCopy.d.ts +2 -1
- package/s3/objectCopy.js.map +1 -1
- package/s3control/bucketLifecycleConfiguration.d.ts +2 -1
- package/s3control/bucketLifecycleConfiguration.js.map +1 -1
- package/s3control/index.d.ts +24 -8
- package/s3control/index.js +25 -40
- package/s3control/index.js.map +1 -1
- package/s3control/multiRegionAccessPoint.d.ts +2 -1
- package/s3control/multiRegionAccessPoint.js.map +1 -1
- package/s3control/multiRegionAccessPointPolicy.d.ts +2 -1
- package/s3control/multiRegionAccessPointPolicy.js.map +1 -1
- package/s3control/objectLambdaAccessPoint.d.ts +2 -1
- package/s3control/objectLambdaAccessPoint.js.map +1 -1
- package/s3outposts/endpoint.d.ts +2 -1
- package/s3outposts/endpoint.js.map +1 -1
- package/s3outposts/index.d.ts +3 -1
- package/s3outposts/index.js +4 -19
- package/s3outposts/index.js.map +1 -1
- package/sagemaker/app.d.ts +2 -1
- package/sagemaker/app.js.map +1 -1
- package/sagemaker/appImageConfig.d.ts +2 -1
- package/sagemaker/appImageConfig.js.map +1 -1
- package/sagemaker/codeRepository.d.ts +2 -1
- package/sagemaker/codeRepository.js.map +1 -1
- package/sagemaker/device.d.ts +2 -1
- package/sagemaker/device.js.map +1 -1
- package/sagemaker/deviceFleet.d.ts +2 -1
- package/sagemaker/deviceFleet.js.map +1 -1
- package/sagemaker/domain.d.ts +2 -1
- package/sagemaker/domain.js.map +1 -1
- package/sagemaker/endpoint.d.ts +2 -1
- package/sagemaker/endpoint.js.map +1 -1
- package/sagemaker/endpointConfiguration.d.ts +2 -1
- package/sagemaker/endpointConfiguration.js.map +1 -1
- package/sagemaker/featureGroup.d.ts +2 -1
- package/sagemaker/featureGroup.js.map +1 -1
- package/sagemaker/flowDefinition.d.ts +2 -1
- package/sagemaker/flowDefinition.js.map +1 -1
- package/sagemaker/getPrebuiltEcrImage.d.ts +10 -10
- package/sagemaker/humanTaskUI.d.ts +2 -1
- package/sagemaker/humanTaskUI.js.map +1 -1
- package/sagemaker/index.d.ts +72 -24
- package/sagemaker/index.js +73 -86
- package/sagemaker/index.js.map +1 -1
- package/sagemaker/model.d.ts +2 -1
- package/sagemaker/model.js.map +1 -1
- package/sagemaker/notebookInstance.d.ts +2 -1
- package/sagemaker/notebookInstance.js.map +1 -1
- package/sagemaker/project.d.ts +8 -1
- package/sagemaker/project.js.map +1 -1
- package/sagemaker/userProfile.d.ts +2 -1
- package/sagemaker/userProfile.js.map +1 -1
- package/sagemaker/workforce.d.ts +2 -1
- package/sagemaker/workforce.js.map +1 -1
- package/sagemaker/workteam.d.ts +2 -1
- package/sagemaker/workteam.js.map +1 -1
- package/schemas/index.d.ts +9 -3
- package/schemas/index.js +10 -25
- package/schemas/index.js.map +1 -1
- package/secretsmanager/getRandomPassword.d.ts +7 -7
- package/secretsmanager/getSecret.d.ts +10 -10
- package/secretsmanager/getSecret.js.map +1 -1
- package/secretsmanager/getSecretRotation.d.ts +6 -6
- package/secretsmanager/getSecretRotation.js.map +1 -1
- package/secretsmanager/getSecretVersion.d.ts +6 -6
- package/secretsmanager/getSecrets.d.ts +2 -1
- package/secretsmanager/getSecrets.js.map +1 -1
- package/secretsmanager/index.d.ts +27 -9
- package/secretsmanager/index.js +28 -33
- package/secretsmanager/index.js.map +1 -1
- package/secretsmanager/secret.d.ts +2 -1
- package/secretsmanager/secret.js.map +1 -1
- package/secretsmanager/secretRotation.d.ts +2 -1
- package/secretsmanager/secretRotation.js.map +1 -1
- package/securityhub/index.d.ts +33 -11
- package/securityhub/index.js +34 -49
- package/securityhub/index.js.map +1 -1
- package/securityhub/insight.d.ts +2 -1
- package/securityhub/insight.js.map +1 -1
- package/serverlessrepository/getApplication.d.ts +8 -8
- package/serverlessrepository/index.d.ts +6 -2
- package/serverlessrepository/index.js +7 -20
- package/serverlessrepository/index.js.map +1 -1
- package/servicecatalog/getLaunchPaths.d.ts +1 -1
- package/servicecatalog/getLaunchPaths.js.map +1 -1
- package/servicecatalog/getPortfolioConstraints.d.ts +1 -1
- package/servicecatalog/getPortfolioConstraints.js.map +1 -1
- package/servicecatalog/index.d.ts +54 -18
- package/servicecatalog/index.js +55 -60
- package/servicecatalog/index.js.map +1 -1
- package/servicecatalog/product.d.ts +2 -1
- package/servicecatalog/product.js.map +1 -1
- package/servicecatalog/provisionedProduct.d.ts +2 -1
- package/servicecatalog/provisionedProduct.js.map +1 -1
- package/servicecatalog/serviceAction.d.ts +2 -1
- package/servicecatalog/serviceAction.js.map +1 -1
- package/servicediscovery/getDnsNamespace.d.ts +10 -10
- package/servicediscovery/getHttpNamespace.d.ts +8 -8
- package/servicediscovery/getService.d.ts +14 -14
- package/servicediscovery/getService.js.map +1 -1
- package/servicediscovery/index.d.ts +24 -8
- package/servicediscovery/index.js +25 -34
- package/servicediscovery/index.js.map +1 -1
- package/servicediscovery/service.d.ts +2 -1
- package/servicediscovery/service.js.map +1 -1
- package/servicequotas/getServiceQuota.d.ts +1 -1
- package/servicequotas/index.d.ts +9 -3
- package/servicequotas/index.js +10 -21
- package/servicequotas/index.js.map +1 -1
- package/ses/confgurationSet.d.ts +2 -1
- package/ses/confgurationSet.js.map +1 -1
- package/ses/configurationSet.d.ts +2 -1
- package/ses/configurationSet.js.map +1 -1
- package/ses/eventDestination.d.ts +2 -1
- package/ses/eventDestination.js.map +1 -1
- package/ses/getActiveReceiptRuleSet.d.ts +2 -2
- package/ses/getDomainIdentity.d.ts +5 -5
- package/ses/getEmailIdentity.d.ts +3 -3
- package/ses/index.d.ts +53 -18
- package/ses/index.js +54 -64
- package/ses/index.js.map +1 -1
- package/ses/receiptRule.d.ts +2 -1
- package/ses/receiptRule.js.map +1 -1
- package/sfn/getActivity.d.ts +5 -5
- package/sfn/getStateMachine.d.ts +3 -3
- package/sfn/index.d.ts +12 -4
- package/sfn/index.js +13 -24
- package/sfn/index.js.map +1 -1
- package/sfn/stateMachine.d.ts +2 -1
- package/sfn/stateMachine.js.map +1 -1
- package/shield/index.d.ts +9 -3
- package/shield/index.js +10 -25
- package/shield/index.js.map +1 -1
- package/signer/getSigningJob.d.ts +11 -11
- package/signer/getSigningJob.js.map +1 -1
- package/signer/getSigningProfile.d.ts +11 -11
- package/signer/getSigningProfile.js.map +1 -1
- package/signer/index.d.ts +15 -5
- package/signer/index.js +16 -27
- package/signer/index.js.map +1 -1
- package/signer/signingJob.d.ts +2 -1
- package/signer/signingJob.js.map +1 -1
- package/signer/signingProfile.d.ts +2 -1
- package/signer/signingProfile.js.map +1 -1
- package/simpledb/index.d.ts +3 -1
- package/simpledb/index.js +4 -19
- package/simpledb/index.js.map +1 -1
- package/sns/getTopic.d.ts +3 -3
- package/sns/index.d.ts +18 -6
- package/sns/index.js +19 -18
- package/sns/index.js.map +1 -1
- package/sqs/getQueue.d.ts +7 -7
- package/sqs/index.d.ts +9 -3
- package/sqs/index.js +10 -9
- package/sqs/index.js.map +1 -1
- package/ssm/association.d.ts +2 -1
- package/ssm/association.js.map +1 -1
- package/ssm/document.d.ts +2 -1
- package/ssm/document.js.map +1 -1
- package/ssm/getDocument.d.ts +7 -7
- package/ssm/getInstances.d.ts +2 -1
- package/ssm/getInstances.js.map +1 -1
- package/ssm/getMaintenanceWindows.d.ts +2 -1
- package/ssm/getMaintenanceWindows.js.map +1 -1
- package/ssm/getParameter.d.ts +2 -2
- package/ssm/getParametersByPath.d.ts +2 -2
- package/ssm/getPatchBaseline.d.ts +10 -10
- package/ssm/getPatchBaseline.js.map +1 -1
- package/ssm/index.d.ts +51 -17
- package/ssm/index.js +52 -41
- package/ssm/index.js.map +1 -1
- package/ssm/maintenanceWindowTarget.d.ts +2 -1
- package/ssm/maintenanceWindowTarget.js.map +1 -1
- package/ssm/maintenanceWindowTask.d.ts +2 -1
- package/ssm/maintenanceWindowTask.js.map +1 -1
- package/ssm/parameter.d.ts +1 -1
- package/ssm/parameter.js.map +1 -1
- package/ssm/patchBaseline.d.ts +2 -1
- package/ssm/patchBaseline.js.map +1 -1
- package/ssm/resourceDataSync.d.ts +2 -1
- package/ssm/resourceDataSync.js.map +1 -1
- package/ssoadmin/customerManagedPolicyAttachment.d.ts +87 -0
- package/ssoadmin/customerManagedPolicyAttachment.js +75 -0
- package/ssoadmin/customerManagedPolicyAttachment.js.map +1 -0
- package/ssoadmin/getPermissionSet.d.ts +9 -9
- package/ssoadmin/index.d.ts +20 -6
- package/ssoadmin/index.js +23 -30
- package/ssoadmin/index.js.map +1 -1
- package/storagegateway/fileSystemAssociation.d.ts +2 -1
- package/storagegateway/fileSystemAssociation.js.map +1 -1
- package/storagegateway/gateway.d.ts +2 -1
- package/storagegateway/gateway.js.map +1 -1
- package/storagegateway/getLocalDisk.d.ts +7 -7
- package/storagegateway/index.d.ts +33 -11
- package/storagegateway/index.js +34 -47
- package/storagegateway/index.js.map +1 -1
- package/storagegateway/nfsFileShare.d.ts +2 -1
- package/storagegateway/nfsFileShare.js.map +1 -1
- package/storagegateway/smbFileShare.d.ts +2 -1
- package/storagegateway/smbFileShare.js.map +1 -1
- package/swf/index.d.ts +3 -1
- package/swf/index.js +4 -19
- package/swf/index.js.map +1 -1
- package/synthetics/canary.d.ts +2 -1
- package/synthetics/canary.js.map +1 -1
- package/synthetics/index.d.ts +3 -1
- package/synthetics/index.js +4 -19
- package/synthetics/index.js.map +1 -1
- package/timestreamwrite/index.d.ts +6 -2
- package/timestreamwrite/index.js +7 -22
- package/timestreamwrite/index.js.map +1 -1
- package/timestreamwrite/table.d.ts +2 -1
- package/timestreamwrite/table.js.map +1 -1
- package/transcribe/index.d.ts +12 -4
- package/transcribe/index.js +13 -28
- package/transcribe/index.js.map +1 -1
- package/transcribe/languageModel.d.ts +2 -1
- package/transcribe/languageModel.js.map +1 -1
- package/transfer/access.d.ts +2 -1
- package/transfer/access.js.map +1 -1
- package/transfer/getServer.d.ts +7 -7
- package/transfer/index.d.ts +18 -6
- package/transfer/index.js +19 -32
- package/transfer/index.js.map +1 -1
- package/transfer/server.d.ts +2 -1
- package/transfer/server.js.map +1 -1
- package/transfer/user.d.ts +2 -1
- package/transfer/user.js.map +1 -1
- package/transfer/workflow.d.ts +8 -1
- package/transfer/workflow.js.map +1 -1
- package/types/index.js.map +1 -1
- package/types/input.d.ts +22254 -1066
- package/types/output.d.ts +22497 -1309
- package/utilities.js +13 -1
- package/utilities.js.map +1 -1
- package/waf/byteMatchSet.d.ts +2 -1
- package/waf/byteMatchSet.js.map +1 -1
- package/waf/geoMatchSet.d.ts +2 -1
- package/waf/geoMatchSet.js.map +1 -1
- package/waf/getIpset.d.ts +2 -2
- package/waf/getRateBasedRule.d.ts +2 -2
- package/waf/getRule.d.ts +2 -2
- package/waf/getSubscribedRuleGroup.d.ts +4 -4
- package/waf/getWebAcl.d.ts +2 -2
- package/waf/index.d.ts +51 -17
- package/waf/index.js +52 -57
- package/waf/index.js.map +1 -1
- package/waf/ipSet.d.ts +2 -1
- package/waf/ipSet.js.map +1 -1
- package/waf/rateBasedRule.d.ts +2 -1
- package/waf/rateBasedRule.js.map +1 -1
- package/waf/regexMatchSet.d.ts +2 -1
- package/waf/regexMatchSet.js.map +1 -1
- package/waf/rule.d.ts +2 -1
- package/waf/rule.js.map +1 -1
- package/waf/ruleGroup.d.ts +2 -1
- package/waf/ruleGroup.js.map +1 -1
- package/waf/sizeConstraintSet.d.ts +2 -1
- package/waf/sizeConstraintSet.js.map +1 -1
- package/waf/sqlInjectionMatchSet.d.ts +2 -1
- package/waf/sqlInjectionMatchSet.js.map +1 -1
- package/waf/webAcl.d.ts +2 -1
- package/waf/webAcl.js.map +1 -1
- package/waf/xssMatchSet.d.ts +2 -1
- package/waf/xssMatchSet.js.map +1 -1
- package/wafregional/byteMatchSet.d.ts +2 -1
- package/wafregional/byteMatchSet.js.map +1 -1
- package/wafregional/geoMatchSet.d.ts +2 -1
- package/wafregional/geoMatchSet.js.map +1 -1
- package/wafregional/getIpset.d.ts +2 -2
- package/wafregional/getRateBasedMod.d.ts +2 -2
- package/wafregional/getRule.d.ts +2 -2
- package/wafregional/getSubscribedRuleGroup.d.ts +4 -4
- package/wafregional/getWebAcl.d.ts +2 -2
- package/wafregional/index.d.ts +54 -18
- package/wafregional/index.js +55 -60
- package/wafregional/index.js.map +1 -1
- package/wafregional/ipSet.d.ts +2 -1
- package/wafregional/ipSet.js.map +1 -1
- package/wafregional/rateBasedRule.d.ts +2 -1
- package/wafregional/rateBasedRule.js.map +1 -1
- package/wafregional/regexMatchSet.d.ts +2 -1
- package/wafregional/regexMatchSet.js.map +1 -1
- package/wafregional/rule.d.ts +2 -1
- package/wafregional/rule.js.map +1 -1
- package/wafregional/ruleGroup.d.ts +2 -1
- package/wafregional/ruleGroup.js.map +1 -1
- package/wafregional/sizeConstraintSet.d.ts +2 -1
- package/wafregional/sizeConstraintSet.js.map +1 -1
- package/wafregional/sqlInjectionMatchSet.d.ts +2 -1
- package/wafregional/sqlInjectionMatchSet.js.map +1 -1
- package/wafregional/webAcl.d.ts +2 -1
- package/wafregional/webAcl.js.map +1 -1
- package/wafregional/xssMatchSet.d.ts +2 -1
- package/wafregional/xssMatchSet.js.map +1 -1
- package/wafv2/getIpSet.d.ts +5 -5
- package/wafv2/getRegexPatternSet.d.ts +5 -5
- package/wafv2/getRegexPatternSet.js.map +1 -1
- package/wafv2/getRuleGroup.d.ts +4 -4
- package/wafv2/getWebAcl.d.ts +4 -4
- package/wafv2/index.d.ts +30 -10
- package/wafv2/index.js +31 -38
- package/wafv2/index.js.map +1 -1
- package/wafv2/regexPatternSet.d.ts +2 -1
- package/wafv2/regexPatternSet.js.map +1 -1
- package/wafv2/ruleGroup.d.ts +2 -1
- package/wafv2/ruleGroup.js.map +1 -1
- package/wafv2/webAcl.d.ts +2 -1
- package/wafv2/webAcl.js.map +1 -1
- package/wafv2/webAclLoggingConfiguration.d.ts +2 -1
- package/wafv2/webAclLoggingConfiguration.js.map +1 -1
- package/worklink/fleet.d.ts +2 -1
- package/worklink/fleet.js.map +1 -1
- package/worklink/index.d.ts +6 -2
- package/worklink/index.js +7 -22
- package/worklink/index.js.map +1 -1
- package/workspaces/directory.d.ts +2 -1
- package/workspaces/directory.js.map +1 -1
- package/workspaces/getBundle.d.ts +8 -8
- package/workspaces/getBundle.js.map +1 -1
- package/workspaces/getDirectory.d.ts +12 -12
- package/workspaces/getDirectory.js.map +1 -1
- package/workspaces/getImage.d.ts +2 -2
- package/workspaces/getWorkspace.d.ts +12 -12
- package/workspaces/getWorkspace.js.map +1 -1
- package/workspaces/index.d.ts +21 -7
- package/workspaces/index.js +22 -29
- package/workspaces/index.js.map +1 -1
- package/workspaces/ipGroup.d.ts +2 -1
- package/workspaces/ipGroup.js.map +1 -1
- package/workspaces/workspace.d.ts +2 -1
- package/workspaces/workspace.js.map +1 -1
- package/xray/group.d.ts +2 -1
- package/xray/group.js.map +1 -1
- package/xray/index.d.ts +9 -3
- package/xray/index.js +10 -25
- package/xray/index.js.map +1 -1
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.EndpointAccess = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Creates a new Amazon Redshift Serverless Endpoint Access.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as aws from "@pulumi/aws";
|
|
16
|
+
*
|
|
17
|
+
* const example = new aws.redshiftserverless.EndpointAccess("example", {
|
|
18
|
+
* endpointName: "example",
|
|
19
|
+
* workgroupName: "example",
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*
|
|
23
|
+
* ## Import
|
|
24
|
+
*
|
|
25
|
+
* Redshift Serverless Endpoint Access can be imported using the `endpoint_name`, e.g.,
|
|
26
|
+
*
|
|
27
|
+
* ```sh
|
|
28
|
+
* $ pulumi import aws:redshiftserverless/endpointAccess:EndpointAccess example example
|
|
29
|
+
* ```
|
|
30
|
+
*/
|
|
31
|
+
class EndpointAccess extends pulumi.CustomResource {
|
|
32
|
+
constructor(name, argsOrState, opts) {
|
|
33
|
+
let resourceInputs = {};
|
|
34
|
+
opts = opts || {};
|
|
35
|
+
if (opts.id) {
|
|
36
|
+
const state = argsOrState;
|
|
37
|
+
resourceInputs["address"] = state ? state.address : undefined;
|
|
38
|
+
resourceInputs["arn"] = state ? state.arn : undefined;
|
|
39
|
+
resourceInputs["endpointName"] = state ? state.endpointName : undefined;
|
|
40
|
+
resourceInputs["port"] = state ? state.port : undefined;
|
|
41
|
+
resourceInputs["subnetIds"] = state ? state.subnetIds : undefined;
|
|
42
|
+
resourceInputs["vpcEndpoints"] = state ? state.vpcEndpoints : undefined;
|
|
43
|
+
resourceInputs["vpcSecurityGroupIds"] = state ? state.vpcSecurityGroupIds : undefined;
|
|
44
|
+
resourceInputs["workgroupName"] = state ? state.workgroupName : undefined;
|
|
45
|
+
}
|
|
46
|
+
else {
|
|
47
|
+
const args = argsOrState;
|
|
48
|
+
if ((!args || args.endpointName === undefined) && !opts.urn) {
|
|
49
|
+
throw new Error("Missing required property 'endpointName'");
|
|
50
|
+
}
|
|
51
|
+
if ((!args || args.subnetIds === undefined) && !opts.urn) {
|
|
52
|
+
throw new Error("Missing required property 'subnetIds'");
|
|
53
|
+
}
|
|
54
|
+
if ((!args || args.workgroupName === undefined) && !opts.urn) {
|
|
55
|
+
throw new Error("Missing required property 'workgroupName'");
|
|
56
|
+
}
|
|
57
|
+
resourceInputs["endpointName"] = args ? args.endpointName : undefined;
|
|
58
|
+
resourceInputs["subnetIds"] = args ? args.subnetIds : undefined;
|
|
59
|
+
resourceInputs["vpcSecurityGroupIds"] = args ? args.vpcSecurityGroupIds : undefined;
|
|
60
|
+
resourceInputs["workgroupName"] = args ? args.workgroupName : undefined;
|
|
61
|
+
resourceInputs["address"] = undefined /*out*/;
|
|
62
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
63
|
+
resourceInputs["port"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["vpcEndpoints"] = undefined /*out*/;
|
|
65
|
+
}
|
|
66
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
67
|
+
super(EndpointAccess.__pulumiType, name, resourceInputs, opts);
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* Get an existing EndpointAccess resource's state with the given name, ID, and optional extra
|
|
71
|
+
* properties used to qualify the lookup.
|
|
72
|
+
*
|
|
73
|
+
* @param name The _unique_ name of the resulting resource.
|
|
74
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
75
|
+
* @param state Any extra arguments used during the lookup.
|
|
76
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
77
|
+
*/
|
|
78
|
+
static get(name, id, state, opts) {
|
|
79
|
+
return new EndpointAccess(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* Returns true if the given object is an instance of EndpointAccess. This is designed to work even
|
|
83
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
84
|
+
*/
|
|
85
|
+
static isInstance(obj) {
|
|
86
|
+
if (obj === undefined || obj === null) {
|
|
87
|
+
return false;
|
|
88
|
+
}
|
|
89
|
+
return obj['__pulumiType'] === EndpointAccess.__pulumiType;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
exports.EndpointAccess = EndpointAccess;
|
|
93
|
+
/** @internal */
|
|
94
|
+
EndpointAccess.__pulumiType = 'aws:redshiftserverless/endpointAccess:EndpointAccess';
|
|
95
|
+
//# sourceMappingURL=endpointAccess.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"endpointAccess.js","sourceRoot":"","sources":["../../redshiftserverless/endpointAccess.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,2 +1,12 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { EndpointAccessArgs, EndpointAccessState } from "./endpointAccess";
|
|
2
|
+
export declare type EndpointAccess = import("./endpointAccess").EndpointAccess;
|
|
3
|
+
export declare const EndpointAccess: typeof import("./endpointAccess").EndpointAccess;
|
|
4
|
+
export { NamespaceArgs, NamespaceState } from "./namespace";
|
|
5
|
+
export declare type Namespace = import("./namespace").Namespace;
|
|
6
|
+
export declare const Namespace: typeof import("./namespace").Namespace;
|
|
7
|
+
export { UsageLimitArgs, UsageLimitState } from "./usageLimit";
|
|
8
|
+
export declare type UsageLimit = import("./usageLimit").UsageLimit;
|
|
9
|
+
export declare const UsageLimit: typeof import("./usageLimit").UsageLimit;
|
|
10
|
+
export { WorkgroupArgs, WorkgroupState } from "./workgroup";
|
|
11
|
+
export declare type Workgroup = import("./workgroup").Workgroup;
|
|
12
|
+
export declare const Workgroup: typeof import("./workgroup").Workgroup;
|
|
@@ -1,42 +1,37 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
-
if (k2 === undefined) k2 = k;
|
|
6
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
-
}
|
|
10
|
-
Object.defineProperty(o, k2, desc);
|
|
11
|
-
}) : (function(o, m, k, k2) {
|
|
12
|
-
if (k2 === undefined) k2 = k;
|
|
13
|
-
o[k2] = m[k];
|
|
14
|
-
}));
|
|
15
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
16
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
|
-
};
|
|
18
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.Workgroup = exports.UsageLimit = exports.Namespace = exports.EndpointAccess = void 0;
|
|
19
6
|
const pulumi = require("@pulumi/pulumi");
|
|
20
7
|
const utilities = require("../utilities");
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
8
|
+
exports.EndpointAccess = null;
|
|
9
|
+
exports.Namespace = null;
|
|
10
|
+
exports.UsageLimit = null;
|
|
11
|
+
exports.Workgroup = null;
|
|
12
|
+
utilities.lazyLoad(exports, ["EndpointAccess"], () => require("./endpointAccess"));
|
|
13
|
+
utilities.lazyLoad(exports, ["Namespace"], () => require("./namespace"));
|
|
14
|
+
utilities.lazyLoad(exports, ["UsageLimit"], () => require("./usageLimit"));
|
|
15
|
+
utilities.lazyLoad(exports, ["Workgroup"], () => require("./workgroup"));
|
|
27
16
|
const _module = {
|
|
28
17
|
version: utilities.getVersion(),
|
|
29
18
|
construct: (name, type, urn) => {
|
|
30
19
|
switch (type) {
|
|
20
|
+
case "aws:redshiftserverless/endpointAccess:EndpointAccess":
|
|
21
|
+
return new exports.EndpointAccess(name, undefined, { urn });
|
|
31
22
|
case "aws:redshiftserverless/namespace:Namespace":
|
|
32
|
-
return new
|
|
23
|
+
return new exports.Namespace(name, undefined, { urn });
|
|
24
|
+
case "aws:redshiftserverless/usageLimit:UsageLimit":
|
|
25
|
+
return new exports.UsageLimit(name, undefined, { urn });
|
|
33
26
|
case "aws:redshiftserverless/workgroup:Workgroup":
|
|
34
|
-
return new
|
|
27
|
+
return new exports.Workgroup(name, undefined, { urn });
|
|
35
28
|
default:
|
|
36
29
|
throw new Error(`unknown resource type ${type}`);
|
|
37
30
|
}
|
|
38
31
|
},
|
|
39
32
|
};
|
|
33
|
+
pulumi.runtime.registerResourceModule("aws", "redshiftserverless/endpointAccess", _module);
|
|
40
34
|
pulumi.runtime.registerResourceModule("aws", "redshiftserverless/namespace", _module);
|
|
35
|
+
pulumi.runtime.registerResourceModule("aws", "redshiftserverless/usageLimit", _module);
|
|
41
36
|
pulumi.runtime.registerResourceModule("aws", "redshiftserverless/workgroup", _module);
|
|
42
37
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../redshiftserverless/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../redshiftserverless/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,cAAc,GAAqD,IAAW,CAAC;AAI/E,QAAA,SAAS,GAA2C,IAAW,CAAC;AAIhE,QAAA,UAAU,GAA6C,IAAW,CAAC;AAInE,QAAA,SAAS,GAA2C,IAAW,CAAC;AAE7E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AACzE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAC3E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAEzE,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,sDAAsD;gBACvD,OAAO,IAAI,sBAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D,KAAK,4CAA4C;gBAC7C,OAAO,IAAI,iBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,8CAA8C;gBAC/C,OAAO,IAAI,kBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD,KAAK,4CAA4C;gBAC7C,OAAO,IAAI,iBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,mCAAmC,EAAE,OAAO,CAAC,CAAA;AAC1F,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,8BAA8B,EAAE,OAAO,CAAC,CAAA;AACrF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,+BAA+B,EAAE,OAAO,CAAC,CAAA;AACtF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,8BAA8B,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -80,6 +80,9 @@ export declare class Namespace extends pulumi.CustomResource {
|
|
|
80
80
|
readonly tags: pulumi.Output<{
|
|
81
81
|
[key: string]: string;
|
|
82
82
|
} | undefined>;
|
|
83
|
+
/**
|
|
84
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
85
|
+
*/
|
|
83
86
|
readonly tagsAll: pulumi.Output<{
|
|
84
87
|
[key: string]: string;
|
|
85
88
|
}>;
|
|
@@ -139,6 +142,9 @@ export interface NamespaceState {
|
|
|
139
142
|
tags?: pulumi.Input<{
|
|
140
143
|
[key: string]: pulumi.Input<string>;
|
|
141
144
|
}>;
|
|
145
|
+
/**
|
|
146
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
147
|
+
*/
|
|
142
148
|
tagsAll?: pulumi.Input<{
|
|
143
149
|
[key: string]: pulumi.Input<string>;
|
|
144
150
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"namespace.js","sourceRoot":"","sources":["../../redshiftserverless/namespace.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAa,SAAU,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"namespace.js","sourceRoot":"","sources":["../../redshiftserverless/namespace.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Creates a new Amazon Redshift Serverless Usage Limit.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as aws from "@pulumi/aws";
|
|
10
|
+
*
|
|
11
|
+
* const exampleWorkgroup = new aws.redshiftserverless.Workgroup("exampleWorkgroup", {
|
|
12
|
+
* namespaceName: aws_redshiftserverless_namespace.example.namespace_name,
|
|
13
|
+
* workgroupName: "example",
|
|
14
|
+
* });
|
|
15
|
+
* const exampleUsageLimit = new aws.redshiftserverless.UsageLimit("exampleUsageLimit", {
|
|
16
|
+
* resourceArn: exampleWorkgroup.arn,
|
|
17
|
+
* usageType: "serverless-compute",
|
|
18
|
+
* amount: 60,
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
21
|
+
*
|
|
22
|
+
* ## Import
|
|
23
|
+
*
|
|
24
|
+
* Redshift Serverless Usage Limits can be imported using the `id`, e.g.,
|
|
25
|
+
*
|
|
26
|
+
* ```sh
|
|
27
|
+
* $ pulumi import aws:redshiftserverless/usageLimit:UsageLimit example example-id
|
|
28
|
+
* ```
|
|
29
|
+
*/
|
|
30
|
+
export declare class UsageLimit extends pulumi.CustomResource {
|
|
31
|
+
/**
|
|
32
|
+
* Get an existing UsageLimit resource's state with the given name, ID, and optional extra
|
|
33
|
+
* properties used to qualify the lookup.
|
|
34
|
+
*
|
|
35
|
+
* @param name The _unique_ name of the resulting resource.
|
|
36
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
37
|
+
* @param state Any extra arguments used during the lookup.
|
|
38
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
39
|
+
*/
|
|
40
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: UsageLimitState, opts?: pulumi.CustomResourceOptions): UsageLimit;
|
|
41
|
+
/**
|
|
42
|
+
* Returns true if the given object is an instance of UsageLimit. This is designed to work even
|
|
43
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
44
|
+
*/
|
|
45
|
+
static isInstance(obj: any): obj is UsageLimit;
|
|
46
|
+
/**
|
|
47
|
+
* The limit amount. If time-based, this amount is in Redshift Processing Units (RPU) consumed per hour. If data-based, this amount is in terabytes (TB) of data transferred between Regions in cross-account sharing. The value must be a positive number.
|
|
48
|
+
*/
|
|
49
|
+
readonly amount: pulumi.Output<number>;
|
|
50
|
+
/**
|
|
51
|
+
* Amazon Resource Name (ARN) of the Redshift Serverless Usage Limit.
|
|
52
|
+
*/
|
|
53
|
+
readonly arn: pulumi.Output<string>;
|
|
54
|
+
/**
|
|
55
|
+
* The action that Amazon Redshift Serverless takes when the limit is reached. Valid values are `log`, `emit-metric`, and `deactivate`. The default is `log`.
|
|
56
|
+
*/
|
|
57
|
+
readonly breachAction: pulumi.Output<string | undefined>;
|
|
58
|
+
/**
|
|
59
|
+
* The time period that the amount applies to. A weekly period begins on Sunday. Valid values are `daily`, `weekly`, and `monthly`. The default is `monthly`.
|
|
60
|
+
*/
|
|
61
|
+
readonly period: pulumi.Output<string | undefined>;
|
|
62
|
+
/**
|
|
63
|
+
* The Amazon Resource Name (ARN) of the Amazon Redshift Serverless resource to create the usage limit for.
|
|
64
|
+
*/
|
|
65
|
+
readonly resourceArn: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* The type of Amazon Redshift Serverless usage to create a usage limit for. Valid values are `serverless-compute` or `cross-region-datasharing`.
|
|
68
|
+
*/
|
|
69
|
+
readonly usageType: pulumi.Output<string>;
|
|
70
|
+
/**
|
|
71
|
+
* Create a UsageLimit resource with the given unique name, arguments, and options.
|
|
72
|
+
*
|
|
73
|
+
* @param name The _unique_ name of the resource.
|
|
74
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
75
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
76
|
+
*/
|
|
77
|
+
constructor(name: string, args: UsageLimitArgs, opts?: pulumi.CustomResourceOptions);
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* Input properties used for looking up and filtering UsageLimit resources.
|
|
81
|
+
*/
|
|
82
|
+
export interface UsageLimitState {
|
|
83
|
+
/**
|
|
84
|
+
* The limit amount. If time-based, this amount is in Redshift Processing Units (RPU) consumed per hour. If data-based, this amount is in terabytes (TB) of data transferred between Regions in cross-account sharing. The value must be a positive number.
|
|
85
|
+
*/
|
|
86
|
+
amount?: pulumi.Input<number>;
|
|
87
|
+
/**
|
|
88
|
+
* Amazon Resource Name (ARN) of the Redshift Serverless Usage Limit.
|
|
89
|
+
*/
|
|
90
|
+
arn?: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* The action that Amazon Redshift Serverless takes when the limit is reached. Valid values are `log`, `emit-metric`, and `deactivate`. The default is `log`.
|
|
93
|
+
*/
|
|
94
|
+
breachAction?: pulumi.Input<string>;
|
|
95
|
+
/**
|
|
96
|
+
* The time period that the amount applies to. A weekly period begins on Sunday. Valid values are `daily`, `weekly`, and `monthly`. The default is `monthly`.
|
|
97
|
+
*/
|
|
98
|
+
period?: pulumi.Input<string>;
|
|
99
|
+
/**
|
|
100
|
+
* The Amazon Resource Name (ARN) of the Amazon Redshift Serverless resource to create the usage limit for.
|
|
101
|
+
*/
|
|
102
|
+
resourceArn?: pulumi.Input<string>;
|
|
103
|
+
/**
|
|
104
|
+
* The type of Amazon Redshift Serverless usage to create a usage limit for. Valid values are `serverless-compute` or `cross-region-datasharing`.
|
|
105
|
+
*/
|
|
106
|
+
usageType?: pulumi.Input<string>;
|
|
107
|
+
}
|
|
108
|
+
/**
|
|
109
|
+
* The set of arguments for constructing a UsageLimit resource.
|
|
110
|
+
*/
|
|
111
|
+
export interface UsageLimitArgs {
|
|
112
|
+
/**
|
|
113
|
+
* The limit amount. If time-based, this amount is in Redshift Processing Units (RPU) consumed per hour. If data-based, this amount is in terabytes (TB) of data transferred between Regions in cross-account sharing. The value must be a positive number.
|
|
114
|
+
*/
|
|
115
|
+
amount: pulumi.Input<number>;
|
|
116
|
+
/**
|
|
117
|
+
* The action that Amazon Redshift Serverless takes when the limit is reached. Valid values are `log`, `emit-metric`, and `deactivate`. The default is `log`.
|
|
118
|
+
*/
|
|
119
|
+
breachAction?: pulumi.Input<string>;
|
|
120
|
+
/**
|
|
121
|
+
* The time period that the amount applies to. A weekly period begins on Sunday. Valid values are `daily`, `weekly`, and `monthly`. The default is `monthly`.
|
|
122
|
+
*/
|
|
123
|
+
period?: pulumi.Input<string>;
|
|
124
|
+
/**
|
|
125
|
+
* The Amazon Resource Name (ARN) of the Amazon Redshift Serverless resource to create the usage limit for.
|
|
126
|
+
*/
|
|
127
|
+
resourceArn: pulumi.Input<string>;
|
|
128
|
+
/**
|
|
129
|
+
* The type of Amazon Redshift Serverless usage to create a usage limit for. Valid values are `serverless-compute` or `cross-region-datasharing`.
|
|
130
|
+
*/
|
|
131
|
+
usageType: pulumi.Input<string>;
|
|
132
|
+
}
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.UsageLimit = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Creates a new Amazon Redshift Serverless Usage Limit.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as aws from "@pulumi/aws";
|
|
16
|
+
*
|
|
17
|
+
* const exampleWorkgroup = new aws.redshiftserverless.Workgroup("exampleWorkgroup", {
|
|
18
|
+
* namespaceName: aws_redshiftserverless_namespace.example.namespace_name,
|
|
19
|
+
* workgroupName: "example",
|
|
20
|
+
* });
|
|
21
|
+
* const exampleUsageLimit = new aws.redshiftserverless.UsageLimit("exampleUsageLimit", {
|
|
22
|
+
* resourceArn: exampleWorkgroup.arn,
|
|
23
|
+
* usageType: "serverless-compute",
|
|
24
|
+
* amount: 60,
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
28
|
+
* ## Import
|
|
29
|
+
*
|
|
30
|
+
* Redshift Serverless Usage Limits can be imported using the `id`, e.g.,
|
|
31
|
+
*
|
|
32
|
+
* ```sh
|
|
33
|
+
* $ pulumi import aws:redshiftserverless/usageLimit:UsageLimit example example-id
|
|
34
|
+
* ```
|
|
35
|
+
*/
|
|
36
|
+
class UsageLimit extends pulumi.CustomResource {
|
|
37
|
+
constructor(name, argsOrState, opts) {
|
|
38
|
+
let resourceInputs = {};
|
|
39
|
+
opts = opts || {};
|
|
40
|
+
if (opts.id) {
|
|
41
|
+
const state = argsOrState;
|
|
42
|
+
resourceInputs["amount"] = state ? state.amount : undefined;
|
|
43
|
+
resourceInputs["arn"] = state ? state.arn : undefined;
|
|
44
|
+
resourceInputs["breachAction"] = state ? state.breachAction : undefined;
|
|
45
|
+
resourceInputs["period"] = state ? state.period : undefined;
|
|
46
|
+
resourceInputs["resourceArn"] = state ? state.resourceArn : undefined;
|
|
47
|
+
resourceInputs["usageType"] = state ? state.usageType : undefined;
|
|
48
|
+
}
|
|
49
|
+
else {
|
|
50
|
+
const args = argsOrState;
|
|
51
|
+
if ((!args || args.amount === undefined) && !opts.urn) {
|
|
52
|
+
throw new Error("Missing required property 'amount'");
|
|
53
|
+
}
|
|
54
|
+
if ((!args || args.resourceArn === undefined) && !opts.urn) {
|
|
55
|
+
throw new Error("Missing required property 'resourceArn'");
|
|
56
|
+
}
|
|
57
|
+
if ((!args || args.usageType === undefined) && !opts.urn) {
|
|
58
|
+
throw new Error("Missing required property 'usageType'");
|
|
59
|
+
}
|
|
60
|
+
resourceInputs["amount"] = args ? args.amount : undefined;
|
|
61
|
+
resourceInputs["breachAction"] = args ? args.breachAction : undefined;
|
|
62
|
+
resourceInputs["period"] = args ? args.period : undefined;
|
|
63
|
+
resourceInputs["resourceArn"] = args ? args.resourceArn : undefined;
|
|
64
|
+
resourceInputs["usageType"] = args ? args.usageType : undefined;
|
|
65
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
66
|
+
}
|
|
67
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
68
|
+
super(UsageLimit.__pulumiType, name, resourceInputs, opts);
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Get an existing UsageLimit resource's state with the given name, ID, and optional extra
|
|
72
|
+
* properties used to qualify the lookup.
|
|
73
|
+
*
|
|
74
|
+
* @param name The _unique_ name of the resulting resource.
|
|
75
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
76
|
+
* @param state Any extra arguments used during the lookup.
|
|
77
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
78
|
+
*/
|
|
79
|
+
static get(name, id, state, opts) {
|
|
80
|
+
return new UsageLimit(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* Returns true if the given object is an instance of UsageLimit. This is designed to work even
|
|
84
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
85
|
+
*/
|
|
86
|
+
static isInstance(obj) {
|
|
87
|
+
if (obj === undefined || obj === null) {
|
|
88
|
+
return false;
|
|
89
|
+
}
|
|
90
|
+
return obj['__pulumiType'] === UsageLimit.__pulumiType;
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
exports.UsageLimit = UsageLimit;
|
|
94
|
+
/** @internal */
|
|
95
|
+
UsageLimit.__pulumiType = 'aws:redshiftserverless/usageLimit:UsageLimit';
|
|
96
|
+
//# sourceMappingURL=usageLimit.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"usageLimit.js","sourceRoot":"","sources":["../../redshiftserverless/usageLimit.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
3
4
|
/**
|
|
4
5
|
* Creates a new Amazon Redshift Serverless Workgroup.
|
|
5
6
|
*
|
|
@@ -51,6 +52,10 @@ export declare class Workgroup extends pulumi.CustomResource {
|
|
|
51
52
|
* An array of parameters to set for more control over a serverless database. See `Config Parameter` below.
|
|
52
53
|
*/
|
|
53
54
|
readonly configParameters: pulumi.Output<outputs.redshiftserverless.WorkgroupConfigParameter[]>;
|
|
55
|
+
/**
|
|
56
|
+
* The endpoint that is created from the workgroup. See `Endpoint` below.
|
|
57
|
+
*/
|
|
58
|
+
readonly endpoints: pulumi.Output<outputs.redshiftserverless.WorkgroupEndpoint[]>;
|
|
54
59
|
/**
|
|
55
60
|
* The value that specifies whether to turn on enhanced virtual private cloud (VPC) routing, which forces Amazon Redshift Serverless to route traffic through your VPC instead of over the internet.
|
|
56
61
|
*/
|
|
@@ -71,6 +76,9 @@ export declare class Workgroup extends pulumi.CustomResource {
|
|
|
71
76
|
readonly tags: pulumi.Output<{
|
|
72
77
|
[key: string]: string;
|
|
73
78
|
} | undefined>;
|
|
79
|
+
/**
|
|
80
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
81
|
+
*/
|
|
74
82
|
readonly tagsAll: pulumi.Output<{
|
|
75
83
|
[key: string]: string;
|
|
76
84
|
}>;
|
|
@@ -107,6 +115,10 @@ export interface WorkgroupState {
|
|
|
107
115
|
* An array of parameters to set for more control over a serverless database. See `Config Parameter` below.
|
|
108
116
|
*/
|
|
109
117
|
configParameters?: pulumi.Input<pulumi.Input<inputs.redshiftserverless.WorkgroupConfigParameter>[]>;
|
|
118
|
+
/**
|
|
119
|
+
* The endpoint that is created from the workgroup. See `Endpoint` below.
|
|
120
|
+
*/
|
|
121
|
+
endpoints?: pulumi.Input<pulumi.Input<inputs.redshiftserverless.WorkgroupEndpoint>[]>;
|
|
110
122
|
/**
|
|
111
123
|
* The value that specifies whether to turn on enhanced virtual private cloud (VPC) routing, which forces Amazon Redshift Serverless to route traffic through your VPC instead of over the internet.
|
|
112
124
|
*/
|
|
@@ -127,6 +139,9 @@ export interface WorkgroupState {
|
|
|
127
139
|
tags?: pulumi.Input<{
|
|
128
140
|
[key: string]: pulumi.Input<string>;
|
|
129
141
|
}>;
|
|
142
|
+
/**
|
|
143
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
144
|
+
*/
|
|
130
145
|
tagsAll?: pulumi.Input<{
|
|
131
146
|
[key: string]: pulumi.Input<string>;
|
|
132
147
|
}>;
|
|
@@ -171,9 +186,6 @@ export interface WorkgroupArgs {
|
|
|
171
186
|
tags?: pulumi.Input<{
|
|
172
187
|
[key: string]: pulumi.Input<string>;
|
|
173
188
|
}>;
|
|
174
|
-
tagsAll?: pulumi.Input<{
|
|
175
|
-
[key: string]: pulumi.Input<string>;
|
|
176
|
-
}>;
|
|
177
189
|
/**
|
|
178
190
|
* The name of the workgroup.
|
|
179
191
|
*/
|
|
@@ -37,6 +37,7 @@ class Workgroup extends pulumi.CustomResource {
|
|
|
37
37
|
resourceInputs["arn"] = state ? state.arn : undefined;
|
|
38
38
|
resourceInputs["baseCapacity"] = state ? state.baseCapacity : undefined;
|
|
39
39
|
resourceInputs["configParameters"] = state ? state.configParameters : undefined;
|
|
40
|
+
resourceInputs["endpoints"] = state ? state.endpoints : undefined;
|
|
40
41
|
resourceInputs["enhancedVpcRouting"] = state ? state.enhancedVpcRouting : undefined;
|
|
41
42
|
resourceInputs["namespaceName"] = state ? state.namespaceName : undefined;
|
|
42
43
|
resourceInputs["publiclyAccessible"] = state ? state.publiclyAccessible : undefined;
|
|
@@ -63,9 +64,10 @@ class Workgroup extends pulumi.CustomResource {
|
|
|
63
64
|
resourceInputs["securityGroupIds"] = args ? args.securityGroupIds : undefined;
|
|
64
65
|
resourceInputs["subnetIds"] = args ? args.subnetIds : undefined;
|
|
65
66
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
66
|
-
resourceInputs["tagsAll"] = args ? args.tagsAll : undefined;
|
|
67
67
|
resourceInputs["workgroupName"] = args ? args.workgroupName : undefined;
|
|
68
68
|
resourceInputs["arn"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["endpoints"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["tagsAll"] = undefined /*out*/;
|
|
69
71
|
resourceInputs["workgroupId"] = undefined /*out*/;
|
|
70
72
|
}
|
|
71
73
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workgroup.js","sourceRoot":"","sources":["../../redshiftserverless/workgroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"workgroup.js","sourceRoot":"","sources":["../../redshiftserverless/workgroup.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"group.js","sourceRoot":"","sources":["../../resourcegroups/group.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"group.js","sourceRoot":"","sources":["../../resourcegroups/group.ts"],"names":[],"mappings":"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"}
|
package/resourcegroups/index.js
CHANGED
|
@@ -1,33 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
-
if (k2 === undefined) k2 = k;
|
|
6
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
-
}
|
|
10
|
-
Object.defineProperty(o, k2, desc);
|
|
11
|
-
}) : (function(o, m, k, k2) {
|
|
12
|
-
if (k2 === undefined) k2 = k;
|
|
13
|
-
o[k2] = m[k];
|
|
14
|
-
}));
|
|
15
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
16
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
|
-
};
|
|
18
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.Group = void 0;
|
|
19
6
|
const pulumi = require("@pulumi/pulumi");
|
|
20
7
|
const utilities = require("../utilities");
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
// Import resources to register:
|
|
24
|
-
const group_1 = require("./group");
|
|
8
|
+
exports.Group = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["Group"], () => require("./group"));
|
|
25
10
|
const _module = {
|
|
26
11
|
version: utilities.getVersion(),
|
|
27
12
|
construct: (name, type, urn) => {
|
|
28
13
|
switch (type) {
|
|
29
14
|
case "aws:resourcegroups/group:Group":
|
|
30
|
-
return new
|
|
15
|
+
return new exports.Group(name, undefined, { urn });
|
|
31
16
|
default:
|
|
32
17
|
throw new Error(`unknown resource type ${type}`);
|
|
33
18
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../resourcegroups/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../resourcegroups/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,KAAK,GAAmC,IAAW,CAAC;AAEjE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC;AAEjE,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,gCAAgC;gBACjC,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,sBAAsB,EAAE,OAAO,CAAC,CAAA"}
|