Shield#
Client#
- class Shield.Client#
A low-level client representing AWS Shield
This is the Shield Advanced API Reference. This guide is for developers who need detailed information about the Shield Advanced API actions, data types, and errors. For detailed information about WAF and Shield Advanced features and an overview of how to use the WAF and Shield Advanced APIs, see the WAF and Shield Developer Guide.
client = session.create_client('shield')
These are the available methods:
- associate_drt_log_bucket
- associate_drt_role
- associate_health_check
- associate_proactive_engagement_details
- can_paginate
- close
- create_protection
- create_protection_group
- create_subscription
- delete_protection
- delete_protection_group
- delete_subscription
- describe_attack
- describe_attack_statistics
- describe_drt_access
- describe_emergency_contact_settings
- describe_protection
- describe_protection_group
- describe_subscription
- disable_application_layer_automatic_response
- disable_proactive_engagement
- disassociate_drt_log_bucket
- disassociate_drt_role
- disassociate_health_check
- enable_application_layer_automatic_response
- enable_proactive_engagement
- get_paginator
- get_subscription_state
- get_waiter
- list_attacks
- list_protection_groups
- list_protections
- list_resources_in_protection_group
- list_tags_for_resource
- tag_resource
- untag_resource
- update_application_layer_automatic_response
- update_emergency_contact_settings
- update_protection_group
- update_subscription
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
- AccessDeniedException
- AccessDeniedForDependencyException
- InternalErrorException
- InvalidOperationException
- InvalidPaginationTokenException
- InvalidParameterException
- InvalidResourceException
- LimitsExceededException
- LockedSubscriptionException
- NoAssociatedRoleException
- OptimisticLockException
- ResourceAlreadyExistsException
- ResourceNotFoundException
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: