Skip to content

Commit

Permalink
Merge branch 'release-1.12.8'
Browse files Browse the repository at this point in the history
* release-1.12.8:
  Bumping version to 1.12.8
  Update to latest models
  • Loading branch information
awstools committed Sep 20, 2018
2 parents 1e29c67 + ed0d256 commit f1dcf32
Show file tree
Hide file tree
Showing 7 changed files with 252 additions and 10 deletions.
17 changes: 17 additions & 0 deletions .changes/1.12.8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"category": "``rds``",
"description": "Update rds client to latest version",
"type": "api-change"
},
{
"category": "``ds``",
"description": "Update ds client to latest version",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "Update ec2 client to latest version",
"type": "api-change"
}
]
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
CHANGELOG
=========

1.12.8
======

* api-change:``rds``: Update rds client to latest version
* api-change:``ds``: Update ds client to latest version
* api-change:``ec2``: Update ec2 client to latest version


1.12.7
======

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import re
import logging

__version__ = '1.12.7'
__version__ = '1.12.8'


class NullHandler(logging.Handler):
Expand Down
146 changes: 146 additions & 0 deletions botocore/data/ds/2015-04-16/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,24 @@
],
"documentation":"<p>Creates a Simple AD directory.</p> <p>Before you call <i>CreateDirectory</i>, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the <i>CreateDirectory</i> operation, see <a href=\"http://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html\">AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference</a>.</p>"
},
"CreateLogSubscription":{
"name":"CreateLogSubscription",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateLogSubscriptionRequest"},
"output":{"shape":"CreateLogSubscriptionResult"},
"errors":[
{"shape":"EntityAlreadyExistsException"},
{"shape":"EntityDoesNotExistException"},
{"shape":"UnsupportedOperationException"},
{"shape":"InsufficientPermissionsException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Creates a subscription to forward real time Directory Service domain controller security logs to the specified CloudWatch log group in your AWS account.</p>"
},
"CreateMicrosoftAD":{
"name":"CreateMicrosoftAD",
"http":{
Expand Down Expand Up @@ -237,6 +255,22 @@
],
"documentation":"<p>Deletes an AWS Directory Service directory.</p> <p>Before you call <i>DeleteDirectory</i>, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the <i>DeleteDirectory</i> operation, see <a href=\"http://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html\">AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference</a>.</p>"
},
"DeleteLogSubscription":{
"name":"DeleteLogSubscription",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteLogSubscriptionRequest"},
"output":{"shape":"DeleteLogSubscriptionResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"UnsupportedOperationException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Deletes the specified log subscription.</p>"
},
"DeleteSnapshot":{
"name":"DeleteSnapshot",
"http":{
Expand Down Expand Up @@ -503,6 +537,22 @@
],
"documentation":"<p>Lists the address blocks that you have added to a directory.</p>"
},
"ListLogSubscriptions":{
"name":"ListLogSubscriptions",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ListLogSubscriptionsRequest"},
"output":{"shape":"ListLogSubscriptionsResult"},
"errors":[
{"shape":"EntityDoesNotExistException"},
{"shape":"InvalidNextTokenException"},
{"shape":"ClientException"},
{"shape":"ServiceException"}
],
"documentation":"<p>Lists the active log subscriptions for the AWS account.</p>"
},
"ListSchemaExtensions":{
"name":"ListSchemaExtensions",
"http":{
Expand Down Expand Up @@ -1105,6 +1155,28 @@
},
"documentation":"<p>Contains the results of the <a>CreateDirectory</a> operation.</p>"
},
"CreateLogSubscriptionRequest":{
"type":"structure",
"required":[
"DirectoryId",
"LogGroupName"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>Identifier (ID) of the directory to which you want to subscribe and receive real-time logs to your specified CloudWatch log group.</p>"
},
"LogGroupName":{
"shape":"LogGroupName",
"documentation":"<p>The name of the CloudWatch log group where the real-time domain controller logs are forwarded.</p>"
}
}
},
"CreateLogSubscriptionResult":{
"type":"structure",
"members":{
}
},
"CreateMicrosoftADRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -1275,6 +1347,21 @@
},
"documentation":"<p>Contains the results of the <a>DeleteDirectory</a> operation.</p>"
},
"DeleteLogSubscriptionRequest":{
"type":"structure",
"required":["DirectoryId"],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>Identifier (ID) of the directory whose log subscription you want to delete.</p>"
}
}
},
"DeleteLogSubscriptionResult":{
"type":"structure",
"members":{
}
},
"DeleteSnapshotRequest":{
"type":"structure",
"required":["SnapshotId"],
Expand Down Expand Up @@ -2271,6 +2358,36 @@
}
}
},
"ListLogSubscriptionsRequest":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>If a <i>DirectoryID</i> is provided, lists only the log subscription associated with that directory. If no <i>DirectoryId</i> is provided, lists all log subscriptions associated with your AWS account. If there are no log subscriptions for the AWS account or the directory, an empty list will be returned.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>The token for the next set of items to return.</p>"
},
"Limit":{
"shape":"Limit",
"documentation":"<p>The maximum number of items returned.</p>"
}
}
},
"ListLogSubscriptionsResult":{
"type":"structure",
"members":{
"LogSubscriptions":{
"shape":"LogSubscriptions",
"documentation":"<p>A list of active <a>LogSubscription</a> objects for calling the AWS account.</p>"
},
"NextToken":{
"shape":"NextToken",
"documentation":"<p>The token for the next set of items to return.</p>"
}
}
},
"ListSchemaExtensionsRequest":{
"type":"structure",
"required":["DirectoryId"],
Expand Down Expand Up @@ -2333,6 +2450,34 @@
}
}
},
"LogGroupName":{
"type":"string",
"max":512,
"min":1,
"pattern":"[-._/#A-Za-z0-9]+"
},
"LogSubscription":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>Identifier (ID) of the directory that you want to associate with the log subscription.</p>"
},
"LogGroupName":{
"shape":"LogGroupName",
"documentation":"<p>The name of the log group.</p>"
},
"SubscriptionCreatedDateTime":{
"shape":"SubscriptionCreatedDateTime",
"documentation":"<p>The date and time that the log subscription was created.</p>"
}
},
"documentation":"<p>Represents a log subscription, which tracks real-time data from a chosen log group to a specified destination.</p>"
},
"LogSubscriptions":{
"type":"list",
"member":{"shape":"LogSubscription"}
},
"ManualSnapshotsLimitReached":{"type":"boolean"},
"NextToken":{"type":"string"},
"OrganizationalUnitDN":{
Expand Down Expand Up @@ -2786,6 +2931,7 @@
"type":"list",
"member":{"shape":"SubnetId"}
},
"SubscriptionCreatedDateTime":{"type":"timestamp"},
"Tag":{
"type":"structure",
"required":[
Expand Down
1 change: 1 addition & 0 deletions botocore/data/ec2/2016-11-15/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -14770,6 +14770,7 @@
"d2.4xlarge",
"d2.8xlarge",
"f1.2xlarge",
"f1.4xlarge",
"f1.16xlarge",
"m5.large",
"m5.xlarge",
Expand Down
Loading

0 comments on commit f1dcf32

Please sign in to comment.