Top Level Namespace
- Extended by:
- Awspec::Helper::Type
Defined Under Namespace
Modules: Awspec Classes: Array, Color, Hash, String, Struct
Constant Summary collapse
- OWNER =
'123456789'- REGION =
'us-east-1'- TOPIC_ARN =
"arn:aws:sns:#{REGION}:#{OWNER}:invalid"- DISPLAY_NAME =
'Useless'- SUBSCRIBED =
"arn:aws:sns:#{REGION}:#{OWNER}:Foobar:3dbf4999-b3e2-4345-bd11-c34c9784ecca"- ENDPOINT =
"arn:aws:lambda:#{REGION}:#{OWNER}:function:foobar"- TOPIC_SUBS_ARN =
"arn:aws:sns:us-east-1:#{OWNER}:Foobar:3dbf4999-b3e2-4345-bd11-c34c9784ecca"
Constants included from Awspec::Helper::Type
Awspec::Helper::Type::ACCOUNT_ATTRIBUTES, Awspec::Helper::Type::TYPES