@aws-sdk/client-guardduty 3.588.0 → 3.592.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -69
- package/dist-types/GuardDutyClient.d.ts +4 -4
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
- package/dist-types/commands/AcceptInvitationCommand.d.ts +2 -1
- package/dist-types/commands/ArchiveFindingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateDetectorCommand.d.ts +2 -1
- package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
- package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateMembersCommand.d.ts +2 -1
- package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDetectorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMembersCommand.d.ts +2 -1
- package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMalwareScansCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -1
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetDetectorCommand.d.ts +2 -1
- package/dist-types/commands/GetFilterCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingsCommand.d.ts +2 -1
- package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +2 -1
- package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetMasterAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetMemberDetectorsCommand.d.ts +2 -1
- package/dist-types/commands/GetMembersCommand.d.ts +2 -1
- package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +2 -1
- package/dist-types/commands/GetThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/InviteMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListCoverageCommand.d.ts +2 -1
- package/dist-types/commands/ListDetectorsCommand.d.ts +2 -1
- package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
- package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
- package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +2 -1
- package/dist-types/commands/StartMalwareScanCommand.d.ts +2 -1
- package/dist-types/commands/StartMonitoringMembersCommand.d.ts +2 -1
- package/dist-types/commands/StopMonitoringMembersCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UnarchiveFindingsCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDetectorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFilterCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/GuardDutyServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/GuardDutyClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMalwareScansCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCoverageStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMalwareScanSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetOrganizationStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRemainingFreeTrialDaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMalwareScanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMalwareScanSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/GuardDutyServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -325,7 +325,6 @@ var GuardDutyClient = _GuardDutyClient;
|
|
|
325
325
|
|
|
326
326
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
327
327
|
|
|
328
|
-
var import_types = require("@smithy/types");
|
|
329
328
|
|
|
330
329
|
// src/protocols/Aws_restJson1.ts
|
|
331
330
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -4669,7 +4668,6 @@ var AcceptAdministratorInvitationCommand = _AcceptAdministratorInvitationCommand
|
|
|
4669
4668
|
|
|
4670
4669
|
|
|
4671
4670
|
|
|
4672
|
-
|
|
4673
4671
|
var _AcceptInvitationCommand = class _AcceptInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4674
4672
|
...commonParams
|
|
4675
4673
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4686,7 +4684,6 @@ var AcceptInvitationCommand = _AcceptInvitationCommand;
|
|
|
4686
4684
|
|
|
4687
4685
|
|
|
4688
4686
|
|
|
4689
|
-
|
|
4690
4687
|
var _ArchiveFindingsCommand = class _ArchiveFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4691
4688
|
...commonParams
|
|
4692
4689
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4703,7 +4700,6 @@ var ArchiveFindingsCommand = _ArchiveFindingsCommand;
|
|
|
4703
4700
|
|
|
4704
4701
|
|
|
4705
4702
|
|
|
4706
|
-
|
|
4707
4703
|
var _CreateDetectorCommand = class _CreateDetectorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4708
4704
|
...commonParams
|
|
4709
4705
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4720,7 +4716,6 @@ var CreateDetectorCommand = _CreateDetectorCommand;
|
|
|
4720
4716
|
|
|
4721
4717
|
|
|
4722
4718
|
|
|
4723
|
-
|
|
4724
4719
|
var _CreateFilterCommand = class _CreateFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4725
4720
|
...commonParams
|
|
4726
4721
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4737,7 +4732,6 @@ var CreateFilterCommand = _CreateFilterCommand;
|
|
|
4737
4732
|
|
|
4738
4733
|
|
|
4739
4734
|
|
|
4740
|
-
|
|
4741
4735
|
var _CreateIPSetCommand = class _CreateIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4742
4736
|
...commonParams
|
|
4743
4737
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4754,7 +4748,6 @@ var CreateIPSetCommand = _CreateIPSetCommand;
|
|
|
4754
4748
|
|
|
4755
4749
|
|
|
4756
4750
|
|
|
4757
|
-
|
|
4758
4751
|
var _CreateMembersCommand = class _CreateMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4759
4752
|
...commonParams
|
|
4760
4753
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4771,7 +4764,6 @@ var CreateMembersCommand = _CreateMembersCommand;
|
|
|
4771
4764
|
|
|
4772
4765
|
|
|
4773
4766
|
|
|
4774
|
-
|
|
4775
4767
|
var _CreatePublishingDestinationCommand = class _CreatePublishingDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4776
4768
|
...commonParams
|
|
4777
4769
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4788,7 +4780,6 @@ var CreatePublishingDestinationCommand = _CreatePublishingDestinationCommand;
|
|
|
4788
4780
|
|
|
4789
4781
|
|
|
4790
4782
|
|
|
4791
|
-
|
|
4792
4783
|
var _CreateSampleFindingsCommand = class _CreateSampleFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4793
4784
|
...commonParams
|
|
4794
4785
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4805,7 +4796,6 @@ var CreateSampleFindingsCommand = _CreateSampleFindingsCommand;
|
|
|
4805
4796
|
|
|
4806
4797
|
|
|
4807
4798
|
|
|
4808
|
-
|
|
4809
4799
|
var _CreateThreatIntelSetCommand = class _CreateThreatIntelSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4810
4800
|
...commonParams
|
|
4811
4801
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4822,7 +4812,6 @@ var CreateThreatIntelSetCommand = _CreateThreatIntelSetCommand;
|
|
|
4822
4812
|
|
|
4823
4813
|
|
|
4824
4814
|
|
|
4825
|
-
|
|
4826
4815
|
var _DeclineInvitationsCommand = class _DeclineInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4827
4816
|
...commonParams
|
|
4828
4817
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4839,7 +4828,6 @@ var DeclineInvitationsCommand = _DeclineInvitationsCommand;
|
|
|
4839
4828
|
|
|
4840
4829
|
|
|
4841
4830
|
|
|
4842
|
-
|
|
4843
4831
|
var _DeleteDetectorCommand = class _DeleteDetectorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4844
4832
|
...commonParams
|
|
4845
4833
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4856,7 +4844,6 @@ var DeleteDetectorCommand = _DeleteDetectorCommand;
|
|
|
4856
4844
|
|
|
4857
4845
|
|
|
4858
4846
|
|
|
4859
|
-
|
|
4860
4847
|
var _DeleteFilterCommand = class _DeleteFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4861
4848
|
...commonParams
|
|
4862
4849
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4873,7 +4860,6 @@ var DeleteFilterCommand = _DeleteFilterCommand;
|
|
|
4873
4860
|
|
|
4874
4861
|
|
|
4875
4862
|
|
|
4876
|
-
|
|
4877
4863
|
var _DeleteInvitationsCommand = class _DeleteInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4878
4864
|
...commonParams
|
|
4879
4865
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4890,7 +4876,6 @@ var DeleteInvitationsCommand = _DeleteInvitationsCommand;
|
|
|
4890
4876
|
|
|
4891
4877
|
|
|
4892
4878
|
|
|
4893
|
-
|
|
4894
4879
|
var _DeleteIPSetCommand = class _DeleteIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4895
4880
|
...commonParams
|
|
4896
4881
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4907,7 +4892,6 @@ var DeleteIPSetCommand = _DeleteIPSetCommand;
|
|
|
4907
4892
|
|
|
4908
4893
|
|
|
4909
4894
|
|
|
4910
|
-
|
|
4911
4895
|
var _DeleteMembersCommand = class _DeleteMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4912
4896
|
...commonParams
|
|
4913
4897
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4924,7 +4908,6 @@ var DeleteMembersCommand = _DeleteMembersCommand;
|
|
|
4924
4908
|
|
|
4925
4909
|
|
|
4926
4910
|
|
|
4927
|
-
|
|
4928
4911
|
var _DeletePublishingDestinationCommand = class _DeletePublishingDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4929
4912
|
...commonParams
|
|
4930
4913
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4941,7 +4924,6 @@ var DeletePublishingDestinationCommand = _DeletePublishingDestinationCommand;
|
|
|
4941
4924
|
|
|
4942
4925
|
|
|
4943
4926
|
|
|
4944
|
-
|
|
4945
4927
|
var _DeleteThreatIntelSetCommand = class _DeleteThreatIntelSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4946
4928
|
...commonParams
|
|
4947
4929
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4958,7 +4940,6 @@ var DeleteThreatIntelSetCommand = _DeleteThreatIntelSetCommand;
|
|
|
4958
4940
|
|
|
4959
4941
|
|
|
4960
4942
|
|
|
4961
|
-
|
|
4962
4943
|
var _DescribeMalwareScansCommand = class _DescribeMalwareScansCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4963
4944
|
...commonParams
|
|
4964
4945
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4975,7 +4956,6 @@ var DescribeMalwareScansCommand = _DescribeMalwareScansCommand;
|
|
|
4975
4956
|
|
|
4976
4957
|
|
|
4977
4958
|
|
|
4978
|
-
|
|
4979
4959
|
var _DescribeOrganizationConfigurationCommand = class _DescribeOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4980
4960
|
...commonParams
|
|
4981
4961
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4992,7 +4972,6 @@ var DescribeOrganizationConfigurationCommand = _DescribeOrganizationConfiguratio
|
|
|
4992
4972
|
|
|
4993
4973
|
|
|
4994
4974
|
|
|
4995
|
-
|
|
4996
4975
|
var _DescribePublishingDestinationCommand = class _DescribePublishingDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4997
4976
|
...commonParams
|
|
4998
4977
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5009,7 +4988,6 @@ var DescribePublishingDestinationCommand = _DescribePublishingDestinationCommand
|
|
|
5009
4988
|
|
|
5010
4989
|
|
|
5011
4990
|
|
|
5012
|
-
|
|
5013
4991
|
var _DisableOrganizationAdminAccountCommand = class _DisableOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5014
4992
|
...commonParams
|
|
5015
4993
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5026,7 +5004,6 @@ var DisableOrganizationAdminAccountCommand = _DisableOrganizationAdminAccountCom
|
|
|
5026
5004
|
|
|
5027
5005
|
|
|
5028
5006
|
|
|
5029
|
-
|
|
5030
5007
|
var _DisassociateFromAdministratorAccountCommand = class _DisassociateFromAdministratorAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5031
5008
|
...commonParams
|
|
5032
5009
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5043,7 +5020,6 @@ var DisassociateFromAdministratorAccountCommand = _DisassociateFromAdministrator
|
|
|
5043
5020
|
|
|
5044
5021
|
|
|
5045
5022
|
|
|
5046
|
-
|
|
5047
5023
|
var _DisassociateFromMasterAccountCommand = class _DisassociateFromMasterAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5048
5024
|
...commonParams
|
|
5049
5025
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5060,7 +5036,6 @@ var DisassociateFromMasterAccountCommand = _DisassociateFromMasterAccountCommand
|
|
|
5060
5036
|
|
|
5061
5037
|
|
|
5062
5038
|
|
|
5063
|
-
|
|
5064
5039
|
var _DisassociateMembersCommand = class _DisassociateMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5065
5040
|
...commonParams
|
|
5066
5041
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5077,7 +5052,6 @@ var DisassociateMembersCommand = _DisassociateMembersCommand;
|
|
|
5077
5052
|
|
|
5078
5053
|
|
|
5079
5054
|
|
|
5080
|
-
|
|
5081
5055
|
var _EnableOrganizationAdminAccountCommand = class _EnableOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5082
5056
|
...commonParams
|
|
5083
5057
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5094,7 +5068,6 @@ var EnableOrganizationAdminAccountCommand = _EnableOrganizationAdminAccountComma
|
|
|
5094
5068
|
|
|
5095
5069
|
|
|
5096
5070
|
|
|
5097
|
-
|
|
5098
5071
|
var _GetAdministratorAccountCommand = class _GetAdministratorAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5099
5072
|
...commonParams
|
|
5100
5073
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5111,7 +5084,6 @@ var GetAdministratorAccountCommand = _GetAdministratorAccountCommand;
|
|
|
5111
5084
|
|
|
5112
5085
|
|
|
5113
5086
|
|
|
5114
|
-
|
|
5115
5087
|
var _GetCoverageStatisticsCommand = class _GetCoverageStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5116
5088
|
...commonParams
|
|
5117
5089
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5128,7 +5100,6 @@ var GetCoverageStatisticsCommand = _GetCoverageStatisticsCommand;
|
|
|
5128
5100
|
|
|
5129
5101
|
|
|
5130
5102
|
|
|
5131
|
-
|
|
5132
5103
|
var _GetDetectorCommand = class _GetDetectorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5133
5104
|
...commonParams
|
|
5134
5105
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5145,7 +5116,6 @@ var GetDetectorCommand = _GetDetectorCommand;
|
|
|
5145
5116
|
|
|
5146
5117
|
|
|
5147
5118
|
|
|
5148
|
-
|
|
5149
5119
|
var _GetFilterCommand = class _GetFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5150
5120
|
...commonParams
|
|
5151
5121
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5162,7 +5132,6 @@ var GetFilterCommand = _GetFilterCommand;
|
|
|
5162
5132
|
|
|
5163
5133
|
|
|
5164
5134
|
|
|
5165
|
-
|
|
5166
5135
|
var _GetFindingsCommand = class _GetFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5167
5136
|
...commonParams
|
|
5168
5137
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5179,7 +5148,6 @@ var GetFindingsCommand = _GetFindingsCommand;
|
|
|
5179
5148
|
|
|
5180
5149
|
|
|
5181
5150
|
|
|
5182
|
-
|
|
5183
5151
|
var _GetFindingsStatisticsCommand = class _GetFindingsStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5184
5152
|
...commonParams
|
|
5185
5153
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5196,7 +5164,6 @@ var GetFindingsStatisticsCommand = _GetFindingsStatisticsCommand;
|
|
|
5196
5164
|
|
|
5197
5165
|
|
|
5198
5166
|
|
|
5199
|
-
|
|
5200
5167
|
var _GetInvitationsCountCommand = class _GetInvitationsCountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5201
5168
|
...commonParams
|
|
5202
5169
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5213,7 +5180,6 @@ var GetInvitationsCountCommand = _GetInvitationsCountCommand;
|
|
|
5213
5180
|
|
|
5214
5181
|
|
|
5215
5182
|
|
|
5216
|
-
|
|
5217
5183
|
var _GetIPSetCommand = class _GetIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5218
5184
|
...commonParams
|
|
5219
5185
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5230,7 +5196,6 @@ var GetIPSetCommand = _GetIPSetCommand;
|
|
|
5230
5196
|
|
|
5231
5197
|
|
|
5232
5198
|
|
|
5233
|
-
|
|
5234
5199
|
var _GetMalwareScanSettingsCommand = class _GetMalwareScanSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5235
5200
|
...commonParams
|
|
5236
5201
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5247,7 +5212,6 @@ var GetMalwareScanSettingsCommand = _GetMalwareScanSettingsCommand;
|
|
|
5247
5212
|
|
|
5248
5213
|
|
|
5249
5214
|
|
|
5250
|
-
|
|
5251
5215
|
var _GetMasterAccountCommand = class _GetMasterAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5252
5216
|
...commonParams
|
|
5253
5217
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5264,7 +5228,6 @@ var GetMasterAccountCommand = _GetMasterAccountCommand;
|
|
|
5264
5228
|
|
|
5265
5229
|
|
|
5266
5230
|
|
|
5267
|
-
|
|
5268
5231
|
var _GetMemberDetectorsCommand = class _GetMemberDetectorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5269
5232
|
...commonParams
|
|
5270
5233
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5281,7 +5244,6 @@ var GetMemberDetectorsCommand = _GetMemberDetectorsCommand;
|
|
|
5281
5244
|
|
|
5282
5245
|
|
|
5283
5246
|
|
|
5284
|
-
|
|
5285
5247
|
var _GetMembersCommand = class _GetMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5286
5248
|
...commonParams
|
|
5287
5249
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5298,7 +5260,6 @@ var GetMembersCommand = _GetMembersCommand;
|
|
|
5298
5260
|
|
|
5299
5261
|
|
|
5300
5262
|
|
|
5301
|
-
|
|
5302
5263
|
var _GetOrganizationStatisticsCommand = class _GetOrganizationStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5303
5264
|
...commonParams
|
|
5304
5265
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5315,7 +5276,6 @@ var GetOrganizationStatisticsCommand = _GetOrganizationStatisticsCommand;
|
|
|
5315
5276
|
|
|
5316
5277
|
|
|
5317
5278
|
|
|
5318
|
-
|
|
5319
5279
|
var _GetRemainingFreeTrialDaysCommand = class _GetRemainingFreeTrialDaysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5320
5280
|
...commonParams
|
|
5321
5281
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5332,7 +5292,6 @@ var GetRemainingFreeTrialDaysCommand = _GetRemainingFreeTrialDaysCommand;
|
|
|
5332
5292
|
|
|
5333
5293
|
|
|
5334
5294
|
|
|
5335
|
-
|
|
5336
5295
|
var _GetThreatIntelSetCommand = class _GetThreatIntelSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5337
5296
|
...commonParams
|
|
5338
5297
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5349,7 +5308,6 @@ var GetThreatIntelSetCommand = _GetThreatIntelSetCommand;
|
|
|
5349
5308
|
|
|
5350
5309
|
|
|
5351
5310
|
|
|
5352
|
-
|
|
5353
5311
|
var _GetUsageStatisticsCommand = class _GetUsageStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5354
5312
|
...commonParams
|
|
5355
5313
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5366,7 +5324,6 @@ var GetUsageStatisticsCommand = _GetUsageStatisticsCommand;
|
|
|
5366
5324
|
|
|
5367
5325
|
|
|
5368
5326
|
|
|
5369
|
-
|
|
5370
5327
|
var _InviteMembersCommand = class _InviteMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5371
5328
|
...commonParams
|
|
5372
5329
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5383,7 +5340,6 @@ var InviteMembersCommand = _InviteMembersCommand;
|
|
|
5383
5340
|
|
|
5384
5341
|
|
|
5385
5342
|
|
|
5386
|
-
|
|
5387
5343
|
var _ListCoverageCommand = class _ListCoverageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5388
5344
|
...commonParams
|
|
5389
5345
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5400,7 +5356,6 @@ var ListCoverageCommand = _ListCoverageCommand;
|
|
|
5400
5356
|
|
|
5401
5357
|
|
|
5402
5358
|
|
|
5403
|
-
|
|
5404
5359
|
var _ListDetectorsCommand = class _ListDetectorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5405
5360
|
...commonParams
|
|
5406
5361
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5417,7 +5372,6 @@ var ListDetectorsCommand = _ListDetectorsCommand;
|
|
|
5417
5372
|
|
|
5418
5373
|
|
|
5419
5374
|
|
|
5420
|
-
|
|
5421
5375
|
var _ListFiltersCommand = class _ListFiltersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5422
5376
|
...commonParams
|
|
5423
5377
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5434,7 +5388,6 @@ var ListFiltersCommand = _ListFiltersCommand;
|
|
|
5434
5388
|
|
|
5435
5389
|
|
|
5436
5390
|
|
|
5437
|
-
|
|
5438
5391
|
var _ListFindingsCommand = class _ListFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5439
5392
|
...commonParams
|
|
5440
5393
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5451,7 +5404,6 @@ var ListFindingsCommand = _ListFindingsCommand;
|
|
|
5451
5404
|
|
|
5452
5405
|
|
|
5453
5406
|
|
|
5454
|
-
|
|
5455
5407
|
var _ListInvitationsCommand = class _ListInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5456
5408
|
...commonParams
|
|
5457
5409
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5468,7 +5420,6 @@ var ListInvitationsCommand = _ListInvitationsCommand;
|
|
|
5468
5420
|
|
|
5469
5421
|
|
|
5470
5422
|
|
|
5471
|
-
|
|
5472
5423
|
var _ListIPSetsCommand = class _ListIPSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5473
5424
|
...commonParams
|
|
5474
5425
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5486,7 +5437,6 @@ var ListIPSetsCommand = _ListIPSetsCommand;
|
|
|
5486
5437
|
|
|
5487
5438
|
|
|
5488
5439
|
|
|
5489
|
-
|
|
5490
5440
|
// src/models/models_1.ts
|
|
5491
5441
|
var ListMembersResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
5492
5442
|
...obj,
|
|
@@ -5510,7 +5460,6 @@ var ListMembersCommand = _ListMembersCommand;
|
|
|
5510
5460
|
|
|
5511
5461
|
|
|
5512
5462
|
|
|
5513
|
-
|
|
5514
5463
|
var _ListOrganizationAdminAccountsCommand = class _ListOrganizationAdminAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5515
5464
|
...commonParams
|
|
5516
5465
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5527,7 +5476,6 @@ var ListOrganizationAdminAccountsCommand = _ListOrganizationAdminAccountsCommand
|
|
|
5527
5476
|
|
|
5528
5477
|
|
|
5529
5478
|
|
|
5530
|
-
|
|
5531
5479
|
var _ListPublishingDestinationsCommand = class _ListPublishingDestinationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5532
5480
|
...commonParams
|
|
5533
5481
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5544,7 +5492,6 @@ var ListPublishingDestinationsCommand = _ListPublishingDestinationsCommand;
|
|
|
5544
5492
|
|
|
5545
5493
|
|
|
5546
5494
|
|
|
5547
|
-
|
|
5548
5495
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5549
5496
|
...commonParams
|
|
5550
5497
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5561,7 +5508,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
5561
5508
|
|
|
5562
5509
|
|
|
5563
5510
|
|
|
5564
|
-
|
|
5565
5511
|
var _ListThreatIntelSetsCommand = class _ListThreatIntelSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5566
5512
|
...commonParams
|
|
5567
5513
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5578,7 +5524,6 @@ var ListThreatIntelSetsCommand = _ListThreatIntelSetsCommand;
|
|
|
5578
5524
|
|
|
5579
5525
|
|
|
5580
5526
|
|
|
5581
|
-
|
|
5582
5527
|
var _StartMalwareScanCommand = class _StartMalwareScanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5583
5528
|
...commonParams
|
|
5584
5529
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5595,7 +5540,6 @@ var StartMalwareScanCommand = _StartMalwareScanCommand;
|
|
|
5595
5540
|
|
|
5596
5541
|
|
|
5597
5542
|
|
|
5598
|
-
|
|
5599
5543
|
var _StartMonitoringMembersCommand = class _StartMonitoringMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5600
5544
|
...commonParams
|
|
5601
5545
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5612,7 +5556,6 @@ var StartMonitoringMembersCommand = _StartMonitoringMembersCommand;
|
|
|
5612
5556
|
|
|
5613
5557
|
|
|
5614
5558
|
|
|
5615
|
-
|
|
5616
5559
|
var _StopMonitoringMembersCommand = class _StopMonitoringMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5617
5560
|
...commonParams
|
|
5618
5561
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5629,7 +5572,6 @@ var StopMonitoringMembersCommand = _StopMonitoringMembersCommand;
|
|
|
5629
5572
|
|
|
5630
5573
|
|
|
5631
5574
|
|
|
5632
|
-
|
|
5633
5575
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5634
5576
|
...commonParams
|
|
5635
5577
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5646,7 +5588,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
5646
5588
|
|
|
5647
5589
|
|
|
5648
5590
|
|
|
5649
|
-
|
|
5650
5591
|
var _UnarchiveFindingsCommand = class _UnarchiveFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5651
5592
|
...commonParams
|
|
5652
5593
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5663,7 +5604,6 @@ var UnarchiveFindingsCommand = _UnarchiveFindingsCommand;
|
|
|
5663
5604
|
|
|
5664
5605
|
|
|
5665
5606
|
|
|
5666
|
-
|
|
5667
5607
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5668
5608
|
...commonParams
|
|
5669
5609
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5680,7 +5620,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
5680
5620
|
|
|
5681
5621
|
|
|
5682
5622
|
|
|
5683
|
-
|
|
5684
5623
|
var _UpdateDetectorCommand = class _UpdateDetectorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5685
5624
|
...commonParams
|
|
5686
5625
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5697,7 +5636,6 @@ var UpdateDetectorCommand = _UpdateDetectorCommand;
|
|
|
5697
5636
|
|
|
5698
5637
|
|
|
5699
5638
|
|
|
5700
|
-
|
|
5701
5639
|
var _UpdateFilterCommand = class _UpdateFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5702
5640
|
...commonParams
|
|
5703
5641
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5714,7 +5652,6 @@ var UpdateFilterCommand = _UpdateFilterCommand;
|
|
|
5714
5652
|
|
|
5715
5653
|
|
|
5716
5654
|
|
|
5717
|
-
|
|
5718
5655
|
var _UpdateFindingsFeedbackCommand = class _UpdateFindingsFeedbackCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5719
5656
|
...commonParams
|
|
5720
5657
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5731,7 +5668,6 @@ var UpdateFindingsFeedbackCommand = _UpdateFindingsFeedbackCommand;
|
|
|
5731
5668
|
|
|
5732
5669
|
|
|
5733
5670
|
|
|
5734
|
-
|
|
5735
5671
|
var _UpdateIPSetCommand = class _UpdateIPSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5736
5672
|
...commonParams
|
|
5737
5673
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5748,7 +5684,6 @@ var UpdateIPSetCommand = _UpdateIPSetCommand;
|
|
|
5748
5684
|
|
|
5749
5685
|
|
|
5750
5686
|
|
|
5751
|
-
|
|
5752
5687
|
var _UpdateMalwareScanSettingsCommand = class _UpdateMalwareScanSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5753
5688
|
...commonParams
|
|
5754
5689
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5765,7 +5700,6 @@ var UpdateMalwareScanSettingsCommand = _UpdateMalwareScanSettingsCommand;
|
|
|
5765
5700
|
|
|
5766
5701
|
|
|
5767
5702
|
|
|
5768
|
-
|
|
5769
5703
|
var _UpdateMemberDetectorsCommand = class _UpdateMemberDetectorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5770
5704
|
...commonParams
|
|
5771
5705
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5782,7 +5716,6 @@ var UpdateMemberDetectorsCommand = _UpdateMemberDetectorsCommand;
|
|
|
5782
5716
|
|
|
5783
5717
|
|
|
5784
5718
|
|
|
5785
|
-
|
|
5786
5719
|
var _UpdateOrganizationConfigurationCommand = class _UpdateOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5787
5720
|
...commonParams
|
|
5788
5721
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5799,7 +5732,6 @@ var UpdateOrganizationConfigurationCommand = _UpdateOrganizationConfigurationCom
|
|
|
5799
5732
|
|
|
5800
5733
|
|
|
5801
5734
|
|
|
5802
|
-
|
|
5803
5735
|
var _UpdatePublishingDestinationCommand = class _UpdatePublishingDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5804
5736
|
...commonParams
|
|
5805
5737
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5816,7 +5748,6 @@ var UpdatePublishingDestinationCommand = _UpdatePublishingDestinationCommand;
|
|
|
5816
5748
|
|
|
5817
5749
|
|
|
5818
5750
|
|
|
5819
|
-
|
|
5820
5751
|
var _UpdateThreatIntelSetCommand = class _UpdateThreatIntelSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5821
5752
|
...commonParams
|
|
5822
5753
|
}).m(function(Command, cs, config, o) {
|
|
@@ -159,15 +159,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
159
159
|
* Enables FIPS compatible endpoints.
|
|
160
160
|
*/
|
|
161
161
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
162
|
+
/**
|
|
163
|
+
* The AWS region to which this client will send requests
|
|
164
|
+
*/
|
|
165
|
+
region?: string | __Provider<string>;
|
|
162
166
|
/**
|
|
163
167
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
164
168
|
* @internal
|
|
165
169
|
*/
|
|
166
170
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
167
|
-
/**
|
|
168
|
-
* The AWS region to which this client will send requests
|
|
169
|
-
*/
|
|
170
|
-
region?: string | __Provider<string>;
|
|
171
171
|
/**
|
|
172
172
|
* Default credentials provider; Not available in browser runtime.
|
|
173
173
|
* @deprecated
|