@aws-sdk/client-shield 3.296.0 → 3.298.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 (121) hide show
  1. package/dist-cjs/commands/AssociateDRTLogBucketCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateDRTRoleCommand.js +2 -3
  3. package/dist-cjs/commands/AssociateHealthCheckCommand.js +2 -3
  4. package/dist-cjs/commands/AssociateProactiveEngagementDetailsCommand.js +2 -3
  5. package/dist-cjs/commands/CreateProtectionCommand.js +2 -3
  6. package/dist-cjs/commands/CreateProtectionGroupCommand.js +2 -3
  7. package/dist-cjs/commands/CreateSubscriptionCommand.js +2 -3
  8. package/dist-cjs/commands/DeleteProtectionCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteProtectionGroupCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteSubscriptionCommand.js +2 -3
  11. package/dist-cjs/commands/DescribeAttackCommand.js +2 -3
  12. package/dist-cjs/commands/DescribeAttackStatisticsCommand.js +2 -3
  13. package/dist-cjs/commands/DescribeDRTAccessCommand.js +2 -3
  14. package/dist-cjs/commands/DescribeEmergencyContactSettingsCommand.js +2 -3
  15. package/dist-cjs/commands/DescribeProtectionCommand.js +2 -3
  16. package/dist-cjs/commands/DescribeProtectionGroupCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeSubscriptionCommand.js +2 -3
  18. package/dist-cjs/commands/DisableApplicationLayerAutomaticResponseCommand.js +2 -3
  19. package/dist-cjs/commands/DisableProactiveEngagementCommand.js +2 -3
  20. package/dist-cjs/commands/DisassociateDRTLogBucketCommand.js +2 -3
  21. package/dist-cjs/commands/DisassociateDRTRoleCommand.js +2 -3
  22. package/dist-cjs/commands/DisassociateHealthCheckCommand.js +2 -3
  23. package/dist-cjs/commands/EnableApplicationLayerAutomaticResponseCommand.js +2 -3
  24. package/dist-cjs/commands/EnableProactiveEngagementCommand.js +2 -3
  25. package/dist-cjs/commands/GetSubscriptionStateCommand.js +2 -3
  26. package/dist-cjs/commands/ListAttacksCommand.js +2 -3
  27. package/dist-cjs/commands/ListProtectionGroupsCommand.js +2 -3
  28. package/dist-cjs/commands/ListProtectionsCommand.js +2 -3
  29. package/dist-cjs/commands/ListResourcesInProtectionGroupCommand.js +2 -3
  30. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  31. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  32. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  33. package/dist-cjs/commands/UpdateApplicationLayerAutomaticResponseCommand.js +2 -3
  34. package/dist-cjs/commands/UpdateEmergencyContactSettingsCommand.js +2 -3
  35. package/dist-cjs/commands/UpdateProtectionGroupCommand.js +2 -3
  36. package/dist-cjs/commands/UpdateSubscriptionCommand.js +2 -3
  37. package/dist-cjs/models/models_0.js +1 -415
  38. package/dist-es/commands/AssociateDRTLogBucketCommand.js +2 -3
  39. package/dist-es/commands/AssociateDRTRoleCommand.js +2 -3
  40. package/dist-es/commands/AssociateHealthCheckCommand.js +2 -3
  41. package/dist-es/commands/AssociateProactiveEngagementDetailsCommand.js +2 -3
  42. package/dist-es/commands/CreateProtectionCommand.js +2 -3
  43. package/dist-es/commands/CreateProtectionGroupCommand.js +2 -3
  44. package/dist-es/commands/CreateSubscriptionCommand.js +2 -3
  45. package/dist-es/commands/DeleteProtectionCommand.js +2 -3
  46. package/dist-es/commands/DeleteProtectionGroupCommand.js +2 -3
  47. package/dist-es/commands/DeleteSubscriptionCommand.js +2 -3
  48. package/dist-es/commands/DescribeAttackCommand.js +2 -3
  49. package/dist-es/commands/DescribeAttackStatisticsCommand.js +2 -3
  50. package/dist-es/commands/DescribeDRTAccessCommand.js +2 -3
  51. package/dist-es/commands/DescribeEmergencyContactSettingsCommand.js +2 -3
  52. package/dist-es/commands/DescribeProtectionCommand.js +2 -3
  53. package/dist-es/commands/DescribeProtectionGroupCommand.js +2 -3
  54. package/dist-es/commands/DescribeSubscriptionCommand.js +2 -3
  55. package/dist-es/commands/DisableApplicationLayerAutomaticResponseCommand.js +2 -3
  56. package/dist-es/commands/DisableProactiveEngagementCommand.js +2 -3
  57. package/dist-es/commands/DisassociateDRTLogBucketCommand.js +2 -3
  58. package/dist-es/commands/DisassociateDRTRoleCommand.js +2 -3
  59. package/dist-es/commands/DisassociateHealthCheckCommand.js +2 -3
  60. package/dist-es/commands/EnableApplicationLayerAutomaticResponseCommand.js +2 -3
  61. package/dist-es/commands/EnableProactiveEngagementCommand.js +2 -3
  62. package/dist-es/commands/GetSubscriptionStateCommand.js +2 -3
  63. package/dist-es/commands/ListAttacksCommand.js +2 -3
  64. package/dist-es/commands/ListProtectionGroupsCommand.js +2 -3
  65. package/dist-es/commands/ListProtectionsCommand.js +2 -3
  66. package/dist-es/commands/ListResourcesInProtectionGroupCommand.js +2 -3
  67. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  68. package/dist-es/commands/TagResourceCommand.js +2 -3
  69. package/dist-es/commands/UntagResourceCommand.js +2 -3
  70. package/dist-es/commands/UpdateApplicationLayerAutomaticResponseCommand.js +2 -3
  71. package/dist-es/commands/UpdateEmergencyContactSettingsCommand.js +2 -3
  72. package/dist-es/commands/UpdateProtectionGroupCommand.js +2 -3
  73. package/dist-es/commands/UpdateSubscriptionCommand.js +2 -3
  74. package/dist-es/models/models_0.js +0 -309
  75. package/dist-types/Shield.d.ts +37 -0
  76. package/dist-types/ShieldClient.d.ts +24 -4
  77. package/dist-types/commands/AssociateDRTLogBucketCommand.d.ts +16 -0
  78. package/dist-types/commands/AssociateDRTRoleCommand.d.ts +16 -0
  79. package/dist-types/commands/AssociateHealthCheckCommand.d.ts +16 -0
  80. package/dist-types/commands/AssociateProactiveEngagementDetailsCommand.d.ts +16 -0
  81. package/dist-types/commands/CreateProtectionCommand.d.ts +16 -0
  82. package/dist-types/commands/CreateProtectionGroupCommand.d.ts +16 -0
  83. package/dist-types/commands/CreateSubscriptionCommand.d.ts +16 -0
  84. package/dist-types/commands/DeleteProtectionCommand.d.ts +16 -0
  85. package/dist-types/commands/DeleteProtectionGroupCommand.d.ts +16 -0
  86. package/dist-types/commands/DeleteSubscriptionCommand.d.ts +16 -0
  87. package/dist-types/commands/DescribeAttackCommand.d.ts +16 -0
  88. package/dist-types/commands/DescribeAttackStatisticsCommand.d.ts +16 -0
  89. package/dist-types/commands/DescribeDRTAccessCommand.d.ts +16 -0
  90. package/dist-types/commands/DescribeEmergencyContactSettingsCommand.d.ts +16 -0
  91. package/dist-types/commands/DescribeProtectionCommand.d.ts +16 -0
  92. package/dist-types/commands/DescribeProtectionGroupCommand.d.ts +16 -0
  93. package/dist-types/commands/DescribeSubscriptionCommand.d.ts +16 -0
  94. package/dist-types/commands/DisableApplicationLayerAutomaticResponseCommand.d.ts +16 -0
  95. package/dist-types/commands/DisableProactiveEngagementCommand.d.ts +16 -0
  96. package/dist-types/commands/DisassociateDRTLogBucketCommand.d.ts +16 -0
  97. package/dist-types/commands/DisassociateDRTRoleCommand.d.ts +16 -0
  98. package/dist-types/commands/DisassociateHealthCheckCommand.d.ts +16 -0
  99. package/dist-types/commands/EnableApplicationLayerAutomaticResponseCommand.d.ts +16 -0
  100. package/dist-types/commands/EnableProactiveEngagementCommand.d.ts +16 -0
  101. package/dist-types/commands/GetSubscriptionStateCommand.d.ts +16 -0
  102. package/dist-types/commands/ListAttacksCommand.d.ts +16 -0
  103. package/dist-types/commands/ListProtectionGroupsCommand.d.ts +16 -0
  104. package/dist-types/commands/ListProtectionsCommand.d.ts +16 -0
  105. package/dist-types/commands/ListResourcesInProtectionGroupCommand.d.ts +16 -0
  106. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  107. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  108. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  109. package/dist-types/commands/UpdateApplicationLayerAutomaticResponseCommand.d.ts +16 -0
  110. package/dist-types/commands/UpdateEmergencyContactSettingsCommand.d.ts +16 -0
  111. package/dist-types/commands/UpdateProtectionGroupCommand.d.ts +16 -0
  112. package/dist-types/commands/UpdateSubscriptionCommand.d.ts +16 -0
  113. package/dist-types/models/ShieldServiceException.d.ts +2 -0
  114. package/dist-types/models/models_0.d.ts +298 -414
  115. package/dist-types/pagination/Interfaces.d.ts +3 -0
  116. package/dist-types/pagination/ListAttacksPaginator.d.ts +3 -0
  117. package/dist-types/pagination/ListProtectionGroupsPaginator.d.ts +3 -0
  118. package/dist-types/pagination/ListProtectionsPaginator.d.ts +3 -0
  119. package/dist-types/pagination/ListResourcesInProtectionGroupPaginator.d.ts +3 -0
  120. package/dist-types/ts3.4/models/models_0.d.ts +0 -287
  121. package/package.json +4 -3
@@ -1,5 +1,8 @@
1
1
  import { PaginationConfiguration } from "@aws-sdk/types";
2
2
  import { ShieldClient } from "../ShieldClient";
3
+ /**
4
+ * @public
5
+ */
3
6
  export interface ShieldPaginationConfiguration extends PaginationConfiguration {
4
7
  client: ShieldClient;
5
8
  }
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListAttacksCommandInput, ListAttacksCommandOutput } from "../commands/ListAttacksCommand";
3
3
  import { ShieldPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListAttacks(config: ShieldPaginationConfiguration, input: ListAttacksCommandInput, ...additionalArguments: any): Paginator<ListAttacksCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListProtectionGroupsCommandInput, ListProtectionGroupsCommandOutput } from "../commands/ListProtectionGroupsCommand";
3
3
  import { ShieldPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListProtectionGroups(config: ShieldPaginationConfiguration, input: ListProtectionGroupsCommandInput, ...additionalArguments: any): Paginator<ListProtectionGroupsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListProtectionsCommandInput, ListProtectionsCommandOutput } from "../commands/ListProtectionsCommand";
3
3
  import { ShieldPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListProtections(config: ShieldPaginationConfiguration, input: ListProtectionsCommandInput, ...additionalArguments: any): Paginator<ListProtectionsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListResourcesInProtectionGroupCommandInput, ListResourcesInProtectionGroupCommandOutput } from "../commands/ListResourcesInProtectionGroupCommand";
3
3
  import { ShieldPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListResourcesInProtectionGroup(config: ShieldPaginationConfiguration, input: ListResourcesInProtectionGroupCommandInput, ...additionalArguments: any): Paginator<ListResourcesInProtectionGroupCommandOutput>;
@@ -501,290 +501,3 @@ export interface UpdateSubscriptionRequest {
501
501
  AutoRenew?: AutoRenew | string;
502
502
  }
503
503
  export interface UpdateSubscriptionResponse {}
504
- export declare const BlockActionFilterSensitiveLog: (obj: BlockAction) => any;
505
- export declare const CountActionFilterSensitiveLog: (obj: CountAction) => any;
506
- export declare const ResponseActionFilterSensitiveLog: (
507
- obj: ResponseAction
508
- ) => any;
509
- export declare const ApplicationLayerAutomaticResponseConfigurationFilterSensitiveLog: (
510
- obj: ApplicationLayerAutomaticResponseConfiguration
511
- ) => any;
512
- export declare const AssociateDRTLogBucketRequestFilterSensitiveLog: (
513
- obj: AssociateDRTLogBucketRequest
514
- ) => any;
515
- export declare const AssociateDRTLogBucketResponseFilterSensitiveLog: (
516
- obj: AssociateDRTLogBucketResponse
517
- ) => any;
518
- export declare const ValidationExceptionFieldFilterSensitiveLog: (
519
- obj: ValidationExceptionField
520
- ) => any;
521
- export declare const AssociateDRTRoleRequestFilterSensitiveLog: (
522
- obj: AssociateDRTRoleRequest
523
- ) => any;
524
- export declare const AssociateDRTRoleResponseFilterSensitiveLog: (
525
- obj: AssociateDRTRoleResponse
526
- ) => any;
527
- export declare const AssociateHealthCheckRequestFilterSensitiveLog: (
528
- obj: AssociateHealthCheckRequest
529
- ) => any;
530
- export declare const AssociateHealthCheckResponseFilterSensitiveLog: (
531
- obj: AssociateHealthCheckResponse
532
- ) => any;
533
- export declare const EmergencyContactFilterSensitiveLog: (
534
- obj: EmergencyContact
535
- ) => any;
536
- export declare const AssociateProactiveEngagementDetailsRequestFilterSensitiveLog: (
537
- obj: AssociateProactiveEngagementDetailsRequest
538
- ) => any;
539
- export declare const AssociateProactiveEngagementDetailsResponseFilterSensitiveLog: (
540
- obj: AssociateProactiveEngagementDetailsResponse
541
- ) => any;
542
- export declare const SummarizedCounterFilterSensitiveLog: (
543
- obj: SummarizedCounter
544
- ) => any;
545
- export declare const ContributorFilterSensitiveLog: (obj: Contributor) => any;
546
- export declare const AttackPropertyFilterSensitiveLog: (
547
- obj: AttackProperty
548
- ) => any;
549
- export declare const MitigationFilterSensitiveLog: (obj: Mitigation) => any;
550
- export declare const SummarizedAttackVectorFilterSensitiveLog: (
551
- obj: SummarizedAttackVector
552
- ) => any;
553
- export declare const SubResourceSummaryFilterSensitiveLog: (
554
- obj: SubResourceSummary
555
- ) => any;
556
- export declare const AttackDetailFilterSensitiveLog: (obj: AttackDetail) => any;
557
- export declare const AttackVolumeStatisticsFilterSensitiveLog: (
558
- obj: AttackVolumeStatistics
559
- ) => any;
560
- export declare const AttackVolumeFilterSensitiveLog: (obj: AttackVolume) => any;
561
- export declare const AttackStatisticsDataItemFilterSensitiveLog: (
562
- obj: AttackStatisticsDataItem
563
- ) => any;
564
- export declare const AttackVectorDescriptionFilterSensitiveLog: (
565
- obj: AttackVectorDescription
566
- ) => any;
567
- export declare const AttackSummaryFilterSensitiveLog: (
568
- obj: AttackSummary
569
- ) => any;
570
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
571
- export declare const CreateProtectionRequestFilterSensitiveLog: (
572
- obj: CreateProtectionRequest
573
- ) => any;
574
- export declare const CreateProtectionResponseFilterSensitiveLog: (
575
- obj: CreateProtectionResponse
576
- ) => any;
577
- export declare const CreateProtectionGroupRequestFilterSensitiveLog: (
578
- obj: CreateProtectionGroupRequest
579
- ) => any;
580
- export declare const CreateProtectionGroupResponseFilterSensitiveLog: (
581
- obj: CreateProtectionGroupResponse
582
- ) => any;
583
- export declare const CreateSubscriptionRequestFilterSensitiveLog: (
584
- obj: CreateSubscriptionRequest
585
- ) => any;
586
- export declare const CreateSubscriptionResponseFilterSensitiveLog: (
587
- obj: CreateSubscriptionResponse
588
- ) => any;
589
- export declare const DeleteProtectionRequestFilterSensitiveLog: (
590
- obj: DeleteProtectionRequest
591
- ) => any;
592
- export declare const DeleteProtectionResponseFilterSensitiveLog: (
593
- obj: DeleteProtectionResponse
594
- ) => any;
595
- export declare const DeleteProtectionGroupRequestFilterSensitiveLog: (
596
- obj: DeleteProtectionGroupRequest
597
- ) => any;
598
- export declare const DeleteProtectionGroupResponseFilterSensitiveLog: (
599
- obj: DeleteProtectionGroupResponse
600
- ) => any;
601
- export declare const DeleteSubscriptionRequestFilterSensitiveLog: (
602
- obj: DeleteSubscriptionRequest
603
- ) => any;
604
- export declare const DeleteSubscriptionResponseFilterSensitiveLog: (
605
- obj: DeleteSubscriptionResponse
606
- ) => any;
607
- export declare const DescribeAttackRequestFilterSensitiveLog: (
608
- obj: DescribeAttackRequest
609
- ) => any;
610
- export declare const DescribeAttackResponseFilterSensitiveLog: (
611
- obj: DescribeAttackResponse
612
- ) => any;
613
- export declare const DescribeAttackStatisticsRequestFilterSensitiveLog: (
614
- obj: DescribeAttackStatisticsRequest
615
- ) => any;
616
- export declare const TimeRangeFilterSensitiveLog: (obj: TimeRange) => any;
617
- export declare const DescribeAttackStatisticsResponseFilterSensitiveLog: (
618
- obj: DescribeAttackStatisticsResponse
619
- ) => any;
620
- export declare const DescribeDRTAccessRequestFilterSensitiveLog: (
621
- obj: DescribeDRTAccessRequest
622
- ) => any;
623
- export declare const DescribeDRTAccessResponseFilterSensitiveLog: (
624
- obj: DescribeDRTAccessResponse
625
- ) => any;
626
- export declare const DescribeEmergencyContactSettingsRequestFilterSensitiveLog: (
627
- obj: DescribeEmergencyContactSettingsRequest
628
- ) => any;
629
- export declare const DescribeEmergencyContactSettingsResponseFilterSensitiveLog: (
630
- obj: DescribeEmergencyContactSettingsResponse
631
- ) => any;
632
- export declare const DescribeProtectionRequestFilterSensitiveLog: (
633
- obj: DescribeProtectionRequest
634
- ) => any;
635
- export declare const ProtectionFilterSensitiveLog: (obj: Protection) => any;
636
- export declare const DescribeProtectionResponseFilterSensitiveLog: (
637
- obj: DescribeProtectionResponse
638
- ) => any;
639
- export declare const DescribeProtectionGroupRequestFilterSensitiveLog: (
640
- obj: DescribeProtectionGroupRequest
641
- ) => any;
642
- export declare const ProtectionGroupFilterSensitiveLog: (
643
- obj: ProtectionGroup
644
- ) => any;
645
- export declare const DescribeProtectionGroupResponseFilterSensitiveLog: (
646
- obj: DescribeProtectionGroupResponse
647
- ) => any;
648
- export declare const DescribeSubscriptionRequestFilterSensitiveLog: (
649
- obj: DescribeSubscriptionRequest
650
- ) => any;
651
- export declare const LimitFilterSensitiveLog: (obj: Limit) => any;
652
- export declare const ProtectionGroupArbitraryPatternLimitsFilterSensitiveLog: (
653
- obj: ProtectionGroupArbitraryPatternLimits
654
- ) => any;
655
- export declare const ProtectionGroupPatternTypeLimitsFilterSensitiveLog: (
656
- obj: ProtectionGroupPatternTypeLimits
657
- ) => any;
658
- export declare const ProtectionGroupLimitsFilterSensitiveLog: (
659
- obj: ProtectionGroupLimits
660
- ) => any;
661
- export declare const ProtectionLimitsFilterSensitiveLog: (
662
- obj: ProtectionLimits
663
- ) => any;
664
- export declare const SubscriptionLimitsFilterSensitiveLog: (
665
- obj: SubscriptionLimits
666
- ) => any;
667
- export declare const SubscriptionFilterSensitiveLog: (obj: Subscription) => any;
668
- export declare const DescribeSubscriptionResponseFilterSensitiveLog: (
669
- obj: DescribeSubscriptionResponse
670
- ) => any;
671
- export declare const DisableApplicationLayerAutomaticResponseRequestFilterSensitiveLog: (
672
- obj: DisableApplicationLayerAutomaticResponseRequest
673
- ) => any;
674
- export declare const DisableApplicationLayerAutomaticResponseResponseFilterSensitiveLog: (
675
- obj: DisableApplicationLayerAutomaticResponseResponse
676
- ) => any;
677
- export declare const DisableProactiveEngagementRequestFilterSensitiveLog: (
678
- obj: DisableProactiveEngagementRequest
679
- ) => any;
680
- export declare const DisableProactiveEngagementResponseFilterSensitiveLog: (
681
- obj: DisableProactiveEngagementResponse
682
- ) => any;
683
- export declare const DisassociateDRTLogBucketRequestFilterSensitiveLog: (
684
- obj: DisassociateDRTLogBucketRequest
685
- ) => any;
686
- export declare const DisassociateDRTLogBucketResponseFilterSensitiveLog: (
687
- obj: DisassociateDRTLogBucketResponse
688
- ) => any;
689
- export declare const DisassociateDRTRoleRequestFilterSensitiveLog: (
690
- obj: DisassociateDRTRoleRequest
691
- ) => any;
692
- export declare const DisassociateDRTRoleResponseFilterSensitiveLog: (
693
- obj: DisassociateDRTRoleResponse
694
- ) => any;
695
- export declare const DisassociateHealthCheckRequestFilterSensitiveLog: (
696
- obj: DisassociateHealthCheckRequest
697
- ) => any;
698
- export declare const DisassociateHealthCheckResponseFilterSensitiveLog: (
699
- obj: DisassociateHealthCheckResponse
700
- ) => any;
701
- export declare const EnableApplicationLayerAutomaticResponseRequestFilterSensitiveLog: (
702
- obj: EnableApplicationLayerAutomaticResponseRequest
703
- ) => any;
704
- export declare const EnableApplicationLayerAutomaticResponseResponseFilterSensitiveLog: (
705
- obj: EnableApplicationLayerAutomaticResponseResponse
706
- ) => any;
707
- export declare const EnableProactiveEngagementRequestFilterSensitiveLog: (
708
- obj: EnableProactiveEngagementRequest
709
- ) => any;
710
- export declare const EnableProactiveEngagementResponseFilterSensitiveLog: (
711
- obj: EnableProactiveEngagementResponse
712
- ) => any;
713
- export declare const GetSubscriptionStateRequestFilterSensitiveLog: (
714
- obj: GetSubscriptionStateRequest
715
- ) => any;
716
- export declare const GetSubscriptionStateResponseFilterSensitiveLog: (
717
- obj: GetSubscriptionStateResponse
718
- ) => any;
719
- export declare const ListAttacksRequestFilterSensitiveLog: (
720
- obj: ListAttacksRequest
721
- ) => any;
722
- export declare const ListAttacksResponseFilterSensitiveLog: (
723
- obj: ListAttacksResponse
724
- ) => any;
725
- export declare const InclusionProtectionGroupFiltersFilterSensitiveLog: (
726
- obj: InclusionProtectionGroupFilters
727
- ) => any;
728
- export declare const ListProtectionGroupsRequestFilterSensitiveLog: (
729
- obj: ListProtectionGroupsRequest
730
- ) => any;
731
- export declare const ListProtectionGroupsResponseFilterSensitiveLog: (
732
- obj: ListProtectionGroupsResponse
733
- ) => any;
734
- export declare const InclusionProtectionFiltersFilterSensitiveLog: (
735
- obj: InclusionProtectionFilters
736
- ) => any;
737
- export declare const ListProtectionsRequestFilterSensitiveLog: (
738
- obj: ListProtectionsRequest
739
- ) => any;
740
- export declare const ListProtectionsResponseFilterSensitiveLog: (
741
- obj: ListProtectionsResponse
742
- ) => any;
743
- export declare const ListResourcesInProtectionGroupRequestFilterSensitiveLog: (
744
- obj: ListResourcesInProtectionGroupRequest
745
- ) => any;
746
- export declare const ListResourcesInProtectionGroupResponseFilterSensitiveLog: (
747
- obj: ListResourcesInProtectionGroupResponse
748
- ) => any;
749
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (
750
- obj: ListTagsForResourceRequest
751
- ) => any;
752
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (
753
- obj: ListTagsForResourceResponse
754
- ) => any;
755
- export declare const TagResourceRequestFilterSensitiveLog: (
756
- obj: TagResourceRequest
757
- ) => any;
758
- export declare const TagResourceResponseFilterSensitiveLog: (
759
- obj: TagResourceResponse
760
- ) => any;
761
- export declare const UntagResourceRequestFilterSensitiveLog: (
762
- obj: UntagResourceRequest
763
- ) => any;
764
- export declare const UntagResourceResponseFilterSensitiveLog: (
765
- obj: UntagResourceResponse
766
- ) => any;
767
- export declare const UpdateApplicationLayerAutomaticResponseRequestFilterSensitiveLog: (
768
- obj: UpdateApplicationLayerAutomaticResponseRequest
769
- ) => any;
770
- export declare const UpdateApplicationLayerAutomaticResponseResponseFilterSensitiveLog: (
771
- obj: UpdateApplicationLayerAutomaticResponseResponse
772
- ) => any;
773
- export declare const UpdateEmergencyContactSettingsRequestFilterSensitiveLog: (
774
- obj: UpdateEmergencyContactSettingsRequest
775
- ) => any;
776
- export declare const UpdateEmergencyContactSettingsResponseFilterSensitiveLog: (
777
- obj: UpdateEmergencyContactSettingsResponse
778
- ) => any;
779
- export declare const UpdateProtectionGroupRequestFilterSensitiveLog: (
780
- obj: UpdateProtectionGroupRequest
781
- ) => any;
782
- export declare const UpdateProtectionGroupResponseFilterSensitiveLog: (
783
- obj: UpdateProtectionGroupResponse
784
- ) => any;
785
- export declare const UpdateSubscriptionRequestFilterSensitiveLog: (
786
- obj: UpdateSubscriptionRequest
787
- ) => any;
788
- export declare const UpdateSubscriptionResponseFilterSensitiveLog: (
789
- obj: UpdateSubscriptionResponse
790
- ) => any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-shield",
3
3
  "description": "AWS SDK for JavaScript Shield Client for Node.js, Browser and React Native",
4
- "version": "3.296.0",
4
+ "version": "3.298.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -11,6 +11,7 @@
11
11
  "build:types": "tsc -p tsconfig.types.json",
12
12
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
13
13
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
14
+ "extract:docs": "api-extractor run --local",
14
15
  "generate:client": "node ../../scripts/generate-clients/single-service --solo shield"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
@@ -20,9 +21,9 @@
20
21
  "dependencies": {
21
22
  "@aws-crypto/sha256-browser": "3.0.0",
22
23
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.296.0",
24
+ "@aws-sdk/client-sts": "3.298.0",
24
25
  "@aws-sdk/config-resolver": "3.296.0",
25
- "@aws-sdk/credential-provider-node": "3.296.0",
26
+ "@aws-sdk/credential-provider-node": "3.298.0",
26
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
27
28
  "@aws-sdk/hash-node": "3.296.0",
28
29
  "@aws-sdk/invalid-dependency": "3.296.0",