{
  "url": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_ssm-sap.html",
  "name": "AWS Systems Manager for SAP",
  "prefix": "ssm-sap",
  "timestamp": "1786708806",
  "actions": [
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "BackupDatabase",
      "description": "Grants permission to perform backup operation on a specified database",
      "access": "Write",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "DeleteResourcePermission",
      "description": "Grants permission to delete the SSM for SAP level resource permissions associated with a SSM for SAP database resource",
      "access": "Permissions management",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "DeregisterApplication",
      "description": "Grants permission to deregister an SAP application with SSM for SAP",
      "access": "Write",
      "resources": [
        {
          "name": "application",
          "is_required": false
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "GetApplication",
      "description": "Grants permission to access information about an application registered with SSM for SAP by providing the application ID or application ARN",
      "access": "Read",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "GetComponent",
      "description": "Grants permission to access information about a component registered with SSM for SAP by providing the application ID and component ID",
      "access": "Read",
      "resources": [
        {
          "name": "component",
          "is_required": false
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "GetConfigurationCheckOperation",
      "description": "Grants permission to get the details of a configuration check operation by specifying the operation ID",
      "access": "Read",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "GetDatabase",
      "description": "Grants permission to access information about a database registered with SSM for SAP by providing the application ID, component ID, and database ID",
      "access": "Read",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "GetOperation",
      "description": "Grants permission to access information about an operation by providing its operation ID",
      "access": "Read",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "GetResourcePermission",
      "description": "Grants permission to get the SSM for SAP level resource permissions associated with a SSM for SAP database resource",
      "access": "Permissions management",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "ListApplications",
      "description": "Grants permission to retrieve a list of all applications registered with SSM for SAP under the customer AWS account",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "ListComponents",
      "description": "Grants permission to retrieve a list of all components in the account of customer, or a specific application",
      "access": "List",
      "resources": [
        {
          "name": "application",
          "is_required": false
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "ListConfigurationCheckDefinitions",
      "description": "Grants permission to list all configuration check types supported by AWS Systems Manager for SAP",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "ListConfigurationCheckOperations",
      "description": "Grants permission to list past configuration check operations",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "ListDatabases",
      "description": "Grants permission to retrieve a list of all databases in the account of customer, or a specific application",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "ListOperationEvents",
      "description": "Grants permission to retrieve a list of all operation events in a specified operation",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "ListOperations",
      "description": "Grants permission to retrieve a list of all operations in the account of customer, additional filters can be applied",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "ListSubCheckResults",
      "description": "Grants permission to list the sub-check results of a specified configuration check operation",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "ListSubCheckRuleResults",
      "description": "Grants permission to list the rules of a specified sub-check belonging to a configuration check operation",
      "access": "List",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "ListTagsForResource",
      "description": "Grants permission to list the tags on a specified resource ARN",
      "access": "Read",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "PutResourcePermission",
      "description": "Grants permission to add the SSM for SAP level resource permissions associated with a SSM for SAP database resource",
      "access": "Permissions management",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "RegisterApplication",
      "description": "Grants permission to registers an SAP application with SSM for SAP",
      "access": "Write",
      "resources": [],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "RestoreDatabase",
      "description": "Grants permission to restore a database from another database",
      "access": "Write",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "StartApplication",
      "description": "Grants permission to start a registered SSM for SAP application",
      "access": "Write",
      "resources": [
        {
          "name": "application",
          "is_required": false
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "StartApplicationRefresh",
      "description": "Grants permission to start an on-demand discovery of a registered SSM for SAP application",
      "access": "Write",
      "resources": [
        {
          "name": "application",
          "is_required": false
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "StartConfigurationChecks",
      "description": "Grants permission to iniitiate configuration check operations against a specified application",
      "access": "Write",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "StopApplication",
      "description": "Grants permission to stop a registered SSM for SAP application",
      "access": "Write",
      "resources": [
        {
          "name": "application",
          "is_required": false
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "TagResource",
      "description": "Grants permission to tag a specified resource ARN",
      "access": "Tagging",
      "resources": [
        {
          "name": "application",
          "is_required": false
        },
        {
          "name": "component",
          "is_required": false
        },
        {
          "name": "database",
          "is_required": false
        }
      ],
      "conditions": [
        "aws:RequestTag/${TagKey}",
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "UntagResource",
      "description": "Grants permission to remove tags from a specified resource ARN",
      "access": "Tagging",
      "resources": [
        {
          "name": "application",
          "is_required": false
        },
        {
          "name": "component",
          "is_required": false
        },
        {
          "name": "database",
          "is_required": false
        }
      ],
      "conditions": [
        "aws:TagKeys"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "UpdateApplicationSettings",
      "description": "Grants permission to update settings of a registered SSM for SAP application",
      "access": "Write",
      "resources": [
        {
          "name": "application",
          "is_required": false
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "UpdateHANABackupSettings",
      "description": "Grants permission to update the HANA backup settings of a specified database",
      "access": "Write",
      "resources": [],
      "conditions": []
    }
  ],
  "resources": [
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "application",
      "arn": "arn:${Partition}:ssm-sap:${Region}:${Account}:${ApplicationType}/${ApplicationId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "component",
      "arn": "arn:${Partition}:ssm-sap:${Region}:${Account}:${ApplicationType}/${ApplicationId}/COMPONENT/${ComponentId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "database",
      "arn": "arn:${Partition}:ssm-sap:${Region}:${Account}:${ApplicationType}/${ApplicationId}/DB/${DatabaseId}",
      "conditions": [
        "aws:ResourceTag/${TagKey}"
      ]
    }
  ],
  "conditions": [
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "aws:RequestTag/${TagKey}",
      "description": "Filters access by the tags that are passed in the request",
      "type": "String"
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "aws:ResourceTag/${TagKey}",
      "description": "Filters access by the tags associated with the resource",
      "type": "String"
    },
    {
      "url": "https://docs.aws.amazon.com/systems-manager/index.html",
      "name": "aws:TagKeys",
      "description": "Filters access by the tag keys that are passed in the request",
      "type": "ArrayOfString"
    }
  ]
}