Iot Device Management Describe Audit Suppression Response Structure
DescribeAuditSuppressionResponse schema
DescribeAuditSuppressionResponse is a JSON Structure definition published by Amazon IoT Device Management, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iot-device-management/refs/heads/main/json-structure/iot-device-management-describe-audit-suppression-response-structure.json",
"name": "DescribeAuditSuppressionResponse",
"description": "DescribeAuditSuppressionResponse schema",
"type": "object",
"properties": {
"checkName": {
"type": "string",
"description": "An audit check name. Checks must be enabled for your account. (Use <code>DescribeAccountAuditConfiguration</code> to see the list of all checks, including those that are enabled or use <code>UpdateAccountAuditConfiguration</code> to select which checks are enabled.)"
},
"resourceIdentifier": {
"type": "object",
"properties": {
"deviceCertificateId": {
"allOf": [
{
"$ref": "#/components/schemas/CertificateId"
},
{
"description": "The ID of the certificate attached to the resource."
}
]
},
"caCertificateId": {
"allOf": [
{
"$ref": "#/components/schemas/CertificateId"
},
{
"description": "The ID of the CA certificate used to authorize the certificate."
}
]
},
"cognitoIdentityPoolId": {
"allOf": [
{
"$ref": "#/components/schemas/CognitoIdentityPoolId"
},
{
"description": "The ID of the Amazon Cognito identity pool."
}
]
},
"clientId": {
"allOf": [
{
"$ref": "#/components/schemas/ClientId"
},
{
"description": "The client ID."
}
]
},
"policyVersionIdentifier": {
"allOf": [
{
"$ref": "#/components/schemas/PolicyVersionIdentifier"
},
{
"description": "The version of the policy associated with the resource."
}
]
},
"account": {
"allOf": [
{
"$ref": "#/components/schemas/AwsAccountId"
},
{
"description": "The account with which the resource is associated."
}
]
},
"iamRoleArn": {
"allOf": [
{
"$ref": "#/components/schemas/RoleArn"
},
{
"description": "The ARN of the IAM role that has overly permissive actions."
}
]
},
"roleAliasArn": {
"allOf": [
{
"$ref": "#/components/schemas/RoleAliasArn"
},
{
"description": "The ARN of the role alias that has overly permissive actions."
}
]
},
"issuerCertificateIdentifier": {
"allOf": [
{
"$ref": "#/components/schemas/IssuerCertificateIdentifier"
},
{
"description": "The issuer certificate identifier."
}
]
},
"deviceCertificateArn": {
"allOf": [
{
"$ref": "#/components/schemas/CertificateArn"
},
{
"description": "The ARN of the identified device certificate."
}
]
}
},
"description": "Information that identifies the noncompliant resource."
},
"expirationDate": {
"allOf": [
{
"$ref": "#/components/schemas/Timestamp"
},
{
"description": " The epoch timestamp in seconds at which this suppression expires. "
}
]
},
"suppressIndefinitely": {
"allOf": [
{
"$ref": "#/components/schemas/SuppressIndefinitely"
},
{
"description": " Indicates whether a suppression should exist indefinitely or not. "
}
]
},
"description": {
"allOf": [
{
"$ref": "#/components/schemas/AuditDescription"
},
{
"description": " The description of the audit suppression. "
}
]
}
}
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-structures/iot-device-management-describe-audit-suppression-response-structure"
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.