You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
${AWS_TAGS}= RW.Core.Import User Variable AWS_TAGS
99
93
... type=string
100
94
... description=Comma-separated list of mandatory tags that AWS resources must have for compliance. These tags will be checked across all specified resource types.
@@ -114,7 +108,6 @@ Suite Initialization
114
108
Set Suite Variable ${AWS_ACCOUNT_ID}${AWS_ACCOUNT_ID}
115
109
Set Suite Variable ${AWS_ACCESS_KEY_ID}${AWS_ACCESS_KEY_ID}
116
110
Set Suite Variable ${AWS_SECRET_ACCESS_KEY}${AWS_SECRET_ACCESS_KEY}
117
-
Set Suite Variable ${AWS_RESOURCE_PROVIDERS_ID_MAPPINGS}${AWS_RESOURCE_PROVIDERS_ID_MAPPINGS}
0 commit comments