View Source aws_s3outposts (aws v0.5.0)

Amazon S3 on Outposts provides access to S3 on Outposts operations.

Link to this section Summary

Functions

Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.

Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.

Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.

Link to this section Functions

Link to this function

create_endpoint(Client, Input)

View Source

Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.

S3 on Outposts uses endpoints to connect to Outposts buckets so that you can perform actions within your virtual private cloud (VPC). For more information, see Accessing S3 on Outposts using VPC only access points.

This action creates an endpoint and associates it with the specified Outposts.

It can take up to 5 minutes for this action to complete.

Related actions include:

  • DeleteEndpoint

  • ListEndpoints

Link to this function

create_endpoint(Client, Input0, Options0)

View Source
Link to this function

delete_endpoint(Client, Input)

View Source

Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.

S3 on Outposts uses endpoints to connect to Outposts buckets so that you can perform actions within your virtual private cloud (VPC). For more information, see Accessing S3 on Outposts using VPC only access points.

This action deletes an endpoint.

It can take up to 5 minutes for this action to complete.

Related actions include:

  • CreateEndpoint

  • ListEndpoints

Link to this function

delete_endpoint(Client, Input0, Options0)

View Source

Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.

S3 on Outposts uses endpoints to connect to Outposts buckets so that you can perform actions within your virtual private cloud (VPC). For more information, see Accessing S3 on Outposts using VPC only access points.

This action lists endpoints associated with the Outposts.

Related actions include:

  • CreateEndpoint

  • DeleteEndpoint

Link to this function

list_endpoints(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_endpoints(Client, QueryMap, HeadersMap, Options0)

View Source