|
213 | 213 | "documentation": "<p>400 response</p>"
|
214 | 214 | }
|
215 | 215 | ],
|
216 |
| - "documentation": "<p>Generates a one time challenge code to authenticate a user into your Amplify Admin UI.</p>" |
| 216 | + "documentation": "<p>Generates a one-time challenge code to authenticate a user into your Amplify Admin UI.</p>" |
217 | 217 | },
|
218 | 218 | "DeleteBackend": {
|
219 | 219 | "name": "DeleteBackend",
|
|
247 | 247 | "documentation": "<p>400 response</p>"
|
248 | 248 | }
|
249 | 249 | ],
|
250 |
| - "documentation": "<p>Removes an existing environment from your Ampify project.</p>" |
| 250 | + "documentation": "<p>Removes an existing environment from your Amplify project.</p>" |
251 | 251 | },
|
252 | 252 | "DeleteBackendAPI": {
|
253 | 253 | "name": "DeleteBackendAPI",
|
|
417 | 417 | "documentation": "<p>400 response</p>"
|
418 | 418 | }
|
419 | 419 | ],
|
420 |
| - "documentation": "<p>Provides project level details for your Amplify UI project.</p>" |
| 420 | + "documentation": "<p>Provides project-level details for your Amplify UI project.</p>" |
421 | 421 | },
|
422 | 422 | "GetBackendAPI": {
|
423 | 423 | "name": "GetBackendAPI",
|
|
451 | 451 | "documentation": "<p>400 response</p>"
|
452 | 452 | }
|
453 | 453 | ],
|
454 |
| - "documentation": "<p>Gets the details for a backend api.</p>" |
| 454 | + "documentation": "<p>Gets the details for a backend API.</p>" |
455 | 455 | },
|
456 | 456 | "GetBackendAPIModels": {
|
457 | 457 | "name": "GetBackendAPIModels",
|
|
519 | 519 | "documentation": "<p>400 response</p>"
|
520 | 520 | }
|
521 | 521 | ],
|
522 |
| - "documentation": "<p>Gets a backend auth details.</p>" |
| 522 | + "documentation": "<p>Gets backend auth details.</p>" |
523 | 523 | },
|
524 | 524 | "GetBackendJob": {
|
525 | 525 | "name": "GetBackendJob",
|
|
689 | 689 | "documentation": "<p>400 response</p>"
|
690 | 690 | }
|
691 | 691 | ],
|
692 |
| - "documentation": "<p>Removes the AWS resources required to access the Amplify Admin UI.</p>" |
| 692 | + "documentation": "<p>Removes the AWS resources that are required to access the Amplify Admin UI.</p>" |
693 | 693 | },
|
694 | 694 | "UpdateBackendAPI": {
|
695 | 695 | "name": "UpdateBackendAPI",
|
|
791 | 791 | "documentation": "<p>400 response</p>"
|
792 | 792 | }
|
793 | 793 | ],
|
794 |
| - "documentation": "<p>Updates the AWS resources required to access the Amplify Admin UI.</p>" |
| 794 | + "documentation": "<p>Updates the AWS resources that are required to access the Amplify Admin UI.</p>" |
795 | 795 | },
|
796 | 796 | "UpdateBackendJob": {
|
797 | 797 | "name": "UpdateBackendJob",
|
|
842 | 842 | "CognitoUserPoolId": {
|
843 | 843 | "shape": "__string",
|
844 | 844 | "locationName": "cognitoUserPoolId",
|
845 |
| - "documentation": "<p>The Amazon Cognito user pool id, if Amazon Cognito was used as an authentication setting to access your data models.</p>" |
| 845 | + "documentation": "<p>The Amazon Cognito user pool ID, if Amazon Cognito is used as an authentication setting to access your data models.</p>" |
846 | 846 | },
|
847 | 847 | "Description": {
|
848 | 848 | "shape": "__string",
|
849 | 849 | "locationName": "description",
|
850 |
| - "documentation": "<p>The api key description for API_KEY, if it was used as an authentication mechanism to access your data models.</p>" |
| 850 | + "documentation": "<p>The API key description for API_KEY, if it is used as an authentication mechanism to access your data models.</p>" |
851 | 851 | },
|
852 | 852 | "ExpirationTime": {
|
853 | 853 | "shape": "__double",
|
854 | 854 | "locationName": "expirationTime",
|
855 |
| - "documentation": "<p>The api key expiration time for API_KEY, if it was used as an authentication mechanism to access your data models.</p>" |
| 855 | + "documentation": "<p>The API key expiration time for API_KEY, if it is used as an authentication mechanism to access your data models.</p>" |
856 | 856 | },
|
857 | 857 | "OpenIDAuthTTL": {
|
858 | 858 | "shape": "__string",
|
|
862 | 862 | "OpenIDClientId": {
|
863 | 863 | "shape": "__string",
|
864 | 864 | "locationName": "openIDClientId",
|
865 |
| - "documentation": "<p>The clientID for openID, if openID was used as an authentication setting to access your data models.</p>" |
| 865 | + "documentation": "<p>The clientID for openID, if openID is used as an authentication setting to access your data models.</p>" |
866 | 866 | },
|
867 | 867 | "OpenIDIatTTL": {
|
868 | 868 | "shape": "__string",
|
|
872 | 872 | "OpenIDIssueURL": {
|
873 | 873 | "shape": "__string",
|
874 | 874 | "locationName": "openIDIssueURL",
|
875 |
| - "documentation": "<p>The openID issuer URL, if openID was used as an authentication setting to access your data models.</p>" |
| 875 | + "documentation": "<p>The openID issuer URL, if openID is used as an authentication setting to access your data models.</p>" |
876 | 876 | },
|
877 | 877 | "OpenIDProviderName": {
|
878 | 878 | "shape": "__string",
|
879 | 879 | "locationName": "openIDProviderName",
|
880 |
| - "documentation": "<p>The open id provider name, if openID was used as an authentication mechanism to access your data models.</p>" |
| 880 | + "documentation": "<p>The openID provider name, if openID is used as an authentication mechanism to access your data models.</p>" |
881 | 881 | }
|
882 | 882 | },
|
883 | 883 | "documentation": "<p>The authentication settings for accessing provisioned data models in your Amplify project.</p>"
|
|
961 | 961 | "documentation": "<p>The strategy for conflict resolution.</p>"
|
962 | 962 | }
|
963 | 963 | },
|
964 |
| - "documentation": "<p>Describes the conflict resolution configuration for your data model configured in your Amplify project.</p>" |
| 964 | + "documentation": "<p>Describes the conflict resolution configuration for the data model configured in your Amplify project.</p>" |
965 | 965 | },
|
966 | 966 | "BackendAPIReqObj": {
|
967 | 967 | "type": "structure",
|
|
988 | 988 | "AdditionalAuthTypes": {
|
989 | 989 | "shape": "ListOfBackendAPIAuthType",
|
990 | 990 | "locationName": "additionalAuthTypes",
|
991 |
| - "documentation": "<p>Addition authentication methods used to interact with your data models.</p>" |
| 991 | + "documentation": "<p>Additional authentication methods used to interact with your data models.</p>" |
992 | 992 | },
|
993 | 993 | "ApiName": {
|
994 | 994 | "shape": "__string",
|
995 | 995 | "locationName": "apiName",
|
996 |
| - "documentation": "<p>The API name used to interact with the data model, configured as a part of the amplify project.</p>" |
| 996 | + "documentation": "<p>The API name used to interact with the data model, configured as a part of the Amplify project.</p>" |
997 | 997 | },
|
998 | 998 | "ConflictResolution": {
|
999 | 999 | "shape": "BackendAPIConflictResolution",
|
1000 | 1000 | "locationName": "conflictResolution",
|
1001 |
| - "documentation": "<p>The conflict resoultion strategy for your data stored in the data models.</p>" |
| 1001 | + "documentation": "<p>The conflict resolution strategy for your data stored in the data models.</p>" |
1002 | 1002 | },
|
1003 | 1003 | "DefaultAuthType": {
|
1004 | 1004 | "shape": "BackendAPIAuthType",
|
1005 | 1005 | "locationName": "defaultAuthType",
|
1006 |
| - "documentation": "<p>The default authentication type for interacting with the configured data models in your amplify project.</p>" |
| 1006 | + "documentation": "<p>The default authentication type for interacting with the configured data models in your Amplify project.</p>" |
1007 | 1007 | },
|
1008 | 1008 | "Service": {
|
1009 | 1009 | "shape": "__string",
|
|
1013 | 1013 | "TransformSchema": {
|
1014 | 1014 | "shape": "__string",
|
1015 | 1015 | "locationName": "transformSchema",
|
1016 |
| - "documentation": "<p>The definition of the data model in the annotated transform of the graphql schema.</p>" |
| 1016 | + "documentation": "<p>The definition of the data model in the annotated transform of the GraphQL schema.</p>" |
1017 | 1017 | }
|
1018 | 1018 | },
|
1019 |
| - "documentation": "<p>The resource config for the data model,configured as a part of the Amplify project.</p>" |
| 1019 | + "documentation": "<p>The resource configuration for the data model, configured as a part of the Amplify project.</p>" |
1020 | 1020 | },
|
1021 | 1021 | "BackendAPIRespObj": {
|
1022 | 1022 | "type": "structure",
|
|
1104 | 1104 | "ClientId": {
|
1105 | 1105 | "shape": "__string",
|
1106 | 1106 | "locationName": "client_id",
|
1107 |
| - "documentation": "<p>Describes the client_id which can be obtained from the third party social federation provider.</p>" |
| 1107 | + "documentation": "<p>Describes the client_id that can be obtained from the third-party social federation provider.</p>" |
1108 | 1108 | },
|
1109 | 1109 | "ClientSecret": {
|
1110 | 1110 | "shape": "__string",
|
1111 | 1111 | "locationName": "client_secret",
|
1112 |
| - "documentation": "<p>Describes the client_secret which can be obtained from third party social federation providers.</p>" |
| 1112 | + "documentation": "<p>Describes the client_secret that can be obtained from third-party social federation providers.</p>" |
1113 | 1113 | }
|
1114 | 1114 | },
|
1115 |
| - "documentation": "<p>Describes third party social federation configurations for allowing your app users to sign in using OAuth.</p>" |
| 1115 | + "documentation": "<p>Describes third-party social federation configurations for allowing your app users to sign in using OAuth.</p>" |
1116 | 1116 | },
|
1117 | 1117 | "BackendConfigRespObj": {
|
1118 | 1118 | "type": "structure",
|
|
1135 | 1135 | "LoginAuthConfig": {
|
1136 | 1136 | "shape": "LoginAuthConfigReqObj",
|
1137 | 1137 | "locationName": "loginAuthConfig",
|
1138 |
| - "documentation": "<p>Describes the Amazon Cognito configurations for the Admin UI auth resource to login with.</p>" |
| 1138 | + "documentation": "<p>Describes the Amazon Cognito configurations for the Admin UI auth resource to log in with.</p>" |
1139 | 1139 | }
|
1140 | 1140 | },
|
1141 | 1141 | "documentation": "<p>The response object for this operation.</p>"
|
|
1146 | 1146 | "Operation": {
|
1147 | 1147 | "shape": "__string",
|
1148 | 1148 | "locationName": "operation",
|
1149 |
| - "documentation": "<p>Filters the list of response objects to only include those with the specified operation name.</p>" |
| 1149 | + "documentation": "<p>Filters the list of response objects to include only those with the specified operation name.</p>" |
1150 | 1150 | },
|
1151 | 1151 | "Status": {
|
1152 | 1152 | "shape": "__string",
|
1153 | 1153 | "locationName": "status",
|
1154 |
| - "documentation": "<p>Filters the list of response objects to only include those with the specified status.</p>" |
| 1154 | + "documentation": "<p>Filters the list of response objects to include only those with the specified status.</p>" |
1155 | 1155 | }
|
1156 | 1156 | },
|
1157 | 1157 | "documentation": "<p>The request object for this operation.</p>"
|
|
1212 | 1212 | "Message": {
|
1213 | 1213 | "shape": "__string",
|
1214 | 1214 | "locationName": "message",
|
1215 |
| - "documentation": "<p>An error message to inform that the request has failed.</p>" |
| 1215 | + "documentation": "<p>An error message to inform that the request failed.</p>" |
1216 | 1216 | }
|
1217 | 1217 | },
|
1218 | 1218 | "documentation": "<p>An error returned if a request is not formed properly.</p>",
|
|
1438 | 1438 | "DeliveryMethod": {
|
1439 | 1439 | "shape": "DeliveryMethod",
|
1440 | 1440 | "locationName": "deliveryMethod",
|
1441 |
| - "documentation": "<p>Describes which mode to use (either SMS or email) to deliver messages to app users that want to recover their password.</p>" |
| 1441 | + "documentation": "<p>Describes which method to use (either SMS or email) to deliver messages to app users that want to recover their password.</p>" |
1442 | 1442 | },
|
1443 | 1443 | "EmailSettings": {
|
1444 | 1444 | "shape": "EmailSettings",
|
|
1451 | 1451 | "documentation": "<p>The configuration for the SMS message sent when an app user forgets their password.</p>"
|
1452 | 1452 | }
|
1453 | 1453 | },
|
1454 |
| - "documentation": "<p>Describes the forgot password policy for authenticating into the Amlify app.</p>", |
| 1454 | + "documentation": "<p>Describes the forgot password policy for authenticating into the Amplify app.</p>", |
1455 | 1455 | "required": [
|
1456 | 1456 | "DeliveryMethod"
|
1457 | 1457 | ]
|
|
1470 | 1470 | "documentation": "<p>Set to true or false based on whether you want to enable guest authorization to your Amplify app.</p>"
|
1471 | 1471 | }
|
1472 | 1472 | },
|
1473 |
| - "documentation": "<p>Describes authorization configurations for the auth resources, configures as a part of your Amplify project.</p>", |
| 1473 | + "documentation": "<p>Describes authorization configurations for the auth resources, configured as a part of your Amplify project.</p>", |
1474 | 1474 | "required": [
|
1475 | 1475 | "UnauthenticatedLogin",
|
1476 | 1476 | "IdentityPoolName"
|
|
1481 | 1481 | "members": {
|
1482 | 1482 | "MFAMode": {
|
1483 | 1483 | "shape": "MFAMode",
|
1484 |
| - "documentation": "<p>Describes whether MFA should be [ON, OFF, OPTIONAL] for authentication in your Amplify project.</p>" |
| 1484 | + "documentation": "<p>Describes whether MFA should be [ON, OFF, or OPTIONAL] for authentication in your Amplify project.</p>" |
1485 | 1485 | },
|
1486 | 1486 | "Settings": {
|
1487 | 1487 | "shape": "Settings",
|
1488 | 1488 | "locationName": "settings",
|
1489 | 1489 | "documentation": "<p>Describes the configuration settings and methods for your Amplify app users to use MFA.</p>"
|
1490 | 1490 | }
|
1491 | 1491 | },
|
1492 |
| - "documentation": "<p>Describes whether multi-factor authentication policies should be applied for your Amazon Cognito user pool configured as a part of your Amplify project.</p>", |
| 1492 | + "documentation": "<p>Describes whether to apply multi-factor authentication (MFA) policies for your Amazon Cognito user pool that's configured as a part of your Amplify project.</p>", |
1493 | 1493 | "required": [
|
1494 | 1494 | "MFAMode"
|
1495 | 1495 | ]
|
|
1505 | 1505 | "OAuthGrantType": {
|
1506 | 1506 | "shape": "OAuthGrantType",
|
1507 | 1507 | "locationName": "oAuthGrantType",
|
1508 |
| - "documentation": "<p>The OAuth grant type which you use to allow app users to authenticate from your Amplify app.</p>" |
| 1508 | + "documentation": "<p>The OAuth grant type that you use to allow app users to authenticate from your Amplify app.</p>" |
1509 | 1509 | },
|
1510 | 1510 | "OAuthScopes": {
|
1511 | 1511 | "shape": "ListOfOAuthScopesElement",
|
1512 | 1512 | "locationName": "oAuthScopes",
|
1513 |
| - "documentation": "<p>List of OAuth related flows which use to allow your app users to authenticate from your Amplify app.</p>" |
| 1513 | + "documentation": "<p>List of OAuth-related flows that allow your app users to authenticate from your Amplify app.</p>" |
1514 | 1514 | },
|
1515 | 1515 | "RedirectSignInURIs": {
|
1516 | 1516 | "shape": "ListOf__string",
|
1517 | 1517 | "locationName": "redirectSignInURIs",
|
1518 |
| - "documentation": "<p>The redirected URI for sigining into your Amplify app.</p>" |
| 1518 | + "documentation": "<p>The redirected URI for signing in to your Amplify app.</p>" |
1519 | 1519 | },
|
1520 | 1520 | "RedirectSignOutURIs": {
|
1521 | 1521 | "shape": "ListOf__string",
|
1522 | 1522 | "locationName": "redirectSignOutURIs",
|
1523 |
| - "documentation": "<p>Redirect URLs used by OAuth when a user signs out of an Amplify app.</p>" |
| 1523 | + "documentation": "<p>Redirect URLs that OAuth uses when a user signs out of an Amplify app.</p>" |
1524 | 1524 | },
|
1525 | 1525 | "SocialProviderSettings": {
|
1526 | 1526 | "shape": "SocialProviderSettings",
|
1527 | 1527 | "locationName": "socialProviderSettings",
|
1528 |
| - "documentation": "<p>The settings for using the social providers for access to your Amplify app.</p>" |
| 1528 | + "documentation": "<p>The settings for using social identity providers for access to your Amplify app.</p>" |
1529 | 1529 | }
|
1530 | 1530 | },
|
1531 | 1531 | "documentation": "<p>Creates the OAuth configuration for your Amplify project.</p>",
|
|
1542 | 1542 | "AdditionalConstraints": {
|
1543 | 1543 | "shape": "ListOfAdditionalConstraintsElement",
|
1544 | 1544 | "locationName": "additionalConstraints",
|
1545 |
| - "documentation": "<p>Additional constraints for the pasword used to access the backend of your Amplify project.</p>" |
| 1545 | + "documentation": "<p>Additional constraints for the password used to access the backend of your Amplify project.</p>" |
1546 | 1546 | },
|
1547 | 1547 | "MinimumLength": {
|
1548 | 1548 | "shape": "__double",
|
1549 | 1549 | "locationName": "minimumLength",
|
1550 |
| - "documentation": "<p>The minimum length of password used to access the backend of your Amplify project.</p>" |
| 1550 | + "documentation": "<p>The minimum length of the password used to access the backend of your Amplify project.</p>" |
1551 | 1551 | }
|
1552 | 1552 | },
|
1553 |
| - "documentation": "<p>The password policy configuration for the backend to your Amplify project.</p>", |
| 1553 | + "documentation": "<p>The password policy configuration for the backend of your Amplify project.</p>", |
1554 | 1554 | "required": [
|
1555 | 1555 | "MinimumLength"
|
1556 | 1556 | ]
|
|
1625 | 1625 | "IdentityPoolConfigs": {
|
1626 | 1626 | "shape": "CreateBackendAuthIdentityPoolConfig",
|
1627 | 1627 | "locationName": "identityPoolConfigs",
|
1628 |
| - "documentation": "<p>Describes the authorization configuration for the Amazon Cognito identity pool, provisioned as a part of your auth resource in the Amplify project.</p>" |
| 1628 | + "documentation": "<p>Describes the authorization configuration for the Amazon Cognito identity pool, provisioned as a part of the auth resource in your Amplify project.</p>" |
1629 | 1629 | },
|
1630 | 1630 | "Service": {
|
1631 | 1631 | "shape": "Service",
|
|
1635 | 1635 | "UserPoolConfigs": {
|
1636 | 1636 | "shape": "CreateBackendAuthUserPoolConfig",
|
1637 | 1637 | "locationName": "userPoolConfigs",
|
1638 |
| - "documentation": "<p>Describes authentication configuration for the Amazon Cognito user pool, provisioned as a part of your auth resource in the Amplify project.</p>" |
| 1638 | + "documentation": "<p>Describes the authentication configuration for the Amazon Cognito user pool, provisioned as a part of the auth resource in your Amplify project.</p>" |
1639 | 1639 | }
|
1640 | 1640 | },
|
1641 | 1641 | "documentation": "<p>Defines the resource configuration when creating an auth resource in your Amplify project.</p>",
|
|
1691 | 1691 | "Mfa": {
|
1692 | 1692 | "shape": "CreateBackendAuthMFAConfig",
|
1693 | 1693 | "locationName": "mfa",
|
1694 |
| - "documentation": "<p>Describes whether multi-factor authentication policies should be applied for your Amazon Cognito user pool configured as a part of your Amplify project.</p>" |
| 1694 | + "documentation": "<p>Describes whether to apply multi-factor authentication (MFA) policies for your Amazon Cognito user pool that's configured as a part of your Amplify project.</p>" |
1695 | 1695 | },
|
1696 | 1696 | "OAuth": {
|
1697 | 1697 | "shape": "CreateBackendAuthOAuthConfig",
|
|
1706 | 1706 | "RequiredSignUpAttributes": {
|
1707 | 1707 | "shape": "ListOfRequiredSignUpAttributesElement",
|
1708 | 1708 | "locationName": "requiredSignUpAttributes",
|
1709 |
| - "documentation": "<p>The required attributes to sign up new users in the user pool.</p>" |
| 1709 | + "documentation": "<p>The required attributes to sign up new users in the Amazon Cognito user pool.</p>" |
1710 | 1710 | },
|
1711 | 1711 | "SignInMethod": {
|
1712 | 1712 | "shape": "SignInMethod",
|
1713 | 1713 | "locationName": "signInMethod",
|
1714 |
| - "documentation": "<p>Describes the sign-in methods that your Amplify app users to login using the Amazon Cognito user pool, configured as a part of your Amplify project.</p>" |
| 1714 | + "documentation": "<p>Describes the sign-in methods that your Amplify app users to log in using the Amazon Cognito user pool that's configured as a part of your Amplify project.</p>" |
1715 | 1715 | },
|
1716 | 1716 | "UserPoolName": {
|
1717 | 1717 | "shape": "__string",
|
|
1832 | 1832 | "ResourceConfig": {
|
1833 | 1833 | "shape": "ResourceConfig",
|
1834 | 1834 | "locationName": "resourceConfig",
|
1835 |
| - "documentation": "<p>The resource configuration for the create backend request.</p>" |
| 1835 | + "documentation": "<p>The resource configuration for the backend creation request.</p>" |
1836 | 1836 | },
|
1837 | 1837 | "ResourceName": {
|
1838 | 1838 | "shape": "__string",
|
|
1868 | 1868 | "ResourceConfig": {
|
1869 | 1869 | "shape": "ResourceConfig",
|
1870 | 1870 | "locationName": "resourceConfig",
|
1871 |
| - "documentation": "<p>The resource configuration for the create backend request.</p>" |
| 1871 | + "documentation": "<p>The resource configuration for the backend creation request.</p>" |
1872 | 1872 | },
|
1873 | 1873 | "ResourceName": {
|
1874 | 1874 | "shape": "__string",
|
|
1983 | 1983 | "ChallengeCode": {
|
1984 | 1984 | "shape": "__string",
|
1985 | 1985 | "locationName": "challengeCode",
|
1986 |
| - "documentation": "<p>One time challenge code for authenticating into Amplify Admin UI.</p>" |
| 1986 | + "documentation": "<p>One-time challenge code for authenticating into the Amplify Admin UI.</p>" |
1987 | 1987 | },
|
1988 | 1988 | "SessionId": {
|
1989 | 1989 | "shape": "__string",
|
1990 | 1990 | "locationName": "sessionId",
|
1991 |
| - "documentation": "<p>A unique identifier provided when creating a new challenge token.</p>" |
| 1991 | + "documentation": "<p>A unique ID provided when creating a new challenge token.</p>" |
1992 | 1992 | },
|
1993 | 1993 | "Ttl": {
|
1994 | 1994 | "shape": "__string",
|
1995 | 1995 | "locationName": "ttl",
|
1996 |
| - "documentation": "<p>The expiry time for the one time generated token code.</p>" |
| 1996 | + "documentation": "<p>The expiry time for the one-time generated token code.</p>" |
1997 | 1997 | }
|
1998 | 1998 | },
|
1999 | 1999 | "documentation": "<p>The response object for this operation.</p>",
|
|
2015 | 2015 | "ChallengeCode": {
|
2016 | 2016 | "shape": "__string",
|
2017 | 2017 | "locationName": "challengeCode",
|
2018 |
| - "documentation": "<p>One time challenge code for authenticating into Amplify Admin UI.</p>" |
| 2018 | + "documentation": "<p>One-time challenge code for authenticating into the Amplify Admin UI.</p>" |
2019 | 2019 | },
|
2020 | 2020 | "SessionId": {
|
2021 | 2021 | "shape": "__string",
|
2022 | 2022 | "locationName": "sessionId",
|
2023 |
| - "documentation": "<p>A unique identifier provided when creating a new challenge token.</p>" |
| 2023 | + "documentation": "<p>A unique ID provided when creating a new challenge token.</p>" |
2024 | 2024 | },
|
2025 | 2025 | "Ttl": {
|
2026 | 2026 | "shape": "__string",
|
2027 | 2027 | "locationName": "ttl",
|
2028 |
| - "documentation": "<p>The expiry time for the one time generated token code.</p>" |
| 2028 | + "documentation": "<p>The expiry time for the one-time generated token code.</p>" |
2029 | 2029 | }
|
2030 | 2030 | }
|
2031 | 2031 | },
|
|
2269 | 2269 | "shape": "__string",
|
2270 | 2270 | "location": "uri",
|
2271 | 2271 | "locationName": "sessionId",
|
2272 |
| - "documentation": "<p>The session Id.</p>" |
| 2272 | + "documentation": "<p>The session ID.</p>" |
2273 | 2273 | }
|
2274 | 2274 | },
|
2275 | 2275 | "required": [
|
|
2330 | 2330 | "Message": {
|
2331 | 2331 | "shape": "__string",
|
2332 | 2332 | "locationName": "message",
|
2333 |
| - "documentation": "<p>An error message to inform that the request has failed.</p>" |
| 2333 | + "documentation": "<p>An error message to inform that the request failed.</p>" |
2334 | 2334 | }
|
2335 | 2335 | },
|
2336 | 2336 | "documentation": "<p>An error returned if there's a temporary issue with the service.</p>",
|
|
2408 | 2408 | "Models": {
|
2409 | 2409 | "shape": "__string",
|
2410 | 2410 | "locationName": "models",
|
2411 |
| - "documentation": "<p>Stringified JSON of the datastore model.</p>" |
| 2411 | + "documentation": "<p>Stringified JSON of the DataStore model.</p>" |
2412 | 2412 | },
|
2413 | 2413 | "Status": {
|
2414 | 2414 | "shape": "Status",
|
|
2452 | 2452 | "Models": {
|
2453 | 2453 | "shape": "__string",
|
2454 | 2454 | "locationName": "models",
|
2455 |
| - "documentation": "<p>Stringified JSON of the datastore model.</p>" |
| 2455 | + "documentation": "<p>Stringified JSON of the DataStore model.</p>" |
2456 | 2456 | },
|
2457 | 2457 | "Status": {
|
2458 | 2458 | "shape": "Status",
|
|
2776 | 2776 | "AmplifyMetaConfig": {
|
2777 | 2777 | "shape": "__string",
|
2778 | 2778 | "locationName": "amplifyMetaConfig",
|
2779 |
| - "documentation": "<p>A stringified version of the current configs for your Amplify project.</p>" |
| 2779 | + "documentation": "<p>A stringified version of the current configurations for your Amplify project.</p>" |
2780 | 2780 | },
|
2781 | 2781 | "AppId": {
|
2782 | 2782 | "shape": "__string",
|
|
2815 | 2815 | "AmplifyMetaConfig": {
|
2816 | 2816 | "shape": "__string",
|
2817 | 2817 | "locationName": "amplifyMetaConfig",
|
2818 |
| - "documentation": "<p>A stringified version of the current configs for your Amplify project.</p>" |
| 2818 | + "documentation": "<p>A stringified version of the current configurations for your Amplify project.</p>" |
2819 | 2819 | },
|
2820 | 2820 | "AppId": {
|
2821 | 2821 | "shape": "__string",
|
|
2857 | 2857 | "shape": "__string",
|
2858 | 2858 | "location": "uri",
|
2859 | 2859 | "locationName": "sessionId",
|
2860 |
| - "documentation": "<p>The session Id.</p>" |
| 2860 | + "documentation": "<p>The session ID.</p>" |
2861 | 2861 | }
|
2862 | 2862 | },
|
2863 | 2863 | "required": [
|
|
2876 | 2876 | "ChallengeCode": {
|
2877 | 2877 | "shape": "__string",
|
2878 | 2878 | "locationName": "challengeCode",
|
2879 |
| - "documentation": "<p>The one time challenge code for authenticating into Amplify Admin UI.</p>" |
| 2879 | + "documentation": "<p>The one-time challenge code for authenticating into the Amplify Admin UI.</p>" |
2880 | 2880 | },
|
2881 | 2881 | "SessionId": {
|
2882 | 2882 | "shape": "__string",
|
2883 | 2883 | "locationName": "sessionId",
|
2884 |
| - "documentation": "<p>A unique identifier provided when creating a new challenge token.</p>" |
| 2884 | + "documentation": "<p>A unique ID provided when creating a new challenge token.</p>" |
2885 | 2885 | },
|
2886 | 2886 | "Ttl": {
|
2887 | 2887 | "shape": "__string",
|
2888 | 2888 | "locationName": "ttl",
|
2889 |
| - "documentation": "<p>The expiry time for the one time generated token code.</p>" |
| 2889 | + "documentation": "<p>The expiry time for the one-time generated token code.</p>" |
2890 | 2890 | }
|
2891 | 2891 | },
|
2892 | 2892 | "documentation": "<p>The response object for this operation.</p>",
|
|
2908 | 2908 | "ChallengeCode": {
|
2909 | 2909 | "shape": "__string",
|
2910 | 2910 | "locationName": "challengeCode",
|
2911 |
| - "documentation": "<p>The one time challenge code for authenticating into Amplify Admin UI.</p>" |
| 2911 | + "documentation": "<p>The one-time challenge code for authenticating into the Amplify Admin UI.</p>" |
2912 | 2912 | },
|
2913 | 2913 | "SessionId": {
|
2914 | 2914 | "shape": "__string",
|
2915 | 2915 | "locationName": "sessionId",
|
2916 |
| - "documentation": "<p>A unique identifier provided when creating a new challenge token.</p>" |
| 2916 | + "documentation": "<p>A unique ID provided when creating a new challenge token.</p>" |
2917 | 2917 | },
|
2918 | 2918 | "Ttl": {
|
2919 | 2919 | "shape": "__string",
|
2920 | 2920 | "locationName": "ttl",
|
2921 |
| - "documentation": "<p>The expiry time for the one time generated token code.</p>" |
| 2921 | + "documentation": "<p>The expiry time for the one-time generated token code.</p>" |
2922 | 2922 | }
|
2923 | 2923 | }
|
2924 | 2924 | },
|
|
2928 | 2928 | "Message": {
|
2929 | 2929 | "shape": "__string",
|
2930 | 2930 | "locationName": "message",
|
2931 |
| - "documentation": "<p>An error message to inform that the request has failed.</p>" |
| 2931 | + "documentation": "<p>An error message to inform that the request failed.</p>" |
2932 | 2932 | }
|
2933 | 2933 | },
|
2934 | 2934 | "documentation": "<p>An error returned if there's a temporary issue with the service.</p>"
|
|
2944 | 2944 | "Message": {
|
2945 | 2945 | "shape": "__string",
|
2946 | 2946 | "locationName": "message",
|
2947 |
| - "documentation": "<p>An error message to inform that the request has failed.</p>" |
| 2947 | + "documentation": "<p>An error message to inform that the request failed.</p>" |
2948 | 2948 | }
|
2949 | 2949 | },
|
2950 |
| - "documentation": "<p>An error that is returned when a limit of a specific type has been exceeded.</p>" |
| 2950 | + "documentation": "<p>An error that is returned when a limit of a specific type is exceeded.</p>" |
2951 | 2951 | },
|
2952 | 2952 | "ListBackendJobReqObj": {
|
2953 | 2953 | "type": "structure",
|
|
2960 | 2960 | "MaxResults": {
|
2961 | 2961 | "shape": "__integerMin1Max25",
|
2962 | 2962 | "locationName": "maxResults",
|
2963 |
| - "documentation": "<p>The maximum number of results you want in the response.</p>" |
| 2963 | + "documentation": "<p>The maximum number of results that you want in the response.</p>" |
2964 | 2964 | },
|
2965 | 2965 | "NextToken": {
|
2966 | 2966 | "shape": "__string",
|
|
2970 | 2970 | "Operation": {
|
2971 | 2971 | "shape": "__string",
|
2972 | 2972 | "locationName": "operation",
|
2973 |
| - "documentation": "<p>Filters the list of response objects to only include those with the specified operation name.</p>" |
| 2973 | + "documentation": "<p>Filters the list of response objects to include only those with the specified operation name.</p>" |
2974 | 2974 | },
|
2975 | 2975 | "Status": {
|
2976 | 2976 | "shape": "__string",
|
2977 | 2977 | "locationName": "status",
|
2978 |
| - "documentation": "<p>Filters the list of response objects to only include those with the specified status.</p>" |
| 2978 | + "documentation": "<p>Filters the list of response objects to include only those with the specified status.</p>" |
2979 | 2979 | }
|
2980 | 2980 | },
|
2981 | 2981 | "documentation": "<p>The request object for this operation.</p>"
|
|
3019 | 3019 | "MaxResults": {
|
3020 | 3020 | "shape": "__integerMin1Max25",
|
3021 | 3021 | "locationName": "maxResults",
|
3022 |
| - "documentation": "<p>The maximum number of results you want in the response.</p>" |
| 3022 | + "documentation": "<p>The maximum number of results that you want in the response.</p>" |
3023 | 3023 | },
|
3024 | 3024 | "NextToken": {
|
3025 | 3025 | "shape": "__string",
|
|
3029 | 3029 | "Operation": {
|
3030 | 3030 | "shape": "__string",
|
3031 | 3031 | "locationName": "operation",
|
3032 |
| - "documentation": "<p>Filters the list of response objects to only include those with the specified operation name.</p>" |
| 3032 | + "documentation": "<p>Filters the list of response objects to include only those with the specified operation name.</p>" |
3033 | 3033 | },
|
3034 | 3034 | "Status": {
|
3035 | 3035 | "shape": "__string",
|
3036 | 3036 | "locationName": "status",
|
3037 |
| - "documentation": "<p>Filters the list of response objects to only include those with the specified status.</p>" |
| 3037 | + "documentation": "<p>Filters the list of response objects to include only those with the specified status.</p>" |
3038 | 3038 | }
|
3039 | 3039 | },
|
3040 | 3040 | "documentation": "<p>The request body for ListBackendJobs.</p>",
|
|
3064 | 3064 | "AwsCognitoIdentityPoolId": {
|
3065 | 3065 | "shape": "__string",
|
3066 | 3066 | "locationName": "aws_cognito_identity_pool_id",
|
3067 |
| - "documentation": "<p>Amazon Cognito identitypool id used for the Amplify Admin UI login authorization.</p>" |
| 3067 | + "documentation": "<p>The Amazon Cognito identity pool ID used for Amplify Admin UI login authorization.</p>" |
3068 | 3068 | },
|
3069 | 3069 | "AwsCognitoRegion": {
|
3070 | 3070 | "shape": "__string",
|
3071 | 3071 | "locationName": "aws_cognito_region",
|
3072 |
| - "documentation": "<p>The AWS Region for the the Amplify Admin login.</p>" |
| 3072 | + "documentation": "<p>The AWS Region for the Amplify Admin UI login.</p>" |
3073 | 3073 | },
|
3074 | 3074 | "AwsUserPoolsId": {
|
3075 | 3075 | "shape": "__string",
|
3076 | 3076 | "locationName": "aws_user_pools_id",
|
3077 |
| - "documentation": "<p>The Amazon Cognito userpool id used for Amplify Admin UI login authentication.</p>" |
| 3077 | + "documentation": "<p>The Amazon Cognito user pool ID used for Amplify Admin UI login authentication.</p>" |
3078 | 3078 | },
|
3079 | 3079 | "AwsUserPoolsWebClientId": {
|
3080 | 3080 | "shape": "__string",
|
3081 | 3081 | "locationName": "aws_user_pools_web_client_id",
|
3082 |
| - "documentation": "<p>The web client ID for the Amazon Cognito userpools.</p>" |
| 3082 | + "documentation": "<p>The web client ID for the Amazon Cognito user pools.</p>" |
3083 | 3083 | }
|
3084 | 3084 | },
|
3085 | 3085 | "documentation": "<p>The request object for this operation.</p>"
|
|
3107 | 3107 | "Message": {
|
3108 | 3108 | "shape": "__string",
|
3109 | 3109 | "locationName": "message",
|
3110 |
| - "documentation": "<p>An error message to inform that the request has failed.</p>" |
| 3110 | + "documentation": "<p>An error message to inform that the request failed.</p>" |
3111 | 3111 | },
|
3112 | 3112 | "ResourceType": {
|
3113 | 3113 | "shape": "__string",
|
|
3298 | 3298 | "MfaTypes": {
|
3299 | 3299 | "shape": "ListOfMfaTypesElement",
|
3300 | 3300 | "locationName": "mfaTypes",
|
3301 |
| - "documentation": "<p>The supported MFA types</p>" |
| 3301 | + "documentation": "<p>The supported MFA types.</p>" |
3302 | 3302 | },
|
3303 | 3303 | "SmsMessage": {
|
3304 | 3304 | "shape": "__string",
|
|
3341 | 3341 | "shape": "BackendAuthSocialProviderConfig"
|
3342 | 3342 | }
|
3343 | 3343 | },
|
3344 |
| - "documentation": "<p>The settings for using the social providers for access to your Amplify app.</p>" |
| 3344 | + "documentation": "<p>The settings for using the social identity providers for access to your Amplify app.</p>" |
3345 | 3345 | },
|
3346 | 3346 | "Status": {
|
3347 | 3347 | "type": "string",
|
|
3361 | 3361 | "Message": {
|
3362 | 3362 | "shape": "__string",
|
3363 | 3363 | "locationName": "message",
|
3364 |
| - "documentation": "<p>An error message to inform that the request has failed.</p>" |
| 3364 | + "documentation": "<p>An error message to inform that the request failed.</p>" |
3365 | 3365 | }
|
3366 | 3366 | },
|
3367 |
| - "documentation": "<p>An error that is returned when a limit of a specific type has been exceeded.</p>", |
| 3367 | + "documentation": "<p>An error that is returned when a limit of a specific type is exceeded.</p>", |
3368 | 3368 | "exception": true,
|
3369 | 3369 | "error": {
|
3370 | 3370 | "httpStatusCode": 429
|
|
3444 | 3444 | "DeliveryMethod": {
|
3445 | 3445 | "shape": "DeliveryMethod",
|
3446 | 3446 | "locationName": "deliveryMethod",
|
3447 |
| - "documentation": "<p>Describes which mode to use (either SMS or email) to deliver messages to app users that want to recover their password.</p>" |
| 3447 | + "documentation": "<p>Describes which method to use (either SMS or email) to deliver messages to app users that want to recover their password.</p>" |
3448 | 3448 | },
|
3449 | 3449 | "EmailSettings": {
|
3450 | 3450 | "shape": "EmailSettings",
|
|
3457 | 3457 | "documentation": "<p>The configuration for the SMS message sent when an Amplify app user forgets their password.</p>"
|
3458 | 3458 | }
|
3459 | 3459 | },
|
3460 |
| - "documentation": "<p>Describes the forgot password policy for authenticating into the Amlify app.</p>" |
| 3460 | + "documentation": "<p>Describes the forgot password policy for authenticating into the Amplify app.</p>" |
3461 | 3461 | },
|
3462 | 3462 | "UpdateBackendAuthIdentityPoolConfig": {
|
3463 | 3463 | "type": "structure",
|
3464 | 3464 | "members": {
|
3465 | 3465 | "UnauthenticatedLogin": {
|
3466 | 3466 | "shape": "__boolean",
|
3467 | 3467 | "locationName": "unauthenticatedLogin",
|
3468 |
| - "documentation": "<p>A boolean value which can be set to allow or disallow guest level authorization into your Amplify app.</p>" |
| 3468 | + "documentation": "<p>A Boolean value that you can set to allow or disallow guest-level authorization into your Amplify app.</p>" |
3469 | 3469 | }
|
3470 | 3470 | },
|
3471 | 3471 | "documentation": "<p>Describes the authorization configuration for the Amazon Cognito identity pool, provisioned as a part of your auth resource in the Amplify project.</p>"
|
|
3501 | 3501 | "OAuthScopes": {
|
3502 | 3502 | "shape": "ListOfOAuthScopesElement",
|
3503 | 3503 | "locationName": "oAuthScopes",
|
3504 |
| - "documentation": "<p>The list of OAuth related flows which can allow users to authenticate from your Amplify app.</p>" |
| 3504 | + "documentation": "<p>The list of OAuth-related flows that can allow users to authenticate from your Amplify app.</p>" |
3505 | 3505 | },
|
3506 | 3506 | "RedirectSignInURIs": {
|
3507 | 3507 | "shape": "ListOf__string",
|
3508 | 3508 | "locationName": "redirectSignInURIs",
|
3509 |
| - "documentation": "<p>Redirect URLs used by OAuth when a user signs in to an Amplify app.</p>" |
| 3509 | + "documentation": "<p>Redirect URLs that OAuth uses when a user signs in to an Amplify app.</p>" |
3510 | 3510 | },
|
3511 | 3511 | "RedirectSignOutURIs": {
|
3512 | 3512 | "shape": "ListOf__string",
|
3513 | 3513 | "locationName": "redirectSignOutURIs",
|
3514 |
| - "documentation": "<p>Redirect URLs used by OAuth when a user signs out of an Amplify app.</p>" |
| 3514 | + "documentation": "<p>Redirect URLs that OAuth uses when a user signs out of an Amplify app.</p>" |
3515 | 3515 | },
|
3516 | 3516 | "SocialProviderSettings": {
|
3517 | 3517 | "shape": "SocialProviderSettings",
|
3518 | 3518 | "locationName": "socialProviderSettings",
|
3519 |
| - "documentation": "<p>Describes third party social federation configurations for allowing your users to sign in with OAuth.</p>" |
| 3519 | + "documentation": "<p>Describes third-party social federation configurations for allowing your users to sign in with OAuth.</p>" |
3520 | 3520 | }
|
3521 | 3521 | },
|
3522 | 3522 | "documentation": "<p>The OAuth configurations for authenticating users into your Amplify app.</p>"
|
|
3527 | 3527 | "AdditionalConstraints": {
|
3528 | 3528 | "shape": "ListOfAdditionalConstraintsElement",
|
3529 | 3529 | "locationName": "additionalConstraints",
|
3530 |
| - "documentation": "<p>Describes additional constrains on password requirements to sign in into the auth resource, configured as a part of your Ampify project.</p>" |
| 3530 | + "documentation": "<p>Describes additional constrains on the password requirements to sign in to the auth resource, configured as a part of your Amplify project.</p>" |
3531 | 3531 | },
|
3532 | 3532 | "MinimumLength": {
|
3533 | 3533 | "shape": "__double",
|
3534 | 3534 | "locationName": "minimumLength",
|
3535 |
| - "documentation": "<p>Describes the minimum length of password required to sign in into the auth resource, configured as a part of your Ampify project.</p>" |
| 3535 | + "documentation": "<p>Describes the minimum length of the password required to sign in to the auth resource, configured as a part of your Amplify project.</p>" |
3536 | 3536 | }
|
3537 | 3537 | },
|
3538 |
| - "documentation": "<p>Describes the password policy for your Amazon Cognito user pool configured as a part of your Amplify project.</p>" |
| 3538 | + "documentation": "<p>Describes the password policy for your Amazon Cognito user pool that's configured as a part of your Amplify project.</p>" |
3539 | 3539 | },
|
3540 | 3540 | "UpdateBackendAuthReqObj": {
|
3541 | 3541 | "type": "structure",
|
|
3602 | 3602 | "IdentityPoolConfigs": {
|
3603 | 3603 | "shape": "UpdateBackendAuthIdentityPoolConfig",
|
3604 | 3604 | "locationName": "identityPoolConfigs",
|
3605 |
| - "documentation": "<p>Describes the authorization configuration for the Amazon Cognito identity pool, provisioned as a part of your auth resource in the Amplify project.</p>" |
| 3605 | + "documentation": "<p>Describes the authorization configuration for the Amazon Cognito identity pool, provisioned as a part of the auth resource in your Amplify project.</p>" |
3606 | 3606 | },
|
3607 | 3607 | "Service": {
|
3608 | 3608 | "shape": "Service",
|
|
3612 | 3612 | "UserPoolConfigs": {
|
3613 | 3613 | "shape": "UpdateBackendAuthUserPoolConfig",
|
3614 | 3614 | "locationName": "userPoolConfigs",
|
3615 |
| - "documentation": "<p>Describes the authentication configuration for the Amazon Cognito userpool, provisioned as a part of your auth resource in the Amplify project.</p>" |
| 3615 | + "documentation": "<p>Describes the authentication configuration for the Amazon Cognito user pool, provisioned as a part of the auth resource in your Amplify project.</p>" |
3616 | 3616 | }
|
3617 | 3617 | },
|
3618 | 3618 | "documentation": "<p>Defines the resource configuration when updating an authentication resource in your Amplify project.</p>",
|
|
3668 | 3668 | "Mfa": {
|
3669 | 3669 | "shape": "UpdateBackendAuthMFAConfig",
|
3670 | 3670 | "locationName": "mfa",
|
3671 |
| - "documentation": "<p>Describes whether multi-factor authentication policies should be applied for your Amazon Cognito user pool configured as a part of your Amplify project.</p>" |
| 3671 | + "documentation": "<p>Describes whether to apply multi-factor authentication (MFA) policies for your Amazon Cognito user pool that's configured as a part of your Amplify project.</p>" |
3672 | 3672 | },
|
3673 | 3673 | "OAuth": {
|
3674 | 3674 | "shape": "UpdateBackendAuthOAuthConfig",
|
|
3681 | 3681 | "documentation": "<p>Describes the password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.</p>"
|
3682 | 3682 | }
|
3683 | 3683 | },
|
3684 |
| - "documentation": "<p>Describes the Amazon Cognito user pool configuration for the authorization resource to be configured for your Amplify project on an update.</p>" |
| 3684 | + "documentation": "<p>Describes the Amazon Cognito user pool configuration to configure the authorization resource for your Amplify project on an update.</p>" |
3685 | 3685 | },
|
3686 | 3686 | "UpdateBackendConfigReqObj": {
|
3687 | 3687 | "type": "structure",
|
|
3735 | 3735 | "LoginAuthConfig": {
|
3736 | 3736 | "shape": "LoginAuthConfigReqObj",
|
3737 | 3737 | "locationName": "loginAuthConfig",
|
3738 |
| - "documentation": "<p>Describes the Amazon Cognito configurations for the Admin UI auth resource to login with.</p>" |
| 3738 | + "documentation": "<p>Describes the Amazon Cognito configurations for the Admin UI auth resource to log in with.</p>" |
3739 | 3739 | }
|
3740 | 3740 | }
|
3741 | 3741 | },
|
|
3763 | 3763 | "Operation": {
|
3764 | 3764 | "shape": "__string",
|
3765 | 3765 | "locationName": "operation",
|
3766 |
| - "documentation": "<p>Filters the list of response objects to only include those with the specified operation name.</p>" |
| 3766 | + "documentation": "<p>Filters the list of response objects to include only those with the specified operation name.</p>" |
3767 | 3767 | },
|
3768 | 3768 | "Status": {
|
3769 | 3769 | "shape": "__string",
|
3770 | 3770 | "locationName": "status",
|
3771 |
| - "documentation": "<p>Filters the list of response objects to only include those with the specified status.</p>" |
| 3771 | + "documentation": "<p>Filters the list of response objects to include only those with the specified status.</p>" |
3772 | 3772 | }
|
3773 | 3773 | },
|
3774 | 3774 | "documentation": "<p>The request body for GetBackendJob.</p>",
|
|
3942 | 3942 | "timestampFormat": "unixTimestamp"
|
3943 | 3943 | }
|
3944 | 3944 | },
|
3945 |
| - "documentation": "<p>AWS Amplify Admin API</p>", |
3946 |
| - "pagination": { |
3947 |
| - "ListBackendJobs": { |
3948 |
| - "input_token": "NextToken", |
3949 |
| - "output_token": "NextToken", |
3950 |
| - "limit_key": "MaxResults", |
3951 |
| - "result_key": "Jobs" |
3952 |
| - } |
3953 |
| - } |
| 3945 | + "documentation": "<p>AWS Amplify Admin API</p>" |
3954 | 3946 | }
|
0 commit comments