@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
package/ec2/index.d.ts
CHANGED
|
@@ -1,151 +1,440 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export
|
|
7
|
-
export
|
|
8
|
-
export
|
|
9
|
-
export
|
|
10
|
-
export
|
|
11
|
-
export
|
|
12
|
-
export
|
|
13
|
-
export
|
|
14
|
-
export
|
|
15
|
-
export
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
51
|
-
export
|
|
52
|
-
export
|
|
53
|
-
export
|
|
54
|
-
export
|
|
55
|
-
export
|
|
56
|
-
export
|
|
57
|
-
export
|
|
58
|
-
export
|
|
59
|
-
export
|
|
60
|
-
export
|
|
61
|
-
export
|
|
62
|
-
export
|
|
63
|
-
export
|
|
64
|
-
export
|
|
65
|
-
export
|
|
66
|
-
export
|
|
67
|
-
export
|
|
68
|
-
export
|
|
69
|
-
export
|
|
70
|
-
export
|
|
71
|
-
export
|
|
72
|
-
export
|
|
73
|
-
export
|
|
74
|
-
export
|
|
75
|
-
export
|
|
76
|
-
export
|
|
1
|
+
export { AmiArgs, AmiState } from "./ami";
|
|
2
|
+
export declare type Ami = import("./ami").Ami;
|
|
3
|
+
export declare const Ami: typeof import("./ami").Ami;
|
|
4
|
+
export { AmiCopyArgs, AmiCopyState } from "./amiCopy";
|
|
5
|
+
export declare type AmiCopy = import("./amiCopy").AmiCopy;
|
|
6
|
+
export declare const AmiCopy: typeof import("./amiCopy").AmiCopy;
|
|
7
|
+
export { AmiFromInstanceArgs, AmiFromInstanceState } from "./amiFromInstance";
|
|
8
|
+
export declare type AmiFromInstance = import("./amiFromInstance").AmiFromInstance;
|
|
9
|
+
export declare const AmiFromInstance: typeof import("./amiFromInstance").AmiFromInstance;
|
|
10
|
+
export { AmiLaunchPermissionArgs, AmiLaunchPermissionState } from "./amiLaunchPermission";
|
|
11
|
+
export declare type AmiLaunchPermission = import("./amiLaunchPermission").AmiLaunchPermission;
|
|
12
|
+
export declare const AmiLaunchPermission: typeof import("./amiLaunchPermission").AmiLaunchPermission;
|
|
13
|
+
export { AvailabilityZoneGroupArgs, AvailabilityZoneGroupState } from "./availabilityZoneGroup";
|
|
14
|
+
export declare type AvailabilityZoneGroup = import("./availabilityZoneGroup").AvailabilityZoneGroup;
|
|
15
|
+
export declare const AvailabilityZoneGroup: typeof import("./availabilityZoneGroup").AvailabilityZoneGroup;
|
|
16
|
+
export { CapacityReservationArgs, CapacityReservationState } from "./capacityReservation";
|
|
17
|
+
export declare type CapacityReservation = import("./capacityReservation").CapacityReservation;
|
|
18
|
+
export declare const CapacityReservation: typeof import("./capacityReservation").CapacityReservation;
|
|
19
|
+
export { CarrierGatewayArgs, CarrierGatewayState } from "./carrierGateway";
|
|
20
|
+
export declare type CarrierGateway = import("./carrierGateway").CarrierGateway;
|
|
21
|
+
export declare const CarrierGateway: typeof import("./carrierGateway").CarrierGateway;
|
|
22
|
+
export { CustomerGatewayArgs, CustomerGatewayState } from "./customerGateway";
|
|
23
|
+
export declare type CustomerGateway = import("./customerGateway").CustomerGateway;
|
|
24
|
+
export declare const CustomerGateway: typeof import("./customerGateway").CustomerGateway;
|
|
25
|
+
export { DedicatedHostArgs, DedicatedHostState } from "./dedicatedHost";
|
|
26
|
+
export declare type DedicatedHost = import("./dedicatedHost").DedicatedHost;
|
|
27
|
+
export declare const DedicatedHost: typeof import("./dedicatedHost").DedicatedHost;
|
|
28
|
+
export { DefaultNetworkAclArgs, DefaultNetworkAclState } from "./defaultNetworkAcl";
|
|
29
|
+
export declare type DefaultNetworkAcl = import("./defaultNetworkAcl").DefaultNetworkAcl;
|
|
30
|
+
export declare const DefaultNetworkAcl: typeof import("./defaultNetworkAcl").DefaultNetworkAcl;
|
|
31
|
+
export { DefaultRouteTableArgs, DefaultRouteTableState } from "./defaultRouteTable";
|
|
32
|
+
export declare type DefaultRouteTable = import("./defaultRouteTable").DefaultRouteTable;
|
|
33
|
+
export declare const DefaultRouteTable: typeof import("./defaultRouteTable").DefaultRouteTable;
|
|
34
|
+
export { DefaultSecurityGroupArgs, DefaultSecurityGroupState } from "./defaultSecurityGroup";
|
|
35
|
+
export declare type DefaultSecurityGroup = import("./defaultSecurityGroup").DefaultSecurityGroup;
|
|
36
|
+
export declare const DefaultSecurityGroup: typeof import("./defaultSecurityGroup").DefaultSecurityGroup;
|
|
37
|
+
export { DefaultSubnetArgs, DefaultSubnetState } from "./defaultSubnet";
|
|
38
|
+
export declare type DefaultSubnet = import("./defaultSubnet").DefaultSubnet;
|
|
39
|
+
export declare const DefaultSubnet: typeof import("./defaultSubnet").DefaultSubnet;
|
|
40
|
+
export { DefaultVpcArgs, DefaultVpcState } from "./defaultVpc";
|
|
41
|
+
export declare type DefaultVpc = import("./defaultVpc").DefaultVpc;
|
|
42
|
+
export declare const DefaultVpc: typeof import("./defaultVpc").DefaultVpc;
|
|
43
|
+
export { DefaultVpcDhcpOptionsArgs, DefaultVpcDhcpOptionsState } from "./defaultVpcDhcpOptions";
|
|
44
|
+
export declare type DefaultVpcDhcpOptions = import("./defaultVpcDhcpOptions").DefaultVpcDhcpOptions;
|
|
45
|
+
export declare const DefaultVpcDhcpOptions: typeof import("./defaultVpcDhcpOptions").DefaultVpcDhcpOptions;
|
|
46
|
+
export { EgressOnlyInternetGatewayArgs, EgressOnlyInternetGatewayState } from "./egressOnlyInternetGateway";
|
|
47
|
+
export declare type EgressOnlyInternetGateway = import("./egressOnlyInternetGateway").EgressOnlyInternetGateway;
|
|
48
|
+
export declare const EgressOnlyInternetGateway: typeof import("./egressOnlyInternetGateway").EgressOnlyInternetGateway;
|
|
49
|
+
export { EipArgs, EipState } from "./eip";
|
|
50
|
+
export declare type Eip = import("./eip").Eip;
|
|
51
|
+
export declare const Eip: typeof import("./eip").Eip;
|
|
52
|
+
export { EipAssociationArgs, EipAssociationState } from "./eipAssociation";
|
|
53
|
+
export declare type EipAssociation = import("./eipAssociation").EipAssociation;
|
|
54
|
+
export declare const EipAssociation: typeof import("./eipAssociation").EipAssociation;
|
|
55
|
+
export { FleetArgs, FleetState } from "./fleet";
|
|
56
|
+
export declare type Fleet = import("./fleet").Fleet;
|
|
57
|
+
export declare const Fleet: typeof import("./fleet").Fleet;
|
|
58
|
+
export { FlowLogArgs, FlowLogState } from "./flowLog";
|
|
59
|
+
export declare type FlowLog = import("./flowLog").FlowLog;
|
|
60
|
+
export declare const FlowLog: typeof import("./flowLog").FlowLog;
|
|
61
|
+
export { GetAmiArgs, GetAmiResult, GetAmiOutputArgs } from "./getAmi";
|
|
62
|
+
export declare const getAmi: typeof import("./getAmi").getAmi;
|
|
63
|
+
export declare const getAmiOutput: typeof import("./getAmi").getAmiOutput;
|
|
64
|
+
export { GetAmiIdsArgs, GetAmiIdsResult, GetAmiIdsOutputArgs } from "./getAmiIds";
|
|
65
|
+
export declare const getAmiIds: typeof import("./getAmiIds").getAmiIds;
|
|
66
|
+
export declare const getAmiIdsOutput: typeof import("./getAmiIds").getAmiIdsOutput;
|
|
67
|
+
export { GetCoipPoolArgs, GetCoipPoolResult, GetCoipPoolOutputArgs } from "./getCoipPool";
|
|
68
|
+
export declare const getCoipPool: typeof import("./getCoipPool").getCoipPool;
|
|
69
|
+
export declare const getCoipPoolOutput: typeof import("./getCoipPool").getCoipPoolOutput;
|
|
70
|
+
export { GetCoipPoolsArgs, GetCoipPoolsResult, GetCoipPoolsOutputArgs } from "./getCoipPools";
|
|
71
|
+
export declare const getCoipPools: typeof import("./getCoipPools").getCoipPools;
|
|
72
|
+
export declare const getCoipPoolsOutput: typeof import("./getCoipPools").getCoipPoolsOutput;
|
|
73
|
+
export { GetCustomerGatewayArgs, GetCustomerGatewayResult, GetCustomerGatewayOutputArgs } from "./getCustomerGateway";
|
|
74
|
+
export declare const getCustomerGateway: typeof import("./getCustomerGateway").getCustomerGateway;
|
|
75
|
+
export declare const getCustomerGatewayOutput: typeof import("./getCustomerGateway").getCustomerGatewayOutput;
|
|
76
|
+
export { GetDedicatedHostArgs, GetDedicatedHostResult, GetDedicatedHostOutputArgs } from "./getDedicatedHost";
|
|
77
|
+
export declare const getDedicatedHost: typeof import("./getDedicatedHost").getDedicatedHost;
|
|
78
|
+
export declare const getDedicatedHostOutput: typeof import("./getDedicatedHost").getDedicatedHostOutput;
|
|
79
|
+
export { GetEipsArgs, GetEipsResult, GetEipsOutputArgs } from "./getEips";
|
|
80
|
+
export declare const getEips: typeof import("./getEips").getEips;
|
|
81
|
+
export declare const getEipsOutput: typeof import("./getEips").getEipsOutput;
|
|
82
|
+
export { GetElasticIpArgs, GetElasticIpResult, GetElasticIpOutputArgs } from "./getElasticIp";
|
|
83
|
+
export declare const getElasticIp: typeof import("./getElasticIp").getElasticIp;
|
|
84
|
+
export declare const getElasticIpOutput: typeof import("./getElasticIp").getElasticIpOutput;
|
|
85
|
+
export { GetInstanceArgs, GetInstanceResult, GetInstanceOutputArgs } from "./getInstance";
|
|
86
|
+
export declare const getInstance: typeof import("./getInstance").getInstance;
|
|
87
|
+
export declare const getInstanceOutput: typeof import("./getInstance").getInstanceOutput;
|
|
88
|
+
export { GetInstanceTypeArgs, GetInstanceTypeResult, GetInstanceTypeOutputArgs } from "./getInstanceType";
|
|
89
|
+
export declare const getInstanceType: typeof import("./getInstanceType").getInstanceType;
|
|
90
|
+
export declare const getInstanceTypeOutput: typeof import("./getInstanceType").getInstanceTypeOutput;
|
|
91
|
+
export { GetInstanceTypeOfferingArgs, GetInstanceTypeOfferingResult, GetInstanceTypeOfferingOutputArgs } from "./getInstanceTypeOffering";
|
|
92
|
+
export declare const getInstanceTypeOffering: typeof import("./getInstanceTypeOffering").getInstanceTypeOffering;
|
|
93
|
+
export declare const getInstanceTypeOfferingOutput: typeof import("./getInstanceTypeOffering").getInstanceTypeOfferingOutput;
|
|
94
|
+
export { GetInstanceTypeOfferingsArgs, GetInstanceTypeOfferingsResult, GetInstanceTypeOfferingsOutputArgs } from "./getInstanceTypeOfferings";
|
|
95
|
+
export declare const getInstanceTypeOfferings: typeof import("./getInstanceTypeOfferings").getInstanceTypeOfferings;
|
|
96
|
+
export declare const getInstanceTypeOfferingsOutput: typeof import("./getInstanceTypeOfferings").getInstanceTypeOfferingsOutput;
|
|
97
|
+
export { GetInstanceTypesArgs, GetInstanceTypesResult, GetInstanceTypesOutputArgs } from "./getInstanceTypes";
|
|
98
|
+
export declare const getInstanceTypes: typeof import("./getInstanceTypes").getInstanceTypes;
|
|
99
|
+
export declare const getInstanceTypesOutput: typeof import("./getInstanceTypes").getInstanceTypesOutput;
|
|
100
|
+
export { GetInstancesArgs, GetInstancesResult, GetInstancesOutputArgs } from "./getInstances";
|
|
101
|
+
export declare const getInstances: typeof import("./getInstances").getInstances;
|
|
102
|
+
export declare const getInstancesOutput: typeof import("./getInstances").getInstancesOutput;
|
|
103
|
+
export { GetInternetGatewayArgs, GetInternetGatewayResult, GetInternetGatewayOutputArgs } from "./getInternetGateway";
|
|
104
|
+
export declare const getInternetGateway: typeof import("./getInternetGateway").getInternetGateway;
|
|
105
|
+
export declare const getInternetGatewayOutput: typeof import("./getInternetGateway").getInternetGatewayOutput;
|
|
106
|
+
export { GetIpamPreviewNextCidrArgs, GetIpamPreviewNextCidrResult, GetIpamPreviewNextCidrOutputArgs } from "./getIpamPreviewNextCidr";
|
|
107
|
+
export declare const getIpamPreviewNextCidr: typeof import("./getIpamPreviewNextCidr").getIpamPreviewNextCidr;
|
|
108
|
+
export declare const getIpamPreviewNextCidrOutput: typeof import("./getIpamPreviewNextCidr").getIpamPreviewNextCidrOutput;
|
|
109
|
+
export { GetKeyPairArgs, GetKeyPairResult, GetKeyPairOutputArgs } from "./getKeyPair";
|
|
110
|
+
export declare const getKeyPair: typeof import("./getKeyPair").getKeyPair;
|
|
111
|
+
export declare const getKeyPairOutput: typeof import("./getKeyPair").getKeyPairOutput;
|
|
112
|
+
export { GetLaunchConfigurationArgs, GetLaunchConfigurationResult, GetLaunchConfigurationOutputArgs } from "./getLaunchConfiguration";
|
|
113
|
+
export declare const getLaunchConfiguration: typeof import("./getLaunchConfiguration").getLaunchConfiguration;
|
|
114
|
+
export declare const getLaunchConfigurationOutput: typeof import("./getLaunchConfiguration").getLaunchConfigurationOutput;
|
|
115
|
+
export { GetLaunchTemplateArgs, GetLaunchTemplateResult, GetLaunchTemplateOutputArgs } from "./getLaunchTemplate";
|
|
116
|
+
export declare const getLaunchTemplate: typeof import("./getLaunchTemplate").getLaunchTemplate;
|
|
117
|
+
export declare const getLaunchTemplateOutput: typeof import("./getLaunchTemplate").getLaunchTemplateOutput;
|
|
118
|
+
export { GetLocalGatewayArgs, GetLocalGatewayResult, GetLocalGatewayOutputArgs } from "./getLocalGateway";
|
|
119
|
+
export declare const getLocalGateway: typeof import("./getLocalGateway").getLocalGateway;
|
|
120
|
+
export declare const getLocalGatewayOutput: typeof import("./getLocalGateway").getLocalGatewayOutput;
|
|
121
|
+
export { GetLocalGatewayRouteTableArgs, GetLocalGatewayRouteTableResult, GetLocalGatewayRouteTableOutputArgs } from "./getLocalGatewayRouteTable";
|
|
122
|
+
export declare const getLocalGatewayRouteTable: typeof import("./getLocalGatewayRouteTable").getLocalGatewayRouteTable;
|
|
123
|
+
export declare const getLocalGatewayRouteTableOutput: typeof import("./getLocalGatewayRouteTable").getLocalGatewayRouteTableOutput;
|
|
124
|
+
export { GetLocalGatewayRouteTablesArgs, GetLocalGatewayRouteTablesResult, GetLocalGatewayRouteTablesOutputArgs } from "./getLocalGatewayRouteTables";
|
|
125
|
+
export declare const getLocalGatewayRouteTables: typeof import("./getLocalGatewayRouteTables").getLocalGatewayRouteTables;
|
|
126
|
+
export declare const getLocalGatewayRouteTablesOutput: typeof import("./getLocalGatewayRouteTables").getLocalGatewayRouteTablesOutput;
|
|
127
|
+
export { GetLocalGatewayVirtualInterfaceArgs, GetLocalGatewayVirtualInterfaceResult, GetLocalGatewayVirtualInterfaceOutputArgs } from "./getLocalGatewayVirtualInterface";
|
|
128
|
+
export declare const getLocalGatewayVirtualInterface: typeof import("./getLocalGatewayVirtualInterface").getLocalGatewayVirtualInterface;
|
|
129
|
+
export declare const getLocalGatewayVirtualInterfaceOutput: typeof import("./getLocalGatewayVirtualInterface").getLocalGatewayVirtualInterfaceOutput;
|
|
130
|
+
export { GetLocalGatewayVirtualInterfaceGroupArgs, GetLocalGatewayVirtualInterfaceGroupResult, GetLocalGatewayVirtualInterfaceGroupOutputArgs } from "./getLocalGatewayVirtualInterfaceGroup";
|
|
131
|
+
export declare const getLocalGatewayVirtualInterfaceGroup: typeof import("./getLocalGatewayVirtualInterfaceGroup").getLocalGatewayVirtualInterfaceGroup;
|
|
132
|
+
export declare const getLocalGatewayVirtualInterfaceGroupOutput: typeof import("./getLocalGatewayVirtualInterfaceGroup").getLocalGatewayVirtualInterfaceGroupOutput;
|
|
133
|
+
export { GetLocalGatewayVirtualInterfaceGroupsArgs, GetLocalGatewayVirtualInterfaceGroupsResult, GetLocalGatewayVirtualInterfaceGroupsOutputArgs } from "./getLocalGatewayVirtualInterfaceGroups";
|
|
134
|
+
export declare const getLocalGatewayVirtualInterfaceGroups: typeof import("./getLocalGatewayVirtualInterfaceGroups").getLocalGatewayVirtualInterfaceGroups;
|
|
135
|
+
export declare const getLocalGatewayVirtualInterfaceGroupsOutput: typeof import("./getLocalGatewayVirtualInterfaceGroups").getLocalGatewayVirtualInterfaceGroupsOutput;
|
|
136
|
+
export { GetLocalGatewaysArgs, GetLocalGatewaysResult, GetLocalGatewaysOutputArgs } from "./getLocalGateways";
|
|
137
|
+
export declare const getLocalGateways: typeof import("./getLocalGateways").getLocalGateways;
|
|
138
|
+
export declare const getLocalGatewaysOutput: typeof import("./getLocalGateways").getLocalGatewaysOutput;
|
|
139
|
+
export { GetManagedPrefixListArgs, GetManagedPrefixListResult, GetManagedPrefixListOutputArgs } from "./getManagedPrefixList";
|
|
140
|
+
export declare const getManagedPrefixList: typeof import("./getManagedPrefixList").getManagedPrefixList;
|
|
141
|
+
export declare const getManagedPrefixListOutput: typeof import("./getManagedPrefixList").getManagedPrefixListOutput;
|
|
142
|
+
export { GetNatGatewayArgs, GetNatGatewayResult, GetNatGatewayOutputArgs } from "./getNatGateway";
|
|
143
|
+
export declare const getNatGateway: typeof import("./getNatGateway").getNatGateway;
|
|
144
|
+
export declare const getNatGatewayOutput: typeof import("./getNatGateway").getNatGatewayOutput;
|
|
145
|
+
export { GetNatGatewaysArgs, GetNatGatewaysResult, GetNatGatewaysOutputArgs } from "./getNatGateways";
|
|
146
|
+
export declare const getNatGateways: typeof import("./getNatGateways").getNatGateways;
|
|
147
|
+
export declare const getNatGatewaysOutput: typeof import("./getNatGateways").getNatGatewaysOutput;
|
|
148
|
+
export { GetNetworkAclsArgs, GetNetworkAclsResult, GetNetworkAclsOutputArgs } from "./getNetworkAcls";
|
|
149
|
+
export declare const getNetworkAcls: typeof import("./getNetworkAcls").getNetworkAcls;
|
|
150
|
+
export declare const getNetworkAclsOutput: typeof import("./getNetworkAcls").getNetworkAclsOutput;
|
|
151
|
+
export { GetNetworkInsightsAnalysisArgs, GetNetworkInsightsAnalysisResult, GetNetworkInsightsAnalysisOutputArgs } from "./getNetworkInsightsAnalysis";
|
|
152
|
+
export declare const getNetworkInsightsAnalysis: typeof import("./getNetworkInsightsAnalysis").getNetworkInsightsAnalysis;
|
|
153
|
+
export declare const getNetworkInsightsAnalysisOutput: typeof import("./getNetworkInsightsAnalysis").getNetworkInsightsAnalysisOutput;
|
|
154
|
+
export { GetNetworkInsightsPathArgs, GetNetworkInsightsPathResult, GetNetworkInsightsPathOutputArgs } from "./getNetworkInsightsPath";
|
|
155
|
+
export declare const getNetworkInsightsPath: typeof import("./getNetworkInsightsPath").getNetworkInsightsPath;
|
|
156
|
+
export declare const getNetworkInsightsPathOutput: typeof import("./getNetworkInsightsPath").getNetworkInsightsPathOutput;
|
|
157
|
+
export { GetNetworkInterfaceArgs, GetNetworkInterfaceResult, GetNetworkInterfaceOutputArgs } from "./getNetworkInterface";
|
|
158
|
+
export declare const getNetworkInterface: typeof import("./getNetworkInterface").getNetworkInterface;
|
|
159
|
+
export declare const getNetworkInterfaceOutput: typeof import("./getNetworkInterface").getNetworkInterfaceOutput;
|
|
160
|
+
export { GetNetworkInterfacesArgs, GetNetworkInterfacesResult, GetNetworkInterfacesOutputArgs } from "./getNetworkInterfaces";
|
|
161
|
+
export declare const getNetworkInterfaces: typeof import("./getNetworkInterfaces").getNetworkInterfaces;
|
|
162
|
+
export declare const getNetworkInterfacesOutput: typeof import("./getNetworkInterfaces").getNetworkInterfacesOutput;
|
|
163
|
+
export { GetPrefixListArgs, GetPrefixListResult, GetPrefixListOutputArgs } from "./getPrefixList";
|
|
164
|
+
export declare const getPrefixList: typeof import("./getPrefixList").getPrefixList;
|
|
165
|
+
export declare const getPrefixListOutput: typeof import("./getPrefixList").getPrefixListOutput;
|
|
166
|
+
export { GetRouteArgs, GetRouteResult, GetRouteOutputArgs } from "./getRoute";
|
|
167
|
+
export declare const getRoute: typeof import("./getRoute").getRoute;
|
|
168
|
+
export declare const getRouteOutput: typeof import("./getRoute").getRouteOutput;
|
|
169
|
+
export { GetRouteTableArgs, GetRouteTableResult, GetRouteTableOutputArgs } from "./getRouteTable";
|
|
170
|
+
export declare const getRouteTable: typeof import("./getRouteTable").getRouteTable;
|
|
171
|
+
export declare const getRouteTableOutput: typeof import("./getRouteTable").getRouteTableOutput;
|
|
172
|
+
export { GetRouteTablesArgs, GetRouteTablesResult, GetRouteTablesOutputArgs } from "./getRouteTables";
|
|
173
|
+
export declare const getRouteTables: typeof import("./getRouteTables").getRouteTables;
|
|
174
|
+
export declare const getRouteTablesOutput: typeof import("./getRouteTables").getRouteTablesOutput;
|
|
175
|
+
export { GetSecurityGroupArgs, GetSecurityGroupResult, GetSecurityGroupOutputArgs } from "./getSecurityGroup";
|
|
176
|
+
export declare const getSecurityGroup: typeof import("./getSecurityGroup").getSecurityGroup;
|
|
177
|
+
export declare const getSecurityGroupOutput: typeof import("./getSecurityGroup").getSecurityGroupOutput;
|
|
178
|
+
export { GetSecurityGroupsArgs, GetSecurityGroupsResult, GetSecurityGroupsOutputArgs } from "./getSecurityGroups";
|
|
179
|
+
export declare const getSecurityGroups: typeof import("./getSecurityGroups").getSecurityGroups;
|
|
180
|
+
export declare const getSecurityGroupsOutput: typeof import("./getSecurityGroups").getSecurityGroupsOutput;
|
|
181
|
+
export { GetSerialConsoleAccessResult } from "./getSerialConsoleAccess";
|
|
182
|
+
export declare const getSerialConsoleAccess: typeof import("./getSerialConsoleAccess").getSerialConsoleAccess;
|
|
183
|
+
export { GetSpotPriceArgs, GetSpotPriceResult, GetSpotPriceOutputArgs } from "./getSpotPrice";
|
|
184
|
+
export declare const getSpotPrice: typeof import("./getSpotPrice").getSpotPrice;
|
|
185
|
+
export declare const getSpotPriceOutput: typeof import("./getSpotPrice").getSpotPriceOutput;
|
|
186
|
+
export { GetSubnetArgs, GetSubnetResult, GetSubnetOutputArgs } from "./getSubnet";
|
|
187
|
+
export declare const getSubnet: typeof import("./getSubnet").getSubnet;
|
|
188
|
+
export declare const getSubnetOutput: typeof import("./getSubnet").getSubnetOutput;
|
|
189
|
+
export { GetSubnetIdsArgs, GetSubnetIdsResult, GetSubnetIdsOutputArgs } from "./getSubnetIds";
|
|
190
|
+
export declare const getSubnetIds: typeof import("./getSubnetIds").getSubnetIds;
|
|
191
|
+
export declare const getSubnetIdsOutput: typeof import("./getSubnetIds").getSubnetIdsOutput;
|
|
192
|
+
export { GetSubnetsArgs, GetSubnetsResult, GetSubnetsOutputArgs } from "./getSubnets";
|
|
193
|
+
export declare const getSubnets: typeof import("./getSubnets").getSubnets;
|
|
194
|
+
export declare const getSubnetsOutput: typeof import("./getSubnets").getSubnetsOutput;
|
|
195
|
+
export { GetTransitGatewayRouteTablesArgs, GetTransitGatewayRouteTablesResult, GetTransitGatewayRouteTablesOutputArgs } from "./getTransitGatewayRouteTables";
|
|
196
|
+
export declare const getTransitGatewayRouteTables: typeof import("./getTransitGatewayRouteTables").getTransitGatewayRouteTables;
|
|
197
|
+
export declare const getTransitGatewayRouteTablesOutput: typeof import("./getTransitGatewayRouteTables").getTransitGatewayRouteTablesOutput;
|
|
198
|
+
export { GetVpcArgs, GetVpcResult, GetVpcOutputArgs } from "./getVpc";
|
|
199
|
+
export declare const getVpc: typeof import("./getVpc").getVpc;
|
|
200
|
+
export declare const getVpcOutput: typeof import("./getVpc").getVpcOutput;
|
|
201
|
+
export { GetVpcDhcpOptionsArgs, GetVpcDhcpOptionsResult, GetVpcDhcpOptionsOutputArgs } from "./getVpcDhcpOptions";
|
|
202
|
+
export declare const getVpcDhcpOptions: typeof import("./getVpcDhcpOptions").getVpcDhcpOptions;
|
|
203
|
+
export declare const getVpcDhcpOptionsOutput: typeof import("./getVpcDhcpOptions").getVpcDhcpOptionsOutput;
|
|
204
|
+
export { GetVpcEndpointArgs, GetVpcEndpointResult, GetVpcEndpointOutputArgs } from "./getVpcEndpoint";
|
|
205
|
+
export declare const getVpcEndpoint: typeof import("./getVpcEndpoint").getVpcEndpoint;
|
|
206
|
+
export declare const getVpcEndpointOutput: typeof import("./getVpcEndpoint").getVpcEndpointOutput;
|
|
207
|
+
export { GetVpcEndpointServiceArgs, GetVpcEndpointServiceResult, GetVpcEndpointServiceOutputArgs } from "./getVpcEndpointService";
|
|
208
|
+
export declare const getVpcEndpointService: typeof import("./getVpcEndpointService").getVpcEndpointService;
|
|
209
|
+
export declare const getVpcEndpointServiceOutput: typeof import("./getVpcEndpointService").getVpcEndpointServiceOutput;
|
|
210
|
+
export { GetVpcIamPoolArgs, GetVpcIamPoolResult, GetVpcIamPoolOutputArgs } from "./getVpcIamPool";
|
|
211
|
+
export declare const getVpcIamPool: typeof import("./getVpcIamPool").getVpcIamPool;
|
|
212
|
+
export declare const getVpcIamPoolOutput: typeof import("./getVpcIamPool").getVpcIamPoolOutput;
|
|
213
|
+
export { GetVpcPeeringConnectionArgs, GetVpcPeeringConnectionResult, GetVpcPeeringConnectionOutputArgs } from "./getVpcPeeringConnection";
|
|
214
|
+
export declare const getVpcPeeringConnection: typeof import("./getVpcPeeringConnection").getVpcPeeringConnection;
|
|
215
|
+
export declare const getVpcPeeringConnectionOutput: typeof import("./getVpcPeeringConnection").getVpcPeeringConnectionOutput;
|
|
216
|
+
export { GetVpcPeeringConnectionsArgs, GetVpcPeeringConnectionsResult, GetVpcPeeringConnectionsOutputArgs } from "./getVpcPeeringConnections";
|
|
217
|
+
export declare const getVpcPeeringConnections: typeof import("./getVpcPeeringConnections").getVpcPeeringConnections;
|
|
218
|
+
export declare const getVpcPeeringConnectionsOutput: typeof import("./getVpcPeeringConnections").getVpcPeeringConnectionsOutput;
|
|
219
|
+
export { GetVpcsArgs, GetVpcsResult, GetVpcsOutputArgs } from "./getVpcs";
|
|
220
|
+
export declare const getVpcs: typeof import("./getVpcs").getVpcs;
|
|
221
|
+
export declare const getVpcsOutput: typeof import("./getVpcs").getVpcsOutput;
|
|
222
|
+
export { GetVpnGatewayArgs, GetVpnGatewayResult, GetVpnGatewayOutputArgs } from "./getVpnGateway";
|
|
223
|
+
export declare const getVpnGateway: typeof import("./getVpnGateway").getVpnGateway;
|
|
224
|
+
export declare const getVpnGatewayOutput: typeof import("./getVpnGateway").getVpnGatewayOutput;
|
|
225
|
+
export { InstanceArgs, InstanceState } from "./instance";
|
|
226
|
+
export declare type Instance = import("./instance").Instance;
|
|
227
|
+
export declare const Instance: typeof import("./instance").Instance;
|
|
77
228
|
export * from "./instancePlatform";
|
|
78
229
|
export * from "./instanceType";
|
|
79
|
-
export
|
|
80
|
-
export
|
|
81
|
-
export
|
|
82
|
-
export
|
|
83
|
-
export
|
|
84
|
-
export
|
|
85
|
-
export
|
|
86
|
-
export
|
|
87
|
-
export
|
|
88
|
-
export
|
|
89
|
-
export
|
|
90
|
-
export
|
|
91
|
-
export
|
|
92
|
-
export
|
|
93
|
-
export
|
|
94
|
-
export
|
|
95
|
-
export
|
|
96
|
-
export
|
|
97
|
-
export
|
|
98
|
-
export
|
|
99
|
-
export
|
|
230
|
+
export { InternetGatewayArgs, InternetGatewayState } from "./internetGateway";
|
|
231
|
+
export declare type InternetGateway = import("./internetGateway").InternetGateway;
|
|
232
|
+
export declare const InternetGateway: typeof import("./internetGateway").InternetGateway;
|
|
233
|
+
export { InternetGatewayAttachmentArgs, InternetGatewayAttachmentState } from "./internetGatewayAttachment";
|
|
234
|
+
export declare type InternetGatewayAttachment = import("./internetGatewayAttachment").InternetGatewayAttachment;
|
|
235
|
+
export declare const InternetGatewayAttachment: typeof import("./internetGatewayAttachment").InternetGatewayAttachment;
|
|
236
|
+
export { KeyPairArgs, KeyPairState } from "./keyPair";
|
|
237
|
+
export declare type KeyPair = import("./keyPair").KeyPair;
|
|
238
|
+
export declare const KeyPair: typeof import("./keyPair").KeyPair;
|
|
239
|
+
export { LaunchConfigurationArgs, LaunchConfigurationState } from "./launchConfiguration";
|
|
240
|
+
export declare type LaunchConfiguration = import("./launchConfiguration").LaunchConfiguration;
|
|
241
|
+
export declare const LaunchConfiguration: typeof import("./launchConfiguration").LaunchConfiguration;
|
|
242
|
+
export { LaunchTemplateArgs, LaunchTemplateState } from "./launchTemplate";
|
|
243
|
+
export declare type LaunchTemplate = import("./launchTemplate").LaunchTemplate;
|
|
244
|
+
export declare const LaunchTemplate: typeof import("./launchTemplate").LaunchTemplate;
|
|
245
|
+
export { LocalGatewayRouteArgs, LocalGatewayRouteState } from "./localGatewayRoute";
|
|
246
|
+
export declare type LocalGatewayRoute = import("./localGatewayRoute").LocalGatewayRoute;
|
|
247
|
+
export declare const LocalGatewayRoute: typeof import("./localGatewayRoute").LocalGatewayRoute;
|
|
248
|
+
export { LocalGatewayRouteTableVpcAssociationArgs, LocalGatewayRouteTableVpcAssociationState } from "./localGatewayRouteTableVpcAssociation";
|
|
249
|
+
export declare type LocalGatewayRouteTableVpcAssociation = import("./localGatewayRouteTableVpcAssociation").LocalGatewayRouteTableVpcAssociation;
|
|
250
|
+
export declare const LocalGatewayRouteTableVpcAssociation: typeof import("./localGatewayRouteTableVpcAssociation").LocalGatewayRouteTableVpcAssociation;
|
|
251
|
+
export { MainRouteTableAssociationArgs, MainRouteTableAssociationState } from "./mainRouteTableAssociation";
|
|
252
|
+
export declare type MainRouteTableAssociation = import("./mainRouteTableAssociation").MainRouteTableAssociation;
|
|
253
|
+
export declare const MainRouteTableAssociation: typeof import("./mainRouteTableAssociation").MainRouteTableAssociation;
|
|
254
|
+
export { ManagedPrefixListArgs, ManagedPrefixListState } from "./managedPrefixList";
|
|
255
|
+
export declare type ManagedPrefixList = import("./managedPrefixList").ManagedPrefixList;
|
|
256
|
+
export declare const ManagedPrefixList: typeof import("./managedPrefixList").ManagedPrefixList;
|
|
257
|
+
export { ManagedPrefixListEntryArgs, ManagedPrefixListEntryState } from "./managedPrefixListEntry";
|
|
258
|
+
export declare type ManagedPrefixListEntry = import("./managedPrefixListEntry").ManagedPrefixListEntry;
|
|
259
|
+
export declare const ManagedPrefixListEntry: typeof import("./managedPrefixListEntry").ManagedPrefixListEntry;
|
|
260
|
+
export { NatGatewayArgs, NatGatewayState } from "./natGateway";
|
|
261
|
+
export declare type NatGateway = import("./natGateway").NatGateway;
|
|
262
|
+
export declare const NatGateway: typeof import("./natGateway").NatGateway;
|
|
263
|
+
export { NetworkAclArgs, NetworkAclState } from "./networkAcl";
|
|
264
|
+
export declare type NetworkAcl = import("./networkAcl").NetworkAcl;
|
|
265
|
+
export declare const NetworkAcl: typeof import("./networkAcl").NetworkAcl;
|
|
266
|
+
export { NetworkAclAssociationArgs, NetworkAclAssociationState } from "./networkAclAssociation";
|
|
267
|
+
export declare type NetworkAclAssociation = import("./networkAclAssociation").NetworkAclAssociation;
|
|
268
|
+
export declare const NetworkAclAssociation: typeof import("./networkAclAssociation").NetworkAclAssociation;
|
|
269
|
+
export { NetworkAclRuleArgs, NetworkAclRuleState } from "./networkAclRule";
|
|
270
|
+
export declare type NetworkAclRule = import("./networkAclRule").NetworkAclRule;
|
|
271
|
+
export declare const NetworkAclRule: typeof import("./networkAclRule").NetworkAclRule;
|
|
272
|
+
export { NetworkInsightsAnalysisArgs, NetworkInsightsAnalysisState } from "./networkInsightsAnalysis";
|
|
273
|
+
export declare type NetworkInsightsAnalysis = import("./networkInsightsAnalysis").NetworkInsightsAnalysis;
|
|
274
|
+
export declare const NetworkInsightsAnalysis: typeof import("./networkInsightsAnalysis").NetworkInsightsAnalysis;
|
|
275
|
+
export { NetworkInsightsPathArgs, NetworkInsightsPathState } from "./networkInsightsPath";
|
|
276
|
+
export declare type NetworkInsightsPath = import("./networkInsightsPath").NetworkInsightsPath;
|
|
277
|
+
export declare const NetworkInsightsPath: typeof import("./networkInsightsPath").NetworkInsightsPath;
|
|
278
|
+
export { NetworkInterfaceArgs, NetworkInterfaceState } from "./networkInterface";
|
|
279
|
+
export declare type NetworkInterface = import("./networkInterface").NetworkInterface;
|
|
280
|
+
export declare const NetworkInterface: typeof import("./networkInterface").NetworkInterface;
|
|
281
|
+
export { NetworkInterfaceAttachmentArgs, NetworkInterfaceAttachmentState } from "./networkInterfaceAttachment";
|
|
282
|
+
export declare type NetworkInterfaceAttachment = import("./networkInterfaceAttachment").NetworkInterfaceAttachment;
|
|
283
|
+
export declare const NetworkInterfaceAttachment: typeof import("./networkInterfaceAttachment").NetworkInterfaceAttachment;
|
|
284
|
+
export { NetworkInterfaceSecurityGroupAttachmentArgs, NetworkInterfaceSecurityGroupAttachmentState } from "./networkInterfaceSecurityGroupAttachment";
|
|
285
|
+
export declare type NetworkInterfaceSecurityGroupAttachment = import("./networkInterfaceSecurityGroupAttachment").NetworkInterfaceSecurityGroupAttachment;
|
|
286
|
+
export declare const NetworkInterfaceSecurityGroupAttachment: typeof import("./networkInterfaceSecurityGroupAttachment").NetworkInterfaceSecurityGroupAttachment;
|
|
287
|
+
export { PeeringConnectionOptionsArgs, PeeringConnectionOptionsState } from "./peeringConnectionOptions";
|
|
288
|
+
export declare type PeeringConnectionOptions = import("./peeringConnectionOptions").PeeringConnectionOptions;
|
|
289
|
+
export declare const PeeringConnectionOptions: typeof import("./peeringConnectionOptions").PeeringConnectionOptions;
|
|
290
|
+
export { PlacementGroupArgs, PlacementGroupState } from "./placementGroup";
|
|
291
|
+
export declare type PlacementGroup = import("./placementGroup").PlacementGroup;
|
|
292
|
+
export declare const PlacementGroup: typeof import("./placementGroup").PlacementGroup;
|
|
100
293
|
export * from "./placementStrategy";
|
|
101
294
|
export * from "./protocolType";
|
|
102
|
-
export
|
|
103
|
-
export
|
|
104
|
-
export
|
|
105
|
-
export
|
|
106
|
-
export
|
|
107
|
-
export
|
|
108
|
-
export
|
|
109
|
-
export
|
|
110
|
-
export
|
|
111
|
-
export
|
|
112
|
-
export
|
|
113
|
-
export
|
|
114
|
-
export
|
|
115
|
-
export
|
|
116
|
-
export
|
|
295
|
+
export { ProxyProtocolPolicyArgs, ProxyProtocolPolicyState } from "./proxyProtocolPolicy";
|
|
296
|
+
export declare type ProxyProtocolPolicy = import("./proxyProtocolPolicy").ProxyProtocolPolicy;
|
|
297
|
+
export declare const ProxyProtocolPolicy: typeof import("./proxyProtocolPolicy").ProxyProtocolPolicy;
|
|
298
|
+
export { RouteArgs, RouteState } from "./route";
|
|
299
|
+
export declare type Route = import("./route").Route;
|
|
300
|
+
export declare const Route: typeof import("./route").Route;
|
|
301
|
+
export { RouteTableArgs, RouteTableState } from "./routeTable";
|
|
302
|
+
export declare type RouteTable = import("./routeTable").RouteTable;
|
|
303
|
+
export declare const RouteTable: typeof import("./routeTable").RouteTable;
|
|
304
|
+
export { RouteTableAssociationArgs, RouteTableAssociationState } from "./routeTableAssociation";
|
|
305
|
+
export declare type RouteTableAssociation = import("./routeTableAssociation").RouteTableAssociation;
|
|
306
|
+
export declare const RouteTableAssociation: typeof import("./routeTableAssociation").RouteTableAssociation;
|
|
307
|
+
export { SecurityGroupArgs, SecurityGroupState } from "./securityGroup";
|
|
308
|
+
export declare type SecurityGroup = import("./securityGroup").SecurityGroup;
|
|
309
|
+
export declare const SecurityGroup: typeof import("./securityGroup").SecurityGroup;
|
|
310
|
+
export { SecurityGroupAssociationArgs, SecurityGroupAssociationState } from "./securityGroupAssociation";
|
|
311
|
+
export declare type SecurityGroupAssociation = import("./securityGroupAssociation").SecurityGroupAssociation;
|
|
312
|
+
export declare const SecurityGroupAssociation: typeof import("./securityGroupAssociation").SecurityGroupAssociation;
|
|
313
|
+
export { SecurityGroupRuleArgs, SecurityGroupRuleState } from "./securityGroupRule";
|
|
314
|
+
export declare type SecurityGroupRule = import("./securityGroupRule").SecurityGroupRule;
|
|
315
|
+
export declare const SecurityGroupRule: typeof import("./securityGroupRule").SecurityGroupRule;
|
|
316
|
+
export { SerialConsoleAccessArgs, SerialConsoleAccessState } from "./serialConsoleAccess";
|
|
317
|
+
export declare type SerialConsoleAccess = import("./serialConsoleAccess").SerialConsoleAccess;
|
|
318
|
+
export declare const SerialConsoleAccess: typeof import("./serialConsoleAccess").SerialConsoleAccess;
|
|
319
|
+
export { SnapshotCreateVolumePermissionArgs, SnapshotCreateVolumePermissionState } from "./snapshotCreateVolumePermission";
|
|
320
|
+
export declare type SnapshotCreateVolumePermission = import("./snapshotCreateVolumePermission").SnapshotCreateVolumePermission;
|
|
321
|
+
export declare const SnapshotCreateVolumePermission: typeof import("./snapshotCreateVolumePermission").SnapshotCreateVolumePermission;
|
|
322
|
+
export { SpotDatafeedSubscriptionArgs, SpotDatafeedSubscriptionState } from "./spotDatafeedSubscription";
|
|
323
|
+
export declare type SpotDatafeedSubscription = import("./spotDatafeedSubscription").SpotDatafeedSubscription;
|
|
324
|
+
export declare const SpotDatafeedSubscription: typeof import("./spotDatafeedSubscription").SpotDatafeedSubscription;
|
|
325
|
+
export { SpotFleetRequestArgs, SpotFleetRequestState } from "./spotFleetRequest";
|
|
326
|
+
export declare type SpotFleetRequest = import("./spotFleetRequest").SpotFleetRequest;
|
|
327
|
+
export declare const SpotFleetRequest: typeof import("./spotFleetRequest").SpotFleetRequest;
|
|
328
|
+
export { SpotInstanceRequestArgs, SpotInstanceRequestState } from "./spotInstanceRequest";
|
|
329
|
+
export declare type SpotInstanceRequest = import("./spotInstanceRequest").SpotInstanceRequest;
|
|
330
|
+
export declare const SpotInstanceRequest: typeof import("./spotInstanceRequest").SpotInstanceRequest;
|
|
331
|
+
export { SubnetArgs, SubnetState } from "./subnet";
|
|
332
|
+
export declare type Subnet = import("./subnet").Subnet;
|
|
333
|
+
export declare const Subnet: typeof import("./subnet").Subnet;
|
|
334
|
+
export { SubnetCidrReservationArgs, SubnetCidrReservationState } from "./subnetCidrReservation";
|
|
335
|
+
export declare type SubnetCidrReservation = import("./subnetCidrReservation").SubnetCidrReservation;
|
|
336
|
+
export declare const SubnetCidrReservation: typeof import("./subnetCidrReservation").SubnetCidrReservation;
|
|
337
|
+
export { TagArgs, TagState } from "./tag";
|
|
338
|
+
export declare type Tag = import("./tag").Tag;
|
|
339
|
+
export declare const Tag: typeof import("./tag").Tag;
|
|
117
340
|
export * from "./tenancy";
|
|
118
|
-
export
|
|
119
|
-
export
|
|
120
|
-
export
|
|
121
|
-
export
|
|
122
|
-
export
|
|
123
|
-
export
|
|
124
|
-
export
|
|
125
|
-
export
|
|
126
|
-
export
|
|
127
|
-
export
|
|
128
|
-
export
|
|
129
|
-
export
|
|
130
|
-
export
|
|
131
|
-
export
|
|
132
|
-
export
|
|
133
|
-
export
|
|
134
|
-
export
|
|
135
|
-
export
|
|
136
|
-
export
|
|
137
|
-
export
|
|
138
|
-
export
|
|
139
|
-
export
|
|
140
|
-
export
|
|
141
|
-
export
|
|
142
|
-
export
|
|
143
|
-
export
|
|
144
|
-
export
|
|
145
|
-
export
|
|
146
|
-
export
|
|
147
|
-
export
|
|
148
|
-
export
|
|
149
|
-
export
|
|
150
|
-
export
|
|
341
|
+
export { TrafficMirrorFilterArgs, TrafficMirrorFilterState } from "./trafficMirrorFilter";
|
|
342
|
+
export declare type TrafficMirrorFilter = import("./trafficMirrorFilter").TrafficMirrorFilter;
|
|
343
|
+
export declare const TrafficMirrorFilter: typeof import("./trafficMirrorFilter").TrafficMirrorFilter;
|
|
344
|
+
export { TrafficMirrorFilterRuleArgs, TrafficMirrorFilterRuleState } from "./trafficMirrorFilterRule";
|
|
345
|
+
export declare type TrafficMirrorFilterRule = import("./trafficMirrorFilterRule").TrafficMirrorFilterRule;
|
|
346
|
+
export declare const TrafficMirrorFilterRule: typeof import("./trafficMirrorFilterRule").TrafficMirrorFilterRule;
|
|
347
|
+
export { TrafficMirrorSessionArgs, TrafficMirrorSessionState } from "./trafficMirrorSession";
|
|
348
|
+
export declare type TrafficMirrorSession = import("./trafficMirrorSession").TrafficMirrorSession;
|
|
349
|
+
export declare const TrafficMirrorSession: typeof import("./trafficMirrorSession").TrafficMirrorSession;
|
|
350
|
+
export { TrafficMirrorTargetArgs, TrafficMirrorTargetState } from "./trafficMirrorTarget";
|
|
351
|
+
export declare type TrafficMirrorTarget = import("./trafficMirrorTarget").TrafficMirrorTarget;
|
|
352
|
+
export declare const TrafficMirrorTarget: typeof import("./trafficMirrorTarget").TrafficMirrorTarget;
|
|
353
|
+
export { TransitGatewayPeeringAttachmentAccepterArgs, TransitGatewayPeeringAttachmentAccepterState } from "./transitGatewayPeeringAttachmentAccepter";
|
|
354
|
+
export declare type TransitGatewayPeeringAttachmentAccepter = import("./transitGatewayPeeringAttachmentAccepter").TransitGatewayPeeringAttachmentAccepter;
|
|
355
|
+
export declare const TransitGatewayPeeringAttachmentAccepter: typeof import("./transitGatewayPeeringAttachmentAccepter").TransitGatewayPeeringAttachmentAccepter;
|
|
356
|
+
export { VolumeAttachmentArgs, VolumeAttachmentState } from "./volumeAttachment";
|
|
357
|
+
export declare type VolumeAttachment = import("./volumeAttachment").VolumeAttachment;
|
|
358
|
+
export declare const VolumeAttachment: typeof import("./volumeAttachment").VolumeAttachment;
|
|
359
|
+
export { VpcArgs, VpcState } from "./vpc";
|
|
360
|
+
export declare type Vpc = import("./vpc").Vpc;
|
|
361
|
+
export declare const Vpc: typeof import("./vpc").Vpc;
|
|
362
|
+
export { VpcDhcpOptionsArgs, VpcDhcpOptionsState } from "./vpcDhcpOptions";
|
|
363
|
+
export declare type VpcDhcpOptions = import("./vpcDhcpOptions").VpcDhcpOptions;
|
|
364
|
+
export declare const VpcDhcpOptions: typeof import("./vpcDhcpOptions").VpcDhcpOptions;
|
|
365
|
+
export { VpcDhcpOptionsAssociationArgs, VpcDhcpOptionsAssociationState } from "./vpcDhcpOptionsAssociation";
|
|
366
|
+
export declare type VpcDhcpOptionsAssociation = import("./vpcDhcpOptionsAssociation").VpcDhcpOptionsAssociation;
|
|
367
|
+
export declare const VpcDhcpOptionsAssociation: typeof import("./vpcDhcpOptionsAssociation").VpcDhcpOptionsAssociation;
|
|
368
|
+
export { VpcEndpointArgs, VpcEndpointState } from "./vpcEndpoint";
|
|
369
|
+
export declare type VpcEndpoint = import("./vpcEndpoint").VpcEndpoint;
|
|
370
|
+
export declare const VpcEndpoint: typeof import("./vpcEndpoint").VpcEndpoint;
|
|
371
|
+
export { VpcEndpointConnectionAccepterArgs, VpcEndpointConnectionAccepterState } from "./vpcEndpointConnectionAccepter";
|
|
372
|
+
export declare type VpcEndpointConnectionAccepter = import("./vpcEndpointConnectionAccepter").VpcEndpointConnectionAccepter;
|
|
373
|
+
export declare const VpcEndpointConnectionAccepter: typeof import("./vpcEndpointConnectionAccepter").VpcEndpointConnectionAccepter;
|
|
374
|
+
export { VpcEndpointConnectionNotificationArgs, VpcEndpointConnectionNotificationState } from "./vpcEndpointConnectionNotification";
|
|
375
|
+
export declare type VpcEndpointConnectionNotification = import("./vpcEndpointConnectionNotification").VpcEndpointConnectionNotification;
|
|
376
|
+
export declare const VpcEndpointConnectionNotification: typeof import("./vpcEndpointConnectionNotification").VpcEndpointConnectionNotification;
|
|
377
|
+
export { VpcEndpointPolicyArgs, VpcEndpointPolicyState } from "./vpcEndpointPolicy";
|
|
378
|
+
export declare type VpcEndpointPolicy = import("./vpcEndpointPolicy").VpcEndpointPolicy;
|
|
379
|
+
export declare const VpcEndpointPolicy: typeof import("./vpcEndpointPolicy").VpcEndpointPolicy;
|
|
380
|
+
export { VpcEndpointRouteTableAssociationArgs, VpcEndpointRouteTableAssociationState } from "./vpcEndpointRouteTableAssociation";
|
|
381
|
+
export declare type VpcEndpointRouteTableAssociation = import("./vpcEndpointRouteTableAssociation").VpcEndpointRouteTableAssociation;
|
|
382
|
+
export declare const VpcEndpointRouteTableAssociation: typeof import("./vpcEndpointRouteTableAssociation").VpcEndpointRouteTableAssociation;
|
|
383
|
+
export { VpcEndpointServiceArgs, VpcEndpointServiceState } from "./vpcEndpointService";
|
|
384
|
+
export declare type VpcEndpointService = import("./vpcEndpointService").VpcEndpointService;
|
|
385
|
+
export declare const VpcEndpointService: typeof import("./vpcEndpointService").VpcEndpointService;
|
|
386
|
+
export { VpcEndpointServiceAllowedPrincipleArgs, VpcEndpointServiceAllowedPrincipleState } from "./vpcEndpointServiceAllowedPrinciple";
|
|
387
|
+
export declare type VpcEndpointServiceAllowedPrinciple = import("./vpcEndpointServiceAllowedPrinciple").VpcEndpointServiceAllowedPrinciple;
|
|
388
|
+
export declare const VpcEndpointServiceAllowedPrinciple: typeof import("./vpcEndpointServiceAllowedPrinciple").VpcEndpointServiceAllowedPrinciple;
|
|
389
|
+
export { VpcEndpointSubnetAssociationArgs, VpcEndpointSubnetAssociationState } from "./vpcEndpointSubnetAssociation";
|
|
390
|
+
export declare type VpcEndpointSubnetAssociation = import("./vpcEndpointSubnetAssociation").VpcEndpointSubnetAssociation;
|
|
391
|
+
export declare const VpcEndpointSubnetAssociation: typeof import("./vpcEndpointSubnetAssociation").VpcEndpointSubnetAssociation;
|
|
392
|
+
export { VpcIpamArgs, VpcIpamState } from "./vpcIpam";
|
|
393
|
+
export declare type VpcIpam = import("./vpcIpam").VpcIpam;
|
|
394
|
+
export declare const VpcIpam: typeof import("./vpcIpam").VpcIpam;
|
|
395
|
+
export { VpcIpamOrganizationAdminAccountArgs, VpcIpamOrganizationAdminAccountState } from "./vpcIpamOrganizationAdminAccount";
|
|
396
|
+
export declare type VpcIpamOrganizationAdminAccount = import("./vpcIpamOrganizationAdminAccount").VpcIpamOrganizationAdminAccount;
|
|
397
|
+
export declare const VpcIpamOrganizationAdminAccount: typeof import("./vpcIpamOrganizationAdminAccount").VpcIpamOrganizationAdminAccount;
|
|
398
|
+
export { VpcIpamPoolArgs, VpcIpamPoolState } from "./vpcIpamPool";
|
|
399
|
+
export declare type VpcIpamPool = import("./vpcIpamPool").VpcIpamPool;
|
|
400
|
+
export declare const VpcIpamPool: typeof import("./vpcIpamPool").VpcIpamPool;
|
|
401
|
+
export { VpcIpamPoolCidrArgs, VpcIpamPoolCidrState } from "./vpcIpamPoolCidr";
|
|
402
|
+
export declare type VpcIpamPoolCidr = import("./vpcIpamPoolCidr").VpcIpamPoolCidr;
|
|
403
|
+
export declare const VpcIpamPoolCidr: typeof import("./vpcIpamPoolCidr").VpcIpamPoolCidr;
|
|
404
|
+
export { VpcIpamPoolCidrAllocationArgs, VpcIpamPoolCidrAllocationState } from "./vpcIpamPoolCidrAllocation";
|
|
405
|
+
export declare type VpcIpamPoolCidrAllocation = import("./vpcIpamPoolCidrAllocation").VpcIpamPoolCidrAllocation;
|
|
406
|
+
export declare const VpcIpamPoolCidrAllocation: typeof import("./vpcIpamPoolCidrAllocation").VpcIpamPoolCidrAllocation;
|
|
407
|
+
export { VpcIpamPreviewNextCidrArgs, VpcIpamPreviewNextCidrState } from "./vpcIpamPreviewNextCidr";
|
|
408
|
+
export declare type VpcIpamPreviewNextCidr = import("./vpcIpamPreviewNextCidr").VpcIpamPreviewNextCidr;
|
|
409
|
+
export declare const VpcIpamPreviewNextCidr: typeof import("./vpcIpamPreviewNextCidr").VpcIpamPreviewNextCidr;
|
|
410
|
+
export { VpcIpamScopeArgs, VpcIpamScopeState } from "./vpcIpamScope";
|
|
411
|
+
export declare type VpcIpamScope = import("./vpcIpamScope").VpcIpamScope;
|
|
412
|
+
export declare const VpcIpamScope: typeof import("./vpcIpamScope").VpcIpamScope;
|
|
413
|
+
export { VpcIpv4CidrBlockAssociationArgs, VpcIpv4CidrBlockAssociationState } from "./vpcIpv4CidrBlockAssociation";
|
|
414
|
+
export declare type VpcIpv4CidrBlockAssociation = import("./vpcIpv4CidrBlockAssociation").VpcIpv4CidrBlockAssociation;
|
|
415
|
+
export declare const VpcIpv4CidrBlockAssociation: typeof import("./vpcIpv4CidrBlockAssociation").VpcIpv4CidrBlockAssociation;
|
|
416
|
+
export { VpcIpv6CidrBlockAssociationArgs, VpcIpv6CidrBlockAssociationState } from "./vpcIpv6CidrBlockAssociation";
|
|
417
|
+
export declare type VpcIpv6CidrBlockAssociation = import("./vpcIpv6CidrBlockAssociation").VpcIpv6CidrBlockAssociation;
|
|
418
|
+
export declare const VpcIpv6CidrBlockAssociation: typeof import("./vpcIpv6CidrBlockAssociation").VpcIpv6CidrBlockAssociation;
|
|
419
|
+
export { VpcPeeringConnectionArgs, VpcPeeringConnectionState } from "./vpcPeeringConnection";
|
|
420
|
+
export declare type VpcPeeringConnection = import("./vpcPeeringConnection").VpcPeeringConnection;
|
|
421
|
+
export declare const VpcPeeringConnection: typeof import("./vpcPeeringConnection").VpcPeeringConnection;
|
|
422
|
+
export { VpcPeeringConnectionAccepterArgs, VpcPeeringConnectionAccepterState } from "./vpcPeeringConnectionAccepter";
|
|
423
|
+
export declare type VpcPeeringConnectionAccepter = import("./vpcPeeringConnectionAccepter").VpcPeeringConnectionAccepter;
|
|
424
|
+
export declare const VpcPeeringConnectionAccepter: typeof import("./vpcPeeringConnectionAccepter").VpcPeeringConnectionAccepter;
|
|
425
|
+
export { VpnConnectionArgs, VpnConnectionState } from "./vpnConnection";
|
|
426
|
+
export declare type VpnConnection = import("./vpnConnection").VpnConnection;
|
|
427
|
+
export declare const VpnConnection: typeof import("./vpnConnection").VpnConnection;
|
|
428
|
+
export { VpnConnectionRouteArgs, VpnConnectionRouteState } from "./vpnConnectionRoute";
|
|
429
|
+
export declare type VpnConnectionRoute = import("./vpnConnectionRoute").VpnConnectionRoute;
|
|
430
|
+
export declare const VpnConnectionRoute: typeof import("./vpnConnectionRoute").VpnConnectionRoute;
|
|
431
|
+
export { VpnGatewayArgs, VpnGatewayState } from "./vpnGateway";
|
|
432
|
+
export declare type VpnGateway = import("./vpnGateway").VpnGateway;
|
|
433
|
+
export declare const VpnGateway: typeof import("./vpnGateway").VpnGateway;
|
|
434
|
+
export { VpnGatewayAttachmentArgs, VpnGatewayAttachmentState } from "./vpnGatewayAttachment";
|
|
435
|
+
export declare type VpnGatewayAttachment = import("./vpnGatewayAttachment").VpnGatewayAttachment;
|
|
436
|
+
export declare const VpnGatewayAttachment: typeof import("./vpnGatewayAttachment").VpnGatewayAttachment;
|
|
437
|
+
export { VpnGatewayRoutePropagationArgs, VpnGatewayRoutePropagationState } from "./vpnGatewayRoutePropagation";
|
|
438
|
+
export declare type VpnGatewayRoutePropagation = import("./vpnGatewayRoutePropagation").VpnGatewayRoutePropagation;
|
|
439
|
+
export declare const VpnGatewayRoutePropagation: typeof import("./vpnGatewayRoutePropagation").VpnGatewayRoutePropagation;
|
|
151
440
|
export * from "../types/enums/ec2";
|