@aws-sdk/client-ssm 3.43.0 → 3.47.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/CHANGELOG.md +50 -0
- package/README.md +12 -6
- package/dist-cjs/commands/UpdateDocumentMetadataCommand.js +2 -1
- package/dist-cjs/endpoints.js +1 -28
- package/dist-cjs/models/models_0.js +12 -390
- package/dist-cjs/models/models_1.js +11 -354
- package/dist-cjs/models/models_2.js +7 -13
- package/dist-cjs/protocols/Aws_json1_1.js +2 -0
- package/dist-cjs/runtimeConfig.browser.js +7 -2
- package/dist-cjs/runtimeConfig.js +9 -3
- package/dist-es/commands/UpdateDocumentMetadataCommand.js +2 -1
- package/dist-es/endpoints.js +1 -28
- package/dist-es/models/models_0.js +7 -258
- package/dist-es/models/models_1.js +6 -232
- package/dist-es/models/models_2.js +4 -8
- package/dist-es/protocols/Aws_json1_1.js +2 -0
- package/dist-es/runtimeConfig.browser.js +12 -3
- package/dist-es/runtimeConfig.js +13 -6
- package/dist-types/SSM.d.ts +87 -81
- package/dist-types/SSMClient.d.ts +17 -7
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +5 -5
- package/dist-types/commands/CreateActivationCommand.d.ts +6 -6
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +6 -6
- package/dist-types/commands/CreateAssociationCommand.d.ts +10 -10
- package/dist-types/commands/CreateDocumentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteActivationCommand.d.ts +2 -3
- package/dist-types/commands/DeleteAssociationCommand.d.ts +4 -4
- package/dist-types/commands/DeleteDocumentCommand.d.ts +2 -2
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +2 -2
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeActivationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +7 -6
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +1 -1
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +2 -2
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +2 -2
- package/dist-types/commands/GetInventoryCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +4 -4
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +1 -1
- package/dist-types/commands/PutInventoryCommand.d.ts +1 -1
- package/dist-types/commands/ResumeSessionCommand.d.ts +1 -1
- package/dist-types/commands/SendCommandCommand.d.ts +1 -1
- package/dist-types/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/commands/TerminateSessionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +2 -2
- package/dist-types/models/models_0.d.ts +194 -570
- package/dist-types/models/models_1.d.ts +188 -536
- package/dist-types/models/models_2.d.ts +21 -25
- package/dist-types/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/runtimeConfig.d.ts +4 -3
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/ts3.4/SSMClient.d.ts +3 -1
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/models_0.d.ts +10 -257
- package/dist-types/ts3.4/models/models_1.d.ts +6 -235
- package/dist-types/ts3.4/models/models_2.d.ts +6 -8
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +39 -46
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
-
import { AssociationComplianceSeverity, AssociationDescription, AssociationOverview, AssociationStatus, AssociationSyncCompliance, AttachmentsSource, AutomationExecutionStatus, AutomationSubtype, DocumentDescription, DocumentFormat, DocumentHashType, DocumentPermissionType, DocumentRequires, DocumentStatus, DocumentType, ExecutionMode, InstanceAssociationOutputLocation, LoggingInfo, MaintenanceWindowExecutionStatus, MaintenanceWindowResourceType, MaintenanceWindowTaskCutoffBehavior, MaintenanceWindowTaskParameterValueExpression, MaintenanceWindowTaskType, MetadataValue, OperatingSystem, OpsItemDataValue, OpsItemNotification, OpsItemStatus, ParameterInlinePolicy, ParameterStringFilter, ParameterTier,
|
|
2
|
+
import { AssociationComplianceSeverity, AssociationDescription, AssociationOverview, AssociationStatus, AssociationSyncCompliance, AttachmentsSource, AutomationExecutionStatus, AutomationSubtype, DocumentDescription, DocumentFormat, DocumentHashType, DocumentPermissionType, DocumentRequires, DocumentStatus, DocumentType, ExecutionMode, InstanceAssociationOutputLocation, LoggingInfo, MaintenanceWindowExecutionStatus, MaintenanceWindowResourceType, MaintenanceWindowTaskCutoffBehavior, MaintenanceWindowTaskParameterValueExpression, MaintenanceWindowTaskType, MetadataValue, OperatingSystem, OpsItemDataValue, OpsItemNotification, OpsItemStatus, ParameterInlinePolicy, ParameterStringFilter, ParameterTier, PatchAction, PatchComplianceLevel, PatchFilterGroup, PatchOrchestratorFilter, PatchRuleGroup, PatchSource, PlatformType, RelatedOpsItem, ResolvedTargets, ResourceDataSyncAwsOrganizationsSource, ResourceDataSyncS3Destination, ResourceTypeForTagging, ReviewStatus, Runbook, StepExecution, Tag, Target, TargetLocation } from "./models_0";
|
|
3
|
+
export declare enum ParameterType {
|
|
4
|
+
SECURE_STRING = "SecureString",
|
|
5
|
+
STRING = "String",
|
|
6
|
+
STRING_LIST = "StringList"
|
|
7
|
+
}
|
|
3
8
|
|
|
4
9
|
export interface ParameterMetadata {
|
|
5
10
|
|
|
@@ -46,10 +51,6 @@ export interface InvalidFilterOption extends __SmithyException, $MetadataBearer
|
|
|
46
51
|
|
|
47
52
|
message?: string;
|
|
48
53
|
}
|
|
49
|
-
export declare namespace InvalidFilterOption {
|
|
50
|
-
|
|
51
|
-
const filterSensitiveLog: (obj: InvalidFilterOption) => any;
|
|
52
|
-
}
|
|
53
54
|
export interface DescribePatchBaselinesRequest {
|
|
54
55
|
|
|
55
56
|
Filters?: PatchOrchestratorFilter[];
|
|
@@ -317,10 +318,6 @@ export interface OpsItemRelatedItemAssociationNotFoundException extends __Smithy
|
|
|
317
318
|
$fault: "client";
|
|
318
319
|
Message?: string;
|
|
319
320
|
}
|
|
320
|
-
export declare namespace OpsItemRelatedItemAssociationNotFoundException {
|
|
321
|
-
|
|
322
|
-
const filterSensitiveLog: (obj: OpsItemRelatedItemAssociationNotFoundException) => any;
|
|
323
|
-
}
|
|
324
321
|
export interface GetAutomationExecutionRequest {
|
|
325
322
|
|
|
326
323
|
AutomationExecutionId: string | undefined;
|
|
@@ -461,20 +458,12 @@ export interface InvalidDocumentType extends __SmithyException, $MetadataBearer
|
|
|
461
458
|
$fault: "client";
|
|
462
459
|
Message?: string;
|
|
463
460
|
}
|
|
464
|
-
export declare namespace InvalidDocumentType {
|
|
465
|
-
|
|
466
|
-
const filterSensitiveLog: (obj: InvalidDocumentType) => any;
|
|
467
|
-
}
|
|
468
461
|
|
|
469
462
|
export interface UnsupportedCalendarException extends __SmithyException, $MetadataBearer {
|
|
470
463
|
name: "UnsupportedCalendarException";
|
|
471
464
|
$fault: "client";
|
|
472
465
|
Message?: string;
|
|
473
466
|
}
|
|
474
|
-
export declare namespace UnsupportedCalendarException {
|
|
475
|
-
|
|
476
|
-
const filterSensitiveLog: (obj: UnsupportedCalendarException) => any;
|
|
477
|
-
}
|
|
478
467
|
export interface GetCommandInvocationRequest {
|
|
479
468
|
|
|
480
469
|
CommandId: string | undefined;
|
|
@@ -553,19 +542,11 @@ export interface InvalidPluginName extends __SmithyException, $MetadataBearer {
|
|
|
553
542
|
name: "InvalidPluginName";
|
|
554
543
|
$fault: "client";
|
|
555
544
|
}
|
|
556
|
-
export declare namespace InvalidPluginName {
|
|
557
|
-
|
|
558
|
-
const filterSensitiveLog: (obj: InvalidPluginName) => any;
|
|
559
|
-
}
|
|
560
545
|
|
|
561
546
|
export interface InvocationDoesNotExist extends __SmithyException, $MetadataBearer {
|
|
562
547
|
name: "InvocationDoesNotExist";
|
|
563
548
|
$fault: "client";
|
|
564
549
|
}
|
|
565
|
-
export declare namespace InvocationDoesNotExist {
|
|
566
|
-
|
|
567
|
-
const filterSensitiveLog: (obj: InvocationDoesNotExist) => any;
|
|
568
|
-
}
|
|
569
550
|
export interface GetConnectionStatusRequest {
|
|
570
551
|
|
|
571
552
|
Target: string | undefined;
|
|
@@ -663,10 +644,6 @@ export interface UnsupportedFeatureRequiredException extends __SmithyException,
|
|
|
663
644
|
$fault: "client";
|
|
664
645
|
Message?: string;
|
|
665
646
|
}
|
|
666
|
-
export declare namespace UnsupportedFeatureRequiredException {
|
|
667
|
-
|
|
668
|
-
const filterSensitiveLog: (obj: UnsupportedFeatureRequiredException) => any;
|
|
669
|
-
}
|
|
670
647
|
export interface GetDocumentRequest {
|
|
671
648
|
|
|
672
649
|
Name: string | undefined;
|
|
@@ -822,30 +799,18 @@ export interface InvalidAggregatorException extends __SmithyException, $Metadata
|
|
|
822
799
|
$fault: "client";
|
|
823
800
|
Message?: string;
|
|
824
801
|
}
|
|
825
|
-
export declare namespace InvalidAggregatorException {
|
|
826
|
-
|
|
827
|
-
const filterSensitiveLog: (obj: InvalidAggregatorException) => any;
|
|
828
|
-
}
|
|
829
802
|
|
|
830
803
|
export interface InvalidInventoryGroupException extends __SmithyException, $MetadataBearer {
|
|
831
804
|
name: "InvalidInventoryGroupException";
|
|
832
805
|
$fault: "client";
|
|
833
806
|
Message?: string;
|
|
834
807
|
}
|
|
835
|
-
export declare namespace InvalidInventoryGroupException {
|
|
836
|
-
|
|
837
|
-
const filterSensitiveLog: (obj: InvalidInventoryGroupException) => any;
|
|
838
|
-
}
|
|
839
808
|
|
|
840
809
|
export interface InvalidResultAttributeException extends __SmithyException, $MetadataBearer {
|
|
841
810
|
name: "InvalidResultAttributeException";
|
|
842
811
|
$fault: "client";
|
|
843
812
|
Message?: string;
|
|
844
813
|
}
|
|
845
|
-
export declare namespace InvalidResultAttributeException {
|
|
846
|
-
|
|
847
|
-
const filterSensitiveLog: (obj: InvalidResultAttributeException) => any;
|
|
848
|
-
}
|
|
849
814
|
export interface GetInventorySchemaRequest {
|
|
850
815
|
|
|
851
816
|
TypeName?: string;
|
|
@@ -1422,20 +1387,12 @@ export interface InvalidKeyId extends __SmithyException, $MetadataBearer {
|
|
|
1422
1387
|
$fault: "client";
|
|
1423
1388
|
message?: string;
|
|
1424
1389
|
}
|
|
1425
|
-
export declare namespace InvalidKeyId {
|
|
1426
|
-
|
|
1427
|
-
const filterSensitiveLog: (obj: InvalidKeyId) => any;
|
|
1428
|
-
}
|
|
1429
1390
|
|
|
1430
1391
|
export interface ParameterVersionNotFound extends __SmithyException, $MetadataBearer {
|
|
1431
1392
|
name: "ParameterVersionNotFound";
|
|
1432
1393
|
$fault: "client";
|
|
1433
1394
|
message?: string;
|
|
1434
1395
|
}
|
|
1435
|
-
export declare namespace ParameterVersionNotFound {
|
|
1436
|
-
|
|
1437
|
-
const filterSensitiveLog: (obj: ParameterVersionNotFound) => any;
|
|
1438
|
-
}
|
|
1439
1396
|
export interface GetParameterHistoryRequest {
|
|
1440
1397
|
|
|
1441
1398
|
Name: string | undefined;
|
|
@@ -1650,10 +1607,6 @@ export interface ServiceSettingNotFound extends __SmithyException, $MetadataBear
|
|
|
1650
1607
|
$fault: "client";
|
|
1651
1608
|
Message?: string;
|
|
1652
1609
|
}
|
|
1653
|
-
export declare namespace ServiceSettingNotFound {
|
|
1654
|
-
|
|
1655
|
-
const filterSensitiveLog: (obj: ServiceSettingNotFound) => any;
|
|
1656
|
-
}
|
|
1657
1610
|
export interface LabelParameterVersionRequest {
|
|
1658
1611
|
|
|
1659
1612
|
Name: string | undefined;
|
|
@@ -1682,10 +1635,6 @@ export interface ParameterVersionLabelLimitExceeded extends __SmithyException, $
|
|
|
1682
1635
|
$fault: "client";
|
|
1683
1636
|
message?: string;
|
|
1684
1637
|
}
|
|
1685
|
-
export declare namespace ParameterVersionLabelLimitExceeded {
|
|
1686
|
-
|
|
1687
|
-
const filterSensitiveLog: (obj: ParameterVersionLabelLimitExceeded) => any;
|
|
1688
|
-
}
|
|
1689
1638
|
export declare enum AssociationFilterKey {
|
|
1690
1639
|
AssociationId = "AssociationId",
|
|
1691
1640
|
AssociationName = "AssociationName",
|
|
@@ -2793,10 +2742,6 @@ export interface DocumentPermissionLimit extends __SmithyException, $MetadataBea
|
|
|
2793
2742
|
$fault: "client";
|
|
2794
2743
|
Message?: string;
|
|
2795
2744
|
}
|
|
2796
|
-
export declare namespace DocumentPermissionLimit {
|
|
2797
|
-
|
|
2798
|
-
const filterSensitiveLog: (obj: DocumentPermissionLimit) => any;
|
|
2799
|
-
}
|
|
2800
2745
|
export interface ModifyDocumentPermissionRequest {
|
|
2801
2746
|
|
|
2802
2747
|
Name: string | undefined;
|
|
@@ -2825,10 +2770,6 @@ export interface ComplianceTypeCountLimitExceededException extends __SmithyExcep
|
|
|
2825
2770
|
$fault: "client";
|
|
2826
2771
|
Message?: string;
|
|
2827
2772
|
}
|
|
2828
|
-
export declare namespace ComplianceTypeCountLimitExceededException {
|
|
2829
|
-
|
|
2830
|
-
const filterSensitiveLog: (obj: ComplianceTypeCountLimitExceededException) => any;
|
|
2831
|
-
}
|
|
2832
2773
|
|
|
2833
2774
|
export interface InvalidItemContentException extends __SmithyException, $MetadataBearer {
|
|
2834
2775
|
name: "InvalidItemContentException";
|
|
@@ -2836,10 +2777,6 @@ export interface InvalidItemContentException extends __SmithyException, $Metadat
|
|
|
2836
2777
|
TypeName?: string;
|
|
2837
2778
|
Message?: string;
|
|
2838
2779
|
}
|
|
2839
|
-
export declare namespace InvalidItemContentException {
|
|
2840
|
-
|
|
2841
|
-
const filterSensitiveLog: (obj: InvalidItemContentException) => any;
|
|
2842
|
-
}
|
|
2843
2780
|
|
|
2844
2781
|
export interface ItemSizeLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
2845
2782
|
name: "ItemSizeLimitExceededException";
|
|
@@ -2847,10 +2784,6 @@ export interface ItemSizeLimitExceededException extends __SmithyException, $Meta
|
|
|
2847
2784
|
TypeName?: string;
|
|
2848
2785
|
Message?: string;
|
|
2849
2786
|
}
|
|
2850
|
-
export declare namespace ItemSizeLimitExceededException {
|
|
2851
|
-
|
|
2852
|
-
const filterSensitiveLog: (obj: ItemSizeLimitExceededException) => any;
|
|
2853
|
-
}
|
|
2854
2787
|
|
|
2855
2788
|
export interface ComplianceItemEntry {
|
|
2856
2789
|
|
|
@@ -2906,30 +2839,18 @@ export interface TotalSizeLimitExceededException extends __SmithyException, $Met
|
|
|
2906
2839
|
$fault: "client";
|
|
2907
2840
|
Message?: string;
|
|
2908
2841
|
}
|
|
2909
|
-
export declare namespace TotalSizeLimitExceededException {
|
|
2910
|
-
|
|
2911
|
-
const filterSensitiveLog: (obj: TotalSizeLimitExceededException) => any;
|
|
2912
|
-
}
|
|
2913
2842
|
|
|
2914
2843
|
export interface CustomSchemaCountLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
2915
2844
|
name: "CustomSchemaCountLimitExceededException";
|
|
2916
2845
|
$fault: "client";
|
|
2917
2846
|
Message?: string;
|
|
2918
2847
|
}
|
|
2919
|
-
export declare namespace CustomSchemaCountLimitExceededException {
|
|
2920
|
-
|
|
2921
|
-
const filterSensitiveLog: (obj: CustomSchemaCountLimitExceededException) => any;
|
|
2922
|
-
}
|
|
2923
2848
|
|
|
2924
2849
|
export interface InvalidInventoryItemContextException extends __SmithyException, $MetadataBearer {
|
|
2925
2850
|
name: "InvalidInventoryItemContextException";
|
|
2926
2851
|
$fault: "client";
|
|
2927
2852
|
Message?: string;
|
|
2928
2853
|
}
|
|
2929
|
-
export declare namespace InvalidInventoryItemContextException {
|
|
2930
|
-
|
|
2931
|
-
const filterSensitiveLog: (obj: InvalidInventoryItemContextException) => any;
|
|
2932
|
-
}
|
|
2933
2854
|
|
|
2934
2855
|
export interface ItemContentMismatchException extends __SmithyException, $MetadataBearer {
|
|
2935
2856
|
name: "ItemContentMismatchException";
|
|
@@ -2937,10 +2858,6 @@ export interface ItemContentMismatchException extends __SmithyException, $Metada
|
|
|
2937
2858
|
TypeName?: string;
|
|
2938
2859
|
Message?: string;
|
|
2939
2860
|
}
|
|
2940
|
-
export declare namespace ItemContentMismatchException {
|
|
2941
|
-
|
|
2942
|
-
const filterSensitiveLog: (obj: ItemContentMismatchException) => any;
|
|
2943
|
-
}
|
|
2944
2861
|
|
|
2945
2862
|
export interface InventoryItem {
|
|
2946
2863
|
|
|
@@ -2988,10 +2905,6 @@ export interface SubTypeCountLimitExceededException extends __SmithyException, $
|
|
|
2988
2905
|
$fault: "client";
|
|
2989
2906
|
Message?: string;
|
|
2990
2907
|
}
|
|
2991
|
-
export declare namespace SubTypeCountLimitExceededException {
|
|
2992
|
-
|
|
2993
|
-
const filterSensitiveLog: (obj: SubTypeCountLimitExceededException) => any;
|
|
2994
|
-
}
|
|
2995
2908
|
|
|
2996
2909
|
export interface UnsupportedInventoryItemContextException extends __SmithyException, $MetadataBearer {
|
|
2997
2910
|
name: "UnsupportedInventoryItemContextException";
|
|
@@ -2999,20 +2912,12 @@ export interface UnsupportedInventoryItemContextException extends __SmithyExcept
|
|
|
2999
2912
|
TypeName?: string;
|
|
3000
2913
|
Message?: string;
|
|
3001
2914
|
}
|
|
3002
|
-
export declare namespace UnsupportedInventoryItemContextException {
|
|
3003
|
-
|
|
3004
|
-
const filterSensitiveLog: (obj: UnsupportedInventoryItemContextException) => any;
|
|
3005
|
-
}
|
|
3006
2915
|
|
|
3007
2916
|
export interface UnsupportedInventorySchemaVersionException extends __SmithyException, $MetadataBearer {
|
|
3008
2917
|
name: "UnsupportedInventorySchemaVersionException";
|
|
3009
2918
|
$fault: "client";
|
|
3010
2919
|
Message?: string;
|
|
3011
2920
|
}
|
|
3012
|
-
export declare namespace UnsupportedInventorySchemaVersionException {
|
|
3013
|
-
|
|
3014
|
-
const filterSensitiveLog: (obj: UnsupportedInventorySchemaVersionException) => any;
|
|
3015
|
-
}
|
|
3016
2921
|
|
|
3017
2922
|
export interface HierarchyLevelLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
3018
2923
|
name: "HierarchyLevelLimitExceededException";
|
|
@@ -3020,10 +2925,6 @@ export interface HierarchyLevelLimitExceededException extends __SmithyException,
|
|
|
3020
2925
|
|
|
3021
2926
|
message?: string;
|
|
3022
2927
|
}
|
|
3023
|
-
export declare namespace HierarchyLevelLimitExceededException {
|
|
3024
|
-
|
|
3025
|
-
const filterSensitiveLog: (obj: HierarchyLevelLimitExceededException) => any;
|
|
3026
|
-
}
|
|
3027
2928
|
|
|
3028
2929
|
export interface HierarchyTypeMismatchException extends __SmithyException, $MetadataBearer {
|
|
3029
2930
|
name: "HierarchyTypeMismatchException";
|
|
@@ -3031,20 +2932,12 @@ export interface HierarchyTypeMismatchException extends __SmithyException, $Meta
|
|
|
3031
2932
|
|
|
3032
2933
|
message?: string;
|
|
3033
2934
|
}
|
|
3034
|
-
export declare namespace HierarchyTypeMismatchException {
|
|
3035
|
-
|
|
3036
|
-
const filterSensitiveLog: (obj: HierarchyTypeMismatchException) => any;
|
|
3037
|
-
}
|
|
3038
2935
|
|
|
3039
2936
|
export interface IncompatiblePolicyException extends __SmithyException, $MetadataBearer {
|
|
3040
2937
|
name: "IncompatiblePolicyException";
|
|
3041
2938
|
$fault: "client";
|
|
3042
2939
|
message?: string;
|
|
3043
2940
|
}
|
|
3044
|
-
export declare namespace IncompatiblePolicyException {
|
|
3045
|
-
|
|
3046
|
-
const filterSensitiveLog: (obj: IncompatiblePolicyException) => any;
|
|
3047
|
-
}
|
|
3048
2941
|
|
|
3049
2942
|
export interface InvalidAllowedPatternException extends __SmithyException, $MetadataBearer {
|
|
3050
2943
|
name: "InvalidAllowedPatternException";
|
|
@@ -3052,60 +2945,36 @@ export interface InvalidAllowedPatternException extends __SmithyException, $Meta
|
|
|
3052
2945
|
|
|
3053
2946
|
message?: string;
|
|
3054
2947
|
}
|
|
3055
|
-
export declare namespace InvalidAllowedPatternException {
|
|
3056
|
-
|
|
3057
|
-
const filterSensitiveLog: (obj: InvalidAllowedPatternException) => any;
|
|
3058
|
-
}
|
|
3059
2948
|
|
|
3060
2949
|
export interface InvalidPolicyAttributeException extends __SmithyException, $MetadataBearer {
|
|
3061
2950
|
name: "InvalidPolicyAttributeException";
|
|
3062
2951
|
$fault: "client";
|
|
3063
2952
|
message?: string;
|
|
3064
2953
|
}
|
|
3065
|
-
export declare namespace InvalidPolicyAttributeException {
|
|
3066
|
-
|
|
3067
|
-
const filterSensitiveLog: (obj: InvalidPolicyAttributeException) => any;
|
|
3068
|
-
}
|
|
3069
2954
|
|
|
3070
2955
|
export interface InvalidPolicyTypeException extends __SmithyException, $MetadataBearer {
|
|
3071
2956
|
name: "InvalidPolicyTypeException";
|
|
3072
2957
|
$fault: "client";
|
|
3073
2958
|
message?: string;
|
|
3074
2959
|
}
|
|
3075
|
-
export declare namespace InvalidPolicyTypeException {
|
|
3076
|
-
|
|
3077
|
-
const filterSensitiveLog: (obj: InvalidPolicyTypeException) => any;
|
|
3078
|
-
}
|
|
3079
2960
|
|
|
3080
2961
|
export interface ParameterAlreadyExists extends __SmithyException, $MetadataBearer {
|
|
3081
2962
|
name: "ParameterAlreadyExists";
|
|
3082
2963
|
$fault: "client";
|
|
3083
2964
|
message?: string;
|
|
3084
2965
|
}
|
|
3085
|
-
export declare namespace ParameterAlreadyExists {
|
|
3086
|
-
|
|
3087
|
-
const filterSensitiveLog: (obj: ParameterAlreadyExists) => any;
|
|
3088
|
-
}
|
|
3089
2966
|
|
|
3090
2967
|
export interface ParameterLimitExceeded extends __SmithyException, $MetadataBearer {
|
|
3091
2968
|
name: "ParameterLimitExceeded";
|
|
3092
2969
|
$fault: "client";
|
|
3093
2970
|
message?: string;
|
|
3094
2971
|
}
|
|
3095
|
-
export declare namespace ParameterLimitExceeded {
|
|
3096
|
-
|
|
3097
|
-
const filterSensitiveLog: (obj: ParameterLimitExceeded) => any;
|
|
3098
|
-
}
|
|
3099
2972
|
|
|
3100
2973
|
export interface ParameterMaxVersionLimitExceeded extends __SmithyException, $MetadataBearer {
|
|
3101
2974
|
name: "ParameterMaxVersionLimitExceeded";
|
|
3102
2975
|
$fault: "client";
|
|
3103
2976
|
message?: string;
|
|
3104
2977
|
}
|
|
3105
|
-
export declare namespace ParameterMaxVersionLimitExceeded {
|
|
3106
|
-
|
|
3107
|
-
const filterSensitiveLog: (obj: ParameterMaxVersionLimitExceeded) => any;
|
|
3108
|
-
}
|
|
3109
2978
|
|
|
3110
2979
|
export interface ParameterPatternMismatchException extends __SmithyException, $MetadataBearer {
|
|
3111
2980
|
name: "ParameterPatternMismatchException";
|
|
@@ -3113,20 +2982,12 @@ export interface ParameterPatternMismatchException extends __SmithyException, $M
|
|
|
3113
2982
|
|
|
3114
2983
|
message?: string;
|
|
3115
2984
|
}
|
|
3116
|
-
export declare namespace ParameterPatternMismatchException {
|
|
3117
|
-
|
|
3118
|
-
const filterSensitiveLog: (obj: ParameterPatternMismatchException) => any;
|
|
3119
|
-
}
|
|
3120
2985
|
|
|
3121
2986
|
export interface PoliciesLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
3122
2987
|
name: "PoliciesLimitExceededException";
|
|
3123
2988
|
$fault: "client";
|
|
3124
2989
|
message?: string;
|
|
3125
2990
|
}
|
|
3126
|
-
export declare namespace PoliciesLimitExceededException {
|
|
3127
|
-
|
|
3128
|
-
const filterSensitiveLog: (obj: PoliciesLimitExceededException) => any;
|
|
3129
|
-
}
|
|
3130
2991
|
export interface PutParameterRequest {
|
|
3131
2992
|
|
|
3132
2993
|
Name: string | undefined;
|
|
@@ -3171,10 +3032,6 @@ export interface UnsupportedParameterType extends __SmithyException, $MetadataBe
|
|
|
3171
3032
|
$fault: "client";
|
|
3172
3033
|
message?: string;
|
|
3173
3034
|
}
|
|
3174
|
-
export declare namespace UnsupportedParameterType {
|
|
3175
|
-
|
|
3176
|
-
const filterSensitiveLog: (obj: UnsupportedParameterType) => any;
|
|
3177
|
-
}
|
|
3178
3035
|
export interface RegisterDefaultPatchBaselineRequest {
|
|
3179
3036
|
|
|
3180
3037
|
BaselineId: string | undefined;
|
|
@@ -3245,10 +3102,6 @@ export interface FeatureNotAvailableException extends __SmithyException, $Metada
|
|
|
3245
3102
|
$fault: "client";
|
|
3246
3103
|
Message?: string;
|
|
3247
3104
|
}
|
|
3248
|
-
export declare namespace FeatureNotAvailableException {
|
|
3249
|
-
|
|
3250
|
-
const filterSensitiveLog: (obj: FeatureNotAvailableException) => any;
|
|
3251
|
-
}
|
|
3252
3105
|
export interface RegisterTaskWithMaintenanceWindowRequest {
|
|
3253
3106
|
|
|
3254
3107
|
WindowId: string | undefined;
|
|
@@ -3357,20 +3210,12 @@ export interface AutomationStepNotFoundException extends __SmithyException, $Met
|
|
|
3357
3210
|
$fault: "client";
|
|
3358
3211
|
Message?: string;
|
|
3359
3212
|
}
|
|
3360
|
-
export declare namespace AutomationStepNotFoundException {
|
|
3361
|
-
|
|
3362
|
-
const filterSensitiveLog: (obj: AutomationStepNotFoundException) => any;
|
|
3363
|
-
}
|
|
3364
3213
|
|
|
3365
3214
|
export interface InvalidAutomationSignalException extends __SmithyException, $MetadataBearer {
|
|
3366
3215
|
name: "InvalidAutomationSignalException";
|
|
3367
3216
|
$fault: "client";
|
|
3368
3217
|
Message?: string;
|
|
3369
3218
|
}
|
|
3370
|
-
export declare namespace InvalidAutomationSignalException {
|
|
3371
|
-
|
|
3372
|
-
const filterSensitiveLog: (obj: InvalidAutomationSignalException) => any;
|
|
3373
|
-
}
|
|
3374
3219
|
export declare enum SignalType {
|
|
3375
3220
|
APPROVE = "Approve",
|
|
3376
3221
|
REJECT = "Reject",
|
|
@@ -3404,29 +3249,17 @@ export interface InvalidNotificationConfig extends __SmithyException, $MetadataB
|
|
|
3404
3249
|
$fault: "client";
|
|
3405
3250
|
Message?: string;
|
|
3406
3251
|
}
|
|
3407
|
-
export declare namespace InvalidNotificationConfig {
|
|
3408
|
-
|
|
3409
|
-
const filterSensitiveLog: (obj: InvalidNotificationConfig) => any;
|
|
3410
|
-
}
|
|
3411
3252
|
|
|
3412
3253
|
export interface InvalidOutputFolder extends __SmithyException, $MetadataBearer {
|
|
3413
3254
|
name: "InvalidOutputFolder";
|
|
3414
3255
|
$fault: "client";
|
|
3415
3256
|
}
|
|
3416
|
-
export declare namespace InvalidOutputFolder {
|
|
3417
|
-
|
|
3418
|
-
const filterSensitiveLog: (obj: InvalidOutputFolder) => any;
|
|
3419
|
-
}
|
|
3420
3257
|
|
|
3421
3258
|
export interface InvalidRole extends __SmithyException, $MetadataBearer {
|
|
3422
3259
|
name: "InvalidRole";
|
|
3423
3260
|
$fault: "client";
|
|
3424
3261
|
Message?: string;
|
|
3425
3262
|
}
|
|
3426
|
-
export declare namespace InvalidRole {
|
|
3427
|
-
|
|
3428
|
-
const filterSensitiveLog: (obj: InvalidRole) => any;
|
|
3429
|
-
}
|
|
3430
3263
|
export interface SendCommandRequest {
|
|
3431
3264
|
|
|
3432
3265
|
InstanceIds?: string[];
|
|
@@ -3483,10 +3316,6 @@ export interface InvalidAssociation extends __SmithyException, $MetadataBearer {
|
|
|
3483
3316
|
$fault: "client";
|
|
3484
3317
|
Message?: string;
|
|
3485
3318
|
}
|
|
3486
|
-
export declare namespace InvalidAssociation {
|
|
3487
|
-
|
|
3488
|
-
const filterSensitiveLog: (obj: InvalidAssociation) => any;
|
|
3489
|
-
}
|
|
3490
3319
|
export interface StartAssociationsOnceRequest {
|
|
3491
3320
|
|
|
3492
3321
|
AssociationIds: string[] | undefined;
|
|
@@ -3507,40 +3336,24 @@ export interface AutomationDefinitionNotFoundException extends __SmithyException
|
|
|
3507
3336
|
$fault: "client";
|
|
3508
3337
|
Message?: string;
|
|
3509
3338
|
}
|
|
3510
|
-
export declare namespace AutomationDefinitionNotFoundException {
|
|
3511
|
-
|
|
3512
|
-
const filterSensitiveLog: (obj: AutomationDefinitionNotFoundException) => any;
|
|
3513
|
-
}
|
|
3514
3339
|
|
|
3515
3340
|
export interface AutomationDefinitionVersionNotFoundException extends __SmithyException, $MetadataBearer {
|
|
3516
3341
|
name: "AutomationDefinitionVersionNotFoundException";
|
|
3517
3342
|
$fault: "client";
|
|
3518
3343
|
Message?: string;
|
|
3519
3344
|
}
|
|
3520
|
-
export declare namespace AutomationDefinitionVersionNotFoundException {
|
|
3521
|
-
|
|
3522
|
-
const filterSensitiveLog: (obj: AutomationDefinitionVersionNotFoundException) => any;
|
|
3523
|
-
}
|
|
3524
3345
|
|
|
3525
3346
|
export interface AutomationExecutionLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
3526
3347
|
name: "AutomationExecutionLimitExceededException";
|
|
3527
3348
|
$fault: "client";
|
|
3528
3349
|
Message?: string;
|
|
3529
3350
|
}
|
|
3530
|
-
export declare namespace AutomationExecutionLimitExceededException {
|
|
3531
|
-
|
|
3532
|
-
const filterSensitiveLog: (obj: AutomationExecutionLimitExceededException) => any;
|
|
3533
|
-
}
|
|
3534
3351
|
|
|
3535
3352
|
export interface InvalidAutomationExecutionParametersException extends __SmithyException, $MetadataBearer {
|
|
3536
3353
|
name: "InvalidAutomationExecutionParametersException";
|
|
3537
3354
|
$fault: "client";
|
|
3538
3355
|
Message?: string;
|
|
3539
3356
|
}
|
|
3540
|
-
export declare namespace InvalidAutomationExecutionParametersException {
|
|
3541
|
-
|
|
3542
|
-
const filterSensitiveLog: (obj: InvalidAutomationExecutionParametersException) => any;
|
|
3543
|
-
}
|
|
3544
3357
|
export interface StartAutomationExecutionRequest {
|
|
3545
3358
|
|
|
3546
3359
|
DocumentName: string | undefined;
|
|
@@ -3589,10 +3402,6 @@ export interface AutomationDefinitionNotApprovedException extends __SmithyExcept
|
|
|
3589
3402
|
$fault: "client";
|
|
3590
3403
|
Message?: string;
|
|
3591
3404
|
}
|
|
3592
|
-
export declare namespace AutomationDefinitionNotApprovedException {
|
|
3593
|
-
|
|
3594
|
-
const filterSensitiveLog: (obj: AutomationDefinitionNotApprovedException) => any;
|
|
3595
|
-
}
|
|
3596
3405
|
export interface StartChangeRequestExecutionRequest {
|
|
3597
3406
|
|
|
3598
3407
|
ScheduledTime?: Date;
|
|
@@ -3665,20 +3474,12 @@ export interface TargetNotConnected extends __SmithyException, $MetadataBearer {
|
|
|
3665
3474
|
$fault: "client";
|
|
3666
3475
|
Message?: string;
|
|
3667
3476
|
}
|
|
3668
|
-
export declare namespace TargetNotConnected {
|
|
3669
|
-
|
|
3670
|
-
const filterSensitiveLog: (obj: TargetNotConnected) => any;
|
|
3671
|
-
}
|
|
3672
3477
|
|
|
3673
3478
|
export interface InvalidAutomationStatusUpdateException extends __SmithyException, $MetadataBearer {
|
|
3674
3479
|
name: "InvalidAutomationStatusUpdateException";
|
|
3675
3480
|
$fault: "client";
|
|
3676
3481
|
Message?: string;
|
|
3677
3482
|
}
|
|
3678
|
-
export declare namespace InvalidAutomationStatusUpdateException {
|
|
3679
|
-
|
|
3680
|
-
const filterSensitiveLog: (obj: InvalidAutomationStatusUpdateException) => any;
|
|
3681
|
-
}
|
|
3682
3483
|
export declare enum StopType {
|
|
3683
3484
|
CANCEL = "Cancel",
|
|
3684
3485
|
COMPLETE = "Complete"
|
|
@@ -3743,20 +3544,12 @@ export interface AssociationVersionLimitExceeded extends __SmithyException, $Met
|
|
|
3743
3544
|
$fault: "client";
|
|
3744
3545
|
Message?: string;
|
|
3745
3546
|
}
|
|
3746
|
-
export declare namespace AssociationVersionLimitExceeded {
|
|
3747
|
-
|
|
3748
|
-
const filterSensitiveLog: (obj: AssociationVersionLimitExceeded) => any;
|
|
3749
|
-
}
|
|
3750
3547
|
|
|
3751
3548
|
export interface InvalidUpdate extends __SmithyException, $MetadataBearer {
|
|
3752
3549
|
name: "InvalidUpdate";
|
|
3753
3550
|
$fault: "client";
|
|
3754
3551
|
Message?: string;
|
|
3755
3552
|
}
|
|
3756
|
-
export declare namespace InvalidUpdate {
|
|
3757
|
-
|
|
3758
|
-
const filterSensitiveLog: (obj: InvalidUpdate) => any;
|
|
3759
|
-
}
|
|
3760
3553
|
export interface UpdateAssociationRequest {
|
|
3761
3554
|
|
|
3762
3555
|
AssociationId: string | undefined;
|
|
@@ -3812,10 +3605,6 @@ export interface StatusUnchanged extends __SmithyException, $MetadataBearer {
|
|
|
3812
3605
|
name: "StatusUnchanged";
|
|
3813
3606
|
$fault: "client";
|
|
3814
3607
|
}
|
|
3815
|
-
export declare namespace StatusUnchanged {
|
|
3816
|
-
|
|
3817
|
-
const filterSensitiveLog: (obj: StatusUnchanged) => any;
|
|
3818
|
-
}
|
|
3819
3608
|
export interface UpdateAssociationStatusRequest {
|
|
3820
3609
|
|
|
3821
3610
|
Name: string | undefined;
|
|
@@ -3842,30 +3631,18 @@ export interface DocumentVersionLimitExceeded extends __SmithyException, $Metada
|
|
|
3842
3631
|
$fault: "client";
|
|
3843
3632
|
Message?: string;
|
|
3844
3633
|
}
|
|
3845
|
-
export declare namespace DocumentVersionLimitExceeded {
|
|
3846
|
-
|
|
3847
|
-
const filterSensitiveLog: (obj: DocumentVersionLimitExceeded) => any;
|
|
3848
|
-
}
|
|
3849
3634
|
|
|
3850
3635
|
export interface DuplicateDocumentContent extends __SmithyException, $MetadataBearer {
|
|
3851
3636
|
name: "DuplicateDocumentContent";
|
|
3852
3637
|
$fault: "client";
|
|
3853
3638
|
Message?: string;
|
|
3854
3639
|
}
|
|
3855
|
-
export declare namespace DuplicateDocumentContent {
|
|
3856
|
-
|
|
3857
|
-
const filterSensitiveLog: (obj: DuplicateDocumentContent) => any;
|
|
3858
|
-
}
|
|
3859
3640
|
|
|
3860
3641
|
export interface DuplicateDocumentVersionName extends __SmithyException, $MetadataBearer {
|
|
3861
3642
|
name: "DuplicateDocumentVersionName";
|
|
3862
3643
|
$fault: "client";
|
|
3863
3644
|
Message?: string;
|
|
3864
3645
|
}
|
|
3865
|
-
export declare namespace DuplicateDocumentVersionName {
|
|
3866
|
-
|
|
3867
|
-
const filterSensitiveLog: (obj: DuplicateDocumentVersionName) => any;
|
|
3868
|
-
}
|
|
3869
3646
|
export interface UpdateDocumentRequest {
|
|
3870
3647
|
|
|
3871
3648
|
Content: string | undefined;
|
|
@@ -3956,9 +3733,3 @@ export declare namespace UpdateDocumentMetadataRequest {
|
|
|
3956
3733
|
|
|
3957
3734
|
const filterSensitiveLog: (obj: UpdateDocumentMetadataRequest) => any;
|
|
3958
3735
|
}
|
|
3959
|
-
export interface UpdateDocumentMetadataResponse {
|
|
3960
|
-
}
|
|
3961
|
-
export declare namespace UpdateDocumentMetadataResponse {
|
|
3962
|
-
|
|
3963
|
-
const filterSensitiveLog: (obj: UpdateDocumentMetadataResponse) => any;
|
|
3964
|
-
}
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
2
|
import { LoggingInfo, MaintenanceWindowTaskCutoffBehavior, MaintenanceWindowTaskParameterValueExpression, MetadataValue, OperatingSystem, OpsItemDataValue, OpsItemNotification, OpsItemStatus, PatchAction, PatchComplianceLevel, PatchFilterGroup, PatchRuleGroup, PatchSource, RelatedOpsItem, ResourceDataSyncSource, Target } from "./models_0";
|
|
3
3
|
import { InventoryFilter, InventoryGroup, MaintenanceWindowTaskInvocationParameters, OpsFilter, OpsResultAttribute, ResultAttribute } from "./models_1";
|
|
4
|
+
export interface UpdateDocumentMetadataResponse {
|
|
5
|
+
}
|
|
6
|
+
export declare namespace UpdateDocumentMetadataResponse {
|
|
7
|
+
|
|
8
|
+
const filterSensitiveLog: (obj: UpdateDocumentMetadataResponse) => any;
|
|
9
|
+
}
|
|
4
10
|
export interface UpdateMaintenanceWindowRequest {
|
|
5
11
|
|
|
6
12
|
WindowId: string | undefined;
|
|
@@ -241,10 +247,6 @@ export interface OpsMetadataKeyLimitExceededException extends __SmithyException,
|
|
|
241
247
|
$fault: "client";
|
|
242
248
|
message?: string;
|
|
243
249
|
}
|
|
244
|
-
export declare namespace OpsMetadataKeyLimitExceededException {
|
|
245
|
-
|
|
246
|
-
const filterSensitiveLog: (obj: OpsMetadataKeyLimitExceededException) => any;
|
|
247
|
-
}
|
|
248
250
|
export interface UpdateOpsMetadataRequest {
|
|
249
251
|
|
|
250
252
|
OpsMetadataArn: string | undefined;
|
|
@@ -337,10 +339,6 @@ export interface ResourceDataSyncConflictException extends __SmithyException, $M
|
|
|
337
339
|
$fault: "client";
|
|
338
340
|
Message?: string;
|
|
339
341
|
}
|
|
340
|
-
export declare namespace ResourceDataSyncConflictException {
|
|
341
|
-
|
|
342
|
-
const filterSensitiveLog: (obj: ResourceDataSyncConflictException) => any;
|
|
343
|
-
}
|
|
344
342
|
export interface UpdateResourceDataSyncRequest {
|
|
345
343
|
|
|
346
344
|
SyncName: string | undefined;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { FetchHttpHandler } from "@aws-sdk/fetch-http-handler";
|
|
1
|
+
import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
|
|
2
2
|
import { SSMClientConfig } from "./SSMClient";
|
|
3
3
|
|
|
4
4
|
export declare const getRuntimeConfig: (config: SSMClientConfig) => {
|
|
5
5
|
runtime: string;
|
|
6
|
+
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
|
|
6
7
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
7
8
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
8
9
|
bodyLengthChecker: (body: any) => number | undefined;
|
|
@@ -10,7 +11,7 @@ export declare const getRuntimeConfig: (config: SSMClientConfig) => {
|
|
|
10
11
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
11
12
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
12
13
|
region: string | import("@aws-sdk/types").Provider<any>;
|
|
13
|
-
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) |
|
|
14
|
+
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler;
|
|
14
15
|
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
15
16
|
sha256: import("@aws-sdk/types").HashConstructor;
|
|
16
17
|
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
|
|
1
|
+
import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
|
|
2
2
|
import { SSMClientConfig } from "./SSMClient";
|
|
3
3
|
|
|
4
4
|
export declare const getRuntimeConfig: (config: SSMClientConfig) => {
|
|
5
5
|
runtime: string;
|
|
6
|
+
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
|
|
6
7
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
7
8
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
8
9
|
bodyLengthChecker: (body: any) => number | undefined;
|
|
9
|
-
credentialDefaultProvider: import("@aws-sdk/
|
|
10
|
+
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
10
11
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
11
12
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
12
13
|
region: string | import("@aws-sdk/types").Provider<string>;
|
|
13
|
-
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) |
|
|
14
|
+
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler;
|
|
14
15
|
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
15
16
|
sha256: import("@aws-sdk/types").HashConstructor;
|
|
16
17
|
streamCollector: import("@aws-sdk/types").StreamCollector;
|