mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-08 22:30:41 +00:00
Update Go AWS SDK to the latest version
This commit is contained in:
committed by
Andrey Smirnov
parent
d08be990ef
commit
94a72b23ff
+321
-9
@@ -7,11 +7,48 @@
|
||||
"protocol":"json",
|
||||
"serviceAbbreviation":"AWS Shield",
|
||||
"serviceFullName":"AWS Shield",
|
||||
"serviceId":"Shield",
|
||||
"signatureVersion":"v4",
|
||||
"targetPrefix":"AWSShield_20160616",
|
||||
"uid":"shield-2016-06-02"
|
||||
},
|
||||
"operations":{
|
||||
"AssociateDRTLogBucket":{
|
||||
"name":"AssociateDRTLogBucket",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"AssociateDRTLogBucketRequest"},
|
||||
"output":{"shape":"AssociateDRTLogBucketResponse"},
|
||||
"errors":[
|
||||
{"shape":"InternalErrorException"},
|
||||
{"shape":"InvalidOperationException"},
|
||||
{"shape":"NoAssociatedRoleException"},
|
||||
{"shape":"LimitsExceededException"},
|
||||
{"shape":"InvalidParameterException"},
|
||||
{"shape":"AccessDeniedForDependencyException"},
|
||||
{"shape":"OptimisticLockException"},
|
||||
{"shape":"ResourceNotFoundException"}
|
||||
]
|
||||
},
|
||||
"AssociateDRTRole":{
|
||||
"name":"AssociateDRTRole",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"AssociateDRTRoleRequest"},
|
||||
"output":{"shape":"AssociateDRTRoleResponse"},
|
||||
"errors":[
|
||||
{"shape":"InternalErrorException"},
|
||||
{"shape":"InvalidOperationException"},
|
||||
{"shape":"InvalidParameterException"},
|
||||
{"shape":"AccessDeniedForDependencyException"},
|
||||
{"shape":"OptimisticLockException"},
|
||||
{"shape":"ResourceNotFoundException"}
|
||||
]
|
||||
},
|
||||
"CreateProtection":{
|
||||
"name":"CreateProtection",
|
||||
"http":{
|
||||
@@ -69,7 +106,8 @@
|
||||
{"shape":"InternalErrorException"},
|
||||
{"shape":"LockedSubscriptionException"},
|
||||
{"shape":"ResourceNotFoundException"}
|
||||
]
|
||||
],
|
||||
"deprecated":true
|
||||
},
|
||||
"DescribeAttack":{
|
||||
"name":"DescribeAttack",
|
||||
@@ -81,7 +119,33 @@
|
||||
"output":{"shape":"DescribeAttackResponse"},
|
||||
"errors":[
|
||||
{"shape":"InternalErrorException"},
|
||||
{"shape":"InvalidParameterException"}
|
||||
{"shape":"AccessDeniedException"}
|
||||
]
|
||||
},
|
||||
"DescribeDRTAccess":{
|
||||
"name":"DescribeDRTAccess",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"DescribeDRTAccessRequest"},
|
||||
"output":{"shape":"DescribeDRTAccessResponse"},
|
||||
"errors":[
|
||||
{"shape":"InternalErrorException"},
|
||||
{"shape":"ResourceNotFoundException"}
|
||||
]
|
||||
},
|
||||
"DescribeEmergencyContactSettings":{
|
||||
"name":"DescribeEmergencyContactSettings",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"DescribeEmergencyContactSettingsRequest"},
|
||||
"output":{"shape":"DescribeEmergencyContactSettingsResponse"},
|
||||
"errors":[
|
||||
{"shape":"InternalErrorException"},
|
||||
{"shape":"ResourceNotFoundException"}
|
||||
]
|
||||
},
|
||||
"DescribeProtection":{
|
||||
@@ -94,6 +158,7 @@
|
||||
"output":{"shape":"DescribeProtectionResponse"},
|
||||
"errors":[
|
||||
{"shape":"InternalErrorException"},
|
||||
{"shape":"InvalidParameterException"},
|
||||
{"shape":"ResourceNotFoundException"}
|
||||
]
|
||||
},
|
||||
@@ -110,6 +175,38 @@
|
||||
{"shape":"ResourceNotFoundException"}
|
||||
]
|
||||
},
|
||||
"DisassociateDRTLogBucket":{
|
||||
"name":"DisassociateDRTLogBucket",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"DisassociateDRTLogBucketRequest"},
|
||||
"output":{"shape":"DisassociateDRTLogBucketResponse"},
|
||||
"errors":[
|
||||
{"shape":"InternalErrorException"},
|
||||
{"shape":"InvalidOperationException"},
|
||||
{"shape":"NoAssociatedRoleException"},
|
||||
{"shape":"AccessDeniedForDependencyException"},
|
||||
{"shape":"OptimisticLockException"},
|
||||
{"shape":"ResourceNotFoundException"}
|
||||
]
|
||||
},
|
||||
"DisassociateDRTRole":{
|
||||
"name":"DisassociateDRTRole",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"DisassociateDRTRoleRequest"},
|
||||
"output":{"shape":"DisassociateDRTRoleResponse"},
|
||||
"errors":[
|
||||
{"shape":"InternalErrorException"},
|
||||
{"shape":"InvalidOperationException"},
|
||||
{"shape":"OptimisticLockException"},
|
||||
{"shape":"ResourceNotFoundException"}
|
||||
]
|
||||
},
|
||||
"GetSubscriptionState":{
|
||||
"name":"GetSubscriptionState",
|
||||
"http":{
|
||||
@@ -146,11 +243,81 @@
|
||||
"output":{"shape":"ListProtectionsResponse"},
|
||||
"errors":[
|
||||
{"shape":"InternalErrorException"},
|
||||
{"shape":"ResourceNotFoundException"},
|
||||
{"shape":"InvalidPaginationTokenException"}
|
||||
]
|
||||
},
|
||||
"UpdateEmergencyContactSettings":{
|
||||
"name":"UpdateEmergencyContactSettings",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"UpdateEmergencyContactSettingsRequest"},
|
||||
"output":{"shape":"UpdateEmergencyContactSettingsResponse"},
|
||||
"errors":[
|
||||
{"shape":"InternalErrorException"},
|
||||
{"shape":"InvalidParameterException"},
|
||||
{"shape":"OptimisticLockException"},
|
||||
{"shape":"ResourceNotFoundException"}
|
||||
]
|
||||
},
|
||||
"UpdateSubscription":{
|
||||
"name":"UpdateSubscription",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"UpdateSubscriptionRequest"},
|
||||
"output":{"shape":"UpdateSubscriptionResponse"},
|
||||
"errors":[
|
||||
{"shape":"InternalErrorException"},
|
||||
{"shape":"LockedSubscriptionException"},
|
||||
{"shape":"ResourceNotFoundException"},
|
||||
{"shape":"InvalidParameterException"},
|
||||
{"shape":"OptimisticLockException"}
|
||||
]
|
||||
}
|
||||
},
|
||||
"shapes":{
|
||||
"AccessDeniedException":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"message":{"shape":"errorMessage"}
|
||||
},
|
||||
"exception":true
|
||||
},
|
||||
"AccessDeniedForDependencyException":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"message":{"shape":"errorMessage"}
|
||||
},
|
||||
"exception":true
|
||||
},
|
||||
"AssociateDRTLogBucketRequest":{
|
||||
"type":"structure",
|
||||
"required":["LogBucket"],
|
||||
"members":{
|
||||
"LogBucket":{"shape":"LogBucket"}
|
||||
}
|
||||
},
|
||||
"AssociateDRTLogBucketResponse":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
}
|
||||
},
|
||||
"AssociateDRTRoleRequest":{
|
||||
"type":"structure",
|
||||
"required":["RoleArn"],
|
||||
"members":{
|
||||
"RoleArn":{"shape":"RoleArn"}
|
||||
}
|
||||
},
|
||||
"AssociateDRTRoleResponse":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
}
|
||||
},
|
||||
"AttackDetail":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
@@ -228,6 +395,13 @@
|
||||
"type":"list",
|
||||
"member":{"shape":"AttackVectorDescription"}
|
||||
},
|
||||
"AutoRenew":{
|
||||
"type":"string",
|
||||
"enum":[
|
||||
"ENABLED",
|
||||
"DISABLED"
|
||||
]
|
||||
},
|
||||
"Contributor":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
@@ -277,12 +451,14 @@
|
||||
"DeleteSubscriptionRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
}
|
||||
},
|
||||
"deprecated":true
|
||||
},
|
||||
"DeleteSubscriptionResponse":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
}
|
||||
},
|
||||
"deprecated":true
|
||||
},
|
||||
"DescribeAttackRequest":{
|
||||
"type":"structure",
|
||||
@@ -297,11 +473,34 @@
|
||||
"Attack":{"shape":"AttackDetail"}
|
||||
}
|
||||
},
|
||||
"DescribeDRTAccessRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
}
|
||||
},
|
||||
"DescribeDRTAccessResponse":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"RoleArn":{"shape":"RoleArn"},
|
||||
"LogBucketList":{"shape":"LogBucketList"}
|
||||
}
|
||||
},
|
||||
"DescribeEmergencyContactSettingsRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
}
|
||||
},
|
||||
"DescribeEmergencyContactSettingsResponse":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"EmergencyContactList":{"shape":"EmergencyContactList"}
|
||||
}
|
||||
},
|
||||
"DescribeProtectionRequest":{
|
||||
"type":"structure",
|
||||
"required":["ProtectionId"],
|
||||
"members":{
|
||||
"ProtectionId":{"shape":"ProtectionId"}
|
||||
"ProtectionId":{"shape":"ProtectionId"},
|
||||
"ResourceArn":{"shape":"ResourceArn"}
|
||||
}
|
||||
},
|
||||
"DescribeProtectionResponse":{
|
||||
@@ -321,11 +520,52 @@
|
||||
"Subscription":{"shape":"Subscription"}
|
||||
}
|
||||
},
|
||||
"DisassociateDRTLogBucketRequest":{
|
||||
"type":"structure",
|
||||
"required":["LogBucket"],
|
||||
"members":{
|
||||
"LogBucket":{"shape":"LogBucket"}
|
||||
}
|
||||
},
|
||||
"DisassociateDRTLogBucketResponse":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
}
|
||||
},
|
||||
"DisassociateDRTRoleRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
}
|
||||
},
|
||||
"DisassociateDRTRoleResponse":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
}
|
||||
},
|
||||
"Double":{"type":"double"},
|
||||
"DurationInSeconds":{
|
||||
"type":"long",
|
||||
"min":0
|
||||
},
|
||||
"EmailAddress":{
|
||||
"type":"string",
|
||||
"max":150,
|
||||
"min":1,
|
||||
"pattern":"^\\S+@\\S+\\.\\S+$"
|
||||
},
|
||||
"EmergencyContact":{
|
||||
"type":"structure",
|
||||
"required":["EmailAddress"],
|
||||
"members":{
|
||||
"EmailAddress":{"shape":"EmailAddress"}
|
||||
}
|
||||
},
|
||||
"EmergencyContactList":{
|
||||
"type":"list",
|
||||
"member":{"shape":"EmergencyContact"},
|
||||
"max":10,
|
||||
"min":0
|
||||
},
|
||||
"GetSubscriptionStateRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
@@ -354,6 +594,13 @@
|
||||
},
|
||||
"exception":true
|
||||
},
|
||||
"InvalidPaginationTokenException":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"message":{"shape":"errorMessage"}
|
||||
},
|
||||
"exception":true
|
||||
},
|
||||
"InvalidParameterException":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
@@ -368,8 +615,19 @@
|
||||
},
|
||||
"exception":true
|
||||
},
|
||||
"Limit":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Type":{"shape":"String"},
|
||||
"Max":{"shape":"Long"}
|
||||
}
|
||||
},
|
||||
"LimitNumber":{"type":"long"},
|
||||
"LimitType":{"type":"string"},
|
||||
"Limits":{
|
||||
"type":"list",
|
||||
"member":{"shape":"Limit"}
|
||||
},
|
||||
"LimitsExceededException":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
@@ -417,6 +675,18 @@
|
||||
},
|
||||
"exception":true
|
||||
},
|
||||
"LogBucket":{
|
||||
"type":"string",
|
||||
"max":63,
|
||||
"min":3,
|
||||
"pattern":"^([a-z]|(\\d(?!\\d{0,2}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3})))([a-z\\d]|(\\.(?!(\\.|-)))|(-(?!\\.))){1,61}[a-z\\d]$"
|
||||
},
|
||||
"LogBucketList":{
|
||||
"type":"list",
|
||||
"member":{"shape":"LogBucket"},
|
||||
"max":10,
|
||||
"min":0
|
||||
},
|
||||
"Long":{"type":"long"},
|
||||
"MaxResults":{
|
||||
"type":"integer",
|
||||
@@ -434,6 +704,13 @@
|
||||
"type":"list",
|
||||
"member":{"shape":"Mitigation"}
|
||||
},
|
||||
"NoAssociatedRoleException":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"message":{"shape":"errorMessage"}
|
||||
},
|
||||
"exception":true
|
||||
},
|
||||
"OptimisticLockException":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
@@ -474,7 +751,9 @@
|
||||
},
|
||||
"ResourceArn":{
|
||||
"type":"string",
|
||||
"min":1
|
||||
"max":2048,
|
||||
"min":1,
|
||||
"pattern":"^arn:aws.*"
|
||||
},
|
||||
"ResourceArnFilterList":{
|
||||
"type":"list",
|
||||
@@ -487,6 +766,12 @@
|
||||
},
|
||||
"exception":true
|
||||
},
|
||||
"RoleArn":{
|
||||
"type":"string",
|
||||
"max":2048,
|
||||
"min":1,
|
||||
"pattern":"^arn:aws:iam::\\d{12}:role/?[a-zA-Z_0-9+=,.@\\-_/]+"
|
||||
},
|
||||
"String":{"type":"string"},
|
||||
"SubResourceSummary":{
|
||||
"type":"structure",
|
||||
@@ -512,7 +797,10 @@
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"StartTime":{"shape":"Timestamp"},
|
||||
"TimeCommitmentInSeconds":{"shape":"DurationInSeconds"}
|
||||
"EndTime":{"shape":"Timestamp"},
|
||||
"TimeCommitmentInSeconds":{"shape":"DurationInSeconds"},
|
||||
"AutoRenew":{"shape":"AutoRenew"},
|
||||
"Limits":{"shape":"Limits"}
|
||||
}
|
||||
},
|
||||
"SubscriptionState":{
|
||||
@@ -559,7 +847,9 @@
|
||||
"Timestamp":{"type":"timestamp"},
|
||||
"Token":{
|
||||
"type":"string",
|
||||
"min":1
|
||||
"max":4096,
|
||||
"min":1,
|
||||
"pattern":"^.*$"
|
||||
},
|
||||
"TopContributors":{
|
||||
"type":"list",
|
||||
@@ -574,6 +864,28 @@
|
||||
"REQUESTS"
|
||||
]
|
||||
},
|
||||
"UpdateEmergencyContactSettingsRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"EmergencyContactList":{"shape":"EmergencyContactList"}
|
||||
}
|
||||
},
|
||||
"UpdateEmergencyContactSettingsResponse":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
}
|
||||
},
|
||||
"UpdateSubscriptionRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"AutoRenew":{"shape":"AutoRenew"}
|
||||
}
|
||||
},
|
||||
"UpdateSubscriptionResponse":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
}
|
||||
},
|
||||
"errorMessage":{"type":"string"}
|
||||
}
|
||||
}
|
||||
|
||||
+188
-13
@@ -1,19 +1,57 @@
|
||||
{
|
||||
"version": "2.0",
|
||||
"service": "<fullname>AWS Shield Advanced</fullname> <p>This is the <i>AWS Shield Advanced API Reference</i>. This guide is for developers who need detailed information about the AWS Shield Advanced API actions, data types, and errors. For detailed information about AWS WAF and AWS Shield Advanced features and an overview of how to use the AWS WAF and AWS Shield Advanced APIs, see the <a href=\"http://docs.aws.amazon.com/waf/latest/developerguide/\">AWS WAF and AWS Shield Developer Guide</a>.</p>",
|
||||
"service": "<fullname>AWS Shield Advanced</fullname> <p>This is the <i>AWS Shield Advanced API Reference</i>. This guide is for developers who need detailed information about the AWS Shield Advanced API actions, data types, and errors. For detailed information about AWS WAF and AWS Shield Advanced features and an overview of how to use the AWS WAF and AWS Shield Advanced APIs, see the <a href=\"https://docs.aws.amazon.com/waf/latest/developerguide/\">AWS WAF and AWS Shield Developer Guide</a>.</p>",
|
||||
"operations": {
|
||||
"CreateProtection": "<p>Enables AWS Shield Advanced for a specific AWS resource. The resource can be an Amazon CloudFront distribution, Elastic Load Balancing load balancer, Elastic IP Address, or an Amazon Route 53 hosted zone.</p>",
|
||||
"CreateSubscription": "<p>Activates AWS Shield Advanced for an account.</p>",
|
||||
"AssociateDRTLogBucket": "<p>Authorizes the DDoS Response team (DRT) to access the specified Amazon S3 bucket containing your flow logs. You can associate up to 10 Amazon S3 buckets with your subscription.</p> <p>To use the services of the DRT and make an <code>AssociateDRTLogBucket</code> request, you must be subscribed to the <a href=\"https://aws.amazon.com/premiumsupport/business-support/\">Business Support plan</a> or the <a href=\"https://aws.amazon.com/premiumsupport/enterprise-support/\">Enterprise Support plan</a>.</p>",
|
||||
"AssociateDRTRole": "<p>Authorizes the DDoS Response team (DRT), using the specified role, to access your AWS account to assist with DDoS attack mitigation during potential attacks. This enables the DRT to inspect your AWS WAF configuration and create or update AWS WAF rules and web ACLs.</p> <p>You can associate only one <code>RoleArn</code> with your subscription. If you submit an <code>AssociateDRTRole</code> request for an account that already has an associated role, the new <code>RoleArn</code> will replace the existing <code>RoleArn</code>. </p> <p>Prior to making the <code>AssociateDRTRole</code> request, you must attach the <a href=\"https://console.aws.amazon.com/iam/home?#/policies/arn:aws:iam::aws:policy/service-role/AWSShieldDRTAccessPolicy\">AWSShieldDRTAccessPolicy</a> managed policy to the role you will specify in the request. For more information see <a href=\" https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-attach-detach.html\">Attaching and Detaching IAM Policies</a>. The role must also trust the service principal <code> drt.shield.amazonaws.com</code>. For more information, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_principal.html\">IAM JSON Policy Elements: Principal</a>.</p> <p>The DRT will have access only to your AWS WAF and Shield resources. By submitting this request, you authorize the DRT to inspect your AWS WAF and Shield configuration and create and update AWS WAF rules and web ACLs on your behalf. The DRT takes these actions only if explicitly authorized by you.</p> <p>You must have the <code>iam:PassRole</code> permission to make an <code>AssociateDRTRole</code> request. For more information, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_passrole.html\">Granting a User Permissions to Pass a Role to an AWS Service</a>. </p> <p>To use the services of the DRT and make an <code>AssociateDRTRole</code> request, you must be subscribed to the <a href=\"https://aws.amazon.com/premiumsupport/business-support/\">Business Support plan</a> or the <a href=\"https://aws.amazon.com/premiumsupport/enterprise-support/\">Enterprise Support plan</a>.</p>",
|
||||
"CreateProtection": "<p>Enables AWS Shield Advanced for a specific AWS resource. The resource can be an Amazon CloudFront distribution, Elastic Load Balancing load balancer, AWS Global Accelerator accelerator, Elastic IP Address, or an Amazon Route 53 hosted zone.</p> <p>You can add protection to only a single resource with each CreateProtection request. If you want to add protection to multiple resources at once, use the <a href=\"https://console.aws.amazon.com/waf/\">AWS WAF console</a>. For more information see <a href=\"https://docs.aws.amazon.com/waf/latest/developerguide/getting-started-ddos.html\">Getting Started with AWS Shield Advanced</a> and <a href=\"https://docs.aws.amazon.com/waf/latest/developerguide/configure-new-protection.html\">Add AWS Shield Advanced Protection to more AWS Resources</a>.</p>",
|
||||
"CreateSubscription": "<p>Activates AWS Shield Advanced for an account.</p> <p>As part of this request you can specify <code>EmergencySettings</code> that automaticaly grant the DDoS response team (DRT) needed permissions to assist you during a suspected DDoS attack. For more information see <a href=\"https://docs.aws.amazon.com/waf/latest/developerguide/authorize-DRT.html\">Authorize the DDoS Response Team to Create Rules and Web ACLs on Your Behalf</a>.</p> <p>When you initally create a subscription, your subscription is set to be automatically renewed at the end of the existing subscription period. You can change this by submitting an <code>UpdateSubscription</code> request. </p>",
|
||||
"DeleteProtection": "<p>Deletes an AWS Shield Advanced <a>Protection</a>.</p>",
|
||||
"DeleteSubscription": "<p>Removes AWS Shield Advanced from an account. AWS Shield Advanced requires a 1-year subscription commitment. You cannot delete a subscription prior to the completion of that commitment. </p>",
|
||||
"DescribeAttack": "<p>Describes the details of a DDoS attack. </p>",
|
||||
"DescribeDRTAccess": "<p>Returns the current role and list of Amazon S3 log buckets used by the DDoS Response team (DRT) to access your AWS account while assisting with attack mitigation.</p>",
|
||||
"DescribeEmergencyContactSettings": "<p>Lists the email addresses that the DRT can use to contact you during a suspected attack.</p>",
|
||||
"DescribeProtection": "<p>Lists the details of a <a>Protection</a> object.</p>",
|
||||
"DescribeSubscription": "<p>Provides details about the AWS Shield Advanced subscription for an account.</p>",
|
||||
"DisassociateDRTLogBucket": "<p>Removes the DDoS Response team's (DRT) access to the specified Amazon S3 bucket containing your flow logs.</p> <p>To make a <code>DisassociateDRTLogBucket</code> request, you must be subscribed to the <a href=\"https://aws.amazon.com/premiumsupport/business-support/\">Business Support plan</a> or the <a href=\"https://aws.amazon.com/premiumsupport/enterprise-support/\">Enterprise Support plan</a>. However, if you are not subscribed to one of these support plans, but had been previously and had granted the DRT access to your account, you can submit a <code>DisassociateDRTLogBucket</code> request to remove this access.</p>",
|
||||
"DisassociateDRTRole": "<p>Removes the DDoS Response team's (DRT) access to your AWS account.</p> <p>To make a <code>DisassociateDRTRole</code> request, you must be subscribed to the <a href=\"https://aws.amazon.com/premiumsupport/business-support/\">Business Support plan</a> or the <a href=\"https://aws.amazon.com/premiumsupport/enterprise-support/\">Enterprise Support plan</a>. However, if you are not subscribed to one of these support plans, but had been previously and had granted the DRT access to your account, you can submit a <code>DisassociateDRTRole</code> request to remove this access.</p>",
|
||||
"GetSubscriptionState": "<p>Returns the <code>SubscriptionState</code>, either <code>Active</code> or <code>Inactive</code>.</p>",
|
||||
"ListAttacks": "<p>Returns all ongoing DDoS attacks or all DDoS attacks during a specified time period.</p>",
|
||||
"ListProtections": "<p>Lists all <a>Protection</a> objects for the account.</p>"
|
||||
"ListProtections": "<p>Lists all <a>Protection</a> objects for the account.</p>",
|
||||
"UpdateEmergencyContactSettings": "<p>Updates the details of the list of email addresses that the DRT can use to contact you during a suspected attack.</p>",
|
||||
"UpdateSubscription": "<p>Updates the details of an existing subscription. Only enter values for parameters you want to change. Empty parameters are not updated.</p>"
|
||||
},
|
||||
"shapes": {
|
||||
"AccessDeniedException": {
|
||||
"base": "<p>Exception that indicates the specified <code>AttackId</code> does not exist, or the requester does not have the appropriate permissions to access the <code>AttackId</code>.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"AccessDeniedForDependencyException": {
|
||||
"base": "<p>In order to grant the necessary access to the DDoS Response Team, the user submitting <code>AssociateDRTRole</code> must have the <code>iam:PassRole</code> permission. This error indicates the user did not have the appropriate permissions. For more information, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_passrole.html\">Granting a User Permissions to Pass a Role to an AWS Service</a>. </p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"AssociateDRTLogBucketRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"AssociateDRTLogBucketResponse": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"AssociateDRTRoleRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"AssociateDRTRoleResponse": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"AttackDetail": {
|
||||
"base": "<p>The details of a DDoS attack.</p>",
|
||||
"refs": {
|
||||
@@ -86,6 +124,13 @@
|
||||
"AttackSummary$AttackVectors": "<p>The list of attacks for a specified time period.</p>"
|
||||
}
|
||||
},
|
||||
"AutoRenew": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"Subscription$AutoRenew": "<p>If <code>ENABLED</code>, the subscription will be automatically renewed at the end of the existing subscription period.</p> <p>When you initally create a subscription, <code>AutoRenew</code> is set to <code>ENABLED</code>. You can change this by submitting an <code>UpdateSubscription</code> request. If the <code>UpdateSubscription</code> request does not included a value for <code>AutoRenew</code>, the existing value for <code>AutoRenew</code> remains unchanged.</p>",
|
||||
"UpdateSubscriptionRequest$AutoRenew": "<p>When you initally create a subscription, <code>AutoRenew</code> is set to <code>ENABLED</code>. If <code>ENABLED</code>, the subscription will be automatically renewed at the end of the existing subscription period. You can change this by submitting an <code>UpdateSubscription</code> request. If the <code>UpdateSubscription</code> request does not included a value for <code>AutoRenew</code>, the existing value for <code>AutoRenew</code> remains unchanged.</p>"
|
||||
}
|
||||
},
|
||||
"Contributor": {
|
||||
"base": "<p>A contributor to the attack and their contribution.</p>",
|
||||
"refs": {
|
||||
@@ -142,6 +187,26 @@
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"DescribeDRTAccessRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"DescribeDRTAccessResponse": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"DescribeEmergencyContactSettingsRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"DescribeEmergencyContactSettingsResponse": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"DescribeProtectionRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
@@ -162,6 +227,26 @@
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"DisassociateDRTLogBucketRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"DisassociateDRTLogBucketResponse": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"DisassociateDRTRoleRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"DisassociateDRTRoleResponse": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"Double": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
@@ -176,6 +261,25 @@
|
||||
"Subscription$TimeCommitmentInSeconds": "<p>The length, in seconds, of the AWS Shield Advanced subscription for the account.</p>"
|
||||
}
|
||||
},
|
||||
"EmailAddress": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"EmergencyContact$EmailAddress": "<p>An email address that the DRT can use to contact you during a suspected attack.</p>"
|
||||
}
|
||||
},
|
||||
"EmergencyContact": {
|
||||
"base": "<p>Contact information that the DRT can use to contact you during a suspected attack.</p>",
|
||||
"refs": {
|
||||
"EmergencyContactList$member": null
|
||||
}
|
||||
},
|
||||
"EmergencyContactList": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"DescribeEmergencyContactSettingsResponse$EmergencyContactList": "<p>A list of email addresses that the DRT can use to contact you during a suspected attack.</p>",
|
||||
"UpdateEmergencyContactSettingsRequest$EmergencyContactList": "<p>A list of email addresses that the DRT can use to contact you during a suspected attack.</p>"
|
||||
}
|
||||
},
|
||||
"GetSubscriptionStateRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
@@ -202,6 +306,11 @@
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"InvalidPaginationTokenException": {
|
||||
"base": "<p>Exception that indicates that the NextToken specified in the request is invalid. Submit the request using the NextToken value that was returned in the response.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"InvalidParameterException": {
|
||||
"base": "<p>Exception that indicates that the parameters passed to the API are invalid. </p>",
|
||||
"refs": {
|
||||
@@ -212,6 +321,12 @@
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"Limit": {
|
||||
"base": "<p>Specifies how many protections of a given type you can create.</p>",
|
||||
"refs": {
|
||||
"Limits$member": null
|
||||
}
|
||||
},
|
||||
"LimitNumber": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
@@ -224,6 +339,12 @@
|
||||
"LimitsExceededException$Type": null
|
||||
}
|
||||
},
|
||||
"Limits": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"Subscription$Limits": "<p>Specifies how many protections of a given type you can create.</p>"
|
||||
}
|
||||
},
|
||||
"LimitsExceededException": {
|
||||
"base": "<p>Exception that indicates that the operation would exceed a limit.</p> <p> <code>Type</code> is the type of limit that would be exceeded.</p> <p> <code>Limit</code> is the threshold that would be exceeded.</p>",
|
||||
"refs": {
|
||||
@@ -250,22 +371,37 @@
|
||||
}
|
||||
},
|
||||
"LockedSubscriptionException": {
|
||||
"base": "<p>Exception that indicates that the subscription you are trying to delete has not yet completed the 1-year commitment. You cannot delete this subscription.</p>",
|
||||
"base": "<p>You are trying to update a subscription that has not yet completed the 1-year commitment. You can change the <code>AutoRenew</code> parameter during the last 30 days of your subscription. This exception indicates that you are attempting to change <code>AutoRenew</code> prior to that period.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"LogBucket": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"AssociateDRTLogBucketRequest$LogBucket": "<p>The Amazon S3 bucket that contains your flow logs.</p>",
|
||||
"DisassociateDRTLogBucketRequest$LogBucket": "<p>The Amazon S3 bucket that contains your flow logs.</p>",
|
||||
"LogBucketList$member": null
|
||||
}
|
||||
},
|
||||
"LogBucketList": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"DescribeDRTAccessResponse$LogBucketList": "<p>The list of Amazon S3 buckets accessed by the DRT.</p>"
|
||||
}
|
||||
},
|
||||
"Long": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"AttackProperty$Total": "<p>The total contributions made to this attack by all contributors, not just the five listed in the <code>TopContributors</code> list.</p>",
|
||||
"Contributor$Value": "<p>The contribution of this contributor expressed in <a>Protection</a> units. For example <code>10,000</code>.</p>"
|
||||
"Contributor$Value": "<p>The contribution of this contributor expressed in <a>Protection</a> units. For example <code>10,000</code>.</p>",
|
||||
"Limit$Max": "<p>The maximum number of protections that can be created for the specified <code>Type</code>.</p>"
|
||||
}
|
||||
},
|
||||
"MaxResults": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"ListAttacksRequest$MaxResults": "<p>The maximum number of <a>AttackSummary</a> objects to be returned. If this is left blank, the first 20 results will be returned.</p>",
|
||||
"ListProtectionsRequest$MaxResults": "<p>The maximum number of <a>Protection</a> objects to be returned. If this is left blank the first 20 results will be returned.</p>"
|
||||
"ListAttacksRequest$MaxResults": "<p>The maximum number of <a>AttackSummary</a> objects to be returned. If this is left blank, the first 20 results will be returned.</p> <p>This is a maximum value; it is possible that AWS WAF will return the results in smaller batches. That is, the number of <a>AttackSummary</a> objects returned could be less than <code>MaxResults</code>, even if there are still more <a>AttackSummary</a> objects yet to return. If there are more <a>AttackSummary</a> objects to return, AWS WAF will always also return a <code>NextToken</code>.</p>",
|
||||
"ListProtectionsRequest$MaxResults": "<p>The maximum number of <a>Protection</a> objects to be returned. If this is left blank the first 20 results will be returned.</p> <p>This is a maximum value; it is possible that AWS WAF will return the results in smaller batches. That is, the number of <a>Protection</a> objects returned could be less than <code>MaxResults</code>, even if there are still more <a>Protection</a> objects yet to return. If there are more <a>Protection</a> objects to return, AWS WAF will always also return a <code>NextToken</code>.</p>"
|
||||
}
|
||||
},
|
||||
"Mitigation": {
|
||||
@@ -280,6 +416,11 @@
|
||||
"AttackDetail$Mitigations": "<p>List of mitigation actions taken for the attack.</p>"
|
||||
}
|
||||
},
|
||||
"NoAssociatedRoleException": {
|
||||
"base": "<p>The ARN of the role that you specifed does not exist.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"OptimisticLockException": {
|
||||
"base": "<p>Exception that indicates that the protection state has been modified by another client. You can retry the request.</p>",
|
||||
"refs": {
|
||||
@@ -297,7 +438,7 @@
|
||||
"refs": {
|
||||
"CreateProtectionResponse$ProtectionId": "<p>The unique identifier (ID) for the <a>Protection</a> object that is created.</p>",
|
||||
"DeleteProtectionRequest$ProtectionId": "<p>The unique identifier (ID) for the <a>Protection</a> object to be deleted.</p>",
|
||||
"DescribeProtectionRequest$ProtectionId": "<p>The unique identifier (ID) for the <a>Protection</a> object that is described.</p>",
|
||||
"DescribeProtectionRequest$ProtectionId": "<p>The unique identifier (ID) for the <a>Protection</a> object that is described. When submitting the <code>DescribeProtection</code> request you must provide either the <code>ResourceArn</code> or the <code>ProtectionID</code>, but not both.</p>",
|
||||
"Protection$Id": "<p>The unique identifier (ID) of the protection.</p>"
|
||||
}
|
||||
},
|
||||
@@ -323,7 +464,8 @@
|
||||
"base": null,
|
||||
"refs": {
|
||||
"AttackDetail$ResourceArn": "<p>The ARN (Amazon Resource Name) of the resource that was attacked.</p>",
|
||||
"CreateProtectionRequest$ResourceArn": "<p>The ARN (Amazon Resource Name) of the resource to be protected.</p> <p>The ARN should be in one of the following formats:</p> <ul> <li> <p>For an Application Load Balancer: <code>arn:aws:elasticloadbalancing:<i>region</i>:<i>account-id</i>:loadbalancer/app/<i>load-balancer-name</i>/<i>load-balancer-id</i> </code> </p> </li> <li> <p>For an Elastic Load Balancer (Classic Load Balancer): <code>arn:aws:elasticloadbalancing:<i>region</i>:<i>account-id</i>:loadbalancer/<i>load-balancer-name</i> </code> </p> </li> <li> <p>For AWS CloudFront distribution: <code>arn:aws:cloudfront::<i>account-id</i>:distribution/<i>distribution-id</i> </code> </p> </li> <li> <p>For Amazon Route 53: <code>arn:aws:route53::<i>account-id</i>:hostedzone/<i>hosted-zone-id</i> </code> </p> </li> <li> <p>For an Elastic IP address: <code>arn:aws:ec2:<i>region</i>:<i>account-id</i>:eip-allocation/<i>allocation-id</i> </code> </p> </li> </ul>",
|
||||
"CreateProtectionRequest$ResourceArn": "<p>The ARN (Amazon Resource Name) of the resource to be protected.</p> <p>The ARN should be in one of the following formats:</p> <ul> <li> <p>For an Application Load Balancer: <code>arn:aws:elasticloadbalancing:<i>region</i>:<i>account-id</i>:loadbalancer/app/<i>load-balancer-name</i>/<i>load-balancer-id</i> </code> </p> </li> <li> <p>For an Elastic Load Balancer (Classic Load Balancer): <code>arn:aws:elasticloadbalancing:<i>region</i>:<i>account-id</i>:loadbalancer/<i>load-balancer-name</i> </code> </p> </li> <li> <p>For an AWS CloudFront distribution: <code>arn:aws:cloudfront::<i>account-id</i>:distribution/<i>distribution-id</i> </code> </p> </li> <li> <p>For an AWS Global Accelerator accelerator: <code>arn:aws:globalaccelerator::<i>account-id</i>:accelerator/<i>accelerator-id</i> </code> </p> </li> <li> <p>For Amazon Route 53: <code>arn:aws:route53:::hostedzone/<i>hosted-zone-id</i> </code> </p> </li> <li> <p>For an Elastic IP address: <code>arn:aws:ec2:<i>region</i>:<i>account-id</i>:eip-allocation/<i>allocation-id</i> </code> </p> </li> </ul>",
|
||||
"DescribeProtectionRequest$ResourceArn": "<p>The ARN (Amazon Resource Name) of the AWS resource for the <a>Protection</a> object that is described. When submitting the <code>DescribeProtection</code> request you must provide either the <code>ResourceArn</code> or the <code>ProtectionID</code>, but not both.</p>",
|
||||
"Protection$ResourceArn": "<p>The ARN (Amazon Resource Name) of the AWS resource that is protected.</p>",
|
||||
"ResourceArnFilterList$member": null
|
||||
}
|
||||
@@ -339,6 +481,13 @@
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"RoleArn": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"AssociateDRTRoleRequest$RoleArn": "<p>The Amazon Resource Name (ARN) of the role the DRT will use to access your AWS account.</p> <p>Prior to making the <code>AssociateDRTRole</code> request, you must attach the <a href=\"https://console.aws.amazon.com/iam/home?#/policies/arn:aws:iam::aws:policy/service-role/AWSShieldDRTAccessPolicy\">AWSShieldDRTAccessPolicy</a> managed policy to this role. For more information see <a href=\" https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-attach-detach.html\">Attaching and Detaching IAM Policies</a>.</p>",
|
||||
"DescribeDRTAccessResponse$RoleArn": "<p>The Amazon Resource Name (ARN) of the role the DRT used to access your AWS account.</p>"
|
||||
}
|
||||
},
|
||||
"String": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
@@ -346,6 +495,7 @@
|
||||
"AttackSummary$ResourceArn": "<p>The ARN (Amazon Resource Name) of the resource that was attacked.</p>",
|
||||
"AttackVectorDescription$VectorType": "<p>The attack type. Valid values:</p> <ul> <li> <p>UDP_TRAFFIC</p> </li> <li> <p>UDP_FRAGMENT</p> </li> <li> <p>GENERIC_UDP_REFLECTION</p> </li> <li> <p>DNS_REFLECTION</p> </li> <li> <p>NTP_REFLECTION</p> </li> <li> <p>CHARGEN_REFLECTION</p> </li> <li> <p>SSDP_REFLECTION</p> </li> <li> <p>PORT_MAPPER</p> </li> <li> <p>RIP_REFLECTION</p> </li> <li> <p>SNMP_REFLECTION</p> </li> <li> <p>MSSQL_REFLECTION</p> </li> <li> <p>NET_BIOS_REFLECTION</p> </li> <li> <p>SYN_FLOOD</p> </li> <li> <p>ACK_FLOOD</p> </li> <li> <p>REQUEST_FLOOD</p> </li> </ul>",
|
||||
"Contributor$Name": "<p>The name of the contributor. This is dependent on the <code>AttackPropertyIdentifier</code>. For example, if the <code>AttackPropertyIdentifier</code> is <code>SOURCE_COUNTRY</code>, the <code>Name</code> could be <code>United States</code>.</p>",
|
||||
"Limit$Type": "<p>The type of protection.</p>",
|
||||
"Mitigation$MitigationName": "<p>The name of the mitigation taken for this attack.</p>",
|
||||
"SubResourceSummary$Id": "<p>The unique identifier (ID) of the <code>SubResource</code>.</p>",
|
||||
"SummarizedAttackVector$VectorType": "<p>The attack type, for example, SNMP reflection or SYN flood.</p>",
|
||||
@@ -419,16 +569,17 @@
|
||||
"Timestamp": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"Subscription$StartTime": "<p>The start time of the subscription, in Unix time in seconds. For more information see <a href=\"http://docs.aws.amazon.com/cli/latest/userguide/cli-using-param.html#parameter-types\">timestamp</a>.</p>"
|
||||
"Subscription$StartTime": "<p>The start time of the subscription, in Unix time in seconds. For more information see <a href=\"http://docs.aws.amazon.com/cli/latest/userguide/cli-using-param.html#parameter-types\">timestamp</a>.</p>",
|
||||
"Subscription$EndTime": "<p>The date and time your subscription will end.</p>"
|
||||
}
|
||||
},
|
||||
"Token": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"ListAttacksRequest$NextToken": "<p>The <code>ListAttacksRequest.NextMarker</code> value from a previous call to <code>ListAttacksRequest</code>. Pass null if this is the first call.</p>",
|
||||
"ListAttacksResponse$NextToken": "<p>The token returned by a previous call to indicate that there is more data available. If not null, more results are available. Pass this value for the <code>NextMarker</code> parameter in a subsequent call to <code>ListAttacks</code> to retrieve the next set of items.</p>",
|
||||
"ListAttacksResponse$NextToken": "<p>The token returned by a previous call to indicate that there is more data available. If not null, more results are available. Pass this value for the <code>NextMarker</code> parameter in a subsequent call to <code>ListAttacks</code> to retrieve the next set of items.</p> <p>AWS WAF might return the list of <a>AttackSummary</a> objects in batches smaller than the number specified by MaxResults. If there are more <a>AttackSummary</a> objects to return, AWS WAF will always also return a <code>NextToken</code>.</p>",
|
||||
"ListProtectionsRequest$NextToken": "<p>The <code>ListProtectionsRequest.NextToken</code> value from a previous call to <code>ListProtections</code>. Pass null if this is the first call.</p>",
|
||||
"ListProtectionsResponse$NextToken": "<p>If you specify a value for <code>MaxResults</code> and you have more Protections than the value of MaxResults, AWS Shield Advanced returns a NextToken value in the response that allows you to list another group of Protections. For the second and subsequent ListProtections requests, specify the value of NextToken from the previous response to get information about another batch of Protections.</p>"
|
||||
"ListProtectionsResponse$NextToken": "<p>If you specify a value for <code>MaxResults</code> and you have more Protections than the value of MaxResults, AWS Shield Advanced returns a NextToken value in the response that allows you to list another group of Protections. For the second and subsequent ListProtections requests, specify the value of NextToken from the previous response to get information about another batch of Protections.</p> <p>AWS WAF might return the list of <a>Protection</a> objects in batches smaller than the number specified by MaxResults. If there are more <a>Protection</a> objects to return, AWS WAF will always also return a <code>NextToken</code>.</p>"
|
||||
}
|
||||
},
|
||||
"TopContributors": {
|
||||
@@ -443,15 +594,39 @@
|
||||
"AttackProperty$Unit": "<p>The unit of the <code>Value</code> of the contributions.</p>"
|
||||
}
|
||||
},
|
||||
"UpdateEmergencyContactSettingsRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"UpdateEmergencyContactSettingsResponse": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"UpdateSubscriptionRequest": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"UpdateSubscriptionResponse": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"errorMessage": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"AccessDeniedException$message": null,
|
||||
"AccessDeniedForDependencyException$message": null,
|
||||
"InternalErrorException$message": null,
|
||||
"InvalidOperationException$message": null,
|
||||
"InvalidPaginationTokenException$message": null,
|
||||
"InvalidParameterException$message": null,
|
||||
"InvalidResourceException$message": null,
|
||||
"LimitsExceededException$message": null,
|
||||
"LockedSubscriptionException$message": null,
|
||||
"NoAssociatedRoleException$message": null,
|
||||
"OptimisticLockException$message": null,
|
||||
"ResourceAlreadyExistsException$message": null,
|
||||
"ResourceNotFoundException$message": null
|
||||
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": 1,
|
||||
"defaultRegion": "us-east-1",
|
||||
"testCases": [
|
||||
{
|
||||
"operationName": "ListAttacks",
|
||||
"input": {},
|
||||
"errorExpectedFromService": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user