overcast local AWS emulator

Service Reference

Shield — AWS Shield

AWS Shield (DDoS protection) uses the application/x-amz-json-1.1 protocol. Operations are identified by the X-Amz-Target header with the prefix AWSShield_20160616..

Shield — AWS Shield

AWS docs: https://docs.aws.amazon.com/waf/latest/DDOSAPIReference/Welcome.html

AWS Shield (DDoS protection) uses the application/x-amz-json-1.1 protocol. Operations are identified by the X-Amz-Target header with the prefix AWSShield_20160616..


Notes

  • Target dispatch header: X-Amz-Target: AWSShield_20160616.<Operation>.
  • Unrecognized operations return a JSON 501 Not Implemented error response.
  • Protection resources are stored but Shield Advanced features (e.g. DDoS cost protection, response team) are not emulated.

Summary

Category✅ Supported
Subscription1
Protections4
Tags3

Endpoints

Subscription

OperationStatusNotesAWS Docs
DescribeSubscription✅ SupportedReturns a minimal active subscription objectdocs

Protections

OperationStatusNotesAWS Docs
CreateProtection✅ SupportedCreates a protection; requires Name and ARNdocs
DescribeProtection✅ SupportedLookup by ProtectionId or ResourceArndocs
ListProtections✅ SupportedLists all protectionsdocs
DeleteProtection✅ SupportedDeletes a protection by IDdocs

Tags

OperationStatusNotesAWS Docs
TagResource✅ SupportedAdds/updates tags on a protectiondocs
UntagResource✅ SupportedRemoves tag keys from a protectiondocs
ListTagsForResource✅ SupportedLists tags on a protectiondocs