@mavogel/awscdk-rootmail 0.0.310 → 0.0.312
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/.jsii +3 -3
- package/lib/rootmail.js +1 -1
- package/lib/ses-receive.js +1 -1
- package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/endpoint/EndpointParameters.d.ts +7 -7
- package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +7 -7
- package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -2
- package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -2
- package/node_modules/@aws-sdk/client-cloudwatch-logs/package.json +12 -12
- package/node_modules/@aws-sdk/client-route-53/dist-cjs/index.js +3 -0
- package/node_modules/@aws-sdk/client-route-53/dist-es/models/models_0.js +3 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateHealthCheckCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateHostedZoneCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/GetHealthCheckCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/GetHostedZoneCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListHealthChecksCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListResourceRecordSetsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/UpdateHealthCheckCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-route-53/dist-types/endpoint/EndpointParameters.d.ts +7 -7
- package/node_modules/@aws-sdk/client-route-53/dist-types/models/models_0.d.ts +3 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +7 -7
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/models/models_0.d.ts +3 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -2
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -2
- package/node_modules/@aws-sdk/client-route-53/package.json +12 -12
- package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-types/endpoint/EndpointParameters.d.ts +26 -26
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +9 -9
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +7 -7
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +9 -9
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +32 -26
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -10
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +16 -8
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +22 -10
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +6 -3
- package/node_modules/@aws-sdk/client-s3/package.json +17 -17
- package/node_modules/@aws-sdk/client-ses/dist-types/endpoint/EndpointParameters.d.ts +7 -7
- package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +7 -7
- package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ses/package.json +12 -12
- package/node_modules/@aws-sdk/client-ssm/dist-types/endpoint/EndpointParameters.d.ts +7 -7
- package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +7 -7
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ssm/package.json +12 -12
- package/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +7 -7
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +7 -7
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -2
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -2
- package/node_modules/@aws-sdk/client-sso/package.json +11 -11
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +1496 -14
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js +6 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +13 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +14 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +14 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +84 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +118 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js +20 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +105 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +106 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js +46 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js +18 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js +17 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +147 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js +1 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +152 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +126 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js +20 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +154 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +279 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/simpleFormatXml.js +27 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ConfigurableSerdeContext.d.ts +8 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/common.d.ts +2 -2
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +13 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +12 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +12 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +18 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +19 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +19 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +13 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +15 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReplacer.d.ts +21 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +15 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +3 -3
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +20 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +39 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QuerySerializerSettings.d.ts +6 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +16 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +21 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlCodec.d.ts +14 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +20 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +21 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/simpleFormatXml.d.ts +6 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ConfigurableSerdeContext.d.ts +5 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +2 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +13 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +6 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +6 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +33 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +34 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +16 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +13 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +15 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReplacer.d.ts +7 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +7 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +3 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +14 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +55 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QuerySerializerSettings.d.ts +6 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +16 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +39 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlCodec.d.ts +17 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeDeserializer.d.ts +15 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeSerializer.d.ts +21 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/simpleFormatXml.d.ts +1 -0
- package/node_modules/@aws-sdk/core/package.json +7 -3
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-cjs/index.js +7 -36
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/NodeUseArnRegionConfigOptions.js +1 -1
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketHostname.js +1 -19
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketHostnameUtils.js +2 -23
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/configurations.js +1 -1
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/NodeUseArnRegionConfigOptions.d.ts +2 -2
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketEndpointMiddleware.d.ts +12 -0
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketHostname.d.ts +8 -0
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketHostnameUtils.d.ts +59 -3
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/configurations.d.ts +13 -1
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/NodeUseArnRegionConfigOptions.d.ts +3 -1
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/configurations.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +7 -7
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +9 -9
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +7 -7
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +9 -9
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +8 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +8 -3
- package/node_modules/@aws-sdk/nested-clients/package.json +11 -11
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +8 -0
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/SignatureV4MultiRegion.js +9 -0
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/SignatureV4MultiRegion.d.ts +1 -0
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4MultiRegion.d.ts +1 -0
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
- package/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +3 -0
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +3 -0
- package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +3 -0
- package/node_modules/@aws-sdk/util-endpoints/package.json +1 -1
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +9 -8
- package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +4 -1
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -6
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +9 -2
- package/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +3 -0
- package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +4 -0
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +4 -0
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/axios/CHANGELOG.md +24 -0
- package/node_modules/axios/README.md +20 -17
- package/node_modules/axios/dist/axios.js +6 -3
- package/node_modules/axios/dist/axios.js.map +1 -1
- package/node_modules/axios/dist/axios.min.js +2 -2
- package/node_modules/axios/dist/axios.min.js.map +1 -1
- package/node_modules/axios/dist/browser/axios.cjs +7 -3
- package/node_modules/axios/dist/browser/axios.cjs.map +1 -1
- package/node_modules/axios/dist/esm/axios.js +7 -3
- package/node_modules/axios/dist/esm/axios.js.map +1 -1
- package/node_modules/axios/dist/esm/axios.min.js +2 -2
- package/node_modules/axios/dist/esm/axios.min.js.map +1 -1
- package/node_modules/axios/dist/node/axios.cjs +7 -3
- package/node_modules/axios/dist/node/axios.cjs.map +1 -1
- package/node_modules/axios/index.d.cts +1 -1
- package/node_modules/axios/index.d.ts +1 -1
- package/node_modules/axios/lib/adapters/fetch.js +1 -1
- package/node_modules/axios/lib/env/data.js +1 -1
- package/node_modules/axios/lib/helpers/toFormData.js +4 -0
- package/node_modules/axios/package.json +10 -1
- package/node_modules/cdk-nag/.jsii +3 -3
- package/node_modules/cdk-nag/lib/ignore-suppression-conditions.js +5 -5
- package/node_modules/cdk-nag/lib/nag-logger.js +2 -2
- package/node_modules/cdk-nag/lib/nag-pack.js +1 -1
- package/node_modules/cdk-nag/lib/nag-rules.js +1 -1
- package/node_modules/cdk-nag/lib/nag-suppressions.js +1 -1
- package/node_modules/cdk-nag/lib/packs/aws-solutions.js +1 -1
- package/node_modules/cdk-nag/lib/packs/hipaa-security.js +1 -1
- package/node_modules/cdk-nag/lib/packs/nist-800-53-r4.js +1 -1
- package/node_modules/cdk-nag/lib/packs/nist-800-53-r5.js +1 -1
- package/node_modules/cdk-nag/lib/packs/pci-dss-321.js +1 -1
- package/node_modules/cdk-nag/lib/packs/serverless.js +1 -1
- package/node_modules/cdk-nag/package.json +2 -2
- package/package.json +1 -1
package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/endpoint/EndpointParameters.d.ts
CHANGED
|
@@ -5,9 +5,9 @@ import {
|
|
|
5
5
|
Provider,
|
|
6
6
|
} from "@smithy/types";
|
|
7
7
|
export interface ClientInputEndpointParameters {
|
|
8
|
-
region?: string | Provider<string>;
|
|
9
|
-
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
10
|
-
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
8
|
+
region?: string | undefined | Provider<string | undefined>;
|
|
9
|
+
useDualstackEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
10
|
+
useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
11
11
|
endpoint?:
|
|
12
12
|
| string
|
|
13
13
|
| Provider<string>
|
|
@@ -41,8 +41,8 @@ export declare const commonParams: {
|
|
|
41
41
|
};
|
|
42
42
|
};
|
|
43
43
|
export interface EndpointParameters extends __EndpointParameters {
|
|
44
|
-
Region?: string;
|
|
45
|
-
UseDualStack?: boolean;
|
|
46
|
-
UseFIPS?: boolean;
|
|
47
|
-
Endpoint?: string;
|
|
44
|
+
Region?: string | undefined;
|
|
45
|
+
UseDualStack?: boolean | undefined;
|
|
46
|
+
UseFIPS?: boolean | undefined;
|
|
47
|
+
Endpoint?: string | undefined;
|
|
48
48
|
}
|
|
@@ -72,6 +72,7 @@ export declare class NoSuchKeySigningKey extends __BaseException {
|
|
|
72
72
|
export declare const CloudWatchRegion: {
|
|
73
73
|
readonly af_south_1: "af-south-1";
|
|
74
74
|
readonly ap_east_1: "ap-east-1";
|
|
75
|
+
readonly ap_east_2: "ap-east-2";
|
|
75
76
|
readonly ap_northeast_1: "ap-northeast-1";
|
|
76
77
|
readonly ap_northeast_2: "ap-northeast-2";
|
|
77
78
|
readonly ap_northeast_3: "ap-northeast-3";
|
|
@@ -126,6 +127,7 @@ export interface AliasTarget {
|
|
|
126
127
|
export declare const VPCRegion: {
|
|
127
128
|
readonly af_south_1: "af-south-1";
|
|
128
129
|
readonly ap_east_1: "ap-east-1";
|
|
130
|
+
readonly ap_east_2: "ap-east-2";
|
|
129
131
|
readonly ap_northeast_1: "ap-northeast-1";
|
|
130
132
|
readonly ap_northeast_2: "ap-northeast-2";
|
|
131
133
|
readonly ap_northeast_3: "ap-northeast-3";
|
|
@@ -302,6 +304,7 @@ export interface GeoProximityLocation {
|
|
|
302
304
|
export declare const ResourceRecordSetRegion: {
|
|
303
305
|
readonly af_south_1: "af-south-1";
|
|
304
306
|
readonly ap_east_1: "ap-east-1";
|
|
307
|
+
readonly ap_east_2: "ap-east-2";
|
|
305
308
|
readonly ap_northeast_1: "ap-northeast-1";
|
|
306
309
|
readonly ap_northeast_2: "ap-northeast-2";
|
|
307
310
|
readonly ap_northeast_3: "ap-northeast-3";
|
|
@@ -22,8 +22,10 @@ export declare const getRuntimeConfig: (config: Route53ClientConfig) => {
|
|
|
22
22
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
23
23
|
sha256: import("@smithy/types").HashConstructor;
|
|
24
24
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
25
|
-
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean
|
|
26
|
-
|
|
25
|
+
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
26
|
+
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
27
|
+
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
28
|
+
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
27
29
|
apiVersion: string;
|
|
28
30
|
cacheMiddleware?: boolean | undefined;
|
|
29
31
|
urlParser: import("@smithy/types").UrlParser;
|
|
@@ -19,8 +19,10 @@ export declare const getRuntimeConfig: (config: Route53ClientConfig) => {
|
|
|
19
19
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
20
20
|
disableHostPrefix: boolean;
|
|
21
21
|
serviceId: string;
|
|
22
|
-
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean
|
|
23
|
-
|
|
22
|
+
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
23
|
+
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
24
|
+
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
25
|
+
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
24
26
|
region: string | import("@smithy/types").Provider<any>;
|
|
25
27
|
profile?: string;
|
|
26
28
|
defaultUserAgentProvider: (
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-route-53",
|
|
3
3
|
"description": "AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.830.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-route-53",
|
|
@@ -20,40 +20,40 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.826.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.830.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.821.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.821.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.821.0",
|
|
28
28
|
"@aws-sdk/middleware-sdk-route53": "3.821.0",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.828.0",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "3.821.0",
|
|
31
31
|
"@aws-sdk/types": "3.821.0",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.828.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.821.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.828.0",
|
|
35
35
|
"@aws-sdk/xml-builder": "3.821.0",
|
|
36
36
|
"@smithy/config-resolver": "^4.1.4",
|
|
37
|
-
"@smithy/core": "^3.5.
|
|
37
|
+
"@smithy/core": "^3.5.3",
|
|
38
38
|
"@smithy/fetch-http-handler": "^5.0.4",
|
|
39
39
|
"@smithy/hash-node": "^4.0.4",
|
|
40
40
|
"@smithy/invalid-dependency": "^4.0.4",
|
|
41
41
|
"@smithy/middleware-content-length": "^4.0.4",
|
|
42
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
43
|
-
"@smithy/middleware-retry": "^4.1.
|
|
42
|
+
"@smithy/middleware-endpoint": "^4.1.11",
|
|
43
|
+
"@smithy/middleware-retry": "^4.1.12",
|
|
44
44
|
"@smithy/middleware-serde": "^4.0.8",
|
|
45
45
|
"@smithy/middleware-stack": "^4.0.4",
|
|
46
46
|
"@smithy/node-config-provider": "^4.1.3",
|
|
47
47
|
"@smithy/node-http-handler": "^4.0.6",
|
|
48
48
|
"@smithy/protocol-http": "^5.1.2",
|
|
49
|
-
"@smithy/smithy-client": "^4.4.
|
|
49
|
+
"@smithy/smithy-client": "^4.4.3",
|
|
50
50
|
"@smithy/types": "^4.3.1",
|
|
51
51
|
"@smithy/url-parser": "^4.0.4",
|
|
52
52
|
"@smithy/util-base64": "^4.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^4.0.19",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^4.0.19",
|
|
57
57
|
"@smithy/util-endpoints": "^3.0.6",
|
|
58
58
|
"@smithy/util-middleware": "^4.0.4",
|
|
59
59
|
"@smithy/util-retry": "^4.0.5",
|
|
@@ -80,7 +80,7 @@ const createEndpointRuleSetHttpAuthSchemeProvider = (defaultEndpointResolver, de
|
|
|
80
80
|
const name = s.name.toLowerCase();
|
|
81
81
|
return name !== "sigv4a" && name.startsWith("sigv4");
|
|
82
82
|
});
|
|
83
|
-
if (
|
|
83
|
+
if (signature_v4_multi_region_1.SignatureV4MultiRegion.sigv4aDependency() === "none" && sigv4Present) {
|
|
84
84
|
continue;
|
|
85
85
|
}
|
|
86
86
|
}
|
|
@@ -38,7 +38,7 @@ const getRuntimeConfig = (config) => {
|
|
|
38
38
|
signerConstructor: config?.signerConstructor ?? signature_v4_multi_region_1.SignatureV4MultiRegion,
|
|
39
39
|
signingEscapePath: config?.signingEscapePath ?? false,
|
|
40
40
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
41
|
-
useArnRegion: config?.useArnRegion ??
|
|
41
|
+
useArnRegion: config?.useArnRegion ?? undefined,
|
|
42
42
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
43
43
|
utf8Encoder: config?.utf8Encoder ?? util_utf8_1.toUtf8,
|
|
44
44
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveAwsSdkSigV4AConfig, resolveAwsSdkSigV4Config, } from "@aws-sdk/core";
|
|
2
|
-
import {
|
|
2
|
+
import { SignatureV4MultiRegion } from "@aws-sdk/signature-v4-multi-region";
|
|
3
3
|
import { resolveParams } from "@smithy/middleware-endpoint";
|
|
4
4
|
import { getSmithyContext, normalizeProvider } from "@smithy/util-middleware";
|
|
5
5
|
import { defaultEndpointResolver } from "../endpoint/endpointResolver";
|
|
@@ -77,7 +77,7 @@ const createEndpointRuleSetHttpAuthSchemeProvider = (defaultEndpointResolver, de
|
|
|
77
77
|
const name = s.name.toLowerCase();
|
|
78
78
|
return name !== "sigv4a" && name.startsWith("sigv4");
|
|
79
79
|
});
|
|
80
|
-
if (
|
|
80
|
+
if (SignatureV4MultiRegion.sigv4aDependency() === "none" && sigv4Present) {
|
|
81
81
|
continue;
|
|
82
82
|
}
|
|
83
83
|
}
|
|
@@ -35,7 +35,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
35
35
|
signerConstructor: config?.signerConstructor ?? SignatureV4MultiRegion,
|
|
36
36
|
signingEscapePath: config?.signingEscapePath ?? false,
|
|
37
37
|
urlParser: config?.urlParser ?? parseUrl,
|
|
38
|
-
useArnRegion: config?.useArnRegion ??
|
|
38
|
+
useArnRegion: config?.useArnRegion ?? undefined,
|
|
39
39
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
40
40
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
41
41
|
};
|
|
@@ -280,9 +280,9 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
280
280
|
*/
|
|
281
281
|
signingEscapePath?: boolean;
|
|
282
282
|
/**
|
|
283
|
-
* Whether to override the request region with the region inferred from requested resource's ARN. Defaults to
|
|
283
|
+
* Whether to override the request region with the region inferred from requested resource's ARN. Defaults to undefined.
|
|
284
284
|
*/
|
|
285
|
-
useArnRegion?: boolean | Provider<boolean>;
|
|
285
|
+
useArnRegion?: boolean | undefined | Provider<boolean | undefined>;
|
|
286
286
|
/**
|
|
287
287
|
* The internal function that inject utilities to runtime-specific stream to help users consume the data
|
|
288
288
|
* @internal
|
|
@@ -3,16 +3,16 @@ import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provi
|
|
|
3
3
|
* @public
|
|
4
4
|
*/
|
|
5
5
|
export interface ClientInputEndpointParameters {
|
|
6
|
-
region?: string | Provider<string>;
|
|
7
|
-
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
8
|
-
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
6
|
+
region?: string | undefined | Provider<string | undefined>;
|
|
7
|
+
useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
8
|
+
useDualstackEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
9
9
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
10
|
-
forcePathStyle?: boolean | Provider<boolean>;
|
|
11
|
-
useAccelerateEndpoint?: boolean | Provider<boolean>;
|
|
12
|
-
useGlobalEndpoint?: boolean | Provider<boolean>;
|
|
13
|
-
disableMultiregionAccessPoints?: boolean | Provider<boolean>;
|
|
14
|
-
useArnRegion?: boolean | Provider<boolean>;
|
|
15
|
-
disableS3ExpressSessionAuth?: boolean | Provider<boolean>;
|
|
10
|
+
forcePathStyle?: boolean | undefined | Provider<boolean | undefined>;
|
|
11
|
+
useAccelerateEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
12
|
+
useGlobalEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
13
|
+
disableMultiregionAccessPoints?: boolean | undefined | Provider<boolean | undefined>;
|
|
14
|
+
useArnRegion?: boolean | undefined | Provider<boolean | undefined>;
|
|
15
|
+
disableS3ExpressSessionAuth?: boolean | undefined | Provider<boolean | undefined>;
|
|
16
16
|
}
|
|
17
17
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
18
18
|
defaultSigningName: string;
|
|
@@ -61,21 +61,21 @@ export declare const commonParams: {
|
|
|
61
61
|
};
|
|
62
62
|
};
|
|
63
63
|
export interface EndpointParameters extends __EndpointParameters {
|
|
64
|
-
Bucket?: string;
|
|
65
|
-
Region?: string;
|
|
66
|
-
UseFIPS?: boolean;
|
|
67
|
-
UseDualStack?: boolean;
|
|
68
|
-
Endpoint?: string;
|
|
69
|
-
ForcePathStyle?: boolean;
|
|
70
|
-
Accelerate?: boolean;
|
|
71
|
-
UseGlobalEndpoint?: boolean;
|
|
72
|
-
UseObjectLambdaEndpoint?: boolean;
|
|
73
|
-
Key?: string;
|
|
74
|
-
Prefix?: string;
|
|
75
|
-
CopySource?: string;
|
|
76
|
-
DisableAccessPoints?: boolean;
|
|
77
|
-
DisableMultiRegionAccessPoints?: boolean;
|
|
78
|
-
UseArnRegion?: boolean;
|
|
79
|
-
UseS3ExpressControlEndpoint?: boolean;
|
|
80
|
-
DisableS3ExpressSessionAuth?: boolean;
|
|
64
|
+
Bucket?: string | undefined;
|
|
65
|
+
Region?: string | undefined;
|
|
66
|
+
UseFIPS?: boolean | undefined;
|
|
67
|
+
UseDualStack?: boolean | undefined;
|
|
68
|
+
Endpoint?: string | undefined;
|
|
69
|
+
ForcePathStyle?: boolean | undefined;
|
|
70
|
+
Accelerate?: boolean | undefined;
|
|
71
|
+
UseGlobalEndpoint?: boolean | undefined;
|
|
72
|
+
UseObjectLambdaEndpoint?: boolean | undefined;
|
|
73
|
+
Key?: string | undefined;
|
|
74
|
+
Prefix?: string | undefined;
|
|
75
|
+
CopySource?: string | undefined;
|
|
76
|
+
DisableAccessPoints?: boolean | undefined;
|
|
77
|
+
DisableMultiRegionAccessPoints?: boolean | undefined;
|
|
78
|
+
UseArnRegion?: boolean | undefined;
|
|
79
|
+
UseS3ExpressControlEndpoint?: boolean | undefined;
|
|
80
|
+
DisableS3ExpressSessionAuth?: boolean | undefined;
|
|
81
81
|
}
|
|
@@ -19,8 +19,8 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
19
19
|
sha256: import("@smithy/types").HashConstructor;
|
|
20
20
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
21
21
|
streamHasher: import("@smithy/types").StreamHasher<import("stream").Readable> | import("@smithy/types").StreamHasher<Blob>;
|
|
22
|
-
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean
|
|
23
|
-
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean
|
|
22
|
+
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
23
|
+
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
24
24
|
apiVersion: string;
|
|
25
25
|
cacheMiddleware?: boolean | undefined;
|
|
26
26
|
urlParser: import("@smithy/types").UrlParser;
|
|
@@ -35,7 +35,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
35
35
|
logger: import("@smithy/types").Logger;
|
|
36
36
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
37
37
|
signingEscapePath: boolean;
|
|
38
|
-
useArnRegion: boolean | import("@smithy/types").Provider<boolean>;
|
|
38
|
+
useArnRegion: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
|
|
39
39
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
40
40
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
41
41
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -56,14 +56,14 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
56
56
|
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
57
57
|
systemClockOffset?: number;
|
|
58
58
|
signingRegion?: string;
|
|
59
|
-
signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner)
|
|
59
|
+
signerConstructor: typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion | (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner);
|
|
60
60
|
sigv4aSigningRegionSet?: string[] | undefined | import("@smithy/types").Provider<string[] | undefined>;
|
|
61
|
-
forcePathStyle?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
|
|
62
|
-
useAccelerateEndpoint?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
|
|
63
|
-
disableMultiregionAccessPoints?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
|
|
61
|
+
forcePathStyle?: (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>)) | undefined;
|
|
62
|
+
useAccelerateEndpoint?: (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>)) | undefined;
|
|
63
|
+
disableMultiregionAccessPoints?: (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>)) | undefined;
|
|
64
64
|
followRegionRedirects?: boolean;
|
|
65
65
|
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider;
|
|
66
66
|
bucketEndpoint?: boolean;
|
|
67
|
-
useGlobalEndpoint?: boolean | import("@smithy/types").Provider<boolean>;
|
|
68
|
-
disableS3ExpressSessionAuth?: boolean | import("@smithy/types").Provider<boolean>;
|
|
67
|
+
useGlobalEndpoint?: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
|
|
68
|
+
disableS3ExpressSessionAuth?: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
|
|
69
69
|
};
|
|
@@ -11,7 +11,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
11
11
|
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
12
12
|
credentialDefaultProvider: ((input: any) => import("@aws-sdk/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/types").MemoizedProvider<import("@aws-sdk/types").AwsCredentialIdentity>);
|
|
13
13
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@aws-sdk/types").UserAgent>;
|
|
14
|
-
disableS3ExpressSessionAuth: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
14
|
+
disableS3ExpressSessionAuth: boolean | import("@aws-sdk/types").Provider<boolean | undefined>;
|
|
15
15
|
eventStreamSerdeProvider: import("@aws-sdk/types").EventStreamSerdeProvider;
|
|
16
16
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
17
17
|
md5: __HashConstructor;
|
|
@@ -25,7 +25,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
25
25
|
sigv4aSigningRegionSet: string[] | import("@aws-sdk/types").Provider<string[] | undefined>;
|
|
26
26
|
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
27
27
|
streamHasher: import("@aws-sdk/types").StreamHasher<import("stream").Readable> | import("@aws-sdk/types").StreamHasher<Blob>;
|
|
28
|
-
useArnRegion: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
28
|
+
useArnRegion: boolean | import("@aws-sdk/types").Provider<boolean | undefined>;
|
|
29
29
|
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
30
30
|
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
31
31
|
userAgentAppId: string | import("@aws-sdk/types").Provider<string | undefined>;
|
|
@@ -59,12 +59,12 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
59
59
|
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme) => Promise<import("@aws-sdk/types").RequestSigner>);
|
|
60
60
|
systemClockOffset?: number;
|
|
61
61
|
signingRegion?: string;
|
|
62
|
-
signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner)
|
|
63
|
-
forcePathStyle?: (boolean & (boolean | import("@aws-sdk/types").Provider<boolean>)) | undefined;
|
|
64
|
-
useAccelerateEndpoint?: (boolean & (boolean | import("@aws-sdk/types").Provider<boolean>)) | undefined;
|
|
65
|
-
disableMultiregionAccessPoints?: (boolean & (boolean | import("@aws-sdk/types").Provider<boolean>)) | undefined;
|
|
62
|
+
signerConstructor: typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion | (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner);
|
|
63
|
+
forcePathStyle?: (boolean & (boolean | import("@aws-sdk/types").Provider<boolean | undefined>)) | undefined;
|
|
64
|
+
useAccelerateEndpoint?: (boolean & (boolean | import("@aws-sdk/types").Provider<boolean | undefined>)) | undefined;
|
|
65
|
+
disableMultiregionAccessPoints?: (boolean & (boolean | import("@aws-sdk/types").Provider<boolean | undefined>)) | undefined;
|
|
66
66
|
followRegionRedirects?: boolean;
|
|
67
67
|
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider;
|
|
68
68
|
bucketEndpoint?: boolean;
|
|
69
|
-
useGlobalEndpoint?: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
69
|
+
useGlobalEndpoint?: boolean | undefined | import("@aws-sdk/types").Provider<boolean | undefined>;
|
|
70
70
|
};
|
|
@@ -17,8 +17,8 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
17
17
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
18
18
|
disableHostPrefix: boolean;
|
|
19
19
|
serviceId: string;
|
|
20
|
-
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean
|
|
21
|
-
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean
|
|
20
|
+
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
21
|
+
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
22
22
|
region: string | import("@smithy/types").Provider<any>;
|
|
23
23
|
profile?: string;
|
|
24
24
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
@@ -34,7 +34,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
34
34
|
eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
|
|
35
35
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
36
36
|
signingEscapePath: boolean;
|
|
37
|
-
useArnRegion: boolean | import("@smithy/types").Provider<boolean>;
|
|
37
|
+
useArnRegion: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
|
|
38
38
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
39
39
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
40
40
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -55,14 +55,14 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
55
55
|
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
56
56
|
systemClockOffset?: number;
|
|
57
57
|
signingRegion?: string;
|
|
58
|
-
signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner)
|
|
58
|
+
signerConstructor: typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion | (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner);
|
|
59
59
|
sigv4aSigningRegionSet?: string[] | undefined | import("@smithy/types").Provider<string[] | undefined>;
|
|
60
|
-
forcePathStyle?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
|
|
61
|
-
useAccelerateEndpoint?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
|
|
62
|
-
disableMultiregionAccessPoints?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
|
|
60
|
+
forcePathStyle?: (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>)) | undefined;
|
|
61
|
+
useAccelerateEndpoint?: (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>)) | undefined;
|
|
62
|
+
disableMultiregionAccessPoints?: (boolean & (boolean | import("@smithy/types").Provider<boolean | undefined>)) | undefined;
|
|
63
63
|
followRegionRedirects?: boolean;
|
|
64
64
|
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider;
|
|
65
65
|
bucketEndpoint?: boolean;
|
|
66
|
-
useGlobalEndpoint?: boolean | import("@smithy/types").Provider<boolean>;
|
|
67
|
-
disableS3ExpressSessionAuth?: boolean | import("@smithy/types").Provider<boolean>;
|
|
66
|
+
useGlobalEndpoint?: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
|
|
67
|
+
disableS3ExpressSessionAuth?: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
|
|
68
68
|
};
|
|
@@ -18,10 +18,10 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
18
18
|
logger: import("@smithy/types").Logger;
|
|
19
19
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
20
20
|
serviceId: string;
|
|
21
|
-
signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner)
|
|
21
|
+
signerConstructor: typeof SignatureV4MultiRegion | (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner);
|
|
22
22
|
signingEscapePath: boolean;
|
|
23
23
|
urlParser: import("@smithy/types").UrlParser;
|
|
24
|
-
useArnRegion: boolean | import("@smithy/types").Provider<boolean
|
|
24
|
+
useArnRegion: boolean | import("@smithy/types").Provider<boolean | undefined> | undefined;
|
|
25
25
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
26
26
|
utf8Encoder: (input: Uint8Array | string) => string;
|
|
27
27
|
};
|
|
@@ -687,7 +687,7 @@ export interface ClientDefaults
|
|
|
687
687
|
eventStreamSerdeProvider?: __EventStreamSerdeProvider;
|
|
688
688
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
689
689
|
signingEscapePath?: boolean;
|
|
690
|
-
useArnRegion?: boolean | Provider<boolean>;
|
|
690
|
+
useArnRegion?: boolean | undefined | Provider<boolean | undefined>;
|
|
691
691
|
sdkStreamMixin?: __SdkStreamMixinInjector;
|
|
692
692
|
}
|
|
693
693
|
export type S3ClientConfigType = Partial<
|
|
@@ -5,9 +5,9 @@ import {
|
|
|
5
5
|
Provider,
|
|
6
6
|
} from "@smithy/types";
|
|
7
7
|
export interface ClientInputEndpointParameters {
|
|
8
|
-
region?: string | Provider<string>;
|
|
9
|
-
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
10
|
-
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
8
|
+
region?: string | undefined | Provider<string | undefined>;
|
|
9
|
+
useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
10
|
+
useDualstackEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
11
11
|
endpoint?:
|
|
12
12
|
| string
|
|
13
13
|
| Provider<string>
|
|
@@ -15,12 +15,18 @@ export interface ClientInputEndpointParameters {
|
|
|
15
15
|
| Provider<Endpoint>
|
|
16
16
|
| EndpointV2
|
|
17
17
|
| Provider<EndpointV2>;
|
|
18
|
-
forcePathStyle?: boolean | Provider<boolean>;
|
|
19
|
-
useAccelerateEndpoint?: boolean | Provider<boolean>;
|
|
20
|
-
useGlobalEndpoint?: boolean | Provider<boolean>;
|
|
21
|
-
disableMultiregionAccessPoints?:
|
|
22
|
-
|
|
23
|
-
|
|
18
|
+
forcePathStyle?: boolean | undefined | Provider<boolean | undefined>;
|
|
19
|
+
useAccelerateEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
20
|
+
useGlobalEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
21
|
+
disableMultiregionAccessPoints?:
|
|
22
|
+
| boolean
|
|
23
|
+
| undefined
|
|
24
|
+
| Provider<boolean | undefined>;
|
|
25
|
+
useArnRegion?: boolean | undefined | Provider<boolean | undefined>;
|
|
26
|
+
disableS3ExpressSessionAuth?:
|
|
27
|
+
| boolean
|
|
28
|
+
| undefined
|
|
29
|
+
| Provider<boolean | undefined>;
|
|
24
30
|
}
|
|
25
31
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
26
32
|
defaultSigningName: string;
|
|
@@ -71,21 +77,21 @@ export declare const commonParams: {
|
|
|
71
77
|
};
|
|
72
78
|
};
|
|
73
79
|
export interface EndpointParameters extends __EndpointParameters {
|
|
74
|
-
Bucket?: string;
|
|
75
|
-
Region?: string;
|
|
76
|
-
UseFIPS?: boolean;
|
|
77
|
-
UseDualStack?: boolean;
|
|
78
|
-
Endpoint?: string;
|
|
79
|
-
ForcePathStyle?: boolean;
|
|
80
|
-
Accelerate?: boolean;
|
|
81
|
-
UseGlobalEndpoint?: boolean;
|
|
82
|
-
UseObjectLambdaEndpoint?: boolean;
|
|
83
|
-
Key?: string;
|
|
84
|
-
Prefix?: string;
|
|
85
|
-
CopySource?: string;
|
|
86
|
-
DisableAccessPoints?: boolean;
|
|
87
|
-
DisableMultiRegionAccessPoints?: boolean;
|
|
88
|
-
UseArnRegion?: boolean;
|
|
89
|
-
UseS3ExpressControlEndpoint?: boolean;
|
|
90
|
-
DisableS3ExpressSessionAuth?: boolean;
|
|
80
|
+
Bucket?: string | undefined;
|
|
81
|
+
Region?: string | undefined;
|
|
82
|
+
UseFIPS?: boolean | undefined;
|
|
83
|
+
UseDualStack?: boolean | undefined;
|
|
84
|
+
Endpoint?: string | undefined;
|
|
85
|
+
ForcePathStyle?: boolean | undefined;
|
|
86
|
+
Accelerate?: boolean | undefined;
|
|
87
|
+
UseGlobalEndpoint?: boolean | undefined;
|
|
88
|
+
UseObjectLambdaEndpoint?: boolean | undefined;
|
|
89
|
+
Key?: string | undefined;
|
|
90
|
+
Prefix?: string | undefined;
|
|
91
|
+
CopySource?: string | undefined;
|
|
92
|
+
DisableAccessPoints?: boolean | undefined;
|
|
93
|
+
DisableMultiRegionAccessPoints?: boolean | undefined;
|
|
94
|
+
UseArnRegion?: boolean | undefined;
|
|
95
|
+
UseS3ExpressControlEndpoint?: boolean | undefined;
|
|
96
|
+
DisableS3ExpressSessionAuth?: boolean | undefined;
|
|
91
97
|
}
|
|
@@ -28,8 +28,10 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
28
28
|
streamHasher:
|
|
29
29
|
| import("@smithy/types").StreamHasher<import("stream").Readable>
|
|
30
30
|
| import("@smithy/types").StreamHasher<Blob>;
|
|
31
|
-
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean
|
|
32
|
-
|
|
31
|
+
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
32
|
+
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
33
|
+
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
34
|
+
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
33
35
|
apiVersion: string;
|
|
34
36
|
cacheMiddleware?: boolean | undefined;
|
|
35
37
|
urlParser: import("@smithy/types").UrlParser;
|
|
@@ -48,7 +50,10 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
48
50
|
logger: import("@smithy/types").Logger;
|
|
49
51
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
50
52
|
signingEscapePath: boolean;
|
|
51
|
-
useArnRegion:
|
|
53
|
+
useArnRegion:
|
|
54
|
+
| boolean
|
|
55
|
+
| undefined
|
|
56
|
+
| import("@smithy/types").Provider<boolean | undefined>;
|
|
52
57
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
53
58
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
54
59
|
userAgentAppId?:
|
|
@@ -108,29 +113,36 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
108
113
|
systemClockOffset?: number;
|
|
109
114
|
signingRegion?: string;
|
|
110
115
|
signerConstructor:
|
|
116
|
+
| typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion
|
|
111
117
|
| (new (
|
|
112
118
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
113
119
|
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
114
|
-
) => import("@smithy/types").RequestSigner)
|
|
115
|
-
| typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
|
|
120
|
+
) => import("@smithy/types").RequestSigner);
|
|
116
121
|
sigv4aSigningRegionSet?:
|
|
117
122
|
| string[]
|
|
118
123
|
| undefined
|
|
119
124
|
| import("@smithy/types").Provider<string[] | undefined>;
|
|
120
125
|
forcePathStyle?:
|
|
121
|
-
| (boolean &
|
|
126
|
+
| (boolean &
|
|
127
|
+
(boolean | import("@smithy/types").Provider<boolean | undefined>))
|
|
122
128
|
| undefined;
|
|
123
129
|
useAccelerateEndpoint?:
|
|
124
|
-
| (boolean &
|
|
130
|
+
| (boolean &
|
|
131
|
+
(boolean | import("@smithy/types").Provider<boolean | undefined>))
|
|
125
132
|
| undefined;
|
|
126
133
|
disableMultiregionAccessPoints?:
|
|
127
|
-
| (boolean &
|
|
134
|
+
| (boolean &
|
|
135
|
+
(boolean | import("@smithy/types").Provider<boolean | undefined>))
|
|
128
136
|
| undefined;
|
|
129
137
|
followRegionRedirects?: boolean;
|
|
130
138
|
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider;
|
|
131
139
|
bucketEndpoint?: boolean;
|
|
132
|
-
useGlobalEndpoint?:
|
|
140
|
+
useGlobalEndpoint?:
|
|
141
|
+
| boolean
|
|
142
|
+
| undefined
|
|
143
|
+
| import("@smithy/types").Provider<boolean | undefined>;
|
|
133
144
|
disableS3ExpressSessionAuth?:
|
|
134
145
|
| boolean
|
|
135
|
-
|
|
|
146
|
+
| undefined
|
|
147
|
+
| import("@smithy/types").Provider<boolean | undefined>;
|
|
136
148
|
};
|
|
@@ -20,7 +20,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
20
20
|
) => Promise<import("@aws-sdk/types").UserAgent>;
|
|
21
21
|
disableS3ExpressSessionAuth:
|
|
22
22
|
| boolean
|
|
23
|
-
| import("@aws-sdk/types").Provider<boolean>;
|
|
23
|
+
| import("@aws-sdk/types").Provider<boolean | undefined>;
|
|
24
24
|
eventStreamSerdeProvider: import("@aws-sdk/types").EventStreamSerdeProvider;
|
|
25
25
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
26
26
|
md5: __HashConstructor;
|
|
@@ -48,7 +48,9 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
48
48
|
streamHasher:
|
|
49
49
|
| import("@aws-sdk/types").StreamHasher<import("stream").Readable>
|
|
50
50
|
| import("@aws-sdk/types").StreamHasher<Blob>;
|
|
51
|
-
useArnRegion:
|
|
51
|
+
useArnRegion:
|
|
52
|
+
| boolean
|
|
53
|
+
| import("@aws-sdk/types").Provider<boolean | undefined>;
|
|
52
54
|
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
53
55
|
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
54
56
|
userAgentAppId:
|
|
@@ -118,22 +120,28 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
118
120
|
systemClockOffset?: number;
|
|
119
121
|
signingRegion?: string;
|
|
120
122
|
signerConstructor:
|
|
123
|
+
| typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion
|
|
121
124
|
| (new (
|
|
122
125
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
123
126
|
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
124
|
-
) => import("@aws-sdk/types").RequestSigner)
|
|
125
|
-
| typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
|
|
127
|
+
) => import("@aws-sdk/types").RequestSigner);
|
|
126
128
|
forcePathStyle?:
|
|
127
|
-
| (boolean &
|
|
129
|
+
| (boolean &
|
|
130
|
+
(boolean | import("@aws-sdk/types").Provider<boolean | undefined>))
|
|
128
131
|
| undefined;
|
|
129
132
|
useAccelerateEndpoint?:
|
|
130
|
-
| (boolean &
|
|
133
|
+
| (boolean &
|
|
134
|
+
(boolean | import("@aws-sdk/types").Provider<boolean | undefined>))
|
|
131
135
|
| undefined;
|
|
132
136
|
disableMultiregionAccessPoints?:
|
|
133
|
-
| (boolean &
|
|
137
|
+
| (boolean &
|
|
138
|
+
(boolean | import("@aws-sdk/types").Provider<boolean | undefined>))
|
|
134
139
|
| undefined;
|
|
135
140
|
followRegionRedirects?: boolean;
|
|
136
141
|
s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider;
|
|
137
142
|
bucketEndpoint?: boolean;
|
|
138
|
-
useGlobalEndpoint?:
|
|
143
|
+
useGlobalEndpoint?:
|
|
144
|
+
| boolean
|
|
145
|
+
| undefined
|
|
146
|
+
| import("@aws-sdk/types").Provider<boolean | undefined>;
|
|
139
147
|
};
|