aws-sdk-core 2.0.42 → 2.0.43

Sign up to get free protection for your applications and to get access to all the features.
@@ -158,7 +158,7 @@
158
158
  "DomainAvailability": {
159
159
  "base": null,
160
160
  "refs": {
161
- "CheckDomainAvailabilityResponse$Availability": "<p>Whether the domain name is available for registering.</p> <note> <p>You can only register domains designated as <code>AVAILABLE</code>.</p> </note> <p>Type: String</p> <p>Valid values:</p> <ul> <li> <code>AVAILABLE</code> – The domain name is available.</li> <li> <code>AVAILABLE_RESERVED</code> – The domain name is reserved under specific conditions.</li> <li> <code>AVAILABLE_PREORDER</code> – The domain name is available and can be preordered.</li> <li> <code>UNAVAILABLE</code> – The domain name is not available.</li> <li> <code>UNAVAILABLE_PREMIUM</code> – The domain name is not available.</li> <li> <code>UNAVAILABLE_RESTRICTED</code> – The domain name is forbidden.</li> <li> <code>RESERVED</code> – The domain name has been reserved for another person or organization.</li> </ul>"
161
+ "CheckDomainAvailabilityResponse$Availability": "<p>Whether the domain name is available for registering.</p> <note> <p>You can only register domains designated as <code>AVAILABLE</code>.</p> </note> <p>Type: String</p> <p>Valid values:</p> <ul> <li> <code>AVAILABLE</code> – The domain name is available.</li> <li> <code>AVAILABLE_RESERVED</code> – The domain name is reserved under specific conditions.</li> <li> <code>AVAILABLE_PREORDER</code> – The domain name is available and can be preordered.</li> <li> <code>UNAVAILABLE</code> – The domain name is not available.</li> <li> <code>UNAVAILABLE_PREMIUM</code> – The domain name is not available.</li> <li> <code>UNAVAILABLE_RESTRICTED</code> – The domain name is forbidden.</li> <li> <code>RESERVED</code> – The domain name has been reserved for another person or organization.</li> <li> <code>DONT_KNOW</code> – The TLD registry didn't reply with a definitive answer about whether the domain name is available. Amazon Route 53 can return this response for a variety of reasons, for example, the registry is performing maintenance. Try again later.</li> </ul>"
162
162
  }
163
163
  },
164
164
  "DomainLimitExceeded": {
@@ -521,7 +521,7 @@
521
521
  "TagKey": {
522
522
  "base": null,
523
523
  "refs": {
524
- "Tag$Key": "<p>The key (name) of a tag.</p> <p>Type: String</p> <p>Default: None</p> <p>Valid values: A-Z, a-z, 0-9, space, \".:/=+\\-%@\"</p> <p>Constraints: Each key can be 1-128 characters long.</p> <p>Required: Yes</p>",
524
+ "Tag$Key": "<p>The key (name) of a tag.</p> <p>Type: String</p> <p>Default: None</p> <p>Valid values: A-Z, a-z, 0-9, space, \".:/=+\\-@\"</p> <p>Constraints: Each key can be 1-128 characters long.</p> <p>Required: Yes</p>",
525
525
  "TagKeyList$member": null
526
526
  }
527
527
  },
@@ -535,13 +535,13 @@
535
535
  "base": null,
536
536
  "refs": {
537
537
  "ListTagsForDomainResponse$TagList": "<p>A list of the tags that are associated with the specified domain.</p> <p>Type: A complex type containing a list of tags</p> <p>Each tag includes the following elements.</p> <ul> <li> <p>Key</p> <p>The key (name) of a tag.</p> <p>Type: String</p> </li> <li> <p>Value</p> <p>The value of a tag.</p> <p>Type: String</p> </li> </ul>",
538
- "UpdateTagsForDomainRequest$TagsToUpdate": "<p>A list of the tag keys and values that you want to add or update. If you specify a key that already exists, the corresponding value will be replaced.</p> <p>Type: A complex type containing a list of tags</p> <p>Default: None</p> <p>Required: No</p>'&gt; <p>Each tag includes the following elements:</p> <ul> <li> <p>Key</p> <p>The key (name) of a tag.</p> <p>Type: String</p> <p>Default: None</p> <p>Valid values: Unicode characters including alphanumeric, space, and \".:/=+\\-%@\"</p> <p>Constraints: Each key can be 1-128 characters long.</p> <p>Required: Yes</p> </li> <li> <p>Value</p> <p>The value of a tag.</p> <p>Type: String</p> <p>Default: None</p> <p>Valid values: Unicode characters including alphanumeric, space, and \".:/=+\\-%@\"</p> <p>Constraints: Each value can be 0-256 characters long.</p> <p>Required: Yes</p> </li> </ul>"
538
+ "UpdateTagsForDomainRequest$TagsToUpdate": "<p>A list of the tag keys and values that you want to add or update. If you specify a key that already exists, the corresponding value will be replaced.</p> <p>Type: A complex type containing a list of tags</p> <p>Default: None</p> <p>Required: No</p>'&gt; <p>Each tag includes the following elements:</p> <ul> <li> <p>Key</p> <p>The key (name) of a tag.</p> <p>Type: String</p> <p>Default: None</p> <p>Valid values: Unicode characters including alphanumeric, space, and \".:/=+\\-@\"</p> <p>Constraints: Each key can be 1-128 characters long.</p> <p>Required: Yes</p> </li> <li> <p>Value</p> <p>The value of a tag.</p> <p>Type: String</p> <p>Default: None</p> <p>Valid values: Unicode characters including alphanumeric, space, and \".:/=+\\-@\"</p> <p>Constraints: Each value can be 0-256 characters long.</p> <p>Required: Yes</p> </li> </ul>"
539
539
  }
540
540
  },
541
541
  "TagValue": {
542
542
  "base": null,
543
543
  "refs": {
544
- "Tag$Value": "<p>The value of a tag.</p> <p>Type: String</p> <p>Default: None</p> <p>Valid values: A-Z, a-z, 0-9, space, \".:/=+\\-%@\"</p> <p>Constraints: Each value can be 0-256 characters long.</p> <p>Required: Yes</p>"
544
+ "Tag$Value": "<p>The value of a tag.</p> <p>Type: String</p> <p>Default: None</p> <p>Valid values: A-Z, a-z, 0-9, space, \".:/=+\\-@\"</p> <p>Constraints: Each value can be 0-256 characters long.</p> <p>Required: Yes</p>"
545
545
  }
546
546
  },
547
547
  "Timestamp": {
@@ -33,6 +33,7 @@ module Aws
33
33
  ConfigService
34
34
  DataPipeline
35
35
  DirectConnect
36
+ DirectoryService
36
37
  DynamoDB
37
38
  EC2
38
39
  ECS
@@ -0,0 +1,4 @@
1
+ Aws.add_service(:DirectoryService, {
2
+ api: "#{Aws::API_DIR}/ds/2015-04-16/api-2.json",
3
+ docs: "#{Aws::API_DIR}/ds/2015-04-16/docs-2.json",
4
+ })
@@ -1,7 +1,7 @@
1
1
  Aws.add_service(:EC2, {
2
- api: "#{Aws::API_DIR}/ec2/2015-03-01/api-2.json",
3
- docs: "#{Aws::API_DIR}/ec2/2015-03-01/docs-2.json",
4
- paginators: "#{Aws::API_DIR}/ec2/2015-03-01/paginators-1.json",
5
- resources: "#{Aws::API_DIR}/ec2/2015-03-01/resources-1.json",
6
- waiters: "#{Aws::API_DIR}/ec2/2015-03-01/waiters-2.json",
2
+ api: "#{Aws::API_DIR}/ec2/2015-04-15/api-2.json",
3
+ docs: "#{Aws::API_DIR}/ec2/2015-04-15/docs-2.json",
4
+ paginators: "#{Aws::API_DIR}/ec2/2015-04-15/paginators-1.json",
5
+ resources: "#{Aws::API_DIR}/ec2/2015-04-15/resources-1.json",
6
+ waiters: "#{Aws::API_DIR}/ec2/2015-04-15/waiters-2.json",
7
7
  })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.0.42'
2
+ VERSION = '2.0.43'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.42
4
+ version: 2.0.43
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-05-07 00:00:00.000000000 Z
11
+ date: 2015-05-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: multi_json
@@ -102,6 +102,8 @@ files:
102
102
  - apis/directconnect/2012-10-25/api-2.json
103
103
  - apis/directconnect/2012-10-25/docs-2.json
104
104
  - apis/directconnect/2012-10-25/paginators-1.json
105
+ - apis/ds/2015-04-16/api-2.json
106
+ - apis/ds/2015-04-16/docs-2.json
105
107
  - apis/dynamodb/2011-12-05/api-2.json
106
108
  - apis/dynamodb/2011-12-05/docs-2.json
107
109
  - apis/dynamodb/2011-12-05/paginators-1.json
@@ -121,6 +123,11 @@ files:
121
123
  - apis/ec2/2015-03-01/paginators-1.json
122
124
  - apis/ec2/2015-03-01/resources-1.json
123
125
  - apis/ec2/2015-03-01/waiters-2.json
126
+ - apis/ec2/2015-04-15/api-2.json
127
+ - apis/ec2/2015-04-15/docs-2.json
128
+ - apis/ec2/2015-04-15/paginators-1.json
129
+ - apis/ec2/2015-04-15/resources-1.json
130
+ - apis/ec2/2015-04-15/waiters-2.json
124
131
  - apis/ecs/2014-11-13/api-2.json
125
132
  - apis/ecs/2014-11-13/docs-2.json
126
133
  - apis/elasticache/2015-02-02/api-2.json
@@ -262,6 +269,7 @@ files:
262
269
  - lib/aws-sdk-core/credentials.rb
263
270
  - lib/aws-sdk-core/datapipeline.rb
264
271
  - lib/aws-sdk-core/directconnect.rb
272
+ - lib/aws-sdk-core/directoryservice.rb
265
273
  - lib/aws-sdk-core/dynamodb.rb
266
274
  - lib/aws-sdk-core/dynamodb/attribute_value.rb
267
275
  - lib/aws-sdk-core/ec2.rb