aws-sdk-identitystore 1.15.0 → 1.16.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1b8bdfc6982c12402fda67138042e4b89b56ee8c894ab27b6c7d5008972e68d8
4
- data.tar.gz: 4f2f43acde56e278070d7911c4feb9ce0aea0f683d25d5a209ab00de36ea311a
3
+ metadata.gz: 9f678f8e9d6208346949bfb74f1bb119f1da252d8cd6524af7652de7ee24308e
4
+ data.tar.gz: b50c4764af6f101930826061b4f46da118329196070bd8342b10ad46c5e35d86
5
5
  SHA512:
6
- metadata.gz: 02772516babd4849488a5c22a91abbfcae16455502e0689d56085f02f832c6bd38c870b69e6c95c15e78c1870497df83a7fee48cf3ce8d2e97d53083537eb919
7
- data.tar.gz: 1b1f75f4c8adc2d0f75981c717bca0d33662dd5d1f48ff54d70b2d39aa2507ba286df22f37f2a9f621b024890af48d8cef28922e92ba8d401a553fec219252e3
6
+ metadata.gz: 9fea1930d7813e020c0175a68e18aa3c0a7486a9c3cd807d9d6b54c0b8f5c10d1865e096530e61b58cbdf9cce1eea2dd5c70c4afdd7ade716788976e23220553
7
+ data.tar.gz: c0d37aa9e9c093fbdc321f52ed055365b18f6e3b1162472cb452c18d4541d4019dce77ba6cfc7514baa049355b819b24dc0083d5fd189f679c00386f37a44b44
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.16.0 (2022-08-08)
5
+ ------------------
6
+
7
+ * Feature - Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
8
+
4
9
  1.15.0 (2022-02-24)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.15.0
1
+ 1.16.0
@@ -585,7 +585,7 @@ module Aws::IdentityStore
585
585
  params: params,
586
586
  config: config)
587
587
  context[:gem_name] = 'aws-sdk-identitystore'
588
- context[:gem_version] = '1.15.0'
588
+ context[:gem_version] = '1.16.0'
589
589
  Seahorse::Client::Request.new(handlers, context)
590
590
  end
591
591
 
@@ -17,7 +17,7 @@ module Aws::IdentityStore
17
17
  #
18
18
  # @!attribute [rw] request_id
19
19
  # The identifier for each request. This value is a globally unique ID
20
- # that is generated by the Identity Store service for each sent
20
+ # that is generated by the identity store service for each sent
21
21
  # request, and is then returned inside the exception if the request
22
22
  # fails.
23
23
  # @return [String]
@@ -133,9 +133,9 @@ module Aws::IdentityStore
133
133
  include Aws::Structure
134
134
  end
135
135
 
136
- # A query filter used by `ListUsers` and `ListGroup`. This filter object
137
- # provides the attribute name and attribute value to search users or
138
- # groups.
136
+ # A query filter used by `ListUsers` and `ListGroups`. This filter
137
+ # object provides the attribute name and attribute value to search users
138
+ # or groups.
139
139
  #
140
140
  # @note When making an API call, you may pass Filter
141
141
  # data as a hash:
@@ -200,7 +200,7 @@ module Aws::IdentityStore
200
200
  #
201
201
  # @!attribute [rw] request_id
202
202
  # The identifier for each request. This value is a globally unique ID
203
- # that is generated by the Identity Store service for each sent
203
+ # that is generated by the identity store service for each sent
204
204
  # request, and is then returned inside the exception if the request
205
205
  # fails.
206
206
  # @return [String]
@@ -367,7 +367,7 @@ module Aws::IdentityStore
367
367
  # Indicates that a requested resource is not found.
368
368
  #
369
369
  # @!attribute [rw] resource_type
370
- # The type of resource in the Identity Store service, which is an enum
370
+ # The type of resource in the identity store service, which is an enum
371
371
  # object. Valid values include USER, GROUP, and IDENTITY\_STORE.
372
372
  # @return [String]
373
373
  #
@@ -377,9 +377,10 @@ module Aws::IdentityStore
377
377
  # `UUID` or `1234567890-UUID`, where `UUID` is a randomly generated
378
378
  # value for each resource when it is created and `1234567890`
379
379
  # represents the `IdentityStoreId` string value. In the case that the
380
- # identity store is migrated from a legacy SSO identity store, the
381
- # `ResourceId` for that identity store will be in the format of
382
- # `UUID`. Otherwise, it will be in the `1234567890-UUID` format.
380
+ # identity store is migrated from a legacy single sign-on identity
381
+ # store, the `ResourceId` for that identity store will be in the
382
+ # format of `UUID`. Otherwise, it will be in the `1234567890-UUID`
383
+ # format.
383
384
  # @return [String]
384
385
  #
385
386
  # @!attribute [rw] message
@@ -387,7 +388,7 @@ module Aws::IdentityStore
387
388
  #
388
389
  # @!attribute [rw] request_id
389
390
  # The identifier for each request. This value is a globally unique ID
390
- # that is generated by the Identity Store service for each sent
391
+ # that is generated by the identity store service for each sent
391
392
  # request, and is then returned inside the exception if the request
392
393
  # fails.
393
394
  # @return [String]
@@ -411,7 +412,7 @@ module Aws::IdentityStore
411
412
  #
412
413
  # @!attribute [rw] request_id
413
414
  # The identifier for each request. This value is a globally unique ID
414
- # that is generated by the Identity Store service for each sent
415
+ # that is generated by the identity store service for each sent
415
416
  # request, and is then returned inside the exception if the request
416
417
  # fails.
417
418
  # @return [String]
@@ -456,7 +457,7 @@ module Aws::IdentityStore
456
457
  #
457
458
  # @!attribute [rw] request_id
458
459
  # The identifier for each request. This value is a globally unique ID
459
- # that is generated by the Identity Store service for each sent
460
+ # that is generated by the identity store service for each sent
460
461
  # request, and is then returned inside the exception if the request
461
462
  # fails.
462
463
  # @return [String]
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-identitystore/customizations'
48
48
  # @!group service
49
49
  module Aws::IdentityStore
50
50
 
51
- GEM_VERSION = '1.15.0'
51
+ GEM_VERSION = '1.16.0'
52
52
 
53
53
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-identitystore
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.15.0
4
+ version: 1.16.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: 2022-02-24 00:00:00.000000000 Z
11
+ date: 2022-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core