@cloud-copilot/iam-data
Version:
62 lines • 2.01 kB
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters access by the tags that are passed in the request",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters access by the tags associated with the resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters access by the tag keys that are passed in the request",
"type": "ArrayOfString"
},
"groundstation:agentid": {
"key": "groundstation:AgentId",
"description": "Filters access by the ID of an agent",
"type": "String"
},
"groundstation:configid": {
"key": "groundstation:ConfigId",
"description": "Filters access by the ID of a config",
"type": "String"
},
"groundstation:configtype": {
"key": "groundstation:ConfigType",
"description": "Filters access by the type of a config",
"type": "String"
},
"groundstation:contactid": {
"key": "groundstation:ContactId",
"description": "Filters access by the ID of a contact",
"type": "String"
},
"groundstation:dataflowendpointgroupid": {
"key": "groundstation:DataflowEndpointGroupId",
"description": "Filters access by the ID of a dataflow endpoint group",
"type": "String"
},
"groundstation:ephemerisid": {
"key": "groundstation:EphemerisId",
"description": "Filters access by the ID of an ephemeris",
"type": "String"
},
"groundstation:groundstationid": {
"key": "groundstation:GroundStationId",
"description": "Filters access by the ID of a ground station",
"type": "String"
},
"groundstation:missionprofileid": {
"key": "groundstation:MissionProfileId",
"description": "Filters access by the ID of a mission profile",
"type": "String"
},
"groundstation:satelliteid": {
"key": "groundstation:SatelliteId",
"description": "Filters access by the ID of a satellite",
"type": "String"
}
}