diff --git a/docs/api/modules/_aws_amplify_adapter_nextjs.html b/docs/api/modules/_aws_amplify_adapter_nextjs.html index 547df150258..becd43e5da1 100644 --- a/docs/api/modules/_aws_amplify_adapter_nextjs.html +++ b/docs/api/modules/_aws_amplify_adapter_nextjs.html @@ -1,5 +1,5 @@ -
This package contains the AWS Amplify Next.js Adapter. For more information on using Next.js in your application please reference the Amplify Dev Center.
+This package contains the AWS Amplify Next.js Adapter. For more information on using Next.js in your application please reference the Amplify Dev Center.
This package contains the AWS Amplify DataStore storage adapter. For more information on using the DataStore storage adapter in your application please reference the Amplify Dev Center.
+This package contains the AWS Amplify DataStore storage adapter. For more information on using the DataStore storage adapter in your application please reference the Amplify Dev Center.
This package contains the AWS Amplify Geo category. For more information on using Geo in your application please reference the Amplify Dev Center.
+This package contains the AWS Amplify Geo category. For more information on using Geo in your application please reference the Amplify Dev Center.
This package contains the AWS Amplify Interactions category. For more information on using Interactions in your application please reference the Amplify Dev Center.
+This package contains the AWS Amplify Interactions category. For more information on using Interactions in your application please reference the Amplify Dev Center.
This package contains the AWS Amplify Predictions category. For more information on using Predictions in your application please reference the Amplify Dev Center.
+This package contains the AWS Amplify Predictions category. For more information on using Predictions in your application please reference the Amplify Dev Center.
This package contains the AWS Amplify PubSub category. For more information on using PubSub in your application please reference the Amplify Dev Center.
+This package contains the AWS Amplify PubSub category. For more information on using PubSub in your application please reference the Amplify Dev Center.
AWS Amplify is a JavaScript library for frontend and mobile developers building cloud-enabled applications. The library is a declarative interface across different categories of operations in order to make common tasks easier to add into your application. The default implementation works with Amazon Web Services (AWS) resources but is designed to be open and pluggable for usage with other cloud services that wish to provide an implementation or custom backends.
+AWS Amplify is a JavaScript library for frontend and mobile developers building cloud-enabled applications. The library is a declarative interface across different categories of operations in order to make common tasks easier to add into your application. The default implementation works with Amazon Web Services (AWS) resources but is designed to be open and pluggable for usage with other cloud services that wish to provide an implementation or custom backends.
Documentation is available here.
Deprecated
Use ListAllWithPathOutput instead. +
- Preparing search index...
- The search index is not available
Amplify JS API DocumentationType alias ListAllOutput
Deprecated
Use ListAllWithPathOutput instead. Output type for S3 list API. Lists all bucket objects.
Settings
Member Visibility
Theme
- Preparing search index...
- The search index is not available
Amplify JS API DocumentationType alias ListPaginateOutput
nextToken?: string;
}
Type declaration
Optional
nextDeprecated
Use ListPaginateWithPathOutput instead. +
- Preparing search index...
- The search index is not available
Amplify JS API DocumentationType alias ListPaginateOutput
nextToken?: string;
}
Type declaration
Optional
nextDeprecated
Use ListPaginateWithPathOutput instead. Output type for S3 list API. Lists bucket objects with pagination.
Settings
Member Visibility
Theme
- Preparing search index...
- The search index is not available
Amplify JS API DocumentationType alias ListAllOptionsWithPath
Input options type with path for S3 list all API.
-Settings
Member Visibility
Theme
- Preparing search index...
- The search index is not available
Amplify JS API DocumentationType alias ListAllOptionsWithPath
subpathStrategy?: StorageSubpathStrategy;
}
Input options type with path for S3 list all API.
+Type declaration
Optional
subpathSettings
Member Visibility
Theme
- Preparing search index...
- The search index is not available
Amplify JS API DocumentationType alias ListPaginateOptionsWithPath
Input options type with path for S3 list API to paginate items.
-Settings
Member Visibility
Theme
- Preparing search index...
- The search index is not available
Amplify JS API DocumentationType alias ListPaginateOptionsWithPath
subpathStrategy?: StorageSubpathStrategy;
}
Input options type with path for S3 list API to paginate items.
+Type declaration
Optional
subpathSettings
Member Visibility
Theme
- Preparing search index...
- The search index is not available
Amplify JS API DocumentationType alias StorageListAllOptions
listAll: true;
subpathStrategy?: StorageSubpathStrategy;
}
Type declaration
list All: true
Optional
subpathSettings
Member Visibility
Theme
- Preparing search index...
- The search index is not available
Amplify JS API DocumentationType alias StorageListAllOptions
listAll: true;
}
Type declaration
list All: true
Settings
Member Visibility
Theme
- Preparing search index...
- The search index is not available
Amplify JS API DocumentationType alias StorageListPaginateOptions
listAll?: false;
nextToken?: string;
pageSize?: number;
subpathStrategy?: StorageSubpathStrategy;
}
Type declaration
Optional
listOptional
nextOptional
pageOptional
subpathSettings
Member Visibility
Theme
- Preparing search index...
- The search index is not available
Amplify JS API DocumentationType alias StorageListPaginateOptions
listAll?: false;
nextToken?: string;
pageSize?: number;
}
Type declaration
Optional
listOptional
nextOptional
pageSettings
Member Visibility
Theme