aws-sdk-applicationdiscoveryservice 1.79.0 → 1.80.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0c2d5db219e277f35cdb5c3366b7e3f37ba19b643b78740d469c0f630d73bb79
|
|
4
|
+
data.tar.gz: cab38770047748d6ed8ab307ac76951aa34e55aee2a1f575eaf480be4e6c52f0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e8a947793ce8604c92dd5b298f194d791a688439e3a6b7f315544b9e5875cbd349cc489f65fdc3df9d1cb4ac179c03bd04cbef9010a6d46c3de3bdc20d155252
|
|
7
|
+
data.tar.gz: f098759a6511382bcb8726aeae75c876632a3acc99c00dc466efd251e8e6d9384e550a6c75c40c672e928ecad824bfd0176b63a8f4532cd8f261f847d4165750
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.80.0
|
|
@@ -1812,7 +1812,7 @@ module Aws::ApplicationDiscoveryService
|
|
|
1812
1812
|
tracer: tracer
|
|
1813
1813
|
)
|
|
1814
1814
|
context[:gem_name] = 'aws-sdk-applicationdiscoveryservice'
|
|
1815
|
-
context[:gem_version] = '1.
|
|
1815
|
+
context[:gem_version] = '1.80.0'
|
|
1816
1816
|
Seahorse::Client::Request.new(handlers, context)
|
|
1817
1817
|
end
|
|
1818
1818
|
|
|
@@ -443,7 +443,6 @@ module Aws::ApplicationDiscoveryService
|
|
|
443
443
|
#
|
|
444
444
|
# 2. AWSApplicationDiscoveryServiceFirehose - Grant describe
|
|
445
445
|
# permissions for all tables in the database.
|
|
446
|
-
#
|
|
447
446
|
# * S3\_BUCKET\_LIMIT\_FAILURE - You reached the limit for Amazon S3
|
|
448
447
|
# buckets. Reduce the number of S3 buckets or request a limit
|
|
449
448
|
# increase and try again. For more information, see [Bucket
|
|
@@ -54,7 +54,7 @@ module Aws::ApplicationDiscoveryService
|
|
|
54
54
|
autoload :EndpointProvider, 'aws-sdk-applicationdiscoveryservice/endpoint_provider'
|
|
55
55
|
autoload :Endpoints, 'aws-sdk-applicationdiscoveryservice/endpoints'
|
|
56
56
|
|
|
57
|
-
GEM_VERSION = '1.
|
|
57
|
+
GEM_VERSION = '1.80.0'
|
|
58
58
|
|
|
59
59
|
end
|
|
60
60
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-applicationdiscoveryservice
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.80.0
|
|
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: 2024-11-
|
|
11
|
+
date: 2024-11-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|