mypy-boto3-redshift 1.28.12__tar.gz → 1.28.15.post1__tar.gz
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.
Potentially problematic release.
This version of mypy-boto3-redshift might be problematic. Click here for more details.
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/PKG-INFO +27 -33
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/README.md +25 -31
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/__main__.py +3 -3
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/client.py +22 -22
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/client.pyi +22 -22
- mypy-boto3-redshift-1.28.12/mypy_boto3_redshift/type_defs.pyi → mypy-boto3-redshift-1.28.15.post1/mypy_boto3_redshift/type_defs.py +418 -378
- mypy-boto3-redshift-1.28.12/mypy_boto3_redshift/type_defs.py → mypy-boto3-redshift-1.28.15.post1/mypy_boto3_redshift/type_defs.pyi +298 -498
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/version.py +1 -1
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift.egg-info/PKG-INFO +27 -33
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/setup.py +3 -3
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/LICENSE +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/__init__.py +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/__init__.pyi +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/literals.py +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/literals.pyi +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/paginator.py +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/paginator.pyi +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/py.typed +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/waiter.py +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/waiter.pyi +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift.egg-info/SOURCES.txt +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift.egg-info/dependency_links.txt +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift.egg-info/not-zip-safe +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift.egg-info/requires.txt +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift.egg-info/top_level.txt +0 -0
- {mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mypy-boto3-redshift
|
|
3
|
-
Version: 1.28.
|
|
4
|
-
Summary: Type annotations for boto3.Redshift 1.28.
|
|
3
|
+
Version: 1.28.15.post1
|
|
4
|
+
Summary: Type annotations for boto3.Redshift 1.28.15 service generated with mypy-boto3-builder 7.16.2
|
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
|
6
6
|
Author: Vlad Emelianov
|
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
|
@@ -42,7 +42,7 @@ License-File: LICENSE
|
|
|
42
42
|

|
|
43
43
|
|
|
44
44
|
Type annotations for
|
|
45
|
-
[boto3.Redshift 1.28.
|
|
45
|
+
[boto3.Redshift 1.28.15](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/redshift.html#Redshift)
|
|
46
46
|
service compatible with [VSCode](https://code.visualstudio.com/),
|
|
47
47
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
48
48
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -51,7 +51,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
51
51
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
52
52
|
|
|
53
53
|
Generated by
|
|
54
|
-
[mypy-boto3-builder 7.
|
|
54
|
+
[mypy-boto3-builder 7.16.2](https://github.com/youtype/mypy_boto3_builder).
|
|
55
55
|
|
|
56
56
|
More information can be found on
|
|
57
57
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -562,9 +562,9 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
562
562
|
RevisionTargetTypeDef,
|
|
563
563
|
ClusterIamRoleTypeDef,
|
|
564
564
|
ClusterNodeTypeDef,
|
|
565
|
-
|
|
565
|
+
ParameterTypeDef,
|
|
566
566
|
ClusterParameterStatusTypeDef,
|
|
567
|
-
|
|
567
|
+
TagTypeDef,
|
|
568
568
|
ClusterSecurityGroupMembershipTypeDef,
|
|
569
569
|
ClusterSnapshotCopyStatusTypeDef,
|
|
570
570
|
DataTransferProgressTypeDef,
|
|
@@ -579,7 +579,6 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
579
579
|
ClusterVersionTypeDef,
|
|
580
580
|
CopyClusterSnapshotMessageRequestTypeDef,
|
|
581
581
|
CreateAuthenticationProfileMessageRequestTypeDef,
|
|
582
|
-
TagTypeDef,
|
|
583
582
|
CreateCustomDomainAssociationMessageRequestTypeDef,
|
|
584
583
|
CreateEndpointAccessMessageRequestTypeDef,
|
|
585
584
|
DataShareAssociationTypeDef,
|
|
@@ -658,7 +657,6 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
658
657
|
ModifyClusterIamRolesMessageRequestTypeDef,
|
|
659
658
|
ModifyClusterMaintenanceMessageRequestTypeDef,
|
|
660
659
|
ModifyClusterMessageRequestTypeDef,
|
|
661
|
-
ParameterTypeDef,
|
|
662
660
|
ModifyClusterSnapshotMessageRequestTypeDef,
|
|
663
661
|
ModifyClusterSnapshotScheduleMessageRequestTypeDef,
|
|
664
662
|
ModifyClusterSubnetGroupMessageRequestTypeDef,
|
|
@@ -671,20 +669,17 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
671
669
|
NetworkInterfaceTypeDef,
|
|
672
670
|
NodeConfigurationOptionTypeDef,
|
|
673
671
|
PartnerIntegrationInputMessageRequestTypeDef,
|
|
674
|
-
PauseClusterMessageOutputTypeDef,
|
|
675
672
|
PauseClusterMessageRequestTypeDef,
|
|
676
673
|
PauseClusterMessageTypeDef,
|
|
677
674
|
PurchaseReservedNodeOfferingMessageRequestTypeDef,
|
|
678
675
|
RebootClusterMessageRequestTypeDef,
|
|
679
676
|
RecurringChargeTypeDef,
|
|
680
677
|
RejectDataShareMessageRequestTypeDef,
|
|
681
|
-
ResizeClusterMessageOutputTypeDef,
|
|
682
678
|
ResizeClusterMessageRequestTypeDef,
|
|
683
679
|
ResizeClusterMessageTypeDef,
|
|
684
680
|
RestoreFromClusterSnapshotMessageRequestTypeDef,
|
|
685
681
|
RestoreTableFromClusterSnapshotMessageRequestTypeDef,
|
|
686
682
|
TableRestoreStatusTypeDef,
|
|
687
|
-
ResumeClusterMessageOutputTypeDef,
|
|
688
683
|
ResumeClusterMessageRequestTypeDef,
|
|
689
684
|
ResumeClusterMessageTypeDef,
|
|
690
685
|
RevokeClusterSecurityGroupIngressMessageRequestTypeDef,
|
|
@@ -701,7 +696,7 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
701
696
|
CustomerStorageMessageTypeDef,
|
|
702
697
|
DeleteAuthenticationProfileResultTypeDef,
|
|
703
698
|
EmptyResponseMetadataTypeDef,
|
|
704
|
-
|
|
699
|
+
EndpointAuthorizationResponseTypeDef,
|
|
705
700
|
LoggingStatusTypeDef,
|
|
706
701
|
ModifyAuthenticationProfileResultTypeDef,
|
|
707
702
|
ModifyCustomDomainAssociationResultTypeDef,
|
|
@@ -718,22 +713,10 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
718
713
|
ClusterDbRevisionTypeDef,
|
|
719
714
|
ClusterParameterGroupDetailsTypeDef,
|
|
720
715
|
DefaultClusterParametersTypeDef,
|
|
716
|
+
ModifyClusterParameterGroupMessageRequestTypeDef,
|
|
717
|
+
ResetClusterParameterGroupMessageRequestTypeDef,
|
|
721
718
|
ClusterParameterGroupStatusTypeDef,
|
|
722
719
|
ClusterParameterGroupTypeDef,
|
|
723
|
-
EC2SecurityGroupTypeDef,
|
|
724
|
-
EventSubscriptionTypeDef,
|
|
725
|
-
HsmClientCertificateTypeDef,
|
|
726
|
-
HsmConfigurationTypeDef,
|
|
727
|
-
IPRangeTypeDef,
|
|
728
|
-
SnapshotCopyGrantTypeDef,
|
|
729
|
-
SnapshotScheduleResponseMetadataTypeDef,
|
|
730
|
-
SnapshotScheduleTypeDef,
|
|
731
|
-
SnapshotTypeDef,
|
|
732
|
-
TaggedResourceTypeDef,
|
|
733
|
-
UsageLimitResponseMetadataTypeDef,
|
|
734
|
-
UsageLimitTypeDef,
|
|
735
|
-
DescribeReservedNodeExchangeStatusOutputMessageTypeDef,
|
|
736
|
-
ClusterVersionsMessageTypeDef,
|
|
737
720
|
CreateClusterMessageRequestTypeDef,
|
|
738
721
|
CreateClusterParameterGroupMessageRequestTypeDef,
|
|
739
722
|
CreateClusterSecurityGroupMessageRequestTypeDef,
|
|
@@ -746,7 +729,21 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
746
729
|
CreateSnapshotScheduleMessageRequestTypeDef,
|
|
747
730
|
CreateTagsMessageRequestTypeDef,
|
|
748
731
|
CreateUsageLimitMessageRequestTypeDef,
|
|
749
|
-
|
|
732
|
+
EC2SecurityGroupTypeDef,
|
|
733
|
+
EventSubscriptionTypeDef,
|
|
734
|
+
HsmClientCertificateTypeDef,
|
|
735
|
+
HsmConfigurationTypeDef,
|
|
736
|
+
IPRangeTypeDef,
|
|
737
|
+
SnapshotCopyGrantTypeDef,
|
|
738
|
+
SnapshotScheduleResponseTypeDef,
|
|
739
|
+
SnapshotScheduleTypeDef,
|
|
740
|
+
SnapshotTypeDef,
|
|
741
|
+
TaggedResourceTypeDef,
|
|
742
|
+
UsageLimitResponseTypeDef,
|
|
743
|
+
UsageLimitTypeDef,
|
|
744
|
+
DescribeReservedNodeExchangeStatusOutputMessageTypeDef,
|
|
745
|
+
ClusterVersionsMessageTypeDef,
|
|
746
|
+
DataShareResponseTypeDef,
|
|
750
747
|
DataShareTypeDef,
|
|
751
748
|
DescribeClusterDbRevisionsMessageDescribeClusterDbRevisionsPaginateTypeDef,
|
|
752
749
|
DescribeClusterParameterGroupsMessageDescribeClusterParameterGroupsPaginateTypeDef,
|
|
@@ -792,15 +789,12 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
792
789
|
EndpointAuthorizationListTypeDef,
|
|
793
790
|
EventCategoriesMapTypeDef,
|
|
794
791
|
EventsMessageTypeDef,
|
|
795
|
-
ModifyClusterParameterGroupMessageRequestTypeDef,
|
|
796
|
-
ResetClusterParameterGroupMessageRequestTypeDef,
|
|
797
792
|
VpcEndpointTypeDef,
|
|
798
793
|
NodeConfigurationOptionsMessageTypeDef,
|
|
799
794
|
ReservedNodeOfferingTypeDef,
|
|
800
795
|
ReservedNodeTypeDef,
|
|
801
796
|
RestoreTableFromClusterSnapshotResultTypeDef,
|
|
802
797
|
TableRestoreStatusMessageTypeDef,
|
|
803
|
-
ScheduledActionTypeOutputTypeDef,
|
|
804
798
|
ScheduledActionTypeTypeDef,
|
|
805
799
|
UpdateTargetTypeDef,
|
|
806
800
|
AccountAttributeListTypeDef,
|
|
@@ -835,7 +829,7 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
835
829
|
DescribeDataSharesForProducerResultTypeDef,
|
|
836
830
|
DescribeDataSharesResultTypeDef,
|
|
837
831
|
EventCategoriesMessageTypeDef,
|
|
838
|
-
|
|
832
|
+
EndpointAccessResponseTypeDef,
|
|
839
833
|
EndpointAccessTypeDef,
|
|
840
834
|
EndpointTypeDef,
|
|
841
835
|
GetReservedNodeExchangeOfferingsOutputMessageTypeDef,
|
|
@@ -844,10 +838,10 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
844
838
|
PurchaseReservedNodeOfferingResultTypeDef,
|
|
845
839
|
ReservedNodeConfigurationOptionTypeDef,
|
|
846
840
|
ReservedNodesMessageTypeDef,
|
|
847
|
-
ScheduledActionResponseMetadataTypeDef,
|
|
848
|
-
ScheduledActionTypeDef,
|
|
849
841
|
CreateScheduledActionMessageRequestTypeDef,
|
|
850
842
|
ModifyScheduledActionMessageRequestTypeDef,
|
|
843
|
+
ScheduledActionResponseTypeDef,
|
|
844
|
+
ScheduledActionTypeDef,
|
|
851
845
|
MaintenanceTrackTypeDef,
|
|
852
846
|
OrderableClusterOptionsMessageTypeDef,
|
|
853
847
|
ClusterSubnetGroupTypeDef,
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3.Redshift 1.28.
|
|
13
|
+
[boto3.Redshift 1.28.15](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/redshift.html#Redshift)
|
|
14
14
|
service compatible with [VSCode](https://code.visualstudio.com/),
|
|
15
15
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
16
16
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -19,7 +19,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
19
19
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
20
20
|
|
|
21
21
|
Generated by
|
|
22
|
-
[mypy-boto3-builder 7.
|
|
22
|
+
[mypy-boto3-builder 7.16.2](https://github.com/youtype/mypy_boto3_builder).
|
|
23
23
|
|
|
24
24
|
More information can be found on
|
|
25
25
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -530,9 +530,9 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
530
530
|
RevisionTargetTypeDef,
|
|
531
531
|
ClusterIamRoleTypeDef,
|
|
532
532
|
ClusterNodeTypeDef,
|
|
533
|
-
|
|
533
|
+
ParameterTypeDef,
|
|
534
534
|
ClusterParameterStatusTypeDef,
|
|
535
|
-
|
|
535
|
+
TagTypeDef,
|
|
536
536
|
ClusterSecurityGroupMembershipTypeDef,
|
|
537
537
|
ClusterSnapshotCopyStatusTypeDef,
|
|
538
538
|
DataTransferProgressTypeDef,
|
|
@@ -547,7 +547,6 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
547
547
|
ClusterVersionTypeDef,
|
|
548
548
|
CopyClusterSnapshotMessageRequestTypeDef,
|
|
549
549
|
CreateAuthenticationProfileMessageRequestTypeDef,
|
|
550
|
-
TagTypeDef,
|
|
551
550
|
CreateCustomDomainAssociationMessageRequestTypeDef,
|
|
552
551
|
CreateEndpointAccessMessageRequestTypeDef,
|
|
553
552
|
DataShareAssociationTypeDef,
|
|
@@ -626,7 +625,6 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
626
625
|
ModifyClusterIamRolesMessageRequestTypeDef,
|
|
627
626
|
ModifyClusterMaintenanceMessageRequestTypeDef,
|
|
628
627
|
ModifyClusterMessageRequestTypeDef,
|
|
629
|
-
ParameterTypeDef,
|
|
630
628
|
ModifyClusterSnapshotMessageRequestTypeDef,
|
|
631
629
|
ModifyClusterSnapshotScheduleMessageRequestTypeDef,
|
|
632
630
|
ModifyClusterSubnetGroupMessageRequestTypeDef,
|
|
@@ -639,20 +637,17 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
639
637
|
NetworkInterfaceTypeDef,
|
|
640
638
|
NodeConfigurationOptionTypeDef,
|
|
641
639
|
PartnerIntegrationInputMessageRequestTypeDef,
|
|
642
|
-
PauseClusterMessageOutputTypeDef,
|
|
643
640
|
PauseClusterMessageRequestTypeDef,
|
|
644
641
|
PauseClusterMessageTypeDef,
|
|
645
642
|
PurchaseReservedNodeOfferingMessageRequestTypeDef,
|
|
646
643
|
RebootClusterMessageRequestTypeDef,
|
|
647
644
|
RecurringChargeTypeDef,
|
|
648
645
|
RejectDataShareMessageRequestTypeDef,
|
|
649
|
-
ResizeClusterMessageOutputTypeDef,
|
|
650
646
|
ResizeClusterMessageRequestTypeDef,
|
|
651
647
|
ResizeClusterMessageTypeDef,
|
|
652
648
|
RestoreFromClusterSnapshotMessageRequestTypeDef,
|
|
653
649
|
RestoreTableFromClusterSnapshotMessageRequestTypeDef,
|
|
654
650
|
TableRestoreStatusTypeDef,
|
|
655
|
-
ResumeClusterMessageOutputTypeDef,
|
|
656
651
|
ResumeClusterMessageRequestTypeDef,
|
|
657
652
|
ResumeClusterMessageTypeDef,
|
|
658
653
|
RevokeClusterSecurityGroupIngressMessageRequestTypeDef,
|
|
@@ -669,7 +664,7 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
669
664
|
CustomerStorageMessageTypeDef,
|
|
670
665
|
DeleteAuthenticationProfileResultTypeDef,
|
|
671
666
|
EmptyResponseMetadataTypeDef,
|
|
672
|
-
|
|
667
|
+
EndpointAuthorizationResponseTypeDef,
|
|
673
668
|
LoggingStatusTypeDef,
|
|
674
669
|
ModifyAuthenticationProfileResultTypeDef,
|
|
675
670
|
ModifyCustomDomainAssociationResultTypeDef,
|
|
@@ -686,22 +681,10 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
686
681
|
ClusterDbRevisionTypeDef,
|
|
687
682
|
ClusterParameterGroupDetailsTypeDef,
|
|
688
683
|
DefaultClusterParametersTypeDef,
|
|
684
|
+
ModifyClusterParameterGroupMessageRequestTypeDef,
|
|
685
|
+
ResetClusterParameterGroupMessageRequestTypeDef,
|
|
689
686
|
ClusterParameterGroupStatusTypeDef,
|
|
690
687
|
ClusterParameterGroupTypeDef,
|
|
691
|
-
EC2SecurityGroupTypeDef,
|
|
692
|
-
EventSubscriptionTypeDef,
|
|
693
|
-
HsmClientCertificateTypeDef,
|
|
694
|
-
HsmConfigurationTypeDef,
|
|
695
|
-
IPRangeTypeDef,
|
|
696
|
-
SnapshotCopyGrantTypeDef,
|
|
697
|
-
SnapshotScheduleResponseMetadataTypeDef,
|
|
698
|
-
SnapshotScheduleTypeDef,
|
|
699
|
-
SnapshotTypeDef,
|
|
700
|
-
TaggedResourceTypeDef,
|
|
701
|
-
UsageLimitResponseMetadataTypeDef,
|
|
702
|
-
UsageLimitTypeDef,
|
|
703
|
-
DescribeReservedNodeExchangeStatusOutputMessageTypeDef,
|
|
704
|
-
ClusterVersionsMessageTypeDef,
|
|
705
688
|
CreateClusterMessageRequestTypeDef,
|
|
706
689
|
CreateClusterParameterGroupMessageRequestTypeDef,
|
|
707
690
|
CreateClusterSecurityGroupMessageRequestTypeDef,
|
|
@@ -714,7 +697,21 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
714
697
|
CreateSnapshotScheduleMessageRequestTypeDef,
|
|
715
698
|
CreateTagsMessageRequestTypeDef,
|
|
716
699
|
CreateUsageLimitMessageRequestTypeDef,
|
|
717
|
-
|
|
700
|
+
EC2SecurityGroupTypeDef,
|
|
701
|
+
EventSubscriptionTypeDef,
|
|
702
|
+
HsmClientCertificateTypeDef,
|
|
703
|
+
HsmConfigurationTypeDef,
|
|
704
|
+
IPRangeTypeDef,
|
|
705
|
+
SnapshotCopyGrantTypeDef,
|
|
706
|
+
SnapshotScheduleResponseTypeDef,
|
|
707
|
+
SnapshotScheduleTypeDef,
|
|
708
|
+
SnapshotTypeDef,
|
|
709
|
+
TaggedResourceTypeDef,
|
|
710
|
+
UsageLimitResponseTypeDef,
|
|
711
|
+
UsageLimitTypeDef,
|
|
712
|
+
DescribeReservedNodeExchangeStatusOutputMessageTypeDef,
|
|
713
|
+
ClusterVersionsMessageTypeDef,
|
|
714
|
+
DataShareResponseTypeDef,
|
|
718
715
|
DataShareTypeDef,
|
|
719
716
|
DescribeClusterDbRevisionsMessageDescribeClusterDbRevisionsPaginateTypeDef,
|
|
720
717
|
DescribeClusterParameterGroupsMessageDescribeClusterParameterGroupsPaginateTypeDef,
|
|
@@ -760,15 +757,12 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
760
757
|
EndpointAuthorizationListTypeDef,
|
|
761
758
|
EventCategoriesMapTypeDef,
|
|
762
759
|
EventsMessageTypeDef,
|
|
763
|
-
ModifyClusterParameterGroupMessageRequestTypeDef,
|
|
764
|
-
ResetClusterParameterGroupMessageRequestTypeDef,
|
|
765
760
|
VpcEndpointTypeDef,
|
|
766
761
|
NodeConfigurationOptionsMessageTypeDef,
|
|
767
762
|
ReservedNodeOfferingTypeDef,
|
|
768
763
|
ReservedNodeTypeDef,
|
|
769
764
|
RestoreTableFromClusterSnapshotResultTypeDef,
|
|
770
765
|
TableRestoreStatusMessageTypeDef,
|
|
771
|
-
ScheduledActionTypeOutputTypeDef,
|
|
772
766
|
ScheduledActionTypeTypeDef,
|
|
773
767
|
UpdateTargetTypeDef,
|
|
774
768
|
AccountAttributeListTypeDef,
|
|
@@ -803,7 +797,7 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
803
797
|
DescribeDataSharesForProducerResultTypeDef,
|
|
804
798
|
DescribeDataSharesResultTypeDef,
|
|
805
799
|
EventCategoriesMessageTypeDef,
|
|
806
|
-
|
|
800
|
+
EndpointAccessResponseTypeDef,
|
|
807
801
|
EndpointAccessTypeDef,
|
|
808
802
|
EndpointTypeDef,
|
|
809
803
|
GetReservedNodeExchangeOfferingsOutputMessageTypeDef,
|
|
@@ -812,10 +806,10 @@ from mypy_boto3_redshift.type_defs import (
|
|
|
812
806
|
PurchaseReservedNodeOfferingResultTypeDef,
|
|
813
807
|
ReservedNodeConfigurationOptionTypeDef,
|
|
814
808
|
ReservedNodesMessageTypeDef,
|
|
815
|
-
ScheduledActionResponseMetadataTypeDef,
|
|
816
|
-
ScheduledActionTypeDef,
|
|
817
809
|
CreateScheduledActionMessageRequestTypeDef,
|
|
818
810
|
ModifyScheduledActionMessageRequestTypeDef,
|
|
811
|
+
ScheduledActionResponseTypeDef,
|
|
812
|
+
ScheduledActionTypeDef,
|
|
819
813
|
MaintenanceTrackTypeDef,
|
|
820
814
|
OrderableClusterOptionsMessageTypeDef,
|
|
821
815
|
ClusterSubnetGroupTypeDef,
|
{mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/__main__.py
RENAMED
|
@@ -9,8 +9,8 @@ def print_info() -> None:
|
|
|
9
9
|
Print package info to stdout.
|
|
10
10
|
"""
|
|
11
11
|
print(
|
|
12
|
-
"Type annotations for boto3.Redshift 1.28.
|
|
13
|
-
" 7.
|
|
12
|
+
"Type annotations for boto3.Redshift 1.28.15\nVersion: 1.28.15.post1\nBuilder"
|
|
13
|
+
" version: 7.16.2\nDocs: "
|
|
14
14
|
" https://youtype.github.io/boto3_stubs_docs/mypy_boto3_redshift//\nBoto3 docs: "
|
|
15
15
|
" https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/redshift.html#Redshift\nOther"
|
|
16
16
|
" services: https://pypi.org/project/boto3-stubs/\nChangelog: "
|
|
@@ -22,7 +22,7 @@ def print_version() -> None:
|
|
|
22
22
|
"""
|
|
23
23
|
Print package version to stdout.
|
|
24
24
|
"""
|
|
25
|
-
print("1.28.
|
|
25
|
+
print("1.28.15.post1")
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
def main() -> None:
|
{mypy-boto3-redshift-1.28.12 → mypy-boto3-redshift-1.28.15.post1}/mypy_boto3_redshift/client.py
RENAMED
|
@@ -100,7 +100,7 @@ from .type_defs import (
|
|
|
100
100
|
CreateSnapshotCopyGrantResultTypeDef,
|
|
101
101
|
CustomDomainAssociationsMessageTypeDef,
|
|
102
102
|
CustomerStorageMessageTypeDef,
|
|
103
|
-
|
|
103
|
+
DataShareResponseTypeDef,
|
|
104
104
|
DeleteAuthenticationProfileResultTypeDef,
|
|
105
105
|
DeleteClusterResultTypeDef,
|
|
106
106
|
DeleteClusterSnapshotMessageTypeDef,
|
|
@@ -117,9 +117,9 @@ from .type_defs import (
|
|
|
117
117
|
EmptyResponseMetadataTypeDef,
|
|
118
118
|
EnableSnapshotCopyResultTypeDef,
|
|
119
119
|
EndpointAccessListTypeDef,
|
|
120
|
-
|
|
120
|
+
EndpointAccessResponseTypeDef,
|
|
121
121
|
EndpointAuthorizationListTypeDef,
|
|
122
|
-
|
|
122
|
+
EndpointAuthorizationResponseTypeDef,
|
|
123
123
|
EventCategoriesMessageTypeDef,
|
|
124
124
|
EventsMessageTypeDef,
|
|
125
125
|
EventSubscriptionsMessageTypeDef,
|
|
@@ -158,19 +158,19 @@ from .type_defs import (
|
|
|
158
158
|
RevokeSnapshotAccessResultTypeDef,
|
|
159
159
|
RotateEncryptionKeyResultTypeDef,
|
|
160
160
|
ScheduledActionFilterTypeDef,
|
|
161
|
-
|
|
161
|
+
ScheduledActionResponseTypeDef,
|
|
162
162
|
ScheduledActionsMessageTypeDef,
|
|
163
163
|
ScheduledActionTypeTypeDef,
|
|
164
164
|
SnapshotCopyGrantMessageTypeDef,
|
|
165
165
|
SnapshotMessageTypeDef,
|
|
166
|
-
|
|
166
|
+
SnapshotScheduleResponseTypeDef,
|
|
167
167
|
SnapshotSortingEntityTypeDef,
|
|
168
168
|
TableRestoreStatusMessageTypeDef,
|
|
169
169
|
TaggedResourceListMessageTypeDef,
|
|
170
170
|
TagTypeDef,
|
|
171
171
|
TrackListMessageTypeDef,
|
|
172
172
|
UsageLimitListTypeDef,
|
|
173
|
-
|
|
173
|
+
UsageLimitResponseTypeDef,
|
|
174
174
|
)
|
|
175
175
|
from .waiter import (
|
|
176
176
|
ClusterAvailableWaiter,
|
|
@@ -373,7 +373,7 @@ class RedshiftClient(BaseClient):
|
|
|
373
373
|
AssociateEntireAccount: bool = ...,
|
|
374
374
|
ConsumerArn: str = ...,
|
|
375
375
|
ConsumerRegion: str = ...
|
|
376
|
-
) ->
|
|
376
|
+
) -> DataShareResponseTypeDef:
|
|
377
377
|
"""
|
|
378
378
|
From a datashare consumer account, associates a datashare with the account
|
|
379
379
|
(AssociateEntireAccount) or the specified namespace (ConsumerArn).
|
|
@@ -399,7 +399,7 @@ class RedshiftClient(BaseClient):
|
|
|
399
399
|
|
|
400
400
|
def authorize_data_share(
|
|
401
401
|
self, *, DataShareArn: str, ConsumerIdentifier: str
|
|
402
|
-
) ->
|
|
402
|
+
) -> DataShareResponseTypeDef:
|
|
403
403
|
"""
|
|
404
404
|
From a data producer account, authorizes the sharing of a datashare with one or
|
|
405
405
|
more consumer accounts or managing entities.
|
|
@@ -410,7 +410,7 @@ class RedshiftClient(BaseClient):
|
|
|
410
410
|
|
|
411
411
|
def authorize_endpoint_access(
|
|
412
412
|
self, *, Account: str, ClusterIdentifier: str = ..., VpcIds: Sequence[str] = ...
|
|
413
|
-
) ->
|
|
413
|
+
) -> EndpointAuthorizationResponseTypeDef:
|
|
414
414
|
"""
|
|
415
415
|
Grants access to a cluster.
|
|
416
416
|
|
|
@@ -626,7 +626,7 @@ class RedshiftClient(BaseClient):
|
|
|
626
626
|
ClusterIdentifier: str = ...,
|
|
627
627
|
ResourceOwner: str = ...,
|
|
628
628
|
VpcSecurityGroupIds: Sequence[str] = ...
|
|
629
|
-
) ->
|
|
629
|
+
) -> EndpointAccessResponseTypeDef:
|
|
630
630
|
"""
|
|
631
631
|
Creates a Redshift-managed VPC endpoint.
|
|
632
632
|
|
|
@@ -696,7 +696,7 @@ class RedshiftClient(BaseClient):
|
|
|
696
696
|
StartTime: Union[datetime, str] = ...,
|
|
697
697
|
EndTime: Union[datetime, str] = ...,
|
|
698
698
|
Enable: bool = ...
|
|
699
|
-
) ->
|
|
699
|
+
) -> ScheduledActionResponseTypeDef:
|
|
700
700
|
"""
|
|
701
701
|
Creates a scheduled action.
|
|
702
702
|
|
|
@@ -725,7 +725,7 @@ class RedshiftClient(BaseClient):
|
|
|
725
725
|
Tags: Sequence[TagTypeDef] = ...,
|
|
726
726
|
DryRun: bool = ...,
|
|
727
727
|
NextInvocations: int = ...
|
|
728
|
-
) ->
|
|
728
|
+
) -> SnapshotScheduleResponseTypeDef:
|
|
729
729
|
"""
|
|
730
730
|
Create a snapshot schedule that can be associated to a cluster and which
|
|
731
731
|
overrides the default system backup schedule.
|
|
@@ -754,7 +754,7 @@ class RedshiftClient(BaseClient):
|
|
|
754
754
|
Period: UsageLimitPeriodType = ...,
|
|
755
755
|
BreachAction: UsageLimitBreachActionType = ...,
|
|
756
756
|
Tags: Sequence[TagTypeDef] = ...
|
|
757
|
-
) ->
|
|
757
|
+
) -> UsageLimitResponseTypeDef:
|
|
758
758
|
"""
|
|
759
759
|
Creates a usage limit for a specified Amazon Redshift feature on a cluster.
|
|
760
760
|
|
|
@@ -764,7 +764,7 @@ class RedshiftClient(BaseClient):
|
|
|
764
764
|
|
|
765
765
|
def deauthorize_data_share(
|
|
766
766
|
self, *, DataShareArn: str, ConsumerIdentifier: str
|
|
767
|
-
) ->
|
|
767
|
+
) -> DataShareResponseTypeDef:
|
|
768
768
|
"""
|
|
769
769
|
From a datashare producer account, removes authorization from the specified
|
|
770
770
|
datashare.
|
|
@@ -849,7 +849,7 @@ class RedshiftClient(BaseClient):
|
|
|
849
849
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_redshift/client/#delete_custom_domain_association)
|
|
850
850
|
"""
|
|
851
851
|
|
|
852
|
-
def delete_endpoint_access(self, *, EndpointName: str) ->
|
|
852
|
+
def delete_endpoint_access(self, *, EndpointName: str) -> EndpointAccessResponseTypeDef:
|
|
853
853
|
"""
|
|
854
854
|
Deletes a Redshift-managed VPC endpoint.
|
|
855
855
|
|
|
@@ -1524,7 +1524,7 @@ class RedshiftClient(BaseClient):
|
|
|
1524
1524
|
DisassociateEntireAccount: bool = ...,
|
|
1525
1525
|
ConsumerArn: str = ...,
|
|
1526
1526
|
ConsumerRegion: str = ...
|
|
1527
|
-
) ->
|
|
1527
|
+
) -> DataShareResponseTypeDef:
|
|
1528
1528
|
"""
|
|
1529
1529
|
From a datashare consumer account, remove association for the specified
|
|
1530
1530
|
datashare.
|
|
@@ -1806,7 +1806,7 @@ class RedshiftClient(BaseClient):
|
|
|
1806
1806
|
|
|
1807
1807
|
def modify_endpoint_access(
|
|
1808
1808
|
self, *, EndpointName: str, VpcSecurityGroupIds: Sequence[str] = ...
|
|
1809
|
-
) ->
|
|
1809
|
+
) -> EndpointAccessResponseTypeDef:
|
|
1810
1810
|
"""
|
|
1811
1811
|
Modifies a Redshift-managed VPC endpoint.
|
|
1812
1812
|
|
|
@@ -1843,7 +1843,7 @@ class RedshiftClient(BaseClient):
|
|
|
1843
1843
|
StartTime: Union[datetime, str] = ...,
|
|
1844
1844
|
EndTime: Union[datetime, str] = ...,
|
|
1845
1845
|
Enable: bool = ...
|
|
1846
|
-
) ->
|
|
1846
|
+
) -> ScheduledActionResponseTypeDef:
|
|
1847
1847
|
"""
|
|
1848
1848
|
Modifies a scheduled action.
|
|
1849
1849
|
|
|
@@ -1865,7 +1865,7 @@ class RedshiftClient(BaseClient):
|
|
|
1865
1865
|
|
|
1866
1866
|
def modify_snapshot_schedule(
|
|
1867
1867
|
self, *, ScheduleIdentifier: str, ScheduleDefinitions: Sequence[str]
|
|
1868
|
-
) ->
|
|
1868
|
+
) -> SnapshotScheduleResponseTypeDef:
|
|
1869
1869
|
"""
|
|
1870
1870
|
Modifies a snapshot schedule.
|
|
1871
1871
|
|
|
@@ -1879,7 +1879,7 @@ class RedshiftClient(BaseClient):
|
|
|
1879
1879
|
UsageLimitId: str,
|
|
1880
1880
|
Amount: int = ...,
|
|
1881
1881
|
BreachAction: UsageLimitBreachActionType = ...
|
|
1882
|
-
) ->
|
|
1882
|
+
) -> UsageLimitResponseTypeDef:
|
|
1883
1883
|
"""
|
|
1884
1884
|
Modifies a usage limit in a cluster.
|
|
1885
1885
|
|
|
@@ -1913,7 +1913,7 @@ class RedshiftClient(BaseClient):
|
|
|
1913
1913
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_redshift/client/#reboot_cluster)
|
|
1914
1914
|
"""
|
|
1915
1915
|
|
|
1916
|
-
def reject_data_share(self, *, DataShareArn: str) ->
|
|
1916
|
+
def reject_data_share(self, *, DataShareArn: str) -> DataShareResponseTypeDef:
|
|
1917
1917
|
"""
|
|
1918
1918
|
From a datashare consumer account, rejects the specified datashare.
|
|
1919
1919
|
|
|
@@ -2049,7 +2049,7 @@ class RedshiftClient(BaseClient):
|
|
|
2049
2049
|
Account: str = ...,
|
|
2050
2050
|
VpcIds: Sequence[str] = ...,
|
|
2051
2051
|
Force: bool = ...
|
|
2052
|
-
) ->
|
|
2052
|
+
) -> EndpointAuthorizationResponseTypeDef:
|
|
2053
2053
|
"""
|
|
2054
2054
|
Revokes access to a cluster.
|
|
2055
2055
|
|