@aws-sdk/client-securityhub 3.490.0 → 3.495.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 (117) hide show
  1. package/README.md +39 -15
  2. package/dist-cjs/SecurityHub.js +1 -169
  3. package/dist-cjs/SecurityHubClient.js +1 -43
  4. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +1 -28
  5. package/dist-cjs/commands/AcceptInvitationCommand.js +1 -28
  6. package/dist-cjs/commands/BatchDeleteAutomationRulesCommand.js +1 -28
  7. package/dist-cjs/commands/BatchDisableStandardsCommand.js +1 -28
  8. package/dist-cjs/commands/BatchEnableStandardsCommand.js +1 -28
  9. package/dist-cjs/commands/BatchGetAutomationRulesCommand.js +1 -28
  10. package/dist-cjs/commands/BatchGetConfigurationPolicyAssociationsCommand.js +1 -28
  11. package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +1 -28
  12. package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +1 -28
  13. package/dist-cjs/commands/BatchImportFindingsCommand.js +1 -28
  14. package/dist-cjs/commands/BatchUpdateAutomationRulesCommand.js +1 -28
  15. package/dist-cjs/commands/BatchUpdateFindingsCommand.js +1 -28
  16. package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +1 -28
  17. package/dist-cjs/commands/CreateActionTargetCommand.js +1 -28
  18. package/dist-cjs/commands/CreateAutomationRuleCommand.js +1 -28
  19. package/dist-cjs/commands/CreateConfigurationPolicyCommand.js +1 -28
  20. package/dist-cjs/commands/CreateFindingAggregatorCommand.js +1 -28
  21. package/dist-cjs/commands/CreateInsightCommand.js +1 -28
  22. package/dist-cjs/commands/CreateMembersCommand.js +1 -28
  23. package/dist-cjs/commands/DeclineInvitationsCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteActionTargetCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteConfigurationPolicyCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteInsightCommand.js +1 -28
  28. package/dist-cjs/commands/DeleteInvitationsCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteMembersCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeActionTargetsCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeHubCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeProductsCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeStandardsCommand.js +1 -28
  35. package/dist-cjs/commands/DescribeStandardsControlsCommand.js +1 -28
  36. package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +1 -28
  37. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +1 -28
  38. package/dist-cjs/commands/DisableSecurityHubCommand.js +1 -28
  39. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +1 -28
  40. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +1 -28
  41. package/dist-cjs/commands/DisassociateMembersCommand.js +1 -28
  42. package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +1 -28
  43. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +1 -28
  44. package/dist-cjs/commands/EnableSecurityHubCommand.js +1 -28
  45. package/dist-cjs/commands/GetAdministratorAccountCommand.js +1 -28
  46. package/dist-cjs/commands/GetConfigurationPolicyAssociationCommand.js +1 -28
  47. package/dist-cjs/commands/GetConfigurationPolicyCommand.js +1 -28
  48. package/dist-cjs/commands/GetEnabledStandardsCommand.js +1 -28
  49. package/dist-cjs/commands/GetFindingAggregatorCommand.js +1 -28
  50. package/dist-cjs/commands/GetFindingHistoryCommand.js +1 -28
  51. package/dist-cjs/commands/GetFindingsCommand.js +1 -28
  52. package/dist-cjs/commands/GetInsightResultsCommand.js +1 -28
  53. package/dist-cjs/commands/GetInsightsCommand.js +1 -28
  54. package/dist-cjs/commands/GetInvitationsCountCommand.js +1 -28
  55. package/dist-cjs/commands/GetMasterAccountCommand.js +1 -28
  56. package/dist-cjs/commands/GetMembersCommand.js +1 -28
  57. package/dist-cjs/commands/GetSecurityControlDefinitionCommand.js +1 -28
  58. package/dist-cjs/commands/InviteMembersCommand.js +1 -28
  59. package/dist-cjs/commands/ListAutomationRulesCommand.js +1 -28
  60. package/dist-cjs/commands/ListConfigurationPoliciesCommand.js +1 -28
  61. package/dist-cjs/commands/ListConfigurationPolicyAssociationsCommand.js +1 -28
  62. package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +1 -28
  63. package/dist-cjs/commands/ListFindingAggregatorsCommand.js +1 -28
  64. package/dist-cjs/commands/ListInvitationsCommand.js +1 -28
  65. package/dist-cjs/commands/ListMembersCommand.js +1 -28
  66. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +1 -28
  67. package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +1 -28
  68. package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +1 -28
  69. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  70. package/dist-cjs/commands/StartConfigurationPolicyAssociationCommand.js +1 -28
  71. package/dist-cjs/commands/StartConfigurationPolicyDisassociationCommand.js +1 -28
  72. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  73. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  74. package/dist-cjs/commands/UpdateActionTargetCommand.js +1 -28
  75. package/dist-cjs/commands/UpdateConfigurationPolicyCommand.js +1 -28
  76. package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +1 -28
  77. package/dist-cjs/commands/UpdateFindingsCommand.js +1 -28
  78. package/dist-cjs/commands/UpdateInsightCommand.js +1 -28
  79. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +1 -28
  80. package/dist-cjs/commands/UpdateSecurityControlCommand.js +1 -28
  81. package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +1 -28
  82. package/dist-cjs/commands/UpdateStandardsControlCommand.js +1 -28
  83. package/dist-cjs/commands/index.js +1 -82
  84. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  85. package/dist-cjs/extensionConfiguration.js +1 -2
  86. package/dist-cjs/index.js +9146 -11
  87. package/dist-cjs/models/SecurityHubServiceException.js +1 -12
  88. package/dist-cjs/models/index.js +1 -6
  89. package/dist-cjs/models/models_0.js +1 -158
  90. package/dist-cjs/models/models_1.js +1 -47
  91. package/dist-cjs/models/models_2.js +1 -212
  92. package/dist-cjs/pagination/DescribeActionTargetsPaginator.js +1 -7
  93. package/dist-cjs/pagination/DescribeProductsPaginator.js +1 -7
  94. package/dist-cjs/pagination/DescribeStandardsControlsPaginator.js +1 -7
  95. package/dist-cjs/pagination/DescribeStandardsPaginator.js +1 -7
  96. package/dist-cjs/pagination/GetEnabledStandardsPaginator.js +1 -7
  97. package/dist-cjs/pagination/GetFindingHistoryPaginator.js +1 -7
  98. package/dist-cjs/pagination/GetFindingsPaginator.js +1 -7
  99. package/dist-cjs/pagination/GetInsightsPaginator.js +1 -7
  100. package/dist-cjs/pagination/Interfaces.js +1 -2
  101. package/dist-cjs/pagination/ListConfigurationPoliciesPaginator.js +1 -7
  102. package/dist-cjs/pagination/ListConfigurationPolicyAssociationsPaginator.js +1 -7
  103. package/dist-cjs/pagination/ListEnabledProductsForImportPaginator.js +1 -7
  104. package/dist-cjs/pagination/ListFindingAggregatorsPaginator.js +1 -7
  105. package/dist-cjs/pagination/ListInvitationsPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListMembersPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListOrganizationAdminAccountsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListSecurityControlDefinitionsPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListStandardsControlAssociationsPaginator.js +1 -7
  110. package/dist-cjs/pagination/index.js +1 -21
  111. package/dist-cjs/protocols/Aws_restJson1.js +1 -6899
  112. package/dist-cjs/runtimeExtensions.js +1 -22
  113. package/dist-types/SecurityHub.d.ts +39 -15
  114. package/dist-types/SecurityHubClient.d.ts +39 -15
  115. package/dist-types/index.d.ts +39 -15
  116. package/dist-types/models/models_1.d.ts +4 -6
  117. package/package.json +40 -40
@@ -1,22 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.resolveRuntimeExtensions = void 0;
4
- const region_config_resolver_1 = require("@aws-sdk/region-config-resolver");
5
- const protocol_http_1 = require("@smithy/protocol-http");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- const asPartial = (t) => t;
8
- const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
9
- const extensionConfiguration = {
10
- ...asPartial((0, region_config_resolver_1.getAwsRegionExtensionConfiguration)(runtimeConfig)),
11
- ...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
12
- ...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
13
- };
14
- extensions.forEach((extension) => extension.configure(extensionConfiguration));
15
- return {
16
- ...runtimeConfig,
17
- ...(0, region_config_resolver_1.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
18
- ...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
19
- ...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
20
- };
21
- };
22
- exports.resolveRuntimeExtensions = resolveRuntimeExtensions;
1
+ module.exports = require("./index.js");
@@ -557,23 +557,47 @@ export interface SecurityHub {
557
557
  }
558
558
  /**
559
559
  * @public
560
- * <p>Security Hub provides you with a comprehensive view of the security state of
561
- * your Amazon Web Services environment and resources. It also provides you with the readiness
562
- * status of your environment based on controls from supported security standards. Security Hub collects security data from Amazon Web Services accounts, services, and
563
- * integrated third-party products and helps you analyze security trends in your environment
564
- * to identify the highest priority security issues. For more information about Security Hub, see the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/what-is-securityhub.html">
565
- * <i>Security Hub User
566
- * Guide</i>
567
- * </a>.</p>
568
- * <p>When you use operations in the Security Hub API, the requests are executed only in
560
+ * <p>Security Hub provides you with a comprehensive view of your security state in Amazon Web Services and helps
561
+ * you assess your Amazon Web Services environment against security industry standards and best practices.</p>
562
+ * <p>Security Hub collects security data across Amazon Web Services accounts, Amazon Web Services, and
563
+ * supported third-party products and helps you analyze your security trends and identify the highest priority security
564
+ * issues.</p>
565
+ * <p>To help you manage the security state of your organization, Security Hub supports multiple security standards.
566
+ * These include the Amazon Web Services Foundational Security Best Practices (FSBP) standard developed by Amazon Web Services,
567
+ * and external compliance frameworks such as the Center for Internet Security (CIS), the Payment Card Industry Data
568
+ * Security Standard (PCI DSS), and the National Institute of Standards and Technology (NIST). Each standard includes
569
+ * several security controls, each of which represents a security best practice. Security Hub runs checks against
570
+ * security controls and generates control findings to help you assess your compliance against security best practices.</p>
571
+ * <p>In addition to generating control findings, Security Hub also receives findings from other Amazon Web Services,
572
+ * such as Amazon GuardDuty and Amazon Inspector, and
573
+ * supported third-party products. This gives you a single pane of glass into a variety of security-related issues. You
574
+ * can also send Security Hub findings to other Amazon Web Services and supported third-party products.</p>
575
+ * <p>Security Hub offers automation features that help you triage and remediate security issues. For example,
576
+ * you can use automation rules to automatically update critical findings when a security check fails. You can also leverage the integration with
577
+ * Amazon EventBridge to trigger automatic responses to specific findings.</p>
578
+ * <p>This guide, the <i>Security Hub API Reference</i>, provides
579
+ * information about the Security Hub API. This includes supported resources, HTTP methods, parameters,
580
+ * and schemas. If you're new to Security Hub, you might find it helpful to also review the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/what-is-securityhub.html">
581
+ * <i>Security Hub User Guide</i>
582
+ * </a>. The
583
+ * user guide explains key concepts and provides procedures
584
+ * that demonstrate how to use Security Hub features. It also provides information about topics such as
585
+ * integrating Security Hub with other Amazon Web Services.</p>
586
+ * <p>In addition to interacting with Security Hub by making calls to the Security Hub API, you can
587
+ * use a current version of an Amazon Web Services command line tool or SDK. Amazon Web Services provides tools
588
+ * and SDKs that consist of libraries and sample code for various languages and platforms, such as PowerShell,
589
+ * Java, Go, Python, C++, and .NET. These tools and SDKs provide convenient, programmatic access to
590
+ * Security Hub and other Amazon Web Services . They also handle tasks such as signing requests,
591
+ * managing errors, and retrying requests automatically. For information about installing and using the Amazon Web Services tools
592
+ * and SDKs, see <a href="http://aws.amazon.com/developer/tools/">Tools to Build on Amazon Web Services</a>.</p>
593
+ * <p>With the exception of operations that are related to central configuration, Security Hub API requests are executed only in
569
594
  * the Amazon Web Services Region that is currently active or in the specific Amazon Web Services Region that you specify in your request. Any configuration or settings change
570
595
  * that results from the operation is applied only to that Region. To make the same change in
571
- * other Regions, run the same command for each Region in which you want to apply the change.</p>
572
- * <p>For example, if your Region is set to <code>us-west-2</code>, when you use <code>CreateMembers</code> to add a member account to Security Hub, the association of
573
- * the member account with the administrator account is created only in the <code>us-west-2</code>
574
- * Region. Security Hub must be enabled for the member account in the same Region that the invitation
575
- * was sent from.</p>
576
- * <p>The following throttling limits apply to using Security Hub API operations.</p>
596
+ * other Regions, call the same API operation in each Region in which you want to apply the change. When you use central configuration,
597
+ * API requests for enabling Security Hub, standards, and controls are executed in the home Region and all linked Regions. For a list of
598
+ * central configuration operations, see the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html#central-configuration-concepts">Central configuration
599
+ * terms and concepts</a> section of the <i>Security Hub User Guide</i>.</p>
600
+ * <p>The following throttling limits apply to Security Hub API operations.</p>
577
601
  * <ul>
578
602
  * <li>
579
603
  * <p>
@@ -231,23 +231,47 @@ export interface SecurityHubClientResolvedConfig extends SecurityHubClientResolv
231
231
  }
232
232
  /**
233
233
  * @public
234
- * <p>Security Hub provides you with a comprehensive view of the security state of
235
- * your Amazon Web Services environment and resources. It also provides you with the readiness
236
- * status of your environment based on controls from supported security standards. Security Hub collects security data from Amazon Web Services accounts, services, and
237
- * integrated third-party products and helps you analyze security trends in your environment
238
- * to identify the highest priority security issues. For more information about Security Hub, see the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/what-is-securityhub.html">
239
- * <i>Security Hub User
240
- * Guide</i>
241
- * </a>.</p>
242
- * <p>When you use operations in the Security Hub API, the requests are executed only in
234
+ * <p>Security Hub provides you with a comprehensive view of your security state in Amazon Web Services and helps
235
+ * you assess your Amazon Web Services environment against security industry standards and best practices.</p>
236
+ * <p>Security Hub collects security data across Amazon Web Services accounts, Amazon Web Services, and
237
+ * supported third-party products and helps you analyze your security trends and identify the highest priority security
238
+ * issues.</p>
239
+ * <p>To help you manage the security state of your organization, Security Hub supports multiple security standards.
240
+ * These include the Amazon Web Services Foundational Security Best Practices (FSBP) standard developed by Amazon Web Services,
241
+ * and external compliance frameworks such as the Center for Internet Security (CIS), the Payment Card Industry Data
242
+ * Security Standard (PCI DSS), and the National Institute of Standards and Technology (NIST). Each standard includes
243
+ * several security controls, each of which represents a security best practice. Security Hub runs checks against
244
+ * security controls and generates control findings to help you assess your compliance against security best practices.</p>
245
+ * <p>In addition to generating control findings, Security Hub also receives findings from other Amazon Web Services,
246
+ * such as Amazon GuardDuty and Amazon Inspector, and
247
+ * supported third-party products. This gives you a single pane of glass into a variety of security-related issues. You
248
+ * can also send Security Hub findings to other Amazon Web Services and supported third-party products.</p>
249
+ * <p>Security Hub offers automation features that help you triage and remediate security issues. For example,
250
+ * you can use automation rules to automatically update critical findings when a security check fails. You can also leverage the integration with
251
+ * Amazon EventBridge to trigger automatic responses to specific findings.</p>
252
+ * <p>This guide, the <i>Security Hub API Reference</i>, provides
253
+ * information about the Security Hub API. This includes supported resources, HTTP methods, parameters,
254
+ * and schemas. If you're new to Security Hub, you might find it helpful to also review the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/what-is-securityhub.html">
255
+ * <i>Security Hub User Guide</i>
256
+ * </a>. The
257
+ * user guide explains key concepts and provides procedures
258
+ * that demonstrate how to use Security Hub features. It also provides information about topics such as
259
+ * integrating Security Hub with other Amazon Web Services.</p>
260
+ * <p>In addition to interacting with Security Hub by making calls to the Security Hub API, you can
261
+ * use a current version of an Amazon Web Services command line tool or SDK. Amazon Web Services provides tools
262
+ * and SDKs that consist of libraries and sample code for various languages and platforms, such as PowerShell,
263
+ * Java, Go, Python, C++, and .NET. These tools and SDKs provide convenient, programmatic access to
264
+ * Security Hub and other Amazon Web Services . They also handle tasks such as signing requests,
265
+ * managing errors, and retrying requests automatically. For information about installing and using the Amazon Web Services tools
266
+ * and SDKs, see <a href="http://aws.amazon.com/developer/tools/">Tools to Build on Amazon Web Services</a>.</p>
267
+ * <p>With the exception of operations that are related to central configuration, Security Hub API requests are executed only in
243
268
  * the Amazon Web Services Region that is currently active or in the specific Amazon Web Services Region that you specify in your request. Any configuration or settings change
244
269
  * that results from the operation is applied only to that Region. To make the same change in
245
- * other Regions, run the same command for each Region in which you want to apply the change.</p>
246
- * <p>For example, if your Region is set to <code>us-west-2</code>, when you use <code>CreateMembers</code> to add a member account to Security Hub, the association of
247
- * the member account with the administrator account is created only in the <code>us-west-2</code>
248
- * Region. Security Hub must be enabled for the member account in the same Region that the invitation
249
- * was sent from.</p>
250
- * <p>The following throttling limits apply to using Security Hub API operations.</p>
270
+ * other Regions, call the same API operation in each Region in which you want to apply the change. When you use central configuration,
271
+ * API requests for enabling Security Hub, standards, and controls are executed in the home Region and all linked Regions. For a list of
272
+ * central configuration operations, see the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html#central-configuration-concepts">Central configuration
273
+ * terms and concepts</a> section of the <i>Security Hub User Guide</i>.</p>
274
+ * <p>The following throttling limits apply to Security Hub API operations.</p>
251
275
  * <ul>
252
276
  * <li>
253
277
  * <p>
@@ -1,21 +1,45 @@
1
1
  /**
2
- * <p>Security Hub provides you with a comprehensive view of the security state of
3
- * your Amazon Web Services environment and resources. It also provides you with the readiness
4
- * status of your environment based on controls from supported security standards. Security Hub collects security data from Amazon Web Services accounts, services, and
5
- * integrated third-party products and helps you analyze security trends in your environment
6
- * to identify the highest priority security issues. For more information about Security Hub, see the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/what-is-securityhub.html">
7
- * <i>Security Hub User
8
- * Guide</i>
9
- * </a>.</p>
10
- * <p>When you use operations in the Security Hub API, the requests are executed only in
2
+ * <p>Security Hub provides you with a comprehensive view of your security state in Amazon Web Services and helps
3
+ * you assess your Amazon Web Services environment against security industry standards and best practices.</p>
4
+ * <p>Security Hub collects security data across Amazon Web Services accounts, Amazon Web Services, and
5
+ * supported third-party products and helps you analyze your security trends and identify the highest priority security
6
+ * issues.</p>
7
+ * <p>To help you manage the security state of your organization, Security Hub supports multiple security standards.
8
+ * These include the Amazon Web Services Foundational Security Best Practices (FSBP) standard developed by Amazon Web Services,
9
+ * and external compliance frameworks such as the Center for Internet Security (CIS), the Payment Card Industry Data
10
+ * Security Standard (PCI DSS), and the National Institute of Standards and Technology (NIST). Each standard includes
11
+ * several security controls, each of which represents a security best practice. Security Hub runs checks against
12
+ * security controls and generates control findings to help you assess your compliance against security best practices.</p>
13
+ * <p>In addition to generating control findings, Security Hub also receives findings from other Amazon Web Services,
14
+ * such as Amazon GuardDuty and Amazon Inspector, and
15
+ * supported third-party products. This gives you a single pane of glass into a variety of security-related issues. You
16
+ * can also send Security Hub findings to other Amazon Web Services and supported third-party products.</p>
17
+ * <p>Security Hub offers automation features that help you triage and remediate security issues. For example,
18
+ * you can use automation rules to automatically update critical findings when a security check fails. You can also leverage the integration with
19
+ * Amazon EventBridge to trigger automatic responses to specific findings.</p>
20
+ * <p>This guide, the <i>Security Hub API Reference</i>, provides
21
+ * information about the Security Hub API. This includes supported resources, HTTP methods, parameters,
22
+ * and schemas. If you're new to Security Hub, you might find it helpful to also review the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/what-is-securityhub.html">
23
+ * <i>Security Hub User Guide</i>
24
+ * </a>. The
25
+ * user guide explains key concepts and provides procedures
26
+ * that demonstrate how to use Security Hub features. It also provides information about topics such as
27
+ * integrating Security Hub with other Amazon Web Services.</p>
28
+ * <p>In addition to interacting with Security Hub by making calls to the Security Hub API, you can
29
+ * use a current version of an Amazon Web Services command line tool or SDK. Amazon Web Services provides tools
30
+ * and SDKs that consist of libraries and sample code for various languages and platforms, such as PowerShell,
31
+ * Java, Go, Python, C++, and .NET. These tools and SDKs provide convenient, programmatic access to
32
+ * Security Hub and other Amazon Web Services . They also handle tasks such as signing requests,
33
+ * managing errors, and retrying requests automatically. For information about installing and using the Amazon Web Services tools
34
+ * and SDKs, see <a href="http://aws.amazon.com/developer/tools/">Tools to Build on Amazon Web Services</a>.</p>
35
+ * <p>With the exception of operations that are related to central configuration, Security Hub API requests are executed only in
11
36
  * the Amazon Web Services Region that is currently active or in the specific Amazon Web Services Region that you specify in your request. Any configuration or settings change
12
37
  * that results from the operation is applied only to that Region. To make the same change in
13
- * other Regions, run the same command for each Region in which you want to apply the change.</p>
14
- * <p>For example, if your Region is set to <code>us-west-2</code>, when you use <code>CreateMembers</code> to add a member account to Security Hub, the association of
15
- * the member account with the administrator account is created only in the <code>us-west-2</code>
16
- * Region. Security Hub must be enabled for the member account in the same Region that the invitation
17
- * was sent from.</p>
18
- * <p>The following throttling limits apply to using Security Hub API operations.</p>
38
+ * other Regions, call the same API operation in each Region in which you want to apply the change. When you use central configuration,
39
+ * API requests for enabling Security Hub, standards, and controls are executed in the home Region and all linked Regions. For a list of
40
+ * central configuration operations, see the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html#central-configuration-concepts">Central configuration
41
+ * terms and concepts</a> section of the <i>Security Hub User Guide</i>.</p>
42
+ * <p>The following throttling limits apply to Security Hub API operations.</p>
19
43
  * <ul>
20
44
  * <li>
21
45
  * <p>
@@ -3430,12 +3430,10 @@ export interface AwsLambdaLayerVersionDetails {
3430
3430
  Version?: number;
3431
3431
  /**
3432
3432
  * @public
3433
- * <p>The layer's compatible runtimes. Maximum number of five items.</p>
3434
- * <p>Valid values: <code>nodejs10.x</code> | <code>nodejs12.x</code> | <code>java8</code> |
3435
- * <code>java11</code> | <code>python2.7</code> | <code>python3.6</code> |
3436
- * <code>python3.7</code> | <code>python3.8</code> | <code>dotnetcore1.0</code> |
3437
- * <code>dotnetcore2.1</code> | <code>go1.x</code> | <code>ruby2.5</code> |
3438
- * <code>provided</code>
3433
+ * <p>The layer's compatible <a href="https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html">function runtimes</a>.</p>
3434
+ * <p>The following list includes deprecated runtimes. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy">Runtime deprecation policy</a> in the <i>Lambda Developer Guide</i>.</p>
3435
+ * <p>Array Members: Maximum number of 5 items.</p>
3436
+ * <p>Valid Values: <code>nodejs | nodejs4.3 | nodejs6.10 | nodejs8.10 | nodejs10.x | nodejs12.x | nodejs14.x | nodejs16.x | java8 | java8.al2 | java11 | python2.7 | python3.6 | python3.7 | python3.8 | python3.9 | dotnetcore1.0 | dotnetcore2.0 | dotnetcore2.1 | dotnetcore3.1 | dotnet6 | nodejs4.3-edge | go1.x | ruby2.5 | ruby2.7 | provided | provided.al2 | nodejs18.x | python3.10 | java17 | ruby3.2 | python3.11 | nodejs20.x | provided.al2023 | python3.12 | java21</code>
3439
3437
  * </p>
3440
3438
  */
3441
3439
  CompatibleRuntimes?: string[];
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-securityhub",
3
3
  "description": "AWS SDK for JavaScript Securityhub Client for Node.js, Browser and React Native",
4
- "version": "3.490.0",
4
+ "version": "3.495.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
- "build:cjs": "tsc -p tsconfig.cjs.json",
7
+ "build:cjs": "node ../../scripts/compilation/inline client-securityhub",
8
8
  "build:es": "tsc -p tsconfig.es.json",
9
9
  "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
10
10
  "build:types": "tsc -p tsconfig.types.json",
@@ -20,47 +20,47 @@
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.490.0",
24
- "@aws-sdk/core": "3.490.0",
25
- "@aws-sdk/credential-provider-node": "3.490.0",
26
- "@aws-sdk/middleware-host-header": "3.489.0",
27
- "@aws-sdk/middleware-logger": "3.489.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.489.0",
29
- "@aws-sdk/middleware-signing": "3.489.0",
30
- "@aws-sdk/middleware-user-agent": "3.489.0",
31
- "@aws-sdk/region-config-resolver": "3.489.0",
32
- "@aws-sdk/types": "3.489.0",
33
- "@aws-sdk/util-endpoints": "3.489.0",
34
- "@aws-sdk/util-user-agent-browser": "3.489.0",
35
- "@aws-sdk/util-user-agent-node": "3.489.0",
36
- "@smithy/config-resolver": "^2.0.23",
37
- "@smithy/core": "^1.2.2",
38
- "@smithy/fetch-http-handler": "^2.3.2",
39
- "@smithy/hash-node": "^2.0.18",
40
- "@smithy/invalid-dependency": "^2.0.16",
41
- "@smithy/middleware-content-length": "^2.0.18",
42
- "@smithy/middleware-endpoint": "^2.3.0",
43
- "@smithy/middleware-retry": "^2.0.26",
44
- "@smithy/middleware-serde": "^2.0.16",
45
- "@smithy/middleware-stack": "^2.0.10",
46
- "@smithy/node-config-provider": "^2.1.9",
47
- "@smithy/node-http-handler": "^2.2.2",
48
- "@smithy/protocol-http": "^3.0.12",
49
- "@smithy/smithy-client": "^2.2.1",
50
- "@smithy/types": "^2.8.0",
51
- "@smithy/url-parser": "^2.0.16",
52
- "@smithy/util-base64": "^2.0.1",
53
- "@smithy/util-body-length-browser": "^2.0.1",
54
- "@smithy/util-body-length-node": "^2.1.0",
55
- "@smithy/util-defaults-mode-browser": "^2.0.24",
56
- "@smithy/util-defaults-mode-node": "^2.0.32",
57
- "@smithy/util-endpoints": "^1.0.8",
58
- "@smithy/util-retry": "^2.0.9",
59
- "@smithy/util-utf8": "^2.0.2",
23
+ "@aws-sdk/client-sts": "3.495.0",
24
+ "@aws-sdk/core": "3.495.0",
25
+ "@aws-sdk/credential-provider-node": "3.495.0",
26
+ "@aws-sdk/middleware-host-header": "3.495.0",
27
+ "@aws-sdk/middleware-logger": "3.495.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.495.0",
29
+ "@aws-sdk/middleware-signing": "3.495.0",
30
+ "@aws-sdk/middleware-user-agent": "3.495.0",
31
+ "@aws-sdk/region-config-resolver": "3.495.0",
32
+ "@aws-sdk/types": "3.495.0",
33
+ "@aws-sdk/util-endpoints": "3.495.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.495.0",
35
+ "@aws-sdk/util-user-agent-node": "3.495.0",
36
+ "@smithy/config-resolver": "^2.1.0",
37
+ "@smithy/core": "^1.3.0",
38
+ "@smithy/fetch-http-handler": "^2.4.0",
39
+ "@smithy/hash-node": "^2.1.0",
40
+ "@smithy/invalid-dependency": "^2.1.0",
41
+ "@smithy/middleware-content-length": "^2.1.0",
42
+ "@smithy/middleware-endpoint": "^2.4.0",
43
+ "@smithy/middleware-retry": "^2.1.0",
44
+ "@smithy/middleware-serde": "^2.1.0",
45
+ "@smithy/middleware-stack": "^2.1.0",
46
+ "@smithy/node-config-provider": "^2.2.0",
47
+ "@smithy/node-http-handler": "^2.3.0",
48
+ "@smithy/protocol-http": "^3.1.0",
49
+ "@smithy/smithy-client": "^2.3.0",
50
+ "@smithy/types": "^2.9.0",
51
+ "@smithy/url-parser": "^2.1.0",
52
+ "@smithy/util-base64": "^2.1.0",
53
+ "@smithy/util-body-length-browser": "^2.1.0",
54
+ "@smithy/util-body-length-node": "^2.2.0",
55
+ "@smithy/util-defaults-mode-browser": "^2.1.0",
56
+ "@smithy/util-defaults-mode-node": "^2.1.0",
57
+ "@smithy/util-endpoints": "^1.1.0",
58
+ "@smithy/util-retry": "^2.1.0",
59
+ "@smithy/util-utf8": "^2.1.0",
60
60
  "tslib": "^2.5.0"
61
61
  },
62
62
  "devDependencies": {
63
- "@smithy/service-client-documentation-generator": "^2.0.0",
63
+ "@smithy/service-client-documentation-generator": "^2.1.0",
64
64
  "@tsconfig/node14": "1.0.3",
65
65
  "@types/node": "^14.14.31",
66
66
  "concurrently": "7.0.0",