localstack/localstack

View on GitHub
localstack-core/localstack/aws/api/redshift/__init__.py

Summary

Maintainability
F
3 wks
Test Coverage

File __init__.py has 3683 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from datetime import datetime
from typing import List, Optional, TypedDict

from localstack.aws.api import RequestContext, ServiceException, ServiceRequest, handler

Severity: Major
Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 wk to fix

    RedshiftApi has 133 functions (exceeds 20 allowed). Consider refactoring.
    Open

    class RedshiftApi:
        service = "redshift"
        version = "2012-12-01"
    
        @handler("AcceptReservedNodeExchange")
    Severity: Major
    Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 2 days to fix

      Function create_cluster has 41 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          def create_cluster(
      Severity: Major
      Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 5 hrs to fix

        Function restore_from_cluster_snapshot has 39 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            def restore_from_cluster_snapshot(
        Severity: Major
        Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 4 hrs to fix

          Function modify_cluster has 31 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              def modify_cluster(
          Severity: Major
          Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 3 hrs to fix

            Function describe_cluster_snapshots has 15 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                def describe_cluster_snapshots(
            Severity: Major
            Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

              Function restore_table_from_cluster_snapshot has 11 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  def restore_table_from_cluster_snapshot(
              Severity: Major
              Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                Function create_scheduled_action has 10 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    def create_scheduled_action(
                Severity: Major
                Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                  Function create_event_subscription has 10 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      def create_event_subscription(
                  Severity: Major
                  Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                    Function describe_scheduled_actions has 10 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        def describe_scheduled_actions(
                    Severity: Major
                    Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                      Function modify_scheduled_action has 10 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                          def modify_scheduled_action(
                      Severity: Major
                      Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                        Function describe_node_configuration_options has 10 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            def describe_node_configuration_options(
                        Severity: Major
                        Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                          Function create_redshift_idc_application has 9 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              def create_redshift_idc_application(
                          Severity: Major
                          Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                            Function create_usage_limit has 9 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                def create_usage_limit(
                            Severity: Major
                            Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                              Function create_hsm_configuration has 9 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  def create_hsm_configuration(
                              Severity: Major
                              Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                                Function describe_usage_limits has 9 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    def describe_usage_limits(
                                Severity: Major
                                Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                                  Function describe_events has 9 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      def describe_events(
                                  Severity: Major
                                  Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                                    Function resize_cluster has 9 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        def resize_cluster(
                                    Severity: Major
                                    Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                                      Function modify_event_subscription has 9 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          def modify_event_subscription(
                                      Severity: Major
                                      Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                                        Function get_cluster_credentials has 9 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            def get_cluster_credentials(
                                        Severity: Major
                                        Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                                          Function describe_endpoint_access has 8 arguments (exceeds 4 allowed). Consider refactoring.
                                          Open

                                              def describe_endpoint_access(
                                          Severity: Major
                                          Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                                            Function create_snapshot_schedule has 8 arguments (exceeds 4 allowed). Consider refactoring.
                                            Open

                                                def create_snapshot_schedule(
                                            Severity: Major
                                            Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                                              Function describe_tags has 8 arguments (exceeds 4 allowed). Consider refactoring.
                                              Open

                                                  def describe_tags(
                                              Severity: Major
                                              Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                                                Function modify_cluster_maintenance has 8 arguments (exceeds 4 allowed). Consider refactoring.
                                                Open

                                                    def modify_cluster_maintenance(
                                                Severity: Major
                                                Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                                                  Function update_partner_status has 8 arguments (exceeds 4 allowed). Consider refactoring.
                                                  Open

                                                      def update_partner_status(
                                                  Severity: Major
                                                  Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                                                    Function describe_snapshot_schedules has 8 arguments (exceeds 4 allowed). Consider refactoring.
                                                    Open

                                                        def describe_snapshot_schedules(
                                                    Severity: Major
                                                    Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                                                      Function modify_redshift_idc_application has 8 arguments (exceeds 4 allowed). Consider refactoring.
                                                      Open

                                                          def modify_redshift_idc_application(
                                                      Severity: Major
                                                      Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 1 hr to fix

                                                        Function describe_cluster_security_groups has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                        Open

                                                            def describe_cluster_security_groups(
                                                        Severity: Major
                                                        Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                          Function describe_cluster_parameter_groups has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                          Open

                                                              def describe_cluster_parameter_groups(
                                                          Severity: Major
                                                          Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                            Function describe_cluster_subnet_groups has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                            Open

                                                                def describe_cluster_subnet_groups(
                                                            Severity: Major
                                                            Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                              Function associate_data_share_consumer has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                              Open

                                                                  def associate_data_share_consumer(
                                                              Severity: Major
                                                              Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                                Function create_endpoint_access has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                                Open

                                                                    def create_endpoint_access(
                                                                Severity: Major
                                                                Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                                  Function describe_clusters has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                                  Open

                                                                      def describe_clusters(
                                                                  Severity: Major
                                                                  Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                                    Function describe_endpoint_authorization has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                                    Open

                                                                        def describe_endpoint_authorization(
                                                                    Severity: Major
                                                                    Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                                      Function enable_logging has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                                      Open

                                                                          def enable_logging(
                                                                      Severity: Major
                                                                      Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                                        Function enable_snapshot_copy has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                                        Open

                                                                            def enable_snapshot_copy(
                                                                        Severity: Major
                                                                        Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                                          Function describe_hsm_client_certificates has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                                          Open

                                                                              def describe_hsm_client_certificates(
                                                                          Severity: Major
                                                                          Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                                            Function describe_hsm_configurations has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                                            Open

                                                                                def describe_hsm_configurations(
                                                                            Severity: Major
                                                                            Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                                              Function get_reserved_node_exchange_configuration_options has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                                              Open

                                                                                  def get_reserved_node_exchange_configuration_options(
                                                                              Severity: Major
                                                                              Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                                                Function describe_event_subscriptions has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                Open

                                                                                    def describe_event_subscriptions(
                                                                                Severity: Major
                                                                                Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                                                  Function describe_snapshot_copy_grants has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                  Open

                                                                                      def describe_snapshot_copy_grants(
                                                                                  Severity: Major
                                                                                  Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 50 mins to fix

                                                                                    Function authorize_cluster_security_group_ingress has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                    Open

                                                                                        def authorize_cluster_security_group_ingress(
                                                                                    Severity: Minor
                                                                                    Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                      Function create_cluster_parameter_group has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                      Open

                                                                                          def create_cluster_parameter_group(
                                                                                      Severity: Minor
                                                                                      Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                        Function describe_data_shares_for_producer has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                        Open

                                                                                            def describe_data_shares_for_producer(
                                                                                        Severity: Minor
                                                                                        Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                          Function describe_data_shares_for_consumer has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                          Open

                                                                                              def describe_data_shares_for_consumer(
                                                                                          Severity: Minor
                                                                                          Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                            Function describe_cluster_versions has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                            Open

                                                                                                def describe_cluster_versions(
                                                                                            Severity: Minor
                                                                                            Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                              Function create_cluster_snapshot has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                              Open

                                                                                                  def create_cluster_snapshot(
                                                                                              Severity: Minor
                                                                                              Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                Function create_cluster_subnet_group has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                Open

                                                                                                    def create_cluster_subnet_group(
                                                                                                Severity: Minor
                                                                                                Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                  Function delete_cluster has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                  Open

                                                                                                      def delete_cluster(
                                                                                                  Severity: Minor
                                                                                                  Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                    Function add_partner has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                    Open

                                                                                                        def add_partner(
                                                                                                    Severity: Minor
                                                                                                    Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                      Function describe_custom_domain_associations has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                      Open

                                                                                                          def describe_custom_domain_associations(
                                                                                                      Severity: Minor
                                                                                                      Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                        Function describe_cluster_parameters has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                        Open

                                                                                                            def describe_cluster_parameters(
                                                                                                        Severity: Minor
                                                                                                        Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                          Function authorize_snapshot_access has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                          Open

                                                                                                              def authorize_snapshot_access(
                                                                                                          Severity: Minor
                                                                                                          Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                            Function copy_cluster_snapshot has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                            Open

                                                                                                                def copy_cluster_snapshot(
                                                                                                            Severity: Minor
                                                                                                            Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                              Function delete_partner has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                              Open

                                                                                                                  def delete_partner(
                                                                                                              Severity: Minor
                                                                                                              Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                                Function describe_orderable_cluster_options has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                Open

                                                                                                                    def describe_orderable_cluster_options(
                                                                                                                Severity: Minor
                                                                                                                Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                                  Function describe_partners has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                  Open

                                                                                                                      def describe_partners(
                                                                                                                  Severity: Minor
                                                                                                                  Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                                    Function describe_reserved_node_exchange_status has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                    Open

                                                                                                                        def describe_reserved_node_exchange_status(
                                                                                                                    Severity: Minor
                                                                                                                    Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                                      Function revoke_cluster_security_group_ingress has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                      Open

                                                                                                                          def revoke_cluster_security_group_ingress(
                                                                                                                      Severity: Minor
                                                                                                                      Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                                        Function get_cluster_credentials_with_iam has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                        Open

                                                                                                                            def get_cluster_credentials_with_iam(
                                                                                                                        Severity: Minor
                                                                                                                        Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                                          Function revoke_snapshot_access has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                          Open

                                                                                                                              def revoke_snapshot_access(
                                                                                                                          Severity: Minor
                                                                                                                          Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                                            Function describe_table_restore_status has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                            Open

                                                                                                                                def describe_table_restore_status(
                                                                                                                            Severity: Minor
                                                                                                                            Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                                              Function revoke_endpoint_access has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                              Open

                                                                                                                                  def revoke_endpoint_access(
                                                                                                                              Severity: Minor
                                                                                                                              Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                                                Function modify_cluster_iam_roles has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                Open

                                                                                                                                    def modify_cluster_iam_roles(
                                                                                                                                Severity: Minor
                                                                                                                                Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                                                  Function disassociate_data_share_consumer has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                  Open

                                                                                                                                      def disassociate_data_share_consumer(
                                                                                                                                  Severity: Minor
                                                                                                                                  Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                                                    Function list_recommendations has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                    Open

                                                                                                                                        def list_recommendations(
                                                                                                                                    Severity: Minor
                                                                                                                                    Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                                                      Function describe_inbound_integrations has 6 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                      Open

                                                                                                                                          def describe_inbound_integrations(
                                                                                                                                      Severity: Minor
                                                                                                                                      Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 45 mins to fix

                                                                                                                                        Function describe_default_cluster_parameters has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                        Open

                                                                                                                                            def describe_default_cluster_parameters(
                                                                                                                                        Severity: Minor
                                                                                                                                        Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                          Function authorize_endpoint_access has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                          Open

                                                                                                                                              def authorize_endpoint_access(
                                                                                                                                          Severity: Minor
                                                                                                                                          Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                            Function describe_cluster_tracks has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                            Open

                                                                                                                                                def describe_cluster_tracks(
                                                                                                                                            Severity: Minor
                                                                                                                                            Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                              Function batch_modify_cluster_snapshots has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                              Open

                                                                                                                                                  def batch_modify_cluster_snapshots(
                                                                                                                                              Severity: Minor
                                                                                                                                              Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                Function create_cluster_security_group has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                Open

                                                                                                                                                    def create_cluster_security_group(
                                                                                                                                                Severity: Minor
                                                                                                                                                Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                  Function create_snapshot_copy_grant has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                  Open

                                                                                                                                                      def create_snapshot_copy_grant(
                                                                                                                                                  Severity: Minor
                                                                                                                                                  Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                    Function describe_cluster_db_revisions has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                    Open

                                                                                                                                                        def describe_cluster_db_revisions(
                                                                                                                                                    Severity: Minor
                                                                                                                                                    Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                      Function describe_data_shares has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                      Open

                                                                                                                                                          def describe_data_shares(
                                                                                                                                                      Severity: Minor
                                                                                                                                                      Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                        Function authorize_data_share has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                        Open

                                                                                                                                                            def authorize_data_share(
                                                                                                                                                        Severity: Minor
                                                                                                                                                        Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                          Function create_custom_domain_association has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                          Open

                                                                                                                                                              def create_custom_domain_association(
                                                                                                                                                          Severity: Minor
                                                                                                                                                          Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                            Function describe_redshift_idc_applications has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                            Open

                                                                                                                                                                def describe_redshift_idc_applications(
                                                                                                                                                            Severity: Minor
                                                                                                                                                            Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                              Function modify_custom_domain_association has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                              Open

                                                                                                                                                                  def modify_custom_domain_association(
                                                                                                                                                              Severity: Minor
                                                                                                                                                              Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                                Function describe_reserved_node_offerings has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                                Open

                                                                                                                                                                    def describe_reserved_node_offerings(
                                                                                                                                                                Severity: Minor
                                                                                                                                                                Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                                  Function modify_snapshot_copy_retention_period has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                                  Open

                                                                                                                                                                      def modify_snapshot_copy_retention_period(
                                                                                                                                                                  Severity: Minor
                                                                                                                                                                  Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                                    Function describe_reserved_nodes has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                                    Open

                                                                                                                                                                        def describe_reserved_nodes(
                                                                                                                                                                    Severity: Minor
                                                                                                                                                                    Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                                      Function modify_usage_limit has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                                      Open

                                                                                                                                                                          def modify_usage_limit(
                                                                                                                                                                      Severity: Minor
                                                                                                                                                                      Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                                        Function reset_cluster_parameter_group has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                                        Open

                                                                                                                                                                            def reset_cluster_parameter_group(
                                                                                                                                                                        Severity: Minor
                                                                                                                                                                        Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                                          Function get_reserved_node_exchange_offerings has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                                          Open

                                                                                                                                                                              def get_reserved_node_exchange_offerings(
                                                                                                                                                                          Severity: Minor
                                                                                                                                                                          Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                                            Function modify_cluster_snapshot has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                                            Open

                                                                                                                                                                                def modify_cluster_snapshot(
                                                                                                                                                                            Severity: Minor
                                                                                                                                                                            Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                                              Function modify_cluster_subnet_group has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                                              Open

                                                                                                                                                                                  def modify_cluster_subnet_group(
                                                                                                                                                                              Severity: Minor
                                                                                                                                                                              Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                                                Function modify_cluster_snapshot_schedule has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                                                                                                                                                                Open

                                                                                                                                                                                    def modify_cluster_snapshot_schedule(
                                                                                                                                                                                Severity: Minor
                                                                                                                                                                                Found in localstack-core/localstack/aws/api/redshift/__init__.py - About 35 mins to fix

                                                                                                                                                                                  There are no issues that match your filters.

                                                                                                                                                                                  Category
                                                                                                                                                                                  Status