Skip to content

Commit

Permalink
Update to latest models
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Feb 19, 2019
1 parent 3b2a60b commit 386efad
Show file tree
Hide file tree
Showing 8 changed files with 203 additions and 69 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ds-51516.json
@@ -0,0 +1,5 @@
{
"category": "``ds``",
"type": "api-change",
"description": "Update ds client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-efs-26253.json
@@ -0,0 +1,5 @@
{
"category": "``efs``",
"type": "api-change",
"description": "Update efs client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iot-66274.json
@@ -0,0 +1,5 @@
{
"category": "``iot``",
"type": "api-change",
"description": "Update iot client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ssm-80336.json
@@ -0,0 +1,5 @@
{
"category": "``ssm``",
"type": "api-change",
"description": "Update ssm client to latest version"
}
12 changes: 12 additions & 0 deletions botocore/data/ds/2015-04-16/service-2.json
Expand Up @@ -1122,6 +1122,10 @@
"ConnectSettings":{
"shape":"DirectoryConnectSettings",
"documentation":"<p>A <a>DirectoryConnectSettings</a> object that contains additional information for the operation.</p>"
},
"Tags":{
"shape":"Tags",
"documentation":"<p>The tags to be assigned to AD Connector.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>ConnectDirectory</a> operation.</p>"
Expand Down Expand Up @@ -1276,6 +1280,10 @@
"VpcSettings":{
"shape":"DirectoryVpcSettings",
"documentation":"<p>A <a>DirectoryVpcSettings</a> object that contains additional information for the operation.</p>"
},
"Tags":{
"shape":"Tags",
"documentation":"<p>The tags to be assigned to the Simple AD directory.</p>"
}
},
"documentation":"<p>Contains the inputs for the <a>CreateDirectory</a> operation. </p>"
Expand Down Expand Up @@ -1343,6 +1351,10 @@
"Edition":{
"shape":"DirectoryEdition",
"documentation":"<p>AWS Managed Microsoft AD is available in two editions: Standard and Enterprise. Enterprise is the default.</p>"
},
"Tags":{
"shape":"Tags",
"documentation":"<p>The tags to be assigned to the AWS Managed Microsoft AD directory.</p>"
}
},
"documentation":"<p>Creates an AWS Managed Microsoft AD directory.</p>"
Expand Down
111 changes: 60 additions & 51 deletions botocore/data/efs/2015-02-01/service-2.json

Large diffs are not rendered by default.

96 changes: 82 additions & 14 deletions botocore/data/iot/2015-05-28/service-2.json
Expand Up @@ -149,7 +149,7 @@
{"shape":"ServiceUnavailableException"},
{"shape":"InternalFailureException"}
],
"documentation":"<p>Attaches the specified principal to the specified thing.</p>"
"documentation":"<p>Attaches the specified principal to the specified thing. A principal can be X.509 certificates, IAM users, groups, and roles, Amazon Cognito identities or federated identities.</p>"
},
"CancelAuditTask":{
"name":"CancelAuditTask",
Expand Down Expand Up @@ -1325,7 +1325,7 @@
{"shape":"ServiceUnavailableException"},
{"shape":"InternalFailureException"}
],
"documentation":"<p>Detaches the specified principal from the specified thing.</p> <note> <p>This call is asynchronous. It might take several seconds for the detachment to propagate.</p> </note>"
"documentation":"<p>Detaches the specified principal from the specified thing. A principal can be X.509 certificates, IAM users, groups, and roles, Amazon Cognito identities or federated identities.</p> <note> <p>This call is asynchronous. It might take several seconds for the detachment to propagate.</p> </note>"
},
"DisableTopicRule":{
"name":"DisableTopicRule",
Expand Down Expand Up @@ -1865,7 +1865,7 @@
{"shape":"InternalFailureException"},
{"shape":"ResourceNotFoundException"}
],
"documentation":"<p>Lists the things associated with the specified principal.</p>"
"documentation":"<p>Lists the things associated with the specified principal. A principal can be X.509 certificates, IAM users, groups, and roles, Amazon Cognito identities or federated identities. </p>"
},
"ListRoleAliases":{
"name":"ListRoleAliases",
Expand Down Expand Up @@ -2044,7 +2044,7 @@
{"shape":"InternalFailureException"},
{"shape":"ResourceNotFoundException"}
],
"documentation":"<p>Lists the principals associated with the specified thing.</p>"
"documentation":"<p>Lists the principals associated with the specified thing. A principal can be X.509 certificates, IAM users, groups, and roles, Amazon Cognito identities or federated identities.</p>"
},
"ListThingRegistrationTaskReports":{
"name":"ListThingRegistrationTaskReports",
Expand Down Expand Up @@ -3095,6 +3095,10 @@
"members":{
}
},
"AdditionalMetricsToRetainList":{
"type":"list",
"member":{"shape":"BehaviorMetric"}
},
"AdditionalParameterMap":{
"type":"map",
"key":{"shape":"AttributeKey"},
Expand Down Expand Up @@ -3693,15 +3697,27 @@
"members":{
"comparisonOperator":{
"shape":"ComparisonOperator",
"documentation":"<p>The operator that relates the thing measured (<code>metric</code>) to the criteria (containing a <code>value</code>.</p>"
"documentation":"<p>The operator that relates the thing measured (<code>metric</code>) to the criteria (containing a <code>value</code> or <code>statisticalThreshold</code>).</p>"
},
"value":{
"shape":"MetricValue",
"documentation":"<p>The value to be compared with the <code>metric</code>.</p>"
},
"durationSeconds":{
"shape":"DurationSeconds",
"documentation":"<p>Use this to specify the time duration over which the behavior is evaluated, for those criteria which have a time dimension (for example, <code>NUM_MESSAGES_SENT</code>). </p>"
"documentation":"<p>Use this to specify the time duration over which the behavior is evaluated, for those criteria which have a time dimension (for example, <code>NUM_MESSAGES_SENT</code>). For a <code>statisticalThreshhold</code> metric comparison, measurements from all devices are accumulated over this time duration before being used to calculate percentiles, and later, measurements from an individual device are also accumulated over this time duration before being given a percentile rank.</p>"
},
"consecutiveDatapointsToAlarm":{
"shape":"ConsecutiveDatapointsToAlarm",
"documentation":"<p>If a device is in violation of the behavior for the specified number of consecutive datapoints, an alarm occurs. If not specified, the default is 1.</p>"
},
"consecutiveDatapointsToClear":{
"shape":"ConsecutiveDatapointsToClear",
"documentation":"<p>If an alarm has occurred and the offending device is no longer in violation of the behavior for the specified number of consecutive datapoints, the alarm is cleared. If not specified, the default is 1.</p>"
},
"statisticalThreshold":{
"shape":"StatisticalThreshold",
"documentation":"<p>A statistical ranking (percentile) which indicates a threshold value by which a behavior is determined to be in compliance or in violation of the behavior.</p>"
}
},
"documentation":"<p>The criteria by which the behavior is determined to be normal.</p>"
Expand Down Expand Up @@ -4306,6 +4322,16 @@
"exception":true
},
"ConnectivityTimestamp":{"type":"long"},
"ConsecutiveDatapointsToAlarm":{
"type":"integer",
"max":10,
"min":1
},
"ConsecutiveDatapointsToClear":{
"type":"integer",
"max":10,
"min":1
},
"Count":{"type":"integer"},
"CreateAuthorizerRequest":{
"type":"structure",
Expand Down Expand Up @@ -4815,15 +4841,15 @@
"shape":"TargetAuditCheckNames",
"documentation":"<p>Which checks are performed during the scheduled audit. Checks must be enabled for your account. (Use <code>DescribeAccountAuditConfiguration</code> to see the list of all checks including those that are enabled or <code>UpdateAccountAuditConfiguration</code> to select which checks are enabled.)</p>"
},
"tags":{
"shape":"TagList",
"documentation":"<p>Metadata which can be used to manage the scheduled audit.</p>"
},
"scheduledAuditName":{
"shape":"ScheduledAuditName",
"documentation":"<p>The name you want to give to the scheduled audit. (Max. 128 chars)</p>",
"location":"uri",
"locationName":"scheduledAuditName"
},
"tags":{
"shape":"TagList",
"documentation":"<p>Metadata which can be used to manage the scheduled audit.</p>"
}
}
},
Expand All @@ -4838,10 +4864,7 @@
},
"CreateSecurityProfileRequest":{
"type":"structure",
"required":[
"securityProfileName",
"behaviors"
],
"required":["securityProfileName"],
"members":{
"securityProfileName":{
"shape":"SecurityProfileName",
Expand All @@ -4861,6 +4884,10 @@
"shape":"AlertTargets",
"documentation":"<p>Specifies the destinations to which alerts are sent. (Alerts are always sent to the console.) Alerts are generated when a device (thing) violates a behavior.</p>"
},
"additionalMetricsToRetain":{
"shape":"AdditionalMetricsToRetainList",
"documentation":"<p>A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's <code>behaviors</code> but it is also retained for any metric specified here.</p>"
},
"tags":{
"shape":"TagList",
"documentation":"<p>Metadata which can be used to manage the security profile.</p>"
Expand Down Expand Up @@ -5145,6 +5172,8 @@
"members":{
}
},
"DeleteAdditionalMetricsToRetain":{"type":"boolean"},
"DeleteAlertTargets":{"type":"boolean"},
"DeleteAuthorizerRequest":{
"type":"structure",
"required":["authorizerName"],
Expand All @@ -5162,6 +5191,7 @@
"members":{
}
},
"DeleteBehaviors":{"type":"boolean"},
"DeleteBillingGroupRequest":{
"type":"structure",
"required":["billingGroupName"],
Expand Down Expand Up @@ -6022,6 +6052,10 @@
"shape":"AlertTargets",
"documentation":"<p>Where the alerts are sent. (Alerts are always sent to the console.)</p>"
},
"additionalMetricsToRetain":{
"shape":"AdditionalMetricsToRetainList",
"documentation":"<p>A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's <code>behaviors</code> but it is also retained for any metric specified here.</p>"
},
"version":{
"shape":"Version",
"documentation":"<p>The version of the security profile. A new version is generated whenever the security profile is updated.</p>"
Expand Down Expand Up @@ -6590,6 +6624,10 @@
"type":"string",
"max":2048
},
"EvaluationStatistic":{
"type":"string",
"pattern":"(p0|p0\\.1|p0\\.01|p1|p10|p50|p90|p99|p99\\.9|p99\\.99|p100)"
},
"EventConfigurations":{
"type":"map",
"key":{"shape":"EventType"},
Expand Down Expand Up @@ -10749,6 +10787,16 @@
"StateMachineName":{"type":"string"},
"StateReason":{"type":"string"},
"StateValue":{"type":"string"},
"StatisticalThreshold":{
"type":"structure",
"members":{
"statistic":{
"shape":"EvaluationStatistic",
"documentation":"<p>The percentile which resolves to a threshold value by which compliance with a behavior is determined. Metrics are collected over the specified period (<code>durationSeconds</code>) from all reporting devices in your account and statistical ranks are calculated. Then, the measurements from a device are collected over the same period. If the accumulated measurements from the device fall above or below (<code>comparisonOperator</code>) the value associated with the percentile specified, then the device is considered to be in compliance with the behavior, otherwise a violation occurs.</p>"
}
},
"documentation":"<p>A statistical ranking (percentile) which indicates a threshold value by which a behavior is determined to be in compliance or in violation of the behavior.</p>"
},
"Status":{
"type":"string",
"enum":[
Expand Down Expand Up @@ -12046,6 +12094,22 @@
"shape":"AlertTargets",
"documentation":"<p>Where the alerts are sent. (Alerts are always sent to the console.)</p>"
},
"additionalMetricsToRetain":{
"shape":"AdditionalMetricsToRetainList",
"documentation":"<p>A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's <code>behaviors</code> but it is also retained for any metric specified here.</p>"
},
"deleteBehaviors":{
"shape":"DeleteBehaviors",
"documentation":"<p>If true, delete all <code>behaviors</code> defined for this security profile. If any <code>behaviors</code> are defined in the current invocation an exception occurs.</p>"
},
"deleteAlertTargets":{
"shape":"DeleteAlertTargets",
"documentation":"<p>If true, delete all <code>alertTargets</code> defined for this security profile. If any <code>alertTargets</code> are defined in the current invocation an exception occurs.</p>"
},
"deleteAdditionalMetricsToRetain":{
"shape":"DeleteAdditionalMetricsToRetain",
"documentation":"<p>If true, delete all <code>additionalMetricsToRetain</code> defined for this security profile. If any <code>additionalMetricsToRetain</code> are defined in the current invocation an exception occurs.</p>"
},
"expectedVersion":{
"shape":"OptionalVersion",
"documentation":"<p>The expected version of the security profile. A new version is generated whenever the security profile is updated. If you specify a value that is different than the actual version, a <code>VersionConflictException</code> is thrown.</p>",
Expand Down Expand Up @@ -12077,6 +12141,10 @@
"shape":"AlertTargets",
"documentation":"<p>Where the alerts are sent. (Alerts are always sent to the console.)</p>"
},
"additionalMetricsToRetain":{
"shape":"AdditionalMetricsToRetainList",
"documentation":"<p>A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the security profile's <code>behaviors</code> but it is also retained for any metric specified here.</p>"
},
"version":{
"shape":"Version",
"documentation":"<p>The updated version of the security profile.</p>"
Expand Down

0 comments on commit 386efad

Please sign in to comment.