@aws-sdk/client-bcm-data-exports 3.1002.0 → 3.1004.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.
Files changed (35) hide show
  1. package/README.md +1 -8
  2. package/dist-cjs/endpoint/ruleset.js +2 -2
  3. package/dist-cjs/index.js +9 -9
  4. package/dist-cjs/models/errors.js +16 -1
  5. package/dist-cjs/schemas/schemas_0.js +9 -2
  6. package/dist-es/endpoint/ruleset.js +2 -2
  7. package/dist-es/models/enums.js +9 -9
  8. package/dist-es/models/errors.js +14 -0
  9. package/dist-es/schemas/schemas_0.js +8 -1
  10. package/dist-types/BCMDataExports.d.ts +1 -8
  11. package/dist-types/BCMDataExportsClient.d.ts +1 -8
  12. package/dist-types/commands/CreateExportCommand.d.ts +7 -23
  13. package/dist-types/commands/DeleteExportCommand.d.ts +2 -4
  14. package/dist-types/commands/GetExecutionCommand.d.ts +2 -4
  15. package/dist-types/commands/GetExportCommand.d.ts +2 -4
  16. package/dist-types/commands/GetTableCommand.d.ts +3 -6
  17. package/dist-types/commands/ListExecutionsCommand.d.ts +2 -4
  18. package/dist-types/commands/ListExportsCommand.d.ts +2 -4
  19. package/dist-types/commands/ListTablesCommand.d.ts +2 -4
  20. package/dist-types/commands/ListTagsForResourceCommand.d.ts +5 -4
  21. package/dist-types/commands/TagResourceCommand.d.ts +5 -4
  22. package/dist-types/commands/UntagResourceCommand.d.ts +5 -4
  23. package/dist-types/commands/UpdateExportCommand.d.ts +3 -6
  24. package/dist-types/endpoint/EndpointParameters.d.ts +2 -2
  25. package/dist-types/index.d.ts +1 -8
  26. package/dist-types/models/enums.d.ts +13 -13
  27. package/dist-types/models/errors.d.ts +18 -10
  28. package/dist-types/models/models_0.d.ts +125 -145
  29. package/dist-types/schemas/schemas_0.d.ts +1 -0
  30. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +2 -2
  31. package/dist-types/ts3.4/models/enums.d.ts +13 -13
  32. package/dist-types/ts3.4/models/errors.d.ts +8 -0
  33. package/dist-types/ts3.4/models/models_0.d.ts +34 -34
  34. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
  35. package/package.json +37 -37
package/README.md CHANGED
@@ -6,14 +6,7 @@
6
6
 
7
7
  AWS SDK for JavaScript BCMDataExports Client for Node.js, Browser and React Native.
8
8
 
9
- <p>You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and billing datasets, such as cost and usage data and cost
10
- optimization recommendations.</p>
11
- <p>The Data Exports API provides the following endpoint:</p>
12
- <ul>
13
- <li>
14
- <p>https://bcm-data-exports.us-east-1.api.aws</p>
15
- </li>
16
- </ul>
9
+ <p>You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and billing datasets, such as cost and usage data and cost optimization recommendations.</p> <p>The Data Exports API provides the following endpoint:</p> <ul> <li> <p>https://bcm-data-exports.us-east-1.api.aws</p> </li> </ul>
17
10
 
18
11
  ## Installing
19
12
  To install this package, simply type add or install @aws-sdk/client-bcm-data-exports
@@ -2,6 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
4
  const r = "argv", s = "ref";
5
- const a = false, b = true, c = "isSet", d = "booleanEquals", e = "error", f = "endpoint", g = "tree", h = "PartitionResult", i = "getAttr", j = { "required": false, "type": "string" }, k = { [s]: "Endpoint" }, l = {}, m = { [s]: h }, n = { [e]: "FIPS is enabled but this partition does not support FIPS", "type": e }, o = [{ "fn": d, [r]: [{ [s]: "UseFIPS" }, true] }], p = [{ [s]: "Region" }], q = [{ "fn": d, [r]: [{ "fn": i, [r]: [m, "supportsFIPS"] }, true] }];
6
- const _data = { version: "1.0", parameters: { Region: j, UseFIPS: { required: b, default: a, type: "boolean" }, Endpoint: j }, rules: [{ conditions: [{ fn: c, [r]: [k] }], rules: [{ conditions: o, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: e }, { endpoint: { url: k, properties: l, headers: l }, type: f }], type: g }, { conditions: [{ fn: c, [r]: p }], rules: [{ conditions: [{ fn: "aws.partition", [r]: p, assign: h }], rules: [{ conditions: [{ fn: "stringEquals", [r]: [{ fn: i, [r]: [m, "name"] }, "aws"] }], rules: [{ conditions: o, rules: [{ conditions: q, rules: [{ endpoint: { url: "https://bcm-data-exports-fips.{Region}.api.aws", properties: l, headers: l }, type: f }], type: g }, n], type: g }, { endpoint: { url: "https://bcm-data-exports.us-east-1.api.aws", properties: { authSchemes: [{ name: "sigv4", signingName: "bcm-data-exports", signingRegion: "us-east-1" }] }, headers: l }, type: f }], type: g }, { conditions: [{ fn: d, [r]: [b, { fn: i, [r]: [m, "supportsDualStack"] }] }], rules: [{ conditions: o, rules: [{ conditions: q, rules: [{ endpoint: { url: "https://bcm-data-exports-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: f }], type: g }, n], type: g }, { endpoint: { url: "https://bcm-data-exports.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: f }], type: g }, { conditions: o, rules: [{ conditions: q, rules: [{ endpoint: { url: "https://bcm-data-exports-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: f }], type: g }, n], type: g }, { endpoint: { url: "https://bcm-data-exports.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: f }], type: g }], type: g }, { error: "Invalid Configuration: Missing Region", type: e }] };
5
+ const a = true, b = false, c = "isSet", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "stringEquals", i = "sigv4", j = { "required": false, "type": "string" }, k = { [s]: "Endpoint" }, l = {}, m = { "fn": "getAttr", [r]: [{ [s]: g }, "name"] }, n = { "fn": "booleanEquals", [r]: [{ [s]: "UseFIPS" }, false] }, o = { "authSchemes": [{ "name": i, "signingRegion": "{PartitionResult#implicitGlobalRegion}" }] }, p = [{ "fn": "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }], q = [{ [s]: "Region" }];
6
+ const _data = { version: "1.0", parameters: { UseFIPS: { required: a, default: b, type: "boolean" }, Endpoint: j, Region: j }, rules: [{ conditions: [{ fn: c, [r]: [k] }], rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { endpoint: { url: k, properties: l, headers: l }, type: e }], type: f }, { rules: [{ conditions: [{ fn: c, [r]: q }], rules: [{ conditions: [{ fn: "aws.partition", [r]: q, assign: g }], rules: [{ conditions: [{ fn: h, [r]: [m, "aws-iso"] }, n], endpoint: { url: "https://bcm-data-exports.us-iso-east-1.c2s.ic.gov", properties: { authSchemes: [{ name: i, signingRegion: "us-iso-east-1" }] }, headers: l }, type: e }, { conditions: [{ fn: h, [r]: [m, "aws-iso-b"] }, n], endpoint: { url: "https://bcm-data-exports.us-isob-east-1.sc2s.sgov.gov", properties: { authSchemes: [{ name: i, signingRegion: "us-isob-east-1" }] }, headers: l }, type: e }, { conditions: [{ fn: h, [r]: [m, "aws-iso-e"] }, n], endpoint: { url: "https://bcm-data-exports.eu-isoe-west-1.cloud.adc-e.uk", properties: { authSchemes: [{ name: i, signingRegion: "eu-isoe-west-1" }] }, headers: l }, type: e }, { conditions: [{ fn: h, [r]: [m, "aws-iso-f"] }, n], endpoint: { url: "https://bcm-data-exports.us-isof-south-1.csp.hci.ic.gov", properties: { authSchemes: [{ name: i, signingRegion: "us-isof-south-1" }] }, headers: l }, type: e }, { conditions: p, endpoint: { url: "https://bcm-data-exports-fips.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: l }, type: e }, { endpoint: { url: "https://bcm-data-exports.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: l }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }], type: f }] };
7
7
  exports.ruleSet = _data;
package/dist-cjs/index.js CHANGED
@@ -308,6 +308,15 @@ const ValidationExceptionReason = {
308
308
  OTHER: "other",
309
309
  UNKNOWN_OPERATION: "unknownOperation",
310
310
  };
311
+ const ExportStatusCode = {
312
+ HEALTHY: "HEALTHY",
313
+ UNHEALTHY: "UNHEALTHY",
314
+ };
315
+ const ExecutionStatusReason = {
316
+ BILL_OWNER_CHANGED: "BILL_OWNER_CHANGED",
317
+ INSUFFICIENT_PERMISSION: "INSUFFICIENT_PERMISSION",
318
+ INTERNAL_FAILURE: "INTERNAL_FAILURE",
319
+ };
311
320
  const ExecutionStatusCode = {
312
321
  DELIVERY_FAILURE: "DELIVERY_FAILURE",
313
322
  DELIVERY_IN_PROCESS: "DELIVERY_IN_PROCESS",
@@ -317,15 +326,6 @@ const ExecutionStatusCode = {
317
326
  QUERY_IN_PROCESS: "QUERY_IN_PROCESS",
318
327
  QUERY_QUEUED: "QUERY_QUEUED",
319
328
  };
320
- const ExecutionStatusReason = {
321
- BILL_OWNER_CHANGED: "BILL_OWNER_CHANGED",
322
- INSUFFICIENT_PERMISSION: "INSUFFICIENT_PERMISSION",
323
- INTERNAL_FAILURE: "INTERNAL_FAILURE",
324
- };
325
- const ExportStatusCode = {
326
- HEALTHY: "HEALTHY",
327
- UNHEALTHY: "UNHEALTHY",
328
- };
329
329
 
330
330
  exports.$Command = smithyClient.Command;
331
331
  exports.__Client = smithyClient.Client;
@@ -1,7 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ResourceNotFoundException = exports.ValidationException = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.InternalServerException = void 0;
3
+ exports.ResourceNotFoundException = exports.ValidationException = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.InternalServerException = exports.AccessDeniedException = void 0;
4
4
  const BCMDataExportsServiceException_1 = require("./BCMDataExportsServiceException");
5
+ class AccessDeniedException extends BCMDataExportsServiceException_1.BCMDataExportsServiceException {
6
+ name = "AccessDeniedException";
7
+ $fault = "client";
8
+ Message;
9
+ constructor(opts) {
10
+ super({
11
+ name: "AccessDeniedException",
12
+ $fault: "client",
13
+ ...opts,
14
+ });
15
+ Object.setPrototypeOf(this, AccessDeniedException.prototype);
16
+ this.Message = opts.Message;
17
+ }
18
+ }
19
+ exports.AccessDeniedException = AccessDeniedException;
5
20
  class InternalServerException extends BCMDataExportsServiceException_1.BCMDataExportsServiceException {
6
21
  name = "InternalServerException";
7
22
  $fault = "server";
@@ -1,7 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetExport$ = exports.GetExecution$ = exports.DeleteExport$ = exports.CreateExport$ = exports.ValidationExceptionField$ = exports.UpdateExportResponse$ = exports.UpdateExportRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.TablePropertyDescription$ = exports.Table$ = exports.S3OutputConfigurations$ = exports.S3Destination$ = exports.ResourceTag$ = exports.RefreshCadence$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListTablesResponse$ = exports.ListTablesRequest$ = exports.ListExportsResponse$ = exports.ListExportsRequest$ = exports.ListExecutionsResponse$ = exports.ListExecutionsRequest$ = exports.GetTableResponse$ = exports.GetTableRequest$ = exports.GetExportResponse$ = exports.GetExportRequest$ = exports.GetExecutionResponse$ = exports.GetExecutionRequest$ = exports.ExportStatus$ = exports.ExportReference$ = exports.Export$ = exports.ExecutionStatus$ = exports.ExecutionReference$ = exports.DestinationConfigurations$ = exports.DeleteExportResponse$ = exports.DeleteExportRequest$ = exports.DataQuery$ = exports.CreateExportResponse$ = exports.CreateExportRequest$ = exports.Column$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.BCMDataExportsServiceException$ = void 0;
4
- exports.UpdateExport$ = exports.UntagResource$ = exports.TagResource$ = exports.ListTagsForResource$ = exports.ListTables$ = exports.ListExports$ = exports.ListExecutions$ = exports.GetTable$ = void 0;
3
+ exports.GetExecution$ = exports.DeleteExport$ = exports.CreateExport$ = exports.ValidationExceptionField$ = exports.UpdateExportResponse$ = exports.UpdateExportRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.TablePropertyDescription$ = exports.Table$ = exports.S3OutputConfigurations$ = exports.S3Destination$ = exports.ResourceTag$ = exports.RefreshCadence$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListTablesResponse$ = exports.ListTablesRequest$ = exports.ListExportsResponse$ = exports.ListExportsRequest$ = exports.ListExecutionsResponse$ = exports.ListExecutionsRequest$ = exports.GetTableResponse$ = exports.GetTableRequest$ = exports.GetExportResponse$ = exports.GetExportRequest$ = exports.GetExecutionResponse$ = exports.GetExecutionRequest$ = exports.ExportStatus$ = exports.ExportReference$ = exports.Export$ = exports.ExecutionStatus$ = exports.ExecutionReference$ = exports.DestinationConfigurations$ = exports.DeleteExportResponse$ = exports.DeleteExportRequest$ = exports.DataQuery$ = exports.CreateExportResponse$ = exports.CreateExportRequest$ = exports.Column$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.AccessDeniedException$ = exports.BCMDataExportsServiceException$ = void 0;
4
+ exports.UpdateExport$ = exports.UntagResource$ = exports.TagResource$ = exports.ListTagsForResource$ = exports.ListTables$ = exports.ListExports$ = exports.ListExecutions$ = exports.GetTable$ = exports.GetExport$ = void 0;
5
+ const _ADE = "AccessDeniedException";
5
6
  const _C = "Column";
6
7
  const _CA = "CreatedAt";
7
8
  const _CAo = "CompletedAt";
@@ -122,6 +123,12 @@ const _s_registry = schema_1.TypeRegistry.for(_s);
122
123
  exports.BCMDataExportsServiceException$ = [-3, _s, "BCMDataExportsServiceException", 0, [], []];
123
124
  _s_registry.registerError(exports.BCMDataExportsServiceException$, BCMDataExportsServiceException_1.BCMDataExportsServiceException);
124
125
  const n0_registry = schema_1.TypeRegistry.for(n0);
126
+ exports.AccessDeniedException$ = [-3, n0, _ADE,
127
+ { [_e]: _c, [_hE]: 403 },
128
+ [_M],
129
+ [0], 1
130
+ ];
131
+ n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
125
132
  exports.InternalServerException$ = [-3, n0, _ISE,
126
133
  { [_e]: _se, [_hE]: 500 },
127
134
  [_M],
@@ -1,4 +1,4 @@
1
1
  const r = "argv", s = "ref";
2
- const a = false, b = true, c = "isSet", d = "booleanEquals", e = "error", f = "endpoint", g = "tree", h = "PartitionResult", i = "getAttr", j = { "required": false, "type": "string" }, k = { [s]: "Endpoint" }, l = {}, m = { [s]: h }, n = { [e]: "FIPS is enabled but this partition does not support FIPS", "type": e }, o = [{ "fn": d, [r]: [{ [s]: "UseFIPS" }, true] }], p = [{ [s]: "Region" }], q = [{ "fn": d, [r]: [{ "fn": i, [r]: [m, "supportsFIPS"] }, true] }];
3
- const _data = { version: "1.0", parameters: { Region: j, UseFIPS: { required: b, default: a, type: "boolean" }, Endpoint: j }, rules: [{ conditions: [{ fn: c, [r]: [k] }], rules: [{ conditions: o, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: e }, { endpoint: { url: k, properties: l, headers: l }, type: f }], type: g }, { conditions: [{ fn: c, [r]: p }], rules: [{ conditions: [{ fn: "aws.partition", [r]: p, assign: h }], rules: [{ conditions: [{ fn: "stringEquals", [r]: [{ fn: i, [r]: [m, "name"] }, "aws"] }], rules: [{ conditions: o, rules: [{ conditions: q, rules: [{ endpoint: { url: "https://bcm-data-exports-fips.{Region}.api.aws", properties: l, headers: l }, type: f }], type: g }, n], type: g }, { endpoint: { url: "https://bcm-data-exports.us-east-1.api.aws", properties: { authSchemes: [{ name: "sigv4", signingName: "bcm-data-exports", signingRegion: "us-east-1" }] }, headers: l }, type: f }], type: g }, { conditions: [{ fn: d, [r]: [b, { fn: i, [r]: [m, "supportsDualStack"] }] }], rules: [{ conditions: o, rules: [{ conditions: q, rules: [{ endpoint: { url: "https://bcm-data-exports-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: f }], type: g }, n], type: g }, { endpoint: { url: "https://bcm-data-exports.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: f }], type: g }, { conditions: o, rules: [{ conditions: q, rules: [{ endpoint: { url: "https://bcm-data-exports-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: f }], type: g }, n], type: g }, { endpoint: { url: "https://bcm-data-exports.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: f }], type: g }], type: g }, { error: "Invalid Configuration: Missing Region", type: e }] };
2
+ const a = true, b = false, c = "isSet", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "stringEquals", i = "sigv4", j = { "required": false, "type": "string" }, k = { [s]: "Endpoint" }, l = {}, m = { "fn": "getAttr", [r]: [{ [s]: g }, "name"] }, n = { "fn": "booleanEquals", [r]: [{ [s]: "UseFIPS" }, false] }, o = { "authSchemes": [{ "name": i, "signingRegion": "{PartitionResult#implicitGlobalRegion}" }] }, p = [{ "fn": "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }], q = [{ [s]: "Region" }];
3
+ const _data = { version: "1.0", parameters: { UseFIPS: { required: a, default: b, type: "boolean" }, Endpoint: j, Region: j }, rules: [{ conditions: [{ fn: c, [r]: [k] }], rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { endpoint: { url: k, properties: l, headers: l }, type: e }], type: f }, { rules: [{ conditions: [{ fn: c, [r]: q }], rules: [{ conditions: [{ fn: "aws.partition", [r]: q, assign: g }], rules: [{ conditions: [{ fn: h, [r]: [m, "aws-iso"] }, n], endpoint: { url: "https://bcm-data-exports.us-iso-east-1.c2s.ic.gov", properties: { authSchemes: [{ name: i, signingRegion: "us-iso-east-1" }] }, headers: l }, type: e }, { conditions: [{ fn: h, [r]: [m, "aws-iso-b"] }, n], endpoint: { url: "https://bcm-data-exports.us-isob-east-1.sc2s.sgov.gov", properties: { authSchemes: [{ name: i, signingRegion: "us-isob-east-1" }] }, headers: l }, type: e }, { conditions: [{ fn: h, [r]: [m, "aws-iso-e"] }, n], endpoint: { url: "https://bcm-data-exports.eu-isoe-west-1.cloud.adc-e.uk", properties: { authSchemes: [{ name: i, signingRegion: "eu-isoe-west-1" }] }, headers: l }, type: e }, { conditions: [{ fn: h, [r]: [m, "aws-iso-f"] }, n], endpoint: { url: "https://bcm-data-exports.us-isof-south-1.csp.hci.ic.gov", properties: { authSchemes: [{ name: i, signingRegion: "us-isof-south-1" }] }, headers: l }, type: e }, { conditions: p, endpoint: { url: "https://bcm-data-exports-fips.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: l }, type: e }, { endpoint: { url: "https://bcm-data-exports.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: l }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }], type: f }] };
4
4
  export const ruleSet = _data;
@@ -22,6 +22,15 @@ export const ValidationExceptionReason = {
22
22
  OTHER: "other",
23
23
  UNKNOWN_OPERATION: "unknownOperation",
24
24
  };
25
+ export const ExportStatusCode = {
26
+ HEALTHY: "HEALTHY",
27
+ UNHEALTHY: "UNHEALTHY",
28
+ };
29
+ export const ExecutionStatusReason = {
30
+ BILL_OWNER_CHANGED: "BILL_OWNER_CHANGED",
31
+ INSUFFICIENT_PERMISSION: "INSUFFICIENT_PERMISSION",
32
+ INTERNAL_FAILURE: "INTERNAL_FAILURE",
33
+ };
25
34
  export const ExecutionStatusCode = {
26
35
  DELIVERY_FAILURE: "DELIVERY_FAILURE",
27
36
  DELIVERY_IN_PROCESS: "DELIVERY_IN_PROCESS",
@@ -31,12 +40,3 @@ export const ExecutionStatusCode = {
31
40
  QUERY_IN_PROCESS: "QUERY_IN_PROCESS",
32
41
  QUERY_QUEUED: "QUERY_QUEUED",
33
42
  };
34
- export const ExecutionStatusReason = {
35
- BILL_OWNER_CHANGED: "BILL_OWNER_CHANGED",
36
- INSUFFICIENT_PERMISSION: "INSUFFICIENT_PERMISSION",
37
- INTERNAL_FAILURE: "INTERNAL_FAILURE",
38
- };
39
- export const ExportStatusCode = {
40
- HEALTHY: "HEALTHY",
41
- UNHEALTHY: "UNHEALTHY",
42
- };
@@ -1,4 +1,18 @@
1
1
  import { BCMDataExportsServiceException as __BaseException } from "./BCMDataExportsServiceException";
2
+ export class AccessDeniedException extends __BaseException {
3
+ name = "AccessDeniedException";
4
+ $fault = "client";
5
+ Message;
6
+ constructor(opts) {
7
+ super({
8
+ name: "AccessDeniedException",
9
+ $fault: "client",
10
+ ...opts,
11
+ });
12
+ Object.setPrototypeOf(this, AccessDeniedException.prototype);
13
+ this.Message = opts.Message;
14
+ }
15
+ }
2
16
  export class InternalServerException extends __BaseException {
3
17
  name = "InternalServerException";
4
18
  $fault = "server";
@@ -1,3 +1,4 @@
1
+ const _ADE = "AccessDeniedException";
1
2
  const _C = "Column";
2
3
  const _CA = "CreatedAt";
3
4
  const _CAo = "CompletedAt";
@@ -113,11 +114,17 @@ const _se = "server";
113
114
  const n0 = "com.amazonaws.bcmdataexports";
114
115
  import { TypeRegistry } from "@smithy/core/schema";
115
116
  import { BCMDataExportsServiceException } from "../models/BCMDataExportsServiceException";
116
- import { InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
117
+ import { AccessDeniedException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
117
118
  const _s_registry = TypeRegistry.for(_s);
118
119
  export var BCMDataExportsServiceException$ = [-3, _s, "BCMDataExportsServiceException", 0, [], []];
119
120
  _s_registry.registerError(BCMDataExportsServiceException$, BCMDataExportsServiceException);
120
121
  const n0_registry = TypeRegistry.for(n0);
122
+ export var AccessDeniedException$ = [-3, n0, _ADE,
123
+ { [_e]: _c, [_hE]: 403 },
124
+ [_M],
125
+ [0], 1
126
+ ];
127
+ n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
121
128
  export var InternalServerException$ = [-3, n0, _ISE,
122
129
  { [_e]: _se, [_hE]: 500 },
123
130
  [_M],
@@ -110,14 +110,7 @@ export interface BCMDataExports {
110
110
  paginateListTables(args?: ListTablesCommandInput, paginationConfig?: Omit<PaginationConfiguration, "client">): Paginator<ListTablesCommandOutput>;
111
111
  }
112
112
  /**
113
- * <p>You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and billing datasets, such as cost and usage data and cost
114
- * optimization recommendations.</p>
115
- * <p>The Data Exports API provides the following endpoint:</p>
116
- * <ul>
117
- * <li>
118
- * <p>https://bcm-data-exports.us-east-1.api.aws</p>
119
- * </li>
120
- * </ul>
113
+ * <p>You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and billing datasets, such as cost and usage data and cost optimization recommendations.</p> <p>The Data Exports API provides the following endpoint:</p> <ul> <li> <p>https://bcm-data-exports.us-east-1.api.aws</p> </li> </ul>
121
114
  * @public
122
115
  */
123
116
  export declare class BCMDataExports extends BCMDataExportsClient implements BCMDataExports {
@@ -181,14 +181,7 @@ export type BCMDataExportsClientResolvedConfigType = __SmithyResolvedConfigurati
181
181
  export interface BCMDataExportsClientResolvedConfig extends BCMDataExportsClientResolvedConfigType {
182
182
  }
183
183
  /**
184
- * <p>You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and billing datasets, such as cost and usage data and cost
185
- * optimization recommendations.</p>
186
- * <p>The Data Exports API provides the following endpoint:</p>
187
- * <ul>
188
- * <li>
189
- * <p>https://bcm-data-exports.us-east-1.api.aws</p>
190
- * </li>
191
- * </ul>
184
+ * <p>You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and billing datasets, such as cost and usage data and cost optimization recommendations.</p> <p>The Data Exports API provides the following endpoint:</p> <ul> <li> <p>https://bcm-data-exports.us-east-1.api.aws</p> </li> </ul>
192
185
  * @public
193
186
  */
194
187
  export declare class BCMDataExportsClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, BCMDataExportsClientResolvedConfig> {
@@ -27,23 +27,7 @@ declare const CreateExportCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Creates a data export and specifies the data query, the delivery preference, and any
31
- * optional resource tags.</p>
32
- * <p>A <code>DataQuery</code> consists of both a <code>QueryStatement</code> and
33
- * <code>TableConfigurations</code>.</p>
34
- * <p>The <code>QueryStatement</code> is an SQL statement. Data Exports only supports a limited
35
- * subset of the SQL syntax. For more information on the SQL syntax that is supported, see <a href="https://docs.aws.amazon.com/cur/latest/userguide/de-data-query.html">Data query</a>. To
36
- * view the available tables and columns, see the <a href="https://docs.aws.amazon.com/cur/latest/userguide/de-table-dictionary.html">Data Exports table
37
- * dictionary</a>.</p>
38
- * <p>The <code>TableConfigurations</code> is a collection of specified
39
- * <code>TableProperties</code> for the table being queried in the <code>QueryStatement</code>.
40
- * TableProperties are additional configurations you can provide to change the data and schema of
41
- * a table. Each table can have different TableProperties. However, tables are not required to
42
- * have any TableProperties. Each table property has a default value that it assumes if not
43
- * specified. For more information on table configurations, see <a href="https://docs.aws.amazon.com/cur/latest/userguide/de-data-query.html">Data query</a>. To
44
- * view the table properties available for each table, see the <a href="https://docs.aws.amazon.com/cur/latest/userguide/de-table-dictionary.html">Data Exports table
45
- * dictionary</a> or use the <code>ListTables</code> API to get a response of all tables
46
- * and their available properties.</p>
30
+ * <p>Creates a data export and specifies the data query, the delivery preference, and any optional resource tags.</p> <p>A <code>DataQuery</code> consists of both a <code>QueryStatement</code> and <code>TableConfigurations</code>.</p> <p>The <code>QueryStatement</code> is an SQL statement. Data Exports only supports a limited subset of the SQL syntax. For more information on the SQL syntax that is supported, see <a href="https://docs.aws.amazon.com/cur/latest/userguide/de-data-query.html">Data query</a>. To view the available tables and columns, see the <a href="https://docs.aws.amazon.com/cur/latest/userguide/de-table-dictionary.html">Data Exports table dictionary</a>.</p> <p>The <code>TableConfigurations</code> is a collection of specified <code>TableProperties</code> for the table being queried in the <code>QueryStatement</code>. TableProperties are additional configurations you can provide to change the data and schema of a table. Each table can have different TableProperties. However, tables are not required to have any TableProperties. Each table property has a default value that it assumes if not specified. For more information on table configurations, see <a href="https://docs.aws.amazon.com/cur/latest/userguide/de-data-query.html">Data query</a>. To view the table properties available for each table, see the <a href="https://docs.aws.amazon.com/cur/latest/userguide/de-table-dictionary.html">Data Exports table dictionary</a> or use the <code>ListTables</code> API to get a response of all tables and their available properties.</p>
47
31
  * @example
48
32
  * Use a bare-bones client and the command you need to make an API call.
49
33
  * ```javascript
@@ -103,20 +87,20 @@ declare const CreateExportCommand_base: {
103
87
  * @see {@link CreateExportCommandOutput} for command's `response` shape.
104
88
  * @see {@link BCMDataExportsClientResolvedConfig | config} for BCMDataExportsClient's `config` shape.
105
89
  *
90
+ * @throws {@link AccessDeniedException} (client fault)
91
+ * <p>You don't have sufficient access to perform this action.</p>
92
+ *
106
93
  * @throws {@link InternalServerException} (server fault)
107
- * <p>An error on the server occurred during the processing of your request. Try again
108
- * later.</p>
94
+ * <p>An error on the server occurred during the processing of your request. Try again later.</p>
109
95
  *
110
96
  * @throws {@link ServiceQuotaExceededException} (client fault)
111
- * <p>You've reached the limit on the number of resources you can create, or exceeded the size
112
- * of an individual resource.</p>
97
+ * <p>You've reached the limit on the number of resources you can create, or exceeded the size of an individual resource.</p>
113
98
  *
114
99
  * @throws {@link ThrottlingException} (client fault)
115
100
  * <p>The request was denied due to request throttling.</p>
116
101
  *
117
102
  * @throws {@link ValidationException} (client fault)
118
- * <p>The input fails to satisfy the constraints specified by an Amazon Web Services
119
- * service.</p>
103
+ * <p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>
120
104
  *
121
105
  * @throws {@link BCMDataExportsServiceException}
122
106
  * <p>Base exception class for all service exceptions from BCMDataExports service.</p>
@@ -54,8 +54,7 @@ declare const DeleteExportCommand_base: {
54
54
  * @see {@link BCMDataExportsClientResolvedConfig | config} for BCMDataExportsClient's `config` shape.
55
55
  *
56
56
  * @throws {@link InternalServerException} (server fault)
57
- * <p>An error on the server occurred during the processing of your request. Try again
58
- * later.</p>
57
+ * <p>An error on the server occurred during the processing of your request. Try again later.</p>
59
58
  *
60
59
  * @throws {@link ResourceNotFoundException} (client fault)
61
60
  * <p>The specified Amazon Resource Name (ARN) in the request doesn't exist.</p>
@@ -64,8 +63,7 @@ declare const DeleteExportCommand_base: {
64
63
  * <p>The request was denied due to request throttling.</p>
65
64
  *
66
65
  * @throws {@link ValidationException} (client fault)
67
- * <p>The input fails to satisfy the constraints specified by an Amazon Web Services
68
- * service.</p>
66
+ * <p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>
69
67
  *
70
68
  * @throws {@link BCMDataExportsServiceException}
71
69
  * <p>Base exception class for all service exceptions from BCMDataExports service.</p>
@@ -91,8 +91,7 @@ declare const GetExecutionCommand_base: {
91
91
  * @see {@link BCMDataExportsClientResolvedConfig | config} for BCMDataExportsClient's `config` shape.
92
92
  *
93
93
  * @throws {@link InternalServerException} (server fault)
94
- * <p>An error on the server occurred during the processing of your request. Try again
95
- * later.</p>
94
+ * <p>An error on the server occurred during the processing of your request. Try again later.</p>
96
95
  *
97
96
  * @throws {@link ResourceNotFoundException} (client fault)
98
97
  * <p>The specified Amazon Resource Name (ARN) in the request doesn't exist.</p>
@@ -101,8 +100,7 @@ declare const GetExecutionCommand_base: {
101
100
  * <p>The request was denied due to request throttling.</p>
102
101
  *
103
102
  * @throws {@link ValidationException} (client fault)
104
- * <p>The input fails to satisfy the constraints specified by an Amazon Web Services
105
- * service.</p>
103
+ * <p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>
106
104
  *
107
105
  * @throws {@link BCMDataExportsServiceException}
108
106
  * <p>Base exception class for all service exceptions from BCMDataExports service.</p>
@@ -89,8 +89,7 @@ declare const GetExportCommand_base: {
89
89
  * @see {@link BCMDataExportsClientResolvedConfig | config} for BCMDataExportsClient's `config` shape.
90
90
  *
91
91
  * @throws {@link InternalServerException} (server fault)
92
- * <p>An error on the server occurred during the processing of your request. Try again
93
- * later.</p>
92
+ * <p>An error on the server occurred during the processing of your request. Try again later.</p>
94
93
  *
95
94
  * @throws {@link ResourceNotFoundException} (client fault)
96
95
  * <p>The specified Amazon Resource Name (ARN) in the request doesn't exist.</p>
@@ -99,8 +98,7 @@ declare const GetExportCommand_base: {
99
98
  * <p>The request was denied due to request throttling.</p>
100
99
  *
101
100
  * @throws {@link ValidationException} (client fault)
102
- * <p>The input fails to satisfy the constraints specified by an Amazon Web Services
103
- * service.</p>
101
+ * <p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>
104
102
  *
105
103
  * @throws {@link BCMDataExportsServiceException}
106
104
  * <p>Base exception class for all service exceptions from BCMDataExports service.</p>
@@ -27,8 +27,7 @@ declare const GetTableCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Returns the metadata for the specified table and table properties. This includes the list
31
- * of columns in the table schema, their data types, and column descriptions.</p>
30
+ * <p>Returns the metadata for the specified table and table properties. This includes the list of columns in the table schema, their data types, and column descriptions.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -69,15 +68,13 @@ declare const GetTableCommand_base: {
69
68
  * @see {@link BCMDataExportsClientResolvedConfig | config} for BCMDataExportsClient's `config` shape.
70
69
  *
71
70
  * @throws {@link InternalServerException} (server fault)
72
- * <p>An error on the server occurred during the processing of your request. Try again
73
- * later.</p>
71
+ * <p>An error on the server occurred during the processing of your request. Try again later.</p>
74
72
  *
75
73
  * @throws {@link ThrottlingException} (client fault)
76
74
  * <p>The request was denied due to request throttling.</p>
77
75
  *
78
76
  * @throws {@link ValidationException} (client fault)
79
- * <p>The input fails to satisfy the constraints specified by an Amazon Web Services
80
- * service.</p>
77
+ * <p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>
81
78
  *
82
79
  * @throws {@link BCMDataExportsServiceException}
83
80
  * <p>Base exception class for all service exceptions from BCMDataExports service.</p>
@@ -68,8 +68,7 @@ declare const ListExecutionsCommand_base: {
68
68
  * @see {@link BCMDataExportsClientResolvedConfig | config} for BCMDataExportsClient's `config` shape.
69
69
  *
70
70
  * @throws {@link InternalServerException} (server fault)
71
- * <p>An error on the server occurred during the processing of your request. Try again
72
- * later.</p>
71
+ * <p>An error on the server occurred during the processing of your request. Try again later.</p>
73
72
  *
74
73
  * @throws {@link ResourceNotFoundException} (client fault)
75
74
  * <p>The specified Amazon Resource Name (ARN) in the request doesn't exist.</p>
@@ -78,8 +77,7 @@ declare const ListExecutionsCommand_base: {
78
77
  * <p>The request was denied due to request throttling.</p>
79
78
  *
80
79
  * @throws {@link ValidationException} (client fault)
81
- * <p>The input fails to satisfy the constraints specified by an Amazon Web Services
82
- * service.</p>
80
+ * <p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>
83
81
  *
84
82
  * @throws {@link BCMDataExportsServiceException}
85
83
  * <p>Base exception class for all service exceptions from BCMDataExports service.</p>
@@ -68,15 +68,13 @@ declare const ListExportsCommand_base: {
68
68
  * @see {@link BCMDataExportsClientResolvedConfig | config} for BCMDataExportsClient's `config` shape.
69
69
  *
70
70
  * @throws {@link InternalServerException} (server fault)
71
- * <p>An error on the server occurred during the processing of your request. Try again
72
- * later.</p>
71
+ * <p>An error on the server occurred during the processing of your request. Try again later.</p>
73
72
  *
74
73
  * @throws {@link ThrottlingException} (client fault)
75
74
  * <p>The request was denied due to request throttling.</p>
76
75
  *
77
76
  * @throws {@link ValidationException} (client fault)
78
- * <p>The input fails to satisfy the constraints specified by an Amazon Web Services
79
- * service.</p>
77
+ * <p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>
80
78
  *
81
79
  * @throws {@link BCMDataExportsServiceException}
82
80
  * <p>Base exception class for all service exceptions from BCMDataExports service.</p>
@@ -71,15 +71,13 @@ declare const ListTablesCommand_base: {
71
71
  * @see {@link BCMDataExportsClientResolvedConfig | config} for BCMDataExportsClient's `config` shape.
72
72
  *
73
73
  * @throws {@link InternalServerException} (server fault)
74
- * <p>An error on the server occurred during the processing of your request. Try again
75
- * later.</p>
74
+ * <p>An error on the server occurred during the processing of your request. Try again later.</p>
76
75
  *
77
76
  * @throws {@link ThrottlingException} (client fault)
78
77
  * <p>The request was denied due to request throttling.</p>
79
78
  *
80
79
  * @throws {@link ValidationException} (client fault)
81
- * <p>The input fails to satisfy the constraints specified by an Amazon Web Services
82
- * service.</p>
80
+ * <p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>
83
81
  *
84
82
  * @throws {@link BCMDataExportsServiceException}
85
83
  * <p>Base exception class for all service exceptions from BCMDataExports service.</p>
@@ -61,9 +61,11 @@ declare const ListTagsForResourceCommand_base: {
61
61
  * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
62
62
  * @see {@link BCMDataExportsClientResolvedConfig | config} for BCMDataExportsClient's `config` shape.
63
63
  *
64
+ * @throws {@link AccessDeniedException} (client fault)
65
+ * <p>You don't have sufficient access to perform this action.</p>
66
+ *
64
67
  * @throws {@link InternalServerException} (server fault)
65
- * <p>An error on the server occurred during the processing of your request. Try again
66
- * later.</p>
68
+ * <p>An error on the server occurred during the processing of your request. Try again later.</p>
67
69
  *
68
70
  * @throws {@link ResourceNotFoundException} (client fault)
69
71
  * <p>The specified Amazon Resource Name (ARN) in the request doesn't exist.</p>
@@ -72,8 +74,7 @@ declare const ListTagsForResourceCommand_base: {
72
74
  * <p>The request was denied due to request throttling.</p>
73
75
  *
74
76
  * @throws {@link ValidationException} (client fault)
75
- * <p>The input fails to satisfy the constraints specified by an Amazon Web Services
76
- * service.</p>
77
+ * <p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>
77
78
  *
78
79
  * @throws {@link BCMDataExportsServiceException}
79
80
  * <p>Base exception class for all service exceptions from BCMDataExports service.</p>
@@ -57,9 +57,11 @@ declare const TagResourceCommand_base: {
57
57
  * @see {@link TagResourceCommandOutput} for command's `response` shape.
58
58
  * @see {@link BCMDataExportsClientResolvedConfig | config} for BCMDataExportsClient's `config` shape.
59
59
  *
60
+ * @throws {@link AccessDeniedException} (client fault)
61
+ * <p>You don't have sufficient access to perform this action.</p>
62
+ *
60
63
  * @throws {@link InternalServerException} (server fault)
61
- * <p>An error on the server occurred during the processing of your request. Try again
62
- * later.</p>
64
+ * <p>An error on the server occurred during the processing of your request. Try again later.</p>
63
65
  *
64
66
  * @throws {@link ResourceNotFoundException} (client fault)
65
67
  * <p>The specified Amazon Resource Name (ARN) in the request doesn't exist.</p>
@@ -68,8 +70,7 @@ declare const TagResourceCommand_base: {
68
70
  * <p>The request was denied due to request throttling.</p>
69
71
  *
70
72
  * @throws {@link ValidationException} (client fault)
71
- * <p>The input fails to satisfy the constraints specified by an Amazon Web Services
72
- * service.</p>
73
+ * <p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>
73
74
  *
74
75
  * @throws {@link BCMDataExportsServiceException}
75
76
  * <p>Base exception class for all service exceptions from BCMDataExports service.</p>
@@ -54,9 +54,11 @@ declare const UntagResourceCommand_base: {
54
54
  * @see {@link UntagResourceCommandOutput} for command's `response` shape.
55
55
  * @see {@link BCMDataExportsClientResolvedConfig | config} for BCMDataExportsClient's `config` shape.
56
56
  *
57
+ * @throws {@link AccessDeniedException} (client fault)
58
+ * <p>You don't have sufficient access to perform this action.</p>
59
+ *
57
60
  * @throws {@link InternalServerException} (server fault)
58
- * <p>An error on the server occurred during the processing of your request. Try again
59
- * later.</p>
61
+ * <p>An error on the server occurred during the processing of your request. Try again later.</p>
60
62
  *
61
63
  * @throws {@link ResourceNotFoundException} (client fault)
62
64
  * <p>The specified Amazon Resource Name (ARN) in the request doesn't exist.</p>
@@ -65,8 +67,7 @@ declare const UntagResourceCommand_base: {
65
67
  * <p>The request was denied due to request throttling.</p>
66
68
  *
67
69
  * @throws {@link ValidationException} (client fault)
68
- * <p>The input fails to satisfy the constraints specified by an Amazon Web Services
69
- * service.</p>
70
+ * <p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>
70
71
  *
71
72
  * @throws {@link BCMDataExportsServiceException}
72
73
  * <p>Base exception class for all service exceptions from BCMDataExports service.</p>
@@ -27,8 +27,7 @@ declare const UpdateExportCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Updates an existing data export by overwriting all export parameters. All export
31
- * parameters must be provided in the UpdateExport request.</p>
30
+ * <p>Updates an existing data export by overwriting all export parameters. All export parameters must be provided in the UpdateExport request.</p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -84,8 +83,7 @@ declare const UpdateExportCommand_base: {
84
83
  * @see {@link BCMDataExportsClientResolvedConfig | config} for BCMDataExportsClient's `config` shape.
85
84
  *
86
85
  * @throws {@link InternalServerException} (server fault)
87
- * <p>An error on the server occurred during the processing of your request. Try again
88
- * later.</p>
86
+ * <p>An error on the server occurred during the processing of your request. Try again later.</p>
89
87
  *
90
88
  * @throws {@link ResourceNotFoundException} (client fault)
91
89
  * <p>The specified Amazon Resource Name (ARN) in the request doesn't exist.</p>
@@ -94,8 +92,7 @@ declare const UpdateExportCommand_base: {
94
92
  * <p>The request was denied due to request throttling.</p>
95
93
  *
96
94
  * @throws {@link ValidationException} (client fault)
97
- * <p>The input fails to satisfy the constraints specified by an Amazon Web Services
98
- * service.</p>
95
+ * <p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>
99
96
  *
100
97
  * @throws {@link BCMDataExportsServiceException}
101
98
  * <p>Base exception class for all service exceptions from BCMDataExports service.</p>
@@ -3,9 +3,9 @@ import type { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2,
3
3
  * @public
4
4
  */
5
5
  export interface ClientInputEndpointParameters {
6
- region?: string | undefined | Provider<string | undefined>;
7
6
  useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
8
7
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
8
+ region?: string | undefined | Provider<string | undefined>;
9
9
  }
10
10
  /**
11
11
  * @public
@@ -38,7 +38,7 @@ export declare const commonParams: {
38
38
  * @internal
39
39
  */
40
40
  export interface EndpointParameters extends __EndpointParameters {
41
- Region?: string | undefined;
42
41
  UseFIPS?: boolean | undefined;
43
42
  Endpoint?: string | undefined;
43
+ Region?: string | undefined;
44
44
  }
@@ -1,12 +1,5 @@
1
1
  /**
2
- * <p>You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and billing datasets, such as cost and usage data and cost
3
- * optimization recommendations.</p>
4
- * <p>The Data Exports API provides the following endpoint:</p>
5
- * <ul>
6
- * <li>
7
- * <p>https://bcm-data-exports.us-east-1.api.aws</p>
8
- * </li>
9
- * </ul>
2
+ * <p>You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and billing datasets, such as cost and usage data and cost optimization recommendations.</p> <p>The Data Exports API provides the following endpoint:</p> <ul> <li> <p>https://bcm-data-exports.us-east-1.api.aws</p> </li> </ul>
10
3
  *
11
4
  * @packageDocumentation
12
5
  */