aws-sdk-amplifybackend 1.0.0 → 1.1.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: c84c5a9e8aa3b5d5f7fb2371a04c34092d3c8b6465d260433b63ddbe0e18b710
4
- data.tar.gz: bd4ebd53e44d6eb4d9ea215706aab2d9be019108737710a70ce58d1e99af0eb3
3
+ metadata.gz: ae1673ab8cecb645054a7384e294c6f753ce2939318136113262d3d5d4cafaf9
4
+ data.tar.gz: 752a0818b43d127fc9016cafa7040ad119bddb53924e7eaa705465d27a5cdf18
5
5
  SHA512:
6
- metadata.gz: d278ecd022ec3519797d6fe250b3c8e42f5ae7240c107dc346769347d26cb0c0670acb905086f82b755f7273c70a1d8f6a63c9c6fe83b95fe6cb22da245971ca
7
- data.tar.gz: ac26cdd63fc314d4560d8bcd507d468c105f1018ea3348c1f439d63142849292bf08c81606ce567fe569334a46a6dd76b33d9f93fa2f24ab015acba646f34604
6
+ metadata.gz: 6d40e4da1f9dd98f5ecdd40df62339362671c1aa42257e6474555075012aa8c4a2ebe3b0c0c6380b722fae672293658baae9121ac04e2bb6e12a16a1c01c03f8
7
+ data.tar.gz: 38bcabc387513c79486b9d48f9c637facf9f4f1853e8fab1c1ac2a9db85b26ae9c71b211c01df88690a52e38fb7a255758fea9fe4759ea425222e167c7fd7296
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-amplifybackend/customizations'
48
48
  # @!group service
49
49
  module Aws::AmplifyBackend
50
50
 
51
- GEM_VERSION = '1.0.0'
51
+ GEM_VERSION = '1.1.0'
52
52
 
53
53
  end
@@ -428,8 +428,8 @@ module Aws::AmplifyBackend
428
428
  # @option params [required, String] :backend_environment_name
429
429
  #
430
430
  # @option params [required, Types::BackendAPIResourceConfig] :resource_config
431
- # The resource config for the data model,configured as a part of the
432
- # Amplify project.
431
+ # The resource configuration for the data model, configured as a part of
432
+ # the Amplify project.
433
433
  #
434
434
  # @option params [required, String] :resource_name
435
435
  #
@@ -642,7 +642,7 @@ module Aws::AmplifyBackend
642
642
  req.send_request(options)
643
643
  end
644
644
 
645
- # Generates a one time challenge code to authenticate a user into your
645
+ # Generates a one-time challenge code to authenticate a user into your
646
646
  # Amplify Admin UI.
647
647
  #
648
648
  # @option params [required, String] :app_id
@@ -676,7 +676,7 @@ module Aws::AmplifyBackend
676
676
  req.send_request(options)
677
677
  end
678
678
 
679
- # Removes an existing environment from your Ampify project.
679
+ # Removes an existing environment from your Amplify project.
680
680
  #
681
681
  # @option params [required, String] :app_id
682
682
  #
@@ -723,8 +723,8 @@ module Aws::AmplifyBackend
723
723
  # @option params [required, String] :backend_environment_name
724
724
  #
725
725
  # @option params [Types::BackendAPIResourceConfig] :resource_config
726
- # The resource config for the data model,configured as a part of the
727
- # Amplify project.
726
+ # The resource configuration for the data model, configured as a part of
727
+ # the Amplify project.
728
728
  #
729
729
  # @option params [required, String] :resource_name
730
730
  #
@@ -915,7 +915,7 @@ module Aws::AmplifyBackend
915
915
  req.send_request(options)
916
916
  end
917
917
 
918
- # Provides project level details for your Amplify UI project.
918
+ # Provides project-level details for your Amplify UI project.
919
919
  #
920
920
  # @option params [required, String] :app_id
921
921
  #
@@ -956,15 +956,15 @@ module Aws::AmplifyBackend
956
956
  req.send_request(options)
957
957
  end
958
958
 
959
- # Gets the details for a backend api.
959
+ # Gets the details for a backend API.
960
960
  #
961
961
  # @option params [required, String] :app_id
962
962
  #
963
963
  # @option params [required, String] :backend_environment_name
964
964
  #
965
965
  # @option params [Types::BackendAPIResourceConfig] :resource_config
966
- # The resource config for the data model,configured as a part of the
967
- # Amplify project.
966
+ # The resource configuration for the data model, configured as a part of
967
+ # the Amplify project.
968
968
  #
969
969
  # @option params [required, String] :resource_name
970
970
  #
@@ -1094,7 +1094,7 @@ module Aws::AmplifyBackend
1094
1094
  req.send_request(options)
1095
1095
  end
1096
1096
 
1097
- # Gets a backend auth details.
1097
+ # Gets backend auth details.
1098
1098
  #
1099
1099
  # @option params [required, String] :app_id
1100
1100
  #
@@ -1345,7 +1345,8 @@ module Aws::AmplifyBackend
1345
1345
  req.send_request(options)
1346
1346
  end
1347
1347
 
1348
- # Removes the AWS resources required to access the Amplify Admin UI.
1348
+ # Removes the AWS resources that are required to access the Amplify
1349
+ # Admin UI.
1349
1350
  #
1350
1351
  # @option params [required, String] :app_id
1351
1352
  #
@@ -1379,8 +1380,8 @@ module Aws::AmplifyBackend
1379
1380
  # @option params [required, String] :backend_environment_name
1380
1381
  #
1381
1382
  # @option params [Types::BackendAPIResourceConfig] :resource_config
1382
- # The resource config for the data model,configured as a part of the
1383
- # Amplify project.
1383
+ # The resource configuration for the data model, configured as a part of
1384
+ # the Amplify project.
1384
1385
  #
1385
1386
  # @option params [required, String] :resource_name
1386
1387
  #
@@ -1553,7 +1554,8 @@ module Aws::AmplifyBackend
1553
1554
  req.send_request(options)
1554
1555
  end
1555
1556
 
1556
- # Updates the AWS resources required to access the Amplify Admin UI.
1557
+ # Updates the AWS resources that are required to access the Amplify
1558
+ # Admin UI.
1557
1559
  #
1558
1560
  # @option params [required, String] :app_id
1559
1561
  #
@@ -1664,7 +1666,7 @@ module Aws::AmplifyBackend
1664
1666
  params: params,
1665
1667
  config: config)
1666
1668
  context[:gem_name] = 'aws-sdk-amplifybackend'
1667
- context[:gem_version] = '1.0.0'
1669
+ context[:gem_version] = '1.1.0'
1668
1670
  Seahorse::Client::Request.new(handlers, context)
1669
1671
  end
1670
1672
 
@@ -28,17 +28,17 @@ module Aws::AmplifyBackend
28
28
  # }
29
29
  #
30
30
  # @!attribute [rw] cognito_user_pool_id
31
- # The Amazon Cognito user pool id, if Amazon Cognito was used as an
31
+ # The Amazon Cognito user pool ID, if Amazon Cognito is used as an
32
32
  # authentication setting to access your data models.
33
33
  # @return [String]
34
34
  #
35
35
  # @!attribute [rw] description
36
- # The api key description for API\_KEY, if it was used as an
36
+ # The API key description for API\_KEY, if it is used as an
37
37
  # authentication mechanism to access your data models.
38
38
  # @return [String]
39
39
  #
40
40
  # @!attribute [rw] expiration_time
41
- # The api key expiration time for API\_KEY, if it was used as an
41
+ # The API key expiration time for API\_KEY, if it is used as an
42
42
  # authentication mechanism to access your data models.
43
43
  # @return [Float]
44
44
  #
@@ -47,7 +47,7 @@ module Aws::AmplifyBackend
47
47
  # @return [String]
48
48
  #
49
49
  # @!attribute [rw] open_id_client_id
50
- # The clientID for openID, if openID was used as an authentication
50
+ # The clientID for openID, if openID is used as an authentication
51
51
  # setting to access your data models.
52
52
  # @return [String]
53
53
  #
@@ -56,12 +56,12 @@ module Aws::AmplifyBackend
56
56
  # @return [String]
57
57
  #
58
58
  # @!attribute [rw] open_id_issue_url
59
- # The openID issuer URL, if openID was used as an authentication
59
+ # The openID issuer URL, if openID is used as an authentication
60
60
  # setting to access your data models.
61
61
  # @return [String]
62
62
  #
63
63
  # @!attribute [rw] open_id_provider_name
64
- # The open id provider name, if openID was used as an authentication
64
+ # The openID provider name, if openID is used as an authentication
65
65
  # mechanism to access your data models.
66
66
  # @return [String]
67
67
  #
@@ -169,7 +169,7 @@ module Aws::AmplifyBackend
169
169
  include Aws::Structure
170
170
  end
171
171
 
172
- # Describes the conflict resolution configuration for your data model
172
+ # Describes the conflict resolution configuration for the data model
173
173
  # configured in your Amplify project.
174
174
  #
175
175
  # @note When making an API call, you may pass BackendAPIConflictResolution
@@ -211,8 +211,8 @@ module Aws::AmplifyBackend
211
211
  include Aws::Structure
212
212
  end
213
213
 
214
- # The resource config for the data model,configured as a part of the
215
- # Amplify project.
214
+ # The resource configuration for the data model, configured as a part of
215
+ # the Amplify project.
216
216
  #
217
217
  # @note When making an API call, you may pass BackendAPIResourceConfig
218
218
  # data as a hash:
@@ -255,23 +255,23 @@ module Aws::AmplifyBackend
255
255
  # }
256
256
  #
257
257
  # @!attribute [rw] additional_auth_types
258
- # Addition authentication methods used to interact with your data
258
+ # Additional authentication methods used to interact with your data
259
259
  # models.
260
260
  # @return [Array<Types::BackendAPIAuthType>]
261
261
  #
262
262
  # @!attribute [rw] api_name
263
263
  # The API name used to interact with the data model, configured as a
264
- # part of the amplify project.
264
+ # part of the Amplify project.
265
265
  # @return [String]
266
266
  #
267
267
  # @!attribute [rw] conflict_resolution
268
- # The conflict resoultion strategy for your data stored in the data
268
+ # The conflict resolution strategy for your data stored in the data
269
269
  # models.
270
270
  # @return [Types::BackendAPIConflictResolution]
271
271
  #
272
272
  # @!attribute [rw] default_auth_type
273
273
  # The default authentication type for interacting with the configured
274
- # data models in your amplify project.
274
+ # data models in your Amplify project.
275
275
  # @return [Types::BackendAPIAuthType]
276
276
  #
277
277
  # @!attribute [rw] service
@@ -280,7 +280,7 @@ module Aws::AmplifyBackend
280
280
  #
281
281
  # @!attribute [rw] transform_schema
282
282
  # The definition of the data model in the annotated transform of the
283
- # graphql schema.
283
+ # GraphQL schema.
284
284
  # @return [String]
285
285
  #
286
286
  # @see http://docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/BackendAPIResourceConfig AWS API Documentation
@@ -374,7 +374,7 @@ module Aws::AmplifyBackend
374
374
  include Aws::Structure
375
375
  end
376
376
 
377
- # Describes third party social federation configurations for allowing
377
+ # Describes third-party social federation configurations for allowing
378
378
  # your app users to sign in using OAuth.
379
379
  #
380
380
  # @note When making an API call, you may pass BackendAuthSocialProviderConfig
@@ -386,12 +386,12 @@ module Aws::AmplifyBackend
386
386
  # }
387
387
  #
388
388
  # @!attribute [rw] client_id
389
- # Describes the client\_id which can be obtained from the third party
389
+ # Describes the client\_id that can be obtained from the third-party
390
390
  # social federation provider.
391
391
  # @return [String]
392
392
  #
393
393
  # @!attribute [rw] client_secret
394
- # Describes the client\_secret which can be obtained from third party
394
+ # Describes the client\_secret that can be obtained from third-party
395
395
  # social federation providers.
396
396
  # @return [String]
397
397
  #
@@ -420,7 +420,7 @@ module Aws::AmplifyBackend
420
420
  #
421
421
  # @!attribute [rw] login_auth_config
422
422
  # Describes the Amazon Cognito configurations for the Admin UI auth
423
- # resource to login with.
423
+ # resource to log in with.
424
424
  # @return [Types::LoginAuthConfigReqObj]
425
425
  #
426
426
  # @see http://docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/BackendConfigRespObj AWS API Documentation
@@ -437,12 +437,12 @@ module Aws::AmplifyBackend
437
437
  # The request object for this operation.
438
438
  #
439
439
  # @!attribute [rw] operation
440
- # Filters the list of response objects to only include those with the
440
+ # Filters the list of response objects to include only those with the
441
441
  # specified operation name.
442
442
  # @return [String]
443
443
  #
444
444
  # @!attribute [rw] status
445
- # Filters the list of response objects to only include those with the
445
+ # Filters the list of response objects to include only those with the
446
446
  # specified status.
447
447
  # @return [String]
448
448
  #
@@ -507,7 +507,7 @@ module Aws::AmplifyBackend
507
507
  # An error returned if a request is not formed properly.
508
508
  #
509
509
  # @!attribute [rw] message
510
- # An error message to inform that the request has failed.
510
+ # An error message to inform that the request failed.
511
511
  # @return [String]
512
512
  #
513
513
  # @see http://docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/BadRequestException AWS API Documentation
@@ -706,8 +706,8 @@ module Aws::AmplifyBackend
706
706
  # @return [String]
707
707
  #
708
708
  # @!attribute [rw] resource_config
709
- # The resource config for the data model,configured as a part of the
710
- # Amplify project.
709
+ # The resource configuration for the data model, configured as a part
710
+ # of the Amplify project.
711
711
  # @return [Types::BackendAPIResourceConfig]
712
712
  #
713
713
  # @!attribute [rw] resource_name
@@ -756,7 +756,7 @@ module Aws::AmplifyBackend
756
756
  end
757
757
 
758
758
  # Describes the forgot password policy for authenticating into the
759
- # Amlify app.
759
+ # Amplify app.
760
760
  #
761
761
  # @note When making an API call, you may pass CreateBackendAuthForgotPasswordConfig
762
762
  # data as a hash:
@@ -773,7 +773,7 @@ module Aws::AmplifyBackend
773
773
  # }
774
774
  #
775
775
  # @!attribute [rw] delivery_method
776
- # Describes which mode to use (either SMS or email) to deliver
776
+ # Describes which method to use (either SMS or email) to deliver
777
777
  # messages to app users that want to recover their password.
778
778
  # @return [String]
779
779
  #
@@ -798,7 +798,7 @@ module Aws::AmplifyBackend
798
798
  end
799
799
 
800
800
  # Describes authorization configurations for the auth resources,
801
- # configures as a part of your Amplify project.
801
+ # configured as a part of your Amplify project.
802
802
  #
803
803
  # @note When making an API call, you may pass CreateBackendAuthIdentityPoolConfig
804
804
  # data as a hash:
@@ -826,8 +826,8 @@ module Aws::AmplifyBackend
826
826
  include Aws::Structure
827
827
  end
828
828
 
829
- # Describes whether multi-factor authentication policies should be
830
- # applied for your Amazon Cognito user pool configured as a part of your
829
+ # Describes whether to apply multi-factor authentication (MFA) policies
830
+ # for your Amazon Cognito user pool that's configured as a part of your
831
831
  # Amplify project.
832
832
  #
833
833
  # @note When making an API call, you may pass CreateBackendAuthMFAConfig
@@ -842,7 +842,7 @@ module Aws::AmplifyBackend
842
842
  # }
843
843
  #
844
844
  # @!attribute [rw] mfa_mode
845
- # Describes whether MFA should be \[ON, OFF, OPTIONAL\] for
845
+ # Describes whether MFA should be \[ON, OFF, or OPTIONAL\] for
846
846
  # authentication in your Amplify project.
847
847
  # @return [String]
848
848
  #
@@ -892,25 +892,26 @@ module Aws::AmplifyBackend
892
892
  # @return [String]
893
893
  #
894
894
  # @!attribute [rw] o_auth_grant_type
895
- # The OAuth grant type which you use to allow app users to
896
- # authenticate from your Amplify app.
895
+ # The OAuth grant type that you use to allow app users to authenticate
896
+ # from your Amplify app.
897
897
  # @return [String]
898
898
  #
899
899
  # @!attribute [rw] o_auth_scopes
900
- # List of OAuth related flows which use to allow your app users to
900
+ # List of OAuth-related flows that allow your app users to
901
901
  # authenticate from your Amplify app.
902
902
  # @return [Array<String>]
903
903
  #
904
904
  # @!attribute [rw] redirect_sign_in_ur_is
905
- # The redirected URI for sigining into your Amplify app.
905
+ # The redirected URI for signing in to your Amplify app.
906
906
  # @return [Array<String>]
907
907
  #
908
908
  # @!attribute [rw] redirect_sign_out_ur_is
909
- # Redirect URLs used by OAuth when a user signs out of an Amplify app.
909
+ # Redirect URLs that OAuth uses when a user signs out of an Amplify
910
+ # app.
910
911
  # @return [Array<String>]
911
912
  #
912
913
  # @!attribute [rw] social_provider_settings
913
- # The settings for using the social providers for access to your
914
+ # The settings for using social identity providers for access to your
914
915
  # Amplify app.
915
916
  # @return [Types::SocialProviderSettings]
916
917
  #
@@ -927,7 +928,7 @@ module Aws::AmplifyBackend
927
928
  include Aws::Structure
928
929
  end
929
930
 
930
- # The password policy configuration for the backend to your Amplify
931
+ # The password policy configuration for the backend of your Amplify
931
932
  # project.
932
933
  #
933
934
  # @note When making an API call, you may pass CreateBackendAuthPasswordPolicyConfig
@@ -939,13 +940,13 @@ module Aws::AmplifyBackend
939
940
  # }
940
941
  #
941
942
  # @!attribute [rw] additional_constraints
942
- # Additional constraints for the pasword used to access the backend of
943
- # your Amplify project.
943
+ # Additional constraints for the password used to access the backend
944
+ # of your Amplify project.
944
945
  # @return [Array<String>]
945
946
  #
946
947
  # @!attribute [rw] minimum_length
947
- # The minimum length of password used to access the backend of your
948
- # Amplify project.
948
+ # The minimum length of the password used to access the backend of
949
+ # your Amplify project.
949
950
  # @return [Float]
950
951
  #
951
952
  # @see http://docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/CreateBackendAuthPasswordPolicyConfig AWS API Documentation
@@ -1139,7 +1140,7 @@ module Aws::AmplifyBackend
1139
1140
  #
1140
1141
  # @!attribute [rw] identity_pool_configs
1141
1142
  # Describes the authorization configuration for the Amazon Cognito
1142
- # identity pool, provisioned as a part of your auth resource in the
1143
+ # identity pool, provisioned as a part of the auth resource in your
1143
1144
  # Amplify project.
1144
1145
  # @return [Types::CreateBackendAuthIdentityPoolConfig]
1145
1146
  #
@@ -1149,9 +1150,9 @@ module Aws::AmplifyBackend
1149
1150
  # @return [String]
1150
1151
  #
1151
1152
  # @!attribute [rw] user_pool_configs
1152
- # Describes authentication configuration for the Amazon Cognito user
1153
- # pool, provisioned as a part of your auth resource in the Amplify
1154
- # project.
1153
+ # Describes the authentication configuration for the Amazon Cognito
1154
+ # user pool, provisioned as a part of the auth resource in your
1155
+ # Amplify project.
1155
1156
  # @return [Types::CreateBackendAuthUserPoolConfig]
1156
1157
  #
1157
1158
  # @see http://docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/CreateBackendAuthResourceConfig AWS API Documentation
@@ -1256,9 +1257,9 @@ module Aws::AmplifyBackend
1256
1257
  # @return [Types::CreateBackendAuthForgotPasswordConfig]
1257
1258
  #
1258
1259
  # @!attribute [rw] mfa
1259
- # Describes whether multi-factor authentication policies should be
1260
- # applied for your Amazon Cognito user pool configured as a part of
1261
- # your Amplify project.
1260
+ # Describes whether to apply multi-factor authentication (MFA)
1261
+ # policies for your Amazon Cognito user pool that's configured as a
1262
+ # part of your Amplify project.
1262
1263
  # @return [Types::CreateBackendAuthMFAConfig]
1263
1264
  #
1264
1265
  # @!attribute [rw] o_auth
@@ -1272,13 +1273,14 @@ module Aws::AmplifyBackend
1272
1273
  # @return [Types::CreateBackendAuthPasswordPolicyConfig]
1273
1274
  #
1274
1275
  # @!attribute [rw] required_sign_up_attributes
1275
- # The required attributes to sign up new users in the user pool.
1276
+ # The required attributes to sign up new users in the Amazon Cognito
1277
+ # user pool.
1276
1278
  # @return [Array<String>]
1277
1279
  #
1278
1280
  # @!attribute [rw] sign_in_method
1279
- # Describes the sign-in methods that your Amplify app users to login
1280
- # using the Amazon Cognito user pool, configured as a part of your
1281
- # Amplify project.
1281
+ # Describes the sign-in methods that your Amplify app users to log in
1282
+ # using the Amazon Cognito user pool that's configured as a part of
1283
+ # your Amplify project.
1282
1284
  # @return [String]
1283
1285
  #
1284
1286
  # @!attribute [rw] user_pool_name
@@ -1403,7 +1405,7 @@ module Aws::AmplifyBackend
1403
1405
  # @return [String]
1404
1406
  #
1405
1407
  # @!attribute [rw] resource_config
1406
- # The resource configuration for the create backend request.
1408
+ # The resource configuration for the backend creation request.
1407
1409
  # @return [Types::ResourceConfig]
1408
1410
  #
1409
1411
  # @!attribute [rw] resource_name
@@ -1556,15 +1558,16 @@ module Aws::AmplifyBackend
1556
1558
  # @return [String]
1557
1559
  #
1558
1560
  # @!attribute [rw] challenge_code
1559
- # One time challenge code for authenticating into Amplify Admin UI.
1561
+ # One-time challenge code for authenticating into the Amplify Admin
1562
+ # UI.
1560
1563
  # @return [String]
1561
1564
  #
1562
1565
  # @!attribute [rw] session_id
1563
- # A unique identifier provided when creating a new challenge token.
1566
+ # A unique ID provided when creating a new challenge token.
1564
1567
  # @return [String]
1565
1568
  #
1566
1569
  # @!attribute [rw] ttl
1567
- # The expiry time for the one time generated token code.
1570
+ # The expiry time for the one-time generated token code.
1568
1571
  # @return [String]
1569
1572
  #
1570
1573
  # @see http://docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/CreateTokenRespObj AWS API Documentation
@@ -1653,8 +1656,8 @@ module Aws::AmplifyBackend
1653
1656
  # @return [String]
1654
1657
  #
1655
1658
  # @!attribute [rw] resource_config
1656
- # The resource config for the data model,configured as a part of the
1657
- # Amplify project.
1659
+ # The resource configuration for the data model, configured as a part
1660
+ # of the Amplify project.
1658
1661
  # @return [Types::BackendAPIResourceConfig]
1659
1662
  #
1660
1663
  # @!attribute [rw] resource_name
@@ -2002,7 +2005,7 @@ module Aws::AmplifyBackend
2002
2005
  # The response object for this operation.
2003
2006
  #
2004
2007
  # @!attribute [rw] models
2005
- # Stringified JSON of the datastore model.
2008
+ # Stringified JSON of the DataStore model.
2006
2009
  # @return [String]
2007
2010
  #
2008
2011
  # @!attribute [rw] status
@@ -2113,8 +2116,8 @@ module Aws::AmplifyBackend
2113
2116
  # @return [String]
2114
2117
  #
2115
2118
  # @!attribute [rw] resource_config
2116
- # The resource config for the data model,configured as a part of the
2117
- # Amplify project.
2119
+ # The resource configuration for the data model, configured as a part
2120
+ # of the Amplify project.
2118
2121
  # @return [Types::BackendAPIResourceConfig]
2119
2122
  #
2120
2123
  # @!attribute [rw] resource_name
@@ -2175,8 +2178,8 @@ module Aws::AmplifyBackend
2175
2178
  # @return [String]
2176
2179
  #
2177
2180
  # @!attribute [rw] resource_config
2178
- # The resource config for the data model,configured as a part of the
2179
- # Amplify project.
2181
+ # The resource configuration for the data model, configured as a part
2182
+ # of the Amplify project.
2180
2183
  # @return [Types::BackendAPIResourceConfig]
2181
2184
  #
2182
2185
  # @!attribute [rw] resource_name
@@ -2407,7 +2410,7 @@ module Aws::AmplifyBackend
2407
2410
  # The response object for this operation.
2408
2411
  #
2409
2412
  # @!attribute [rw] amplify_meta_config
2410
- # A stringified version of the current configs for your Amplify
2413
+ # A stringified version of the current configurations for your Amplify
2411
2414
  # project.
2412
2415
  # @return [String]
2413
2416
  #
@@ -2505,16 +2508,16 @@ module Aws::AmplifyBackend
2505
2508
  # @return [String]
2506
2509
  #
2507
2510
  # @!attribute [rw] challenge_code
2508
- # The one time challenge code for authenticating into Amplify Admin
2509
- # UI.
2511
+ # The one-time challenge code for authenticating into the Amplify
2512
+ # Admin UI.
2510
2513
  # @return [String]
2511
2514
  #
2512
2515
  # @!attribute [rw] session_id
2513
- # A unique identifier provided when creating a new challenge token.
2516
+ # A unique ID provided when creating a new challenge token.
2514
2517
  # @return [String]
2515
2518
  #
2516
2519
  # @!attribute [rw] ttl
2517
- # The expiry time for the one time generated token code.
2520
+ # The expiry time for the one-time generated token code.
2518
2521
  # @return [String]
2519
2522
  #
2520
2523
  # @see http://docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/GetTokenRespObj AWS API Documentation
@@ -2554,7 +2557,7 @@ module Aws::AmplifyBackend
2554
2557
  # An error returned if there's a temporary issue with the service.
2555
2558
  #
2556
2559
  # @!attribute [rw] message
2557
- # An error message to inform that the request has failed.
2560
+ # An error message to inform that the request failed.
2558
2561
  # @return [String]
2559
2562
  #
2560
2563
  # @see http://docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/InternalServiceException AWS API Documentation
@@ -2565,15 +2568,14 @@ module Aws::AmplifyBackend
2565
2568
  include Aws::Structure
2566
2569
  end
2567
2570
 
2568
- # An error that is returned when a limit of a specific type has been
2569
- # exceeded.
2571
+ # An error that is returned when a limit of a specific type is exceeded.
2570
2572
  #
2571
2573
  # @!attribute [rw] limit_type
2572
2574
  # The type of limit that was exceeded.
2573
2575
  # @return [String]
2574
2576
  #
2575
2577
  # @!attribute [rw] message
2576
- # An error message to inform that the request has failed.
2578
+ # An error message to inform that the request failed.
2577
2579
  # @return [String]
2578
2580
  #
2579
2581
  # @see http://docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/LimitExceededException AWS API Documentation
@@ -2592,7 +2594,7 @@ module Aws::AmplifyBackend
2592
2594
  # @return [String]
2593
2595
  #
2594
2596
  # @!attribute [rw] max_results
2595
- # The maximum number of results you want in the response.
2597
+ # The maximum number of results that you want in the response.
2596
2598
  # @return [Integer]
2597
2599
  #
2598
2600
  # @!attribute [rw] next_token
@@ -2600,12 +2602,12 @@ module Aws::AmplifyBackend
2600
2602
  # @return [String]
2601
2603
  #
2602
2604
  # @!attribute [rw] operation
2603
- # Filters the list of response objects to only include those with the
2605
+ # Filters the list of response objects to include only those with the
2604
2606
  # specified operation name.
2605
2607
  # @return [String]
2606
2608
  #
2607
2609
  # @!attribute [rw] status
2608
- # Filters the list of response objects to only include those with the
2610
+ # Filters the list of response objects to include only those with the
2609
2611
  # specified status.
2610
2612
  # @return [String]
2611
2613
  #
@@ -2716,21 +2718,21 @@ module Aws::AmplifyBackend
2716
2718
  # }
2717
2719
  #
2718
2720
  # @!attribute [rw] aws_cognito_identity_pool_id
2719
- # Amazon Cognito identitypool id used for the Amplify Admin UI login
2721
+ # The Amazon Cognito identity pool ID used for Amplify Admin UI login
2720
2722
  # authorization.
2721
2723
  # @return [String]
2722
2724
  #
2723
2725
  # @!attribute [rw] aws_cognito_region
2724
- # The AWS Region for the the Amplify Admin login.
2726
+ # The AWS Region for the Amplify Admin UI login.
2725
2727
  # @return [String]
2726
2728
  #
2727
2729
  # @!attribute [rw] aws_user_pools_id
2728
- # The Amazon Cognito userpool id used for Amplify Admin UI login
2730
+ # The Amazon Cognito user pool ID used for Amplify Admin UI login
2729
2731
  # authentication.
2730
2732
  # @return [String]
2731
2733
  #
2732
2734
  # @!attribute [rw] aws_user_pools_web_client_id
2733
- # The web client ID for the Amazon Cognito userpools.
2735
+ # The web client ID for the Amazon Cognito user pools.
2734
2736
  # @return [String]
2735
2737
  #
2736
2738
  # @see http://docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/LoginAuthConfigReqObj AWS API Documentation
@@ -2747,7 +2749,7 @@ module Aws::AmplifyBackend
2747
2749
  # An error returned when a specific resource type is not found.
2748
2750
  #
2749
2751
  # @!attribute [rw] message
2750
- # An error message to inform that the request has failed.
2752
+ # An error message to inform that the request failed.
2751
2753
  # @return [String]
2752
2754
  #
2753
2755
  # @!attribute [rw] resource_type
@@ -2986,17 +2988,17 @@ module Aws::AmplifyBackend
2986
2988
  # }
2987
2989
  #
2988
2990
  # @!attribute [rw] facebook
2989
- # Describes third party social federation configurations for allowing
2991
+ # Describes third-party social federation configurations for allowing
2990
2992
  # your app users to sign in using OAuth.
2991
2993
  # @return [Types::BackendAuthSocialProviderConfig]
2992
2994
  #
2993
2995
  # @!attribute [rw] google
2994
- # Describes third party social federation configurations for allowing
2996
+ # Describes third-party social federation configurations for allowing
2995
2997
  # your app users to sign in using OAuth.
2996
2998
  # @return [Types::BackendAuthSocialProviderConfig]
2997
2999
  #
2998
3000
  # @!attribute [rw] login_with_amazon
2999
- # Describes third party social federation configurations for allowing
3001
+ # Describes third-party social federation configurations for allowing
3000
3002
  # your app users to sign in using OAuth.
3001
3003
  # @return [Types::BackendAuthSocialProviderConfig]
3002
3004
  #
@@ -3010,8 +3012,7 @@ module Aws::AmplifyBackend
3010
3012
  include Aws::Structure
3011
3013
  end
3012
3014
 
3013
- # An error that is returned when a limit of a specific type has been
3014
- # exceeded.
3015
+ # An error that is returned when a limit of a specific type is exceeded.
3015
3016
  #
3016
3017
  # @!attribute [rw] limit_type
3017
3018
  # @return [String]
@@ -3080,8 +3081,8 @@ module Aws::AmplifyBackend
3080
3081
  # @return [String]
3081
3082
  #
3082
3083
  # @!attribute [rw] resource_config
3083
- # The resource config for the data model,configured as a part of the
3084
- # Amplify project.
3084
+ # The resource configuration for the data model, configured as a part
3085
+ # of the Amplify project.
3085
3086
  # @return [Types::BackendAPIResourceConfig]
3086
3087
  #
3087
3088
  # @!attribute [rw] resource_name
@@ -3130,7 +3131,7 @@ module Aws::AmplifyBackend
3130
3131
  end
3131
3132
 
3132
3133
  # Describes the forgot password policy for authenticating into the
3133
- # Amlify app.
3134
+ # Amplify app.
3134
3135
  #
3135
3136
  # @note When making an API call, you may pass UpdateBackendAuthForgotPasswordConfig
3136
3137
  # data as a hash:
@@ -3147,7 +3148,7 @@ module Aws::AmplifyBackend
3147
3148
  # }
3148
3149
  #
3149
3150
  # @!attribute [rw] delivery_method
3150
- # Describes which mode to use (either SMS or email) to deliver
3151
+ # Describes which method to use (either SMS or email) to deliver
3151
3152
  # messages to app users that want to recover their password.
3152
3153
  # @return [String]
3153
3154
  #
@@ -3183,7 +3184,7 @@ module Aws::AmplifyBackend
3183
3184
  # }
3184
3185
  #
3185
3186
  # @!attribute [rw] unauthenticated_login
3186
- # A boolean value which can be set to allow or disallow guest level
3187
+ # A Boolean value that you can set to allow or disallow guest-level
3187
3188
  # authorization into your Amplify app.
3188
3189
  # @return [Boolean]
3189
3190
  #
@@ -3266,20 +3267,22 @@ module Aws::AmplifyBackend
3266
3267
  # @return [String]
3267
3268
  #
3268
3269
  # @!attribute [rw] o_auth_scopes
3269
- # The list of OAuth related flows which can allow users to
3270
- # authenticate from your Amplify app.
3270
+ # The list of OAuth-related flows that can allow users to authenticate
3271
+ # from your Amplify app.
3271
3272
  # @return [Array<String>]
3272
3273
  #
3273
3274
  # @!attribute [rw] redirect_sign_in_ur_is
3274
- # Redirect URLs used by OAuth when a user signs in to an Amplify app.
3275
+ # Redirect URLs that OAuth uses when a user signs in to an Amplify
3276
+ # app.
3275
3277
  # @return [Array<String>]
3276
3278
  #
3277
3279
  # @!attribute [rw] redirect_sign_out_ur_is
3278
- # Redirect URLs used by OAuth when a user signs out of an Amplify app.
3280
+ # Redirect URLs that OAuth uses when a user signs out of an Amplify
3281
+ # app.
3279
3282
  # @return [Array<String>]
3280
3283
  #
3281
3284
  # @!attribute [rw] social_provider_settings
3282
- # Describes third party social federation configurations for allowing
3285
+ # Describes third-party social federation configurations for allowing
3283
3286
  # your users to sign in with OAuth.
3284
3287
  # @return [Types::SocialProviderSettings]
3285
3288
  #
@@ -3297,7 +3300,7 @@ module Aws::AmplifyBackend
3297
3300
  end
3298
3301
 
3299
3302
  # Describes the password policy for your Amazon Cognito user pool
3300
- # configured as a part of your Amplify project.
3303
+ # that's configured as a part of your Amplify project.
3301
3304
  #
3302
3305
  # @note When making an API call, you may pass UpdateBackendAuthPasswordPolicyConfig
3303
3306
  # data as a hash:
@@ -3308,13 +3311,14 @@ module Aws::AmplifyBackend
3308
3311
  # }
3309
3312
  #
3310
3313
  # @!attribute [rw] additional_constraints
3311
- # Describes additional constrains on password requirements to sign in
3312
- # into the auth resource, configured as a part of your Ampify project.
3314
+ # Describes additional constrains on the password requirements to sign
3315
+ # in to the auth resource, configured as a part of your Amplify
3316
+ # project.
3313
3317
  # @return [Array<String>]
3314
3318
  #
3315
3319
  # @!attribute [rw] minimum_length
3316
- # Describes the minimum length of password required to sign in into
3317
- # the auth resource, configured as a part of your Ampify project.
3320
+ # Describes the minimum length of the password required to sign in to
3321
+ # the auth resource, configured as a part of your Amplify project.
3318
3322
  # @return [Float]
3319
3323
  #
3320
3324
  # @see http://docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/UpdateBackendAuthPasswordPolicyConfig AWS API Documentation
@@ -3495,7 +3499,7 @@ module Aws::AmplifyBackend
3495
3499
  #
3496
3500
  # @!attribute [rw] identity_pool_configs
3497
3501
  # Describes the authorization configuration for the Amazon Cognito
3498
- # identity pool, provisioned as a part of your auth resource in the
3502
+ # identity pool, provisioned as a part of the auth resource in your
3499
3503
  # Amplify project.
3500
3504
  # @return [Types::UpdateBackendAuthIdentityPoolConfig]
3501
3505
  #
@@ -3506,8 +3510,8 @@ module Aws::AmplifyBackend
3506
3510
  #
3507
3511
  # @!attribute [rw] user_pool_configs
3508
3512
  # Describes the authentication configuration for the Amazon Cognito
3509
- # userpool, provisioned as a part of your auth resource in the Amplify
3510
- # project.
3513
+ # user pool, provisioned as a part of the auth resource in your
3514
+ # Amplify project.
3511
3515
  # @return [Types::UpdateBackendAuthUserPoolConfig]
3512
3516
  #
3513
3517
  # @see http://docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/UpdateBackendAuthResourceConfig AWS API Documentation
@@ -3552,9 +3556,8 @@ module Aws::AmplifyBackend
3552
3556
  include Aws::Structure
3553
3557
  end
3554
3558
 
3555
- # Describes the Amazon Cognito user pool configuration for the
3556
- # authorization resource to be configured for your Amplify project on an
3557
- # update.
3559
+ # Describes the Amazon Cognito user pool configuration to configure the
3560
+ # authorization resource for your Amplify project on an update.
3558
3561
  #
3559
3562
  # @note When making an API call, you may pass UpdateBackendAuthUserPoolConfig
3560
3563
  # data as a hash:
@@ -3610,9 +3613,9 @@ module Aws::AmplifyBackend
3610
3613
  # @return [Types::UpdateBackendAuthForgotPasswordConfig]
3611
3614
  #
3612
3615
  # @!attribute [rw] mfa
3613
- # Describes whether multi-factor authentication policies should be
3614
- # applied for your Amazon Cognito user pool configured as a part of
3615
- # your Amplify project.
3616
+ # Describes whether to apply multi-factor authentication (MFA)
3617
+ # policies for your Amazon Cognito user pool that's configured as a
3618
+ # part of your Amplify project.
3616
3619
  # @return [Types::UpdateBackendAuthMFAConfig]
3617
3620
  #
3618
3621
  # @!attribute [rw] o_auth
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-amplifybackend
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.1.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: 2020-12-01 00:00:00.000000000 Z
11
+ date: 2020-12-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core