@aws-sdk/client-wellarchitected 3.477.0 → 3.478.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 (77) hide show
  1. package/dist-cjs/pagination/GetConsolidatedReportPaginator.js +2 -24
  2. package/dist-cjs/pagination/ListAnswersPaginator.js +2 -24
  3. package/dist-cjs/pagination/ListCheckDetailsPaginator.js +2 -24
  4. package/dist-cjs/pagination/ListCheckSummariesPaginator.js +2 -24
  5. package/dist-cjs/pagination/ListLensReviewImprovementsPaginator.js +2 -24
  6. package/dist-cjs/pagination/ListLensReviewsPaginator.js +2 -24
  7. package/dist-cjs/pagination/ListLensSharesPaginator.js +2 -24
  8. package/dist-cjs/pagination/ListLensesPaginator.js +2 -24
  9. package/dist-cjs/pagination/ListMilestonesPaginator.js +2 -24
  10. package/dist-cjs/pagination/ListNotificationsPaginator.js +2 -24
  11. package/dist-cjs/pagination/ListProfileNotificationsPaginator.js +2 -24
  12. package/dist-cjs/pagination/ListProfileSharesPaginator.js +2 -24
  13. package/dist-cjs/pagination/ListProfilesPaginator.js +2 -24
  14. package/dist-cjs/pagination/ListReviewTemplateAnswersPaginator.js +2 -24
  15. package/dist-cjs/pagination/ListReviewTemplatesPaginator.js +2 -24
  16. package/dist-cjs/pagination/ListShareInvitationsPaginator.js +2 -24
  17. package/dist-cjs/pagination/ListTemplateSharesPaginator.js +2 -24
  18. package/dist-cjs/pagination/ListWorkloadSharesPaginator.js +2 -24
  19. package/dist-cjs/pagination/ListWorkloadsPaginator.js +2 -24
  20. package/dist-es/pagination/GetConsolidatedReportPaginator.js +2 -23
  21. package/dist-es/pagination/ListAnswersPaginator.js +2 -23
  22. package/dist-es/pagination/ListCheckDetailsPaginator.js +2 -23
  23. package/dist-es/pagination/ListCheckSummariesPaginator.js +2 -23
  24. package/dist-es/pagination/ListLensReviewImprovementsPaginator.js +2 -23
  25. package/dist-es/pagination/ListLensReviewsPaginator.js +2 -23
  26. package/dist-es/pagination/ListLensSharesPaginator.js +2 -23
  27. package/dist-es/pagination/ListLensesPaginator.js +2 -23
  28. package/dist-es/pagination/ListMilestonesPaginator.js +2 -23
  29. package/dist-es/pagination/ListNotificationsPaginator.js +2 -23
  30. package/dist-es/pagination/ListProfileNotificationsPaginator.js +2 -23
  31. package/dist-es/pagination/ListProfileSharesPaginator.js +2 -23
  32. package/dist-es/pagination/ListProfilesPaginator.js +2 -23
  33. package/dist-es/pagination/ListReviewTemplateAnswersPaginator.js +2 -23
  34. package/dist-es/pagination/ListReviewTemplatesPaginator.js +2 -23
  35. package/dist-es/pagination/ListShareInvitationsPaginator.js +2 -23
  36. package/dist-es/pagination/ListTemplateSharesPaginator.js +2 -23
  37. package/dist-es/pagination/ListWorkloadSharesPaginator.js +2 -23
  38. package/dist-es/pagination/ListWorkloadsPaginator.js +2 -23
  39. package/dist-types/pagination/GetConsolidatedReportPaginator.d.ts +1 -1
  40. package/dist-types/pagination/ListAnswersPaginator.d.ts +1 -1
  41. package/dist-types/pagination/ListCheckDetailsPaginator.d.ts +1 -1
  42. package/dist-types/pagination/ListCheckSummariesPaginator.d.ts +1 -1
  43. package/dist-types/pagination/ListLensReviewImprovementsPaginator.d.ts +1 -1
  44. package/dist-types/pagination/ListLensReviewsPaginator.d.ts +1 -1
  45. package/dist-types/pagination/ListLensSharesPaginator.d.ts +1 -1
  46. package/dist-types/pagination/ListLensesPaginator.d.ts +1 -1
  47. package/dist-types/pagination/ListMilestonesPaginator.d.ts +1 -1
  48. package/dist-types/pagination/ListNotificationsPaginator.d.ts +1 -1
  49. package/dist-types/pagination/ListProfileNotificationsPaginator.d.ts +1 -1
  50. package/dist-types/pagination/ListProfileSharesPaginator.d.ts +1 -1
  51. package/dist-types/pagination/ListProfilesPaginator.d.ts +1 -1
  52. package/dist-types/pagination/ListReviewTemplateAnswersPaginator.d.ts +1 -1
  53. package/dist-types/pagination/ListReviewTemplatesPaginator.d.ts +1 -1
  54. package/dist-types/pagination/ListShareInvitationsPaginator.d.ts +1 -1
  55. package/dist-types/pagination/ListTemplateSharesPaginator.d.ts +1 -1
  56. package/dist-types/pagination/ListWorkloadSharesPaginator.d.ts +1 -1
  57. package/dist-types/pagination/ListWorkloadsPaginator.d.ts +1 -1
  58. package/dist-types/ts3.4/pagination/GetConsolidatedReportPaginator.d.ts +3 -3
  59. package/dist-types/ts3.4/pagination/ListAnswersPaginator.d.ts +3 -3
  60. package/dist-types/ts3.4/pagination/ListCheckDetailsPaginator.d.ts +3 -3
  61. package/dist-types/ts3.4/pagination/ListCheckSummariesPaginator.d.ts +3 -3
  62. package/dist-types/ts3.4/pagination/ListLensReviewImprovementsPaginator.d.ts +3 -3
  63. package/dist-types/ts3.4/pagination/ListLensReviewsPaginator.d.ts +3 -3
  64. package/dist-types/ts3.4/pagination/ListLensSharesPaginator.d.ts +3 -3
  65. package/dist-types/ts3.4/pagination/ListLensesPaginator.d.ts +3 -3
  66. package/dist-types/ts3.4/pagination/ListMilestonesPaginator.d.ts +3 -3
  67. package/dist-types/ts3.4/pagination/ListNotificationsPaginator.d.ts +3 -3
  68. package/dist-types/ts3.4/pagination/ListProfileNotificationsPaginator.d.ts +3 -3
  69. package/dist-types/ts3.4/pagination/ListProfileSharesPaginator.d.ts +3 -3
  70. package/dist-types/ts3.4/pagination/ListProfilesPaginator.d.ts +3 -3
  71. package/dist-types/ts3.4/pagination/ListReviewTemplateAnswersPaginator.d.ts +3 -3
  72. package/dist-types/ts3.4/pagination/ListReviewTemplatesPaginator.d.ts +3 -3
  73. package/dist-types/ts3.4/pagination/ListShareInvitationsPaginator.d.ts +3 -3
  74. package/dist-types/ts3.4/pagination/ListTemplateSharesPaginator.d.ts +3 -3
  75. package/dist-types/ts3.4/pagination/ListWorkloadSharesPaginator.d.ts +3 -3
  76. package/dist-types/ts3.4/pagination/ListWorkloadsPaginator.d.ts +3 -3
  77. package/package.json +5 -5
@@ -4,4 +4,4 @@ import { WellArchitectedPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListProfiles(config: WellArchitectedPaginationConfiguration, input: ListProfilesCommandInput, ...additionalArguments: any): Paginator<ListProfilesCommandOutput>;
7
+ export declare const paginateListProfiles: (config: WellArchitectedPaginationConfiguration, input: ListProfilesCommandInput, ...rest: any[]) => Paginator<ListProfilesCommandOutput>;
@@ -4,4 +4,4 @@ import { WellArchitectedPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListReviewTemplateAnswers(config: WellArchitectedPaginationConfiguration, input: ListReviewTemplateAnswersCommandInput, ...additionalArguments: any): Paginator<ListReviewTemplateAnswersCommandOutput>;
7
+ export declare const paginateListReviewTemplateAnswers: (config: WellArchitectedPaginationConfiguration, input: ListReviewTemplateAnswersCommandInput, ...rest: any[]) => Paginator<ListReviewTemplateAnswersCommandOutput>;
@@ -4,4 +4,4 @@ import { WellArchitectedPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListReviewTemplates(config: WellArchitectedPaginationConfiguration, input: ListReviewTemplatesCommandInput, ...additionalArguments: any): Paginator<ListReviewTemplatesCommandOutput>;
7
+ export declare const paginateListReviewTemplates: (config: WellArchitectedPaginationConfiguration, input: ListReviewTemplatesCommandInput, ...rest: any[]) => Paginator<ListReviewTemplatesCommandOutput>;
@@ -4,4 +4,4 @@ import { WellArchitectedPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListShareInvitations(config: WellArchitectedPaginationConfiguration, input: ListShareInvitationsCommandInput, ...additionalArguments: any): Paginator<ListShareInvitationsCommandOutput>;
7
+ export declare const paginateListShareInvitations: (config: WellArchitectedPaginationConfiguration, input: ListShareInvitationsCommandInput, ...rest: any[]) => Paginator<ListShareInvitationsCommandOutput>;
@@ -4,4 +4,4 @@ import { WellArchitectedPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListTemplateShares(config: WellArchitectedPaginationConfiguration, input: ListTemplateSharesCommandInput, ...additionalArguments: any): Paginator<ListTemplateSharesCommandOutput>;
7
+ export declare const paginateListTemplateShares: (config: WellArchitectedPaginationConfiguration, input: ListTemplateSharesCommandInput, ...rest: any[]) => Paginator<ListTemplateSharesCommandOutput>;
@@ -4,4 +4,4 @@ import { WellArchitectedPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListWorkloadShares(config: WellArchitectedPaginationConfiguration, input: ListWorkloadSharesCommandInput, ...additionalArguments: any): Paginator<ListWorkloadSharesCommandOutput>;
7
+ export declare const paginateListWorkloadShares: (config: WellArchitectedPaginationConfiguration, input: ListWorkloadSharesCommandInput, ...rest: any[]) => Paginator<ListWorkloadSharesCommandOutput>;
@@ -4,4 +4,4 @@ import { WellArchitectedPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListWorkloads(config: WellArchitectedPaginationConfiguration, input: ListWorkloadsCommandInput, ...additionalArguments: any): Paginator<ListWorkloadsCommandOutput>;
7
+ export declare const paginateListWorkloads: (config: WellArchitectedPaginationConfiguration, input: ListWorkloadsCommandInput, ...rest: any[]) => Paginator<ListWorkloadsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  GetConsolidatedReportCommandOutput,
5
5
  } from "../commands/GetConsolidatedReportCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateGetConsolidatedReport(
7
+ export declare const paginateGetConsolidatedReport: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: GetConsolidatedReportCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<GetConsolidatedReportCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<GetConsolidatedReportCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListAnswersCommandOutput,
5
5
  } from "../commands/ListAnswersCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListAnswers(
7
+ export declare const paginateListAnswers: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListAnswersCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListAnswersCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListAnswersCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListCheckDetailsCommandOutput,
5
5
  } from "../commands/ListCheckDetailsCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListCheckDetails(
7
+ export declare const paginateListCheckDetails: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListCheckDetailsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListCheckDetailsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListCheckDetailsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListCheckSummariesCommandOutput,
5
5
  } from "../commands/ListCheckSummariesCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListCheckSummaries(
7
+ export declare const paginateListCheckSummaries: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListCheckSummariesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListCheckSummariesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListCheckSummariesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListLensReviewImprovementsCommandOutput,
5
5
  } from "../commands/ListLensReviewImprovementsCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListLensReviewImprovements(
7
+ export declare const paginateListLensReviewImprovements: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListLensReviewImprovementsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListLensReviewImprovementsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListLensReviewImprovementsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListLensReviewsCommandOutput,
5
5
  } from "../commands/ListLensReviewsCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListLensReviews(
7
+ export declare const paginateListLensReviews: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListLensReviewsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListLensReviewsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListLensReviewsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListLensSharesCommandOutput,
5
5
  } from "../commands/ListLensSharesCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListLensShares(
7
+ export declare const paginateListLensShares: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListLensSharesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListLensSharesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListLensSharesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListLensesCommandOutput,
5
5
  } from "../commands/ListLensesCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListLenses(
7
+ export declare const paginateListLenses: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListLensesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListLensesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListLensesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListMilestonesCommandOutput,
5
5
  } from "../commands/ListMilestonesCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListMilestones(
7
+ export declare const paginateListMilestones: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListMilestonesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListMilestonesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListMilestonesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListNotificationsCommandOutput,
5
5
  } from "../commands/ListNotificationsCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListNotifications(
7
+ export declare const paginateListNotifications: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListNotificationsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListNotificationsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListNotificationsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListProfileNotificationsCommandOutput,
5
5
  } from "../commands/ListProfileNotificationsCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListProfileNotifications(
7
+ export declare const paginateListProfileNotifications: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListProfileNotificationsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListProfileNotificationsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListProfileNotificationsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListProfileSharesCommandOutput,
5
5
  } from "../commands/ListProfileSharesCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListProfileShares(
7
+ export declare const paginateListProfileShares: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListProfileSharesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListProfileSharesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListProfileSharesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListProfilesCommandOutput,
5
5
  } from "../commands/ListProfilesCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListProfiles(
7
+ export declare const paginateListProfiles: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListProfilesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListProfilesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListProfilesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListReviewTemplateAnswersCommandOutput,
5
5
  } from "../commands/ListReviewTemplateAnswersCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListReviewTemplateAnswers(
7
+ export declare const paginateListReviewTemplateAnswers: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListReviewTemplateAnswersCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListReviewTemplateAnswersCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListReviewTemplateAnswersCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListReviewTemplatesCommandOutput,
5
5
  } from "../commands/ListReviewTemplatesCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListReviewTemplates(
7
+ export declare const paginateListReviewTemplates: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListReviewTemplatesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListReviewTemplatesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListReviewTemplatesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListShareInvitationsCommandOutput,
5
5
  } from "../commands/ListShareInvitationsCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListShareInvitations(
7
+ export declare const paginateListShareInvitations: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListShareInvitationsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListShareInvitationsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListShareInvitationsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListTemplateSharesCommandOutput,
5
5
  } from "../commands/ListTemplateSharesCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListTemplateShares(
7
+ export declare const paginateListTemplateShares: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListTemplateSharesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListTemplateSharesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListTemplateSharesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListWorkloadSharesCommandOutput,
5
5
  } from "../commands/ListWorkloadSharesCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListWorkloadShares(
7
+ export declare const paginateListWorkloadShares: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListWorkloadSharesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListWorkloadSharesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListWorkloadSharesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListWorkloadsCommandOutput,
5
5
  } from "../commands/ListWorkloadsCommand";
6
6
  import { WellArchitectedPaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListWorkloads(
7
+ export declare const paginateListWorkloads: (
8
8
  config: WellArchitectedPaginationConfiguration,
9
9
  input: ListWorkloadsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListWorkloadsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListWorkloadsCommandOutput>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-wellarchitected",
3
3
  "description": "AWS SDK for JavaScript Wellarchitected Client for Node.js, Browser and React Native",
4
- "version": "3.477.0",
4
+ "version": "3.478.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,17 +20,17 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.477.0",
23
+ "@aws-sdk/client-sts": "3.478.0",
24
24
  "@aws-sdk/core": "3.477.0",
25
- "@aws-sdk/credential-provider-node": "3.477.0",
25
+ "@aws-sdk/credential-provider-node": "3.478.0",
26
26
  "@aws-sdk/middleware-host-header": "3.468.0",
27
27
  "@aws-sdk/middleware-logger": "3.468.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.468.0",
29
29
  "@aws-sdk/middleware-signing": "3.468.0",
30
- "@aws-sdk/middleware-user-agent": "3.470.0",
30
+ "@aws-sdk/middleware-user-agent": "3.478.0",
31
31
  "@aws-sdk/region-config-resolver": "3.470.0",
32
32
  "@aws-sdk/types": "3.468.0",
33
- "@aws-sdk/util-endpoints": "3.470.0",
33
+ "@aws-sdk/util-endpoints": "3.478.0",
34
34
  "@aws-sdk/util-user-agent-browser": "3.468.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.470.0",
36
36
  "@smithy/config-resolver": "^2.0.21",